log

age author description
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