Sat, 09 Feb 2013 15:21:58 -0800 Bryan O'Sullivan merge: split out mostly-non-interactive working dir updates
Sat, 09 Feb 2013 11:00:42 +0100 Angel Ezquerra extensions: obsolete and remove interhg extension
Sat, 09 Feb 2013 16:48:21 +0100 Angel Ezquerra hgweb: apply the websub filter to revision descriptions
Fri, 08 Feb 2013 18:05:32 +0100 Angel Ezquerra hgweb: add websub template filter
Tue, 05 Feb 2013 14:36:19 -0800 Durham Goode addremove: don't audit the path for paths already in the dirstate
Mon, 04 Feb 2013 14:27:15 -0800 Durham Goode dirstate: walk returns None for files that have a symlink in their path
Tue, 05 Feb 2013 14:24:14 -0800 Durham Goode pathauditor: add check() method
Sat, 09 Feb 2013 22:54:34 +0000 Matt Mackall summary: add missing space for updated active bookmark display
Fri, 08 Feb 2013 21:47:22 +0000 Kevin Bullock summary: show active bookmark even if not at current changeset
Sun, 27 Jan 2013 11:53:46 -0600 Kevin Bullock summary: simplify handling of active bookmark
Fri, 08 Feb 2013 21:32:43 +0000 Kevin Bullock summary: test that current bookmark isn't shown
Sat, 09 Feb 2013 22:27:13 +0000 Kevin Bullock merge crew heads
Sat, 09 Feb 2013 22:25:58 +0000 Kevin Bullock merge with stable
Sat, 09 Feb 2013 17:54:01 +0000 Pierre-Yves David outgoing: fix possible filtering crash in outgoing (issue3814) stable
Wed, 30 Jan 2013 01:24:04 +0100 Pierre-Yves David test: display used python hash seed
Sat, 09 Feb 2013 17:54:01 +0000 Pierre-Yves David outgoing: fix possible filtering crash in outgoing (issue3814)
Sat, 09 Feb 2013 15:39:22 -0600 Augie Fackler parsedate: understand "now" as a shortcut for the current time
Sat, 09 Feb 2013 15:38:57 -0600 Augie Fackler export: clobber files with -o (bc) (issue3652)
Sat, 09 Feb 2013 21:24:36 +0000 Bryan O'Sullivan merge: don't call copies.mergecopies unless we need to
Sat, 09 Feb 2013 21:24:24 +0000 Bryan O'Sullivan merge: rename p1 to wctx in manifestmerge
Sat, 09 Feb 2013 16:02:01 +0000 Na'Tosha Bard largefiles: fix test and check code
Sat, 03 Aug 2013 16:40:13 +0200 Simon Heimberg histedit: always abort with same message when working dir is wrong.
Sat, 03 Aug 2013 16:37:17 +0200 Simon Heimberg histedit: report when revisions to edit are not ancestors of working dir
Sat, 09 Feb 2013 15:59:44 +0000 Bryan O'Sullivan Merge
Sat, 09 Feb 2013 15:36:00 +0000 Siddharth Agarwal manifestmerge: handle abort on local unknown, remote created files
Fri, 08 Feb 2013 15:23:23 +0000 Siddharth Agarwal manifestmerge: pass in branchmerge and force separately
Sat, 09 Feb 2013 15:43:02 +0000 Siddharth Agarwal manifest: use a size 3 LRU cache to store parsed manifests
Sat, 09 Feb 2013 15:41:46 +0000 Siddharth Agarwal util: add an LRU cache dict
Sat, 09 Feb 2013 13:58:13 +0000 Kevin Bullock tests: remove last two check-code warnings about killdaemons
Sat, 09 Feb 2013 13:35:45 +0000 Kevin Bullock tests: guard against obsolete markers in the hg repo itself
Sat, 09 Feb 2013 15:08:21 +0000 Na'Tosha Bard largefiles: make caching largefiles message more explicit
Sat, 09 Feb 2013 15:25:46 +0000 Na'Tosha Bard largefiles: document behavior of caching largefiles for new heads
Sat, 09 Feb 2013 15:57:04 +0100 Benoit Boissinot check-code: add Makefile target to run check-code
Sat, 09 Feb 2013 07:44:22 -0600 Augie Fackler byterange: remove now-unused sys import
Sat, 09 Feb 2013 05:37:36 -0600 Augie Fackler test-obsolete.t: migrate to killdaemons from kill `cat pidfile`
Sat, 09 Feb 2013 05:36:19 -0600 Augie Fackler test-inotify.t: migrate to killdaemons from kill `cat pidfile`
Sat, 09 Feb 2013 05:35:20 -0600 Augie Fackler test-inotify-lookup.t: migrate to killdaemons from kill `cat pidfile`
Sat, 09 Feb 2013 05:34:22 -0600 Augie Fackler test-inotify-issue1556.t: migrate to killdaemons from kill `cat pidfile`
Sat, 09 Feb 2013 05:33:39 -0600 Augie Fackler test-inotify-issue1542.t: migrate to killdaemons from kill `cat pidfile`
Sat, 09 Feb 2013 05:32:00 -0600 Augie Fackler test-inotify-issue1371.t: switch to killdaemons from kill `cat pidfile`
Sat, 09 Feb 2013 05:30:40 -0600 Augie Fackler test-inotify-debuginotify.t: migrate to killdaemons from kill `cat pidfile`
Sat, 09 Feb 2013 05:29:10 -0600 Augie Fackler test-hgweb-raw.t: use killdaemons instead of kill `cat pidfile`
Sat, 09 Feb 2013 05:26:16 -0600 Augie Fackler test-https.t: stop using kill `cat $pidfile`
Sat, 09 Feb 2013 06:07:32 -0600 Augie Fackler changelog: hexlify node when throwing a LookupError on a filtered node
Fri, 08 Feb 2013 17:14:12 -0600 Augie Fackler byterange: remove old two-arg raise trick
Sat, 09 Feb 2013 12:08:02 +0100 Benoit Boissinot revlog: document v0 format
Sat, 09 Feb 2013 10:40:26 +0000 Kevin Bullock merge crew heads
Sat, 09 Feb 2013 10:36:31 +0000 Kevin Bullock merge with mpm stable
Fri, 08 Feb 2013 23:49:14 +0100 Benoit Boissinot templater: add get() function to access dict element (e.g. extra)
Fri, 08 Feb 2013 21:55:46 +0100 Benoit Boissinot templates: export extra as a dict to templates
Fri, 08 Feb 2013 23:13:47 +0000 Matt Mackall Added signature for changeset 7511d4df752e stable
Fri, 08 Feb 2013 23:13:44 +0000 Matt Mackall Added tag 2.5.1 for changeset 7511d4df752e stable
Fri, 08 Feb 2013 22:58:58 +0000 Matt Mackall merge with i18n stable 2.5.1
Tue, 05 Feb 2013 22:02:11 +0100 Arne Babenhauserheide i18n-de: fix duplicated shortcut key b for record (edit and quit) stable
Fri, 08 Feb 2013 22:42:07 +0000 Kevin Bullock check-code: fix platform-specific error code variance
Fri, 08 Feb 2013 19:32:56 +0000 Kevin Bullock check-code: warn to use killdaemons instead of kill `cat PIDFILE`
Fri, 08 Feb 2013 13:08:25 +0100 Mads Kiilerich largefiles: docstrings for verify methods
Fri, 08 Feb 2013 13:00:08 +0100 Mads Kiilerich largefiles: fold oddly named _verify into remotestore.exists
Fri, 08 Feb 2013 07:09:48 -0600 Augie Fackler git convert: some versions of git use fatal: instead of error:
Fri, 08 Feb 2013 07:57:32 -0600 Ross Lagerwall test-convert-git: stabilize corruption of test git repo
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip