Mercurial > hg
graph
-
worker: partition a list (of tasks) into equal-sized chunksSat, 09 Feb 2013 15:51:32 -0800, by Bryan O'Sullivan
-
worker: estimate whether it's worth running a task in parallelSat, 09 Feb 2013 15:51:26 -0800, by Bryan O'Sullivan
-
worker: count the number of CPUsSat, 09 Feb 2013 15:22:12 -0800, by Bryan O'Sullivan
-
tests: getremove test output changes (fold into previous patch)Sat, 09 Feb 2013 15:22:10 -0800, by Bryan O'Sullivan
-
merge: report non-interactive progress in chunksSat, 09 Feb 2013 15:22:09 -0800, by Bryan O'Sullivan
-
merge: handle subrepo merges and .hgsubstate speciallySat, 09 Feb 2013 15:22:08 -0800, by Bryan O'Sullivan
-
tests: update test output (will be folded into parent)Sat, 09 Feb 2013 15:22:04 -0800, by Bryan O'Sullivan
-
merge: split out mostly-non-interactive working dir updatesSat, 09 Feb 2013 15:21:58 -0800, by Bryan O'Sullivan
-
extensions: obsolete and remove interhg extensionSat, 09 Feb 2013 11:00:42 +0100, by Angel Ezquerra
-
hgweb: apply the websub filter to revision descriptionsSat, 09 Feb 2013 16:48:21 +0100, by Angel Ezquerra
-
hgweb: add websub template filterFri, 08 Feb 2013 18:05:32 +0100, by Angel Ezquerra
-
addremove: don't audit the path for paths already in the dirstateTue, 05 Feb 2013 14:36:19 -0800, by Durham Goode
-
dirstate: walk returns None for files that have a symlink in their pathMon, 04 Feb 2013 14:27:15 -0800, by Durham Goode
-
pathauditor: add check() methodTue, 05 Feb 2013 14:24:14 -0800, by Durham Goode
-
summary: add missing space for updated active bookmark displaySat, 09 Feb 2013 22:54:34 +0000, by Matt Mackall
-
summary: show active bookmark even if not at current changesetFri, 08 Feb 2013 21:47:22 +0000, by Kevin Bullock
-
summary: simplify handling of active bookmarkSun, 27 Jan 2013 11:53:46 -0600, by Kevin Bullock
-
summary: test that current bookmark isn't shownFri, 08 Feb 2013 21:32:43 +0000, by Kevin Bullock
-
merge crew headsSat, 09 Feb 2013 22:27:13 +0000, by Kevin Bullock
-
merge with stableSat, 09 Feb 2013 22:25:58 +0000, by Kevin Bullock
-
outgoing: fix possible filtering crash in outgoing (issue3814) stableSat, 09 Feb 2013 17:54:01 +0000, by Pierre-Yves David
-
test: display used python hash seedWed, 30 Jan 2013 01:24:04 +0100, by Pierre-Yves David
-
outgoing: fix possible filtering crash in outgoing (issue3814)Sat, 09 Feb 2013 17:54:01 +0000, by Pierre-Yves David
-
parsedate: understand "now" as a shortcut for the current timeSat, 09 Feb 2013 15:39:22 -0600, by Augie Fackler
-
export: clobber files with -o (bc) (issue3652)Sat, 09 Feb 2013 15:38:57 -0600, by Augie Fackler
-
merge: don't call copies.mergecopies unless we need toSat, 09 Feb 2013 21:24:36 +0000, by Bryan O'Sullivan
-
merge: rename p1 to wctx in manifestmergeSat, 09 Feb 2013 21:24:24 +0000, by Bryan O'Sullivan
-
largefiles: fix test and check codeSat, 09 Feb 2013 16:02:01 +0000, by Na'Tosha Bard
-
histedit: always abort with same message when working dir is wrong.Sat, 03 Aug 2013 16:40:13 +0200, by Simon Heimberg
-
histedit: report when revisions to edit are not ancestors of working dirSat, 03 Aug 2013 16:37:17 +0200, by Simon Heimberg
-
MergeSat, 09 Feb 2013 15:59:44 +0000, by Bryan O'Sullivan
-
manifestmerge: handle abort on local unknown, remote created filesSat, 09 Feb 2013 15:36:00 +0000, by Siddharth Agarwal
-
manifestmerge: pass in branchmerge and force separatelyFri, 08 Feb 2013 15:23:23 +0000, by Siddharth Agarwal
-
manifest: use a size 3 LRU cache to store parsed manifestsSat, 09 Feb 2013 15:43:02 +0000, by Siddharth Agarwal
-
util: add an LRU cache dictSat, 09 Feb 2013 15:41:46 +0000, by Siddharth Agarwal
-
tests: remove last two check-code warnings about killdaemonsSat, 09 Feb 2013 13:58:13 +0000, by Kevin Bullock
-
tests: guard against obsolete markers in the hg repo itselfSat, 09 Feb 2013 13:35:45 +0000, by Kevin Bullock
-
largefiles: make caching largefiles message more explicitSat, 09 Feb 2013 15:08:21 +0000, by Na'Tosha Bard
-
largefiles: document behavior of caching largefiles for new headsSat, 09 Feb 2013 15:25:46 +0000, by Na'Tosha Bard
-
check-code: add Makefile target to run check-codeSat, 09 Feb 2013 15:57:04 +0100, by Benoit Boissinot
-
byterange: remove now-unused sys importSat, 09 Feb 2013 07:44:22 -0600, by Augie Fackler
-
test-obsolete.t: migrate to killdaemons from kill `cat pidfile`Sat, 09 Feb 2013 05:37:36 -0600, by Augie Fackler
-
test-inotify.t: migrate to killdaemons from kill `cat pidfile`Sat, 09 Feb 2013 05:36:19 -0600, by Augie Fackler
-
test-inotify-lookup.t: migrate to killdaemons from kill `cat pidfile`Sat, 09 Feb 2013 05:35:20 -0600, by Augie Fackler
-
test-inotify-issue1556.t: migrate to killdaemons from kill `cat pidfile`Sat, 09 Feb 2013 05:34:22 -0600, by Augie Fackler
-
test-inotify-issue1542.t: migrate to killdaemons from kill `cat pidfile`Sat, 09 Feb 2013 05:33:39 -0600, by Augie Fackler
-
test-inotify-issue1371.t: switch to killdaemons from kill `cat pidfile`Sat, 09 Feb 2013 05:32:00 -0600, by Augie Fackler
-
test-inotify-debuginotify.t: migrate to killdaemons from kill `cat pidfile`Sat, 09 Feb 2013 05:30:40 -0600, by Augie Fackler
-
test-hgweb-raw.t: use killdaemons instead of kill `cat pidfile`Sat, 09 Feb 2013 05:29:10 -0600, by Augie Fackler
-
test-https.t: stop using kill `cat $pidfile`Sat, 09 Feb 2013 05:26:16 -0600, by Augie Fackler
-
changelog: hexlify node when throwing a LookupError on a filtered nodeSat, 09 Feb 2013 06:07:32 -0600, by Augie Fackler
-
byterange: remove old two-arg raise trickFri, 08 Feb 2013 17:14:12 -0600, by Augie Fackler
-
revlog: document v0 formatSat, 09 Feb 2013 12:08:02 +0100, by Benoit Boissinot
-
merge crew headsSat, 09 Feb 2013 10:40:26 +0000, by Kevin Bullock
-
merge with mpm stableSat, 09 Feb 2013 10:36:31 +0000, by Kevin Bullock
-
templater: add get() function to access dict element (e.g. extra)Fri, 08 Feb 2013 23:49:14 +0100, by Benoit Boissinot
-
templates: export extra as a dict to templatesFri, 08 Feb 2013 21:55:46 +0100, by Benoit Boissinot