Mercurial > hg-stable
graph
-
scmutil.addremove: use iteritems on walk resultsTue, 02 Apr 2013 14:50:50 -0700, by Siddharth Agarwal
-
scmutil.addremove: stop sorting all walk resultsTue, 02 Apr 2013 14:50:31 -0700, by Siddharth Agarwal
-
scmutil.addremove: pull ui.status printing out of the loopTue, 02 Apr 2013 10:56:24 -0700, by Siddharth Agarwal
-
scmutil.addremove: remove redundant directory and symlink checksTue, 02 Apr 2013 14:49:34 -0700, by Siddharth Agarwal
-
scmutil.addremove: pull repo.dirstate fetch out of the loopTue, 02 Apr 2013 14:46:55 -0700, by Siddharth Agarwal
-
scmutil: remove dead updatedir codeMon, 01 Apr 2013 20:38:37 -0700, by Siddharth Agarwal
-
merge with mpmTue, 02 Apr 2013 08:58:42 -0700, by Bryan O'Sullivan
-
merge with stableTue, 02 Apr 2013 01:15:31 -0500, by Matt Mackall
-
hgweb: show correct error message for i18n environment stable 2.5.3Fri, 15 Feb 2013 18:07:14 +0900, by Takumi IINO
-
commands: fix typo in debugobsolete docstring stableMon, 01 Apr 2013 18:48:12 -0300, by Wagner Bruna
-
duplicatecopies: do not mark items not in the dirstate as copiesThu, 28 Mar 2013 18:27:19 -0700, by Siddharth Agarwal
-
duplicatecopies: fix arg name and docstringThu, 28 Mar 2013 00:14:27 -0700, by Siddharth Agarwal
-
pull: list bookmarks before pulling changesets (issue3873)Fri, 29 Mar 2013 19:54:06 -0700, by Siddharth Agarwal
-
test-hook.t: remove prelistkeys.forbid hook before moving onFri, 29 Mar 2013 19:52:02 -0700, by Siddharth Agarwal
-
bookmarks.updatefromremote: rename local rb to remotemarksFri, 29 Mar 2013 18:28:59 -0700, by Siddharth Agarwal
-
pull: rename local rb to remotebookmarksFri, 29 Mar 2013 19:06:23 -0700, by Siddharth Agarwal
-
dicthelpers: inline diff and join codeFri, 29 Mar 2013 16:07:57 -0700, by Siddharth Agarwal
-
dicthelpers: add docstrings for diff and joinFri, 29 Mar 2013 15:23:19 -0700, by Siddharth Agarwal
-
perf: add perfdirs commandMon, 01 Apr 2013 13:46:32 -0700, by Bryan O'Sullivan
-
merge with stableMon, 01 Apr 2013 15:19:16 -0500, by Matt Mackall
-
zsh_completion: fix trailing carriage return spoiling tag completion stableFri, 29 Mar 2013 18:45:07 -0700, by Nikolaj Sjujskij
-
filesets: add eol predicateFri, 29 Mar 2013 16:48:32 -0700, by Matt Mackall
-
merge with stableFri, 29 Mar 2013 15:27:33 -0700, by Matt Mackall
-
i18n-ja: synchronized with 61c8327ced50 stableFri, 01 Mar 2013 03:25:19 +0900, by FUJIWARA Katsunori
-
perf: remove mysterious trailing newlinesThu, 28 Mar 2013 18:21:20 -0700, by Bryan O'Sullivan
-
blackbox: fix a few check-code portability errorsWed, 27 Mar 2013 09:00:43 -0700, by Bryan O'Sullivan
-
check-code: fix a check-code failure in check-codeWed, 27 Mar 2013 08:57:45 -0700, by Bryan O'Sullivan
-
check-code: re-add check for missing globFri, 01 Mar 2013 00:59:22 +0100, by Simon Heimberg
-
tests: append missing glob to filename output and check-code itFri, 01 Mar 2013 00:03:51 +0100, by Simon Heimberg
-
check-code: extract windows glob warning messageThu, 28 Feb 2013 23:45:51 +0100, by Simon Heimberg
-
blackbox: defer opening a log file until needed (issue3869)Tue, 26 Mar 2013 16:27:51 -0700, by Bryan O'Sullivan
-
patch: match 'diff --git a/' instead of 'diff --git'Fri, 22 Mar 2013 17:27:06 -0500, by Sean Farley
-
color: drop unnecessary global statementThu, 21 Mar 2013 18:16:49 +0100, by Simon Heimberg
-
serve: pass on the repo instad of recreating it in hgwebThu, 21 Mar 2013 18:16:49 +0100, by Simon Heimberg
-
serve: pass the prepared baseui to hgwebThu, 21 Mar 2013 18:16:48 +0100, by Simon Heimberg
-
hgweb: do not pass on repo.ui when recreating a repoThu, 21 Mar 2013 18:16:48 +0100, by Simon Heimberg
-
repo: repo isolation, do not pass on repo.ui for creating new reposWed, 10 Oct 2012 21:55:49 +0200, by Simon Heimberg
-
diff: fix binary file removals in git mode.Mon, 04 Mar 2013 22:34:11 +0000, by Johan Bjork
-
manifestmerge: drop redundant flags callsSun, 24 Mar 2013 16:56:25 -0700, by Siddharth Agarwal
-
manifestmerge: use dicthelpers.diff and joinMon, 25 Mar 2013 17:41:06 -0700, by Siddharth Agarwal
-
manifestdict: add a method to diff _flagsSun, 24 Mar 2013 17:17:38 -0700, by Siddharth Agarwal
-
mercurial: implement diff and join for dictsMon, 25 Mar 2013 17:40:39 -0700, by Siddharth Agarwal
-
convert: add closesort algorithm to mercurial sourcesSun, 24 Mar 2013 00:06:52 +0700, by Constantine Linnick
-
manifestmerge: rename n to n1 and n2Sun, 24 Mar 2013 16:43:25 -0700, by Siddharth Agarwal
-
perf: add a command to measure merge.calculateupdates perfSun, 24 Mar 2013 17:06:10 -0700, by Siddharth Agarwal
-
hgk: fix a pyflakes errorMon, 25 Mar 2013 16:57:36 -0700, by Bryan O'Sullivan
-
dirstate.walk: fast path none-seen + match-always case for step 3Fri, 22 Mar 2013 17:03:49 -0700, by Siddharth Agarwal
-
dirstate.walk: fast path match-always case during traversalFri, 22 Mar 2013 17:03:00 -0700, by Siddharth Agarwal
-
largefiles: fix _always for match overridesMon, 25 Mar 2013 14:22:34 -0700, by Siddharth Agarwal
-
dirstate.walk: remove subrepo and .hg from results before step 3Mon, 25 Mar 2013 14:12:39 -0700, by Siddharth Agarwal
-
merge with stableMon, 25 Mar 2013 12:12:41 -0500, by Kevin Bullock