Mon, 18 Aug 2014 17:17:23 -0700 |
Pierre-Yves David |
debugobsolete: display parents information from markers
|
Mon, 18 Aug 2014 17:14:27 -0700 |
Pierre-Yves David |
obsmarkers: add a `parentnodes` method to retrieve parent information
|
Mon, 18 Aug 2014 16:28:44 -0700 |
Pierre-Yves David |
obsstore: also store the 'parents' field on disk
|
Mon, 18 Aug 2014 17:06:08 -0700 |
Pierre-Yves David |
obsstore: drop 'date' from the metadata dictionary
|
Mon, 18 Aug 2014 16:17:16 -0700 |
Pierre-Yves David |
createmarkers: automatically record the parent of pruned changesets
|
Mon, 18 Aug 2014 16:12:29 -0700 |
Pierre-Yves David |
obsstore: add a `parents` argument to obsstore.create
|
Mon, 18 Aug 2014 16:08:44 -0700 |
Pierre-Yves David |
obsstore: add a `parents` field
|
Tue, 19 Aug 2014 14:42:08 -0700 |
Pierre-Yves David |
obsstore: add some documentation about the marker fields
|
Sat, 16 Aug 2014 10:43:59 +0900 |
FUJIWARA Katsunori |
transplant: change "editform" to distinguish merge commits from others
|
Sat, 16 Aug 2014 10:43:59 +0900 |
FUJIWARA Katsunori |
rebase: change "editform" to distinguish merge commits from others
|
Sat, 16 Aug 2014 10:43:59 +0900 |
FUJIWARA Katsunori |
import: change "editform" to distinguish merge commits from others
|
Sat, 16 Aug 2014 10:43:59 +0900 |
FUJIWARA Katsunori |
commit: change "editform" to distinguish merge commits from other (--amend)
|
Sat, 16 Aug 2014 10:43:59 +0900 |
FUJIWARA Katsunori |
commit: change "editform" to distinguish merge commits from others
|
Sat, 16 Aug 2014 10:19:26 -0700 |
Gregory Szorc |
test-ssh: verify that stderr from remote is printed (issue4336)
|
Sat, 16 Aug 2014 10:28:59 -0700 |
Gregory Szorc |
posix: implement readpipe using non-blocking I/O (issue4336)
|
Fri, 15 Aug 2014 20:02:18 -0700 |
Gregory Szorc |
platform: implement readpipe()
|
Fri, 15 Aug 2014 19:18:21 -0700 |
Pierre-Yves David |
exchange: remove duplicated addition to pushop.stepdone
|
Mon, 18 Aug 2014 20:23:37 -0400 |
Augie Fackler |
exchange: drop superfluous parens
|
Fri, 15 Aug 2014 19:03:42 -0700 |
Pierre-Yves David |
push: add bookmarks to the unified bundle2 push
|
Fri, 15 Aug 2014 19:03:33 -0700 |
Pierre-Yves David |
test-bundle2: add bookmark movement to the push test
|
Fri, 15 Aug 2014 18:40:57 -0700 |
Pierre-Yves David |
push: use stepsdone to control bookmark push
|
Fri, 15 Aug 2014 18:39:39 -0700 |
Pierre-Yves David |
push: move bookmark discovery with other discovery steps
|
Fri, 15 Aug 2014 18:02:54 -0700 |
Pierre-Yves David |
pushbookmark: split an ultra-long line into a saner version
|
Wed, 25 Jun 2014 00:02:17 +0100 |
Pierre-Yves David |
revert: drop dead code for untracked files
|
Wed, 25 Jun 2014 00:01:30 +0100 |
Pierre-Yves David |
revert: handle unknown files through status
|
Tue, 24 Jun 2014 23:55:43 +0100 |
Pierre-Yves David |
revert: drop more dead code
|
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
|