Sat, 02 Aug 2014 13:07:01 -0700 |
Pierre-Yves David |
revert: add a message to noop action
|
Fri, 01 Aug 2014 11:41:56 -0700 |
Pierre-Yves David |
revert: simplify loop conditional
|
Tue, 24 Jun 2014 18:04:13 +0100 |
Pierre-Yves David |
revert: explode the action tuple in the for loop
|
Sat, 02 Aug 2014 12:45:34 -0700 |
Pierre-Yves David |
revert: use actions[...] in all disptable cases
|
Tue, 24 Jun 2014 17:54:33 +0100 |
Pierre-Yves David |
revset: factorize backup decision
|
Tue, 24 Jun 2014 17:44:31 +0100 |
Pierre-Yves David |
revert: use a flat dispatch table
|
Fri, 15 Aug 2014 18:26:21 -0700 |
Pierre-Yves David |
pushbookmark: do not attempt to update bookmarks if the push failed (BC)
|
Fri, 15 Aug 2014 17:58:15 -0700 |
Pierre-Yves David |
pushbookmark: remove a <cond> and <val> or <other> construct
|
Fri, 15 Aug 2014 16:31:06 -0700 |
Pierre-Yves David |
pushbookmark: stop unrolling ancestors
|
Fri, 15 Aug 2014 15:57:50 -0700 |
Pierre-Yves David |
ancestors: add a __nonzero__ method
|
Fri, 15 Aug 2014 15:25:12 -0700 |
Pierre-Yves David |
push: update bookmarks within the remote lock
|
Mon, 18 Aug 2014 12:12:57 -0700 |
Gregory Szorc |
hgweb: refresh repository using URL not path (issue4323)
|
Tue, 19 Aug 2014 10:01:06 -0700 |
Pierre-Yves David |
obsmarker: add `date` as an explicit field
|
Tue, 12 Aug 2014 01:49:38 -0700 |
Pierre-Yves David |
obsstore: add fields attribute to track each field in a marker
|
Wed, 13 Aug 2014 23:42:36 -0700 |
Pierre-Yves David |
debugobsolete: explicitly display date in the output
|