hgview

log

age author description
2 weeks David Douard Added tag hgview-version-1.2.0, hgview-debian-version-1.2.0-1 for changeset e20036ab897adefault tip
2 weeks David Douard prepare release 1.2.0hgview-debian-version-1.2.0-1 hgview-version-1.2.0
2 weeks David Douard Update copyright
2 weeks David Douard Add (visible) icons for goto and find quickbars
2 weeks David Douard Fix a potential core dump
2 weeks David Douard Make working directory appear as a node in the graph
2 weeks David Douard Improve filter toolbar
2 weeks David Douard Add the possibility to display only a subtree of the graph starting at a given revision
2 weeks David Douard small fix
3 weeks David Douard Fix HgRepoListModel
3 weeks David Douard small fix: make log col only display first line of the description
3 weeks David Douard Updated user doc
4 weeks David Douard Fix font problem for annotator
4 weeks David Douard Refactor: moved find_repository function to hgviewlib.util module
4 weeks David Douard small fix: prevent a Qt warning displayed in the terminal when exiting
7 weeks David Douard Improve file list model loading speed
7 weeks David Douard Improve a bit startup time
7 weeks David Douard Improve search [ticket #18831]
7 weeks David Douard fix [#18881] protect HTML tags in changeset commit message
7 weeks David Douard make Ctrl+F shortcut work
7 weeks David Douard updated icons
7 weeks David Douard Make display of mq tags optional
7 weeks David Douard small fix: connect showMessage signal from FileRevModel
2 months David Douard New implementation of the background graph building mecanism.
2 months David Douard Fix bug in filelog models
2 months David Douard Add a Curry helper class
2 months David Douard small fix:
2 months David Douard small fix
2 months David Douard Make it possible to use a relative path when browsing in single file mode [fix #18887]
2 months David Douard Add simple support for mq
2 months David Douard Refactored hgfileviewer.py
2 months David Douard Make the different dialog "communicate" with each other.
2 months David Douard Fix segfault on some platforms.
2 months David Douard Add hability to open a RepoViewer at given rev from the FileDiffViewer (or select the rev if the RepoViewer is already open)
2 months David Douard hg-bfile support small fix (prevent traceback in console)
2 months David Douard Add an Annotator class to annotate files when displayed in 'file' mode [fix #18983]
2 months David Douard small fix
2 months David Douard improve a bit the user doc
2 months David Douard display 2 status icons when wd is in merge status
2 months David Douard small improvements in graphlog's tooltips
2 months David Douard Always hide goto_toolbar at the end of goto method.
2 months David Douard Refactored the way graph filling is done
2 months David Douard merge
2 months David Douard Make working directory displayed in the raph with a couple of icons depending on its status.
2 months David Douard Make middle button click go to ancestor revision (with currently selected revision)
2 months David Douard FileView: react to "filled" event selecting an item if none is selected
2 months David Douard Add simple support for hgbfiles extension
2 months David Douard (Hopefully) fix ugly default monospace font on MacOSX
2 months David Douard Add a docstring to hgext/hgview.py
4 months David Douard typo (should have used pylint a little bit more...)
2 months Alexandre Fayolle merge
2 months Alexandre Fayolle fix crash when using hgview -n filename (closes #18885)
3 months David Douard fix: 'hgview filename' was broken
4 months Alexandre Fayolle prepare 1.1.3
4 months Alexandre Fayolle changed Section to vcs
4 months Alexandre Fayolle include all .ui files in source tarball
4 months David Douard typo
4 months Alexandre Fayolle prepare 1.1.2 release
4 months Alexandre Fayolle updated packaging
4 months Alexandre Fayolle fix setup.py call in debian/rules