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`
|