Mercurial > hg-stable
graph
-
installer: add windows application version number to inno installer scriptThu, 07 Jan 2016 12:49:26 +0000, by Urs Rau
-
run-tests: add 'diff' entry in json reportTue, 05 Jan 2016 13:33:09 -0800, by Laurent Charignon
-
bookmarks: make _readactive safe when readlines raises ENOENTTue, 01 Dec 2015 13:08:05 -0500, by Augie Fackler
-
wix: add help for current internal topicsThu, 17 Dec 2015 21:24:08 -0500, by Matt Harbison
-
help: fix quoting for bundle1 optionsThu, 07 Jan 2016 14:03:11 -0800, by Gregory Szorc
-
merge with stableThu, 07 Jan 2016 17:51:54 -0600, by Matt Mackall
-
extdiff: use @command decorator to set up diff commandsFri, 01 Jan 2016 22:35:34 +0900, by Yuya Nishihara
-
extdiff: factor out list of common optionsMon, 04 Jan 2016 22:13:46 +0900, by Yuya Nishihara
-
dispatch: copy inferrepo attribute to alias commandsMon, 04 Jan 2016 21:40:05 +0900, by Yuya Nishihara
-
transplant: specify the right file and path for unfinishedstatesWed, 06 Jan 2016 04:59:46 +0000, by timeless
-
transplant: only use checkunfinished if not continueWed, 06 Jan 2016 04:59:21 +0000, by timeless
-
transplant: correct language to use working directoryTue, 05 Jan 2016 22:46:04 +0000, by timeless
-
histedit: replace @addhisteditaction with @actionWed, 23 Dec 2015 21:30:38 +0000, by timeless
-
histedit: prefer edit commit, edit message, use commitWed, 23 Dec 2015 21:20:08 +0000, by timeless
-
histedit: replace editcomment with a functionWed, 23 Dec 2015 21:17:45 +0000, by timeless
-
debugignore: find out why a file is being ignored (issue4856)Tue, 05 Jan 2016 07:47:08 -0800, by Laurent Charignon
-
debugignore: find out if a file is being ignoredTue, 05 Jan 2016 07:47:08 -0800, by Laurent Charignon
-
dirstate: add a way to get the ignore file/line matching an ignored fileTue, 05 Jan 2016 07:52:04 -0800, by Laurent Charignon
-
clone: move bookmarks and checkouts before pull helpTue, 05 Jan 2016 19:59:21 +0000, by timeless
-
status: revert + flag-change == modifiedMon, 04 Jan 2016 09:44:58 -0800, by Martin von Zweigbergk
-
util: remove outdated comment about construction overheadTue, 05 Jan 2016 20:52:34 -0800, by Gregory Szorc
-
test-transplant.t: improve test coverageWed, 06 Jan 2016 06:37:34 +0000, by timeless
-
help: use backticks for progress.format keywords, correct letter caseWed, 06 Jan 2016 15:17:28 +0800, by Anton Shestakov
-
log: help provide sort by date exampleWed, 06 Jan 2016 07:55:57 +0000, by timeless
-
log: mention orderingWed, 06 Jan 2016 19:29:45 -0500, by timeless
-
transaction: remove 'if True:'Wed, 06 Jan 2016 11:12:09 -0800, by Martin von Zweigbergk
-
lazymanifest: check more return values in filtercopyThu, 31 Dec 2015 13:31:42 -0500, by Augie Fackler
-
mercurial: pass ui to extensions.load (issue5007)Thu, 17 Dec 2015 10:30:17 +0000, by Jun Wu
-
test-patchbomb.t: drop a number of now-redundant uses of "-n"Mon, 04 Jan 2016 21:54:46 -0800, by Bryan O'Sullivan
-
test-patchbomb.t: test use of sendmail programMon, 04 Jan 2016 21:54:46 -0800, by Bryan O'Sullivan
-
merge: add options to warn or ignore on colliding unknown filesSat, 02 Jan 2016 03:11:52 -0800, by Siddharth Agarwal