Mercurial > hg
graph
-
i18n: add the tool to check Mercurial specific translation problems in *.po stableWed, 27 Nov 2013 22:47:32 +0900, by FUJIWARA Katsunori
-
help: fix backwards bisect help example stableWed, 27 Nov 2013 22:32:01 +0100, by Santiago Pay=C3=A0 i Miralta
-
unshelve: don't commit unknown files during unshelve (issue4113) stableTue, 26 Nov 2013 16:23:05 -0800, by Durham Goode
-
largefiles: don't crash on 'local renamed directory' actions stableTue, 26 Nov 2013 15:38:33 +0100, by Mads Kiilerich
-
glossary: don't mention obsolete graphlog extension stableFri, 22 Nov 2013 19:13:07 +0100, by Martin Geisler
-
bisect: don't mention obsolete graphlog extension in help stableFri, 22 Nov 2013 19:12:44 +0100, by Martin Geisler
-
contrib: don't mention obsolete graphlog extension in mercurial.ini stableFri, 22 Nov 2013 19:12:18 +0100, by Martin Geisler
-
contrib: stop mentioning obsolete graphlog extension in sample.hgrc stableFri, 22 Nov 2013 19:11:48 +0100, by Martin Geisler
-
contrib: promote strip extension over MQ in sample.hgrc stableFri, 22 Nov 2013 17:14:44 +0100, by Martin Geisler
-
help: use progress instead of mq as in 'hg help config' example stableFri, 22 Nov 2013 17:12:43 +0100, by Matt Mackall
-
i18n-pt_BR: fix wording in tag command help text stableSat, 30 Nov 2013 21:50:40 -0200, by Wagner Bruna
-
i18n-ja: synchronized with 5246fd4781d8 stableThu, 28 Nov 2013 20:10:47 +0900, by FUJIWARA Katsunori
-
test-import-git.t: work around check-code hating on ^ and $( in testsWed, 27 Nov 2013 16:43:02 -0500, by Augie Fackler
-
patch: add support for git delta hunksWed, 27 Nov 2013 18:39:00 +0100, by Nicolas Vigier
-
pathcomplete: remove ambiguous entries for sole completion on a directoryMon, 25 Nov 2013 12:12:42 -0500, by Sean Farley
-
bash_completion: add global support for -b|--branchTue, 26 Nov 2013 14:33:18 -0600, by Sean Farley
-
bash_completion: add global support for -B|--bookmarkTue, 26 Nov 2013 14:31:40 -0600, by Sean Farley
-
bash_completion: change --rev if-else block into a caseTue, 26 Nov 2013 14:04:12 -0600, by Sean Farley
-
bash_completion: simplify if-else logicTue, 26 Nov 2013 13:55:33 -0600, by Sean Farley
-
bash_completion: add _hg_branches for list of branchesMon, 25 Nov 2013 11:38:14 -0500, by Sean Farley
-
bash_completion: add -B|--bookmark support for stripTue, 26 Nov 2013 14:38:14 -0600, by Sean Farley
-
bash_completion: add completion for deleting a shelveFri, 22 Nov 2013 14:58:41 -0500, by Sean Farley
-
bash_completion: use correct command for listing shelvesThu, 21 Nov 2013 15:14:52 -0500, by Sean Farley
-
bash_completion: remove restriction on bookmark completionWed, 20 Nov 2013 19:13:24 -0500, by Sean Farley
-
bash_completion: fix issue with subdirectories not being completedWed, 20 Nov 2013 14:45:18 -0500, by Sean Farley
-
bash_completion: determine root executable in case of aliasWed, 20 Nov 2013 13:19:55 -0500, by Sean Farley
-
bash_completion: expand aliased commandsWed, 20 Nov 2013 15:16:54 -0500, by Sean Farley
-
bash_completion: untabifyTue, 19 Nov 2013 11:45:30 -0500, by Sean Farley
-
dispatch: turn off custom debugger for HGPLAIN modeMon, 25 Nov 2013 12:20:39 -0500, by Sean Farley
-
Makefile: temporary copy of hg.pot is hg.pot.tmp instead of hg.pot~Sun, 17 Nov 2013 12:18:26 +0100, by Simon Heimberg
-
Makefile: fix po file updating by using same file name everywhereSun, 17 Nov 2013 12:17:55 +0100, by Simon Heimberg
-
mq: prefer a loop to a double-for list comprehensionSun, 24 Nov 2013 17:29:10 -0600, by Kevin Bullock
-
graphlog: mark as deprecatedSat, 23 Nov 2013 18:34:32 +0100, by Martin Geisler
-
tests: don't load unnecessary graphlog extensionFri, 22 Nov 2013 19:14:17 +0100, by Martin Geisler
-
hg: remove outdated commentFri, 22 Nov 2013 19:13:26 +0100, by Martin Geisler
-
tests: use strip extension instead of mq where it makes senseFri, 22 Nov 2013 17:10:08 +0100, by Martin Geisler
-
tests: fix `hghave root` on windowsSat, 23 Nov 2013 01:06:20 +0100, by Simon Heimberg
-
keyword: wlock while setting branch in kwdemoWed, 20 Nov 2013 12:55:08 +0000, by Christian Ebert
-
tests: add missing globSun, 17 Nov 2013 15:43:46 +0100, by Simon Heimberg
-
MergeTue, 26 Nov 2013 21:55:21 -0800, by Bryan O'Sullivan
-
mercurial/parsers.c: fix compiler warningTue, 19 Nov 2013 23:49:11 +0530, by Abhay Kadam
-
parse_index2: fix crash on bad argument type (issue4110) stableTue, 26 Nov 2013 16:14:22 -0800, by Chris Jerdonek
-
merge with stableMon, 25 Nov 2013 16:15:44 -0600, by Matt Mackall
-
bookmarks: consider successor changesets when moving bookmark (issue4015) stableWed, 06 Nov 2013 19:01:14 -0600, by Sean Farley
-
tests: deal with new gits sending status messages to stderr stableSat, 16 Nov 2013 19:55:38 -0500, by Mads Kiilerich
-
shelve: fix bad argument interaction with largefiles (issue4111) stableMon, 25 Nov 2013 13:46:46 -0600, by Matt Mackall
-
strip.stripcmd: remove redundant wlock acquire/releaseMon, 18 Nov 2013 09:09:05 -0800, by Siddharth Agarwal
-
merge with stableMon, 25 Nov 2013 12:18:29 -0600, by Matt Mackall
-
bookmarks: make setcurrent with None an errorFri, 15 Nov 2013 18:41:40 -0800, by Siddharth Agarwal
-
strip: use bookmarks.unsetcurrent instead of setcurrent with NoneFri, 15 Nov 2013 18:31:02 -0800, by Siddharth Agarwal
-
bmstore.write: use unsetcurrent instead of setcurrent with NoneFri, 15 Nov 2013 18:28:57 -0800, by Siddharth Agarwal
-
commands.bookmark: use unsetcurrent instead of setcurrent with NoneFri, 15 Nov 2013 18:06:01 -0800, by Siddharth Agarwal
-
merge with stableFri, 22 Nov 2013 17:26:58 -0600, by Matt Mackall