Mercurial > hg
graph
-
mq: refactor usage of repo.branchmap().iteritems() with itervalues()Mon, 01 Apr 2013 20:01:16 -0700, by Brodie Rao
-
merge with stableSat, 19 Oct 2013 14:21:05 -0700, by Matt Mackall
-
shelve: some docstring cleanupsWed, 16 Oct 2013 10:36:58 -0400, by Augie Fackler
-
dirstate.status: return explicit unknown files even when not askedMon, 14 Oct 2013 00:25:29 -0400, by Siddharth Agarwal
-
shelve: add minimal documentation to all functionsMon, 14 Oct 2013 18:29:56 +0200, by Pierre-Yves David
-
shelve: use the class constant in the clear methodMon, 14 Oct 2013 17:46:47 +0200, by Pierre-Yves David
-
hgweb: fix unstoppable loading of graph when no more resultsSat, 12 Oct 2013 11:29:28 +0400, by Alexander Plavin
-
hgweb: remove now unnecessary explicit header() and footer()Wed, 24 Jul 2013 03:20:26 +0400, by Alexander Plavin
-
hgweb: replace 'shortlog' with 'changelog' in raw changelog templateFri, 16 Aug 2013 21:41:19 +0400, by Alexander Plavin
-
shelve: drop pickle usageMon, 14 Oct 2013 18:59:12 +0200, by Pierre-Yves David
-
store: use "vfs.exists()" instead of "os.path.exists()"Tue, 15 Oct 2013 00:51:05 +0900, by FUJIWARA Katsunori
-
context: use "vfs.lstat()" to examine target path instead of "os.path.*"Tue, 15 Oct 2013 00:51:05 +0900, by FUJIWARA Katsunori
-
context: use "vfs.lstat()" instead of "os.lstat()"Tue, 15 Oct 2013 00:51:04 +0900, by FUJIWARA Katsunori
-
context: use "vfs.lstat()" instead of "os.lstat()"Tue, 15 Oct 2013 00:51:04 +0900, by FUJIWARA Katsunori
-
changelog: use "vfs.fstat()" instead of "util.fstat()"Tue, 15 Oct 2013 00:51:04 +0900, by FUJIWARA Katsunori
-
changelog: use "vfs.rename()" instead of "util.rename()"Tue, 15 Oct 2013 00:51:04 +0900, by FUJIWARA Katsunori
-
vfs: add "open()" for newly added code paths which open files via vfsTue, 15 Oct 2013 00:51:04 +0900, by FUJIWARA Katsunori
-
bookmarks: use "vfs.utime()" instead of "os.utime()"Tue, 15 Oct 2013 00:51:04 +0900, by FUJIWARA Katsunori
-
bookmarks: use "vfs.unlink()" instead of "util.unlink()"Tue, 15 Oct 2013 00:51:04 +0900, by FUJIWARA Katsunori
-
cmdutil: use None as default value for "function pointer" instead of FalseThu, 03 Oct 2013 18:01:21 +0200, by Mads Kiilerich
-
graft: make skip messages more helpfulThu, 03 Oct 2013 18:01:21 +0200, by Mads Kiilerich
-
convert: update source shamap when using filemap, just as when not using filemapThu, 03 Oct 2013 18:01:21 +0200, by Mads Kiilerich
-
convert: introduce hg.revs to replace hg.startrev and --rev with a revsetSat, 20 Jul 2013 00:43:08 +0200, by Mads Kiilerich
-
convert: refactor head calculation for hg sourcesThu, 03 Oct 2013 18:01:21 +0200, by Mads Kiilerich
-
convert: remove unused and incorrect default handling for revmapfileFri, 19 Jul 2013 14:20:11 +0200, by Mads Kiilerich
-
generaldelta: fix testMon, 30 Sep 2013 18:27:42 -0700, by Wojciech Lopata
-
shelve: fix dirstate corruption during unshelve (issue4055)Fri, 11 Oct 2013 17:19:40 -0700, by Durham Goode
-
merge with stableWed, 09 Oct 2013 14:15:34 -0700, by Matt Mackall
-
shelve: only save mq state if enabledWed, 09 Oct 2013 14:15:20 -0700, by Sean Farley
-
changegroup: don't run changegroup hooks if nodes are goneMon, 07 Oct 2013 11:45:01 -0700, by Durham Goode
-
hgweb: add escaping of tags and bookmarks in graph view stableWed, 09 Oct 2013 12:02:32 -0700, by Matt Mackall
-
shelve: make no_backup parameter passing python 2.4 compatibleWed, 02 Oct 2013 09:50:21 +0200, by David Soria Parra
-
ui: send password prompts to stderr again (issue4056) stableWed, 09 Oct 2013 11:27:59 -0700, by Matt Mackall
-
test: make test-propertycache.py python2.4 compatible stableWed, 02 Oct 2013 11:16:03 +0200, by Pierre-Yves David
-
hgweb: log headers only if headers were successfully parsed stableTue, 01 Oct 2013 09:54:46 +0200, by David Soria Parra
-
merge with stableMon, 07 Oct 2013 17:47:55 -0400, by Augie Fackler
-
patch: Fix nullid for binary git diffs (issue4054) stableMon, 07 Oct 2013 17:47:19 -0400, by Johan Bjork
-
shelve: copy bookmarks and restore them after a commitThu, 03 Oct 2013 19:41:25 +0200, by David Soria Parra
-
check-code: check that '>' is used for continued linesThu, 03 Oct 2013 14:50:47 +0200, by Mads Kiilerich
-
check-code: check for spaces around = for named parametersThu, 03 Oct 2013 14:50:47 +0200, by Mads Kiilerich
-
run-tests: place the .t shell script next to $TESTTMP and with a useful nameThu, 03 Oct 2013 14:50:47 +0200, by Mads Kiilerich
-
tests: fix void and invalid test in test-archive.tThu, 03 Oct 2013 14:50:46 +0200, by Mads Kiilerich
-
inotify: don't pass pidfile option to childWed, 02 Oct 2013 14:24:25 -0700, by Siddharth Agarwal
-
cmdutil.service: move pidfile writing to the parent in daemon modeWed, 02 Oct 2013 15:20:49 -0700, by Siddharth Agarwal
-
cmdutil.service: move pidfile writing to a local functionWed, 02 Oct 2013 15:17:50 -0700, by Siddharth Agarwal
-
inotify: add pidfile to parent optionsWed, 02 Oct 2013 14:20:26 -0700, by Siddharth Agarwal
-
get-with-headers: don't block indefinitely if the server had an internal errorWed, 02 Oct 2013 22:46:32 +0100, by Javi Merino
-
convert: fix description of 'convert --rev'Fri, 19 Jul 2013 02:32:36 +0200, by Mads Kiilerich
-
convert: fix crash when existing converted revision didn't come from sourceWed, 02 Oct 2013 19:46:48 +0200, by Mads Kiilerich
-
convert: fix crash when filemap filtering is changedWed, 02 Oct 2013 19:46:47 +0200, by Mads Kiilerich
-
rebase: preserve metadata from grafts of changes (issue4001)Tue, 01 Oct 2013 14:48:53 -0400, by Augie Fackler
-
rebase: rework extrafn handling to support multiple extrafnsTue, 01 Oct 2013 14:28:18 -0400, by Augie Fackler
-
hgweb: call process_dates with a specified selector in ajax scrollFri, 06 Sep 2013 13:30:58 +0400, by Alexander Plavin
-
hgweb: add parentSelector argument to process_datesFri, 06 Sep 2013 13:30:58 +0400, by Alexander Plavin
-
hgweb: optimize process_dates functionFri, 06 Sep 2013 13:30:58 +0400, by Alexander Plavin