hgview

log

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