Wed, 23 Apr 2014 16:06:23 -0500 |
Sean Farley |
basectx: preserve loading the cached manifest in _prestatus
|
Fri, 20 Sep 2013 21:59:34 -0500 |
Sean Farley |
localrepo: use new subrev method of context.py
|
Fri, 20 Sep 2013 22:07:58 -0500 |
Sean Farley |
committablectx: add subrev method to return None
|
Fri, 20 Sep 2013 21:55:42 -0500 |
Sean Farley |
basectx: add subrev method to return the rev of a subrepo given a subpath
|
Tue, 27 May 2014 17:41:20 -0700 |
Matt Mackall |
merge with stable
|
Wed, 07 May 2014 17:24:19 -0700 |
Durham Goode |
bundle2: fix bundle2 pulling all revs on empty pulls
stable
|
Wed, 07 May 2014 19:26:15 -0700 |
Pierre-Yves David |
exchange: fix bad indentation
stable
|
Wed, 07 May 2014 19:28:17 -0700 |
Pierre-Yves David |
exchange: propagate arguments to the _getbundleextrapart function
stable
|
Wed, 07 May 2014 17:20:38 -0700 |
Durham Goode |
bundle2: fix configuration name mismatch
stable
|
Sat, 08 Mar 2014 19:02:39 +1100 |
Stephen Lee |
discovery: if a push would create a new head, mention the bookmark name if any
|
Wed, 14 May 2014 10:38:05 -0700 |
Pierre-Yves David |
revert: use p2 as parent when reverting against it
|
Wed, 14 May 2014 10:37:25 -0700 |
Pierre-Yves David |
revert: explicitly get status against the parent
|
Tue, 13 May 2014 17:28:19 -0700 |
Pierre-Yves David |
revert: group related data in tuple in the dispatch table
|
Tue, 13 May 2014 16:42:31 -0700 |
Pierre-Yves David |
revert: group action into a single dictionary
|
Tue, 13 May 2014 16:29:42 -0700 |
Pierre-Yves David |
revert: add some inline comments
|
Tue, 13 May 2014 16:29:20 -0700 |
Pierre-Yves David |
revert: cosmetic align of the dispatch table
|
Tue, 13 May 2014 17:28:19 -0700 |
Pierre-Yves David |
revert: add a test case to reverting "add" during merges
|
Sat, 17 May 2014 15:14:18 +0900 |
Yuya Nishihara |
alias: change return code of bad definition to 255
stable
|
Tue, 27 May 2014 15:16:52 -0700 |
Matt Mackall |
bookmarks: properly align multi-byte characters
stable
|
Tue, 27 May 2014 15:13:13 -0700 |
Matt Mackall |
tests: fix cut and paste error on encoding alignment test
stable
|
Sat, 17 May 2014 13:06:16 +0900 |
Yuya Nishihara |
alias: handle shlex error in command aliases
stable
|
Thu, 08 May 2014 19:03:00 +0900 |
FUJIWARA Katsunori |
subrepo: normalize path in the specific way for problematic encodings
stable
|
Thu, 08 May 2014 19:03:00 +0900 |
FUJIWARA Katsunori |
subrepo: avoid sanitizing ".hg/hgrc" in meta data area for non-hg subrepos
stable
|
Thu, 08 May 2014 19:03:00 +0900 |
FUJIWARA Katsunori |
subrepo: make "_sanitize()" take absolute path to the root of subrepo
stable
|
Thu, 08 May 2014 19:03:00 +0900 |
FUJIWARA Katsunori |
subrepo: invoke "_sanitize()" also after "git merge --ff"
stable
|
Thu, 08 May 2014 19:03:00 +0900 |
FUJIWARA Katsunori |
subrepo: make "_sanitize()" work
stable
|
Tue, 27 May 2014 23:02:05 +0530 |
Chinmay Joshi |
vfs: add lexists() in current api
|
Tue, 27 May 2014 21:56:03 +0530 |
Chinmay Joshi |
bundlerepo: update unlink in getremotechanges to use vfs
|