Fri, 20 Jun 2014 00:21:19 +0900 |
FUJIWARA Katsunori |
subrepo: ensure "lock.release()" execution at the end of "storeclean()"
|
Mon, 07 Jul 2014 18:45:46 +0900 |
FUJIWARA Katsunori |
largefiles: confirm existence of outgoing largefile entities in remote store
|
Mon, 07 Jul 2014 18:45:46 +0900 |
FUJIWARA Katsunori |
largefiles: show also how many data entities are outgoing at "hg outgoing"
|
Mon, 07 Jul 2014 18:45:46 +0900 |
FUJIWARA Katsunori |
largefiles: show also how many data entities are outgoing at "hg summary"
|
Mon, 07 Jul 2014 18:45:46 +0900 |
FUJIWARA Katsunori |
largefiles: add tests for summary/outgoing improved in subsequent patches
|
Sat, 12 Jul 2014 17:59:03 -0700 |
Siddharth Agarwal |
context: generate filtered manifest efficiently for exact matchers
|
Sat, 12 Jul 2014 17:57:25 -0700 |
Siddharth Agarwal |
manifestdict: add a new method to intersect with a set of files
|
Sat, 12 Jul 2014 18:31:18 -0700 |
Siddharth Agarwal |
log: use an exact matcher for --patch --follow
|
Wed, 16 Jul 2014 17:35:04 -0500 |
Matt Mackall |
merge with stable
|
Sat, 12 Jul 2014 02:23:17 -0700 |
Siddharth Agarwal |
log: make --patch --follow work inside a subdirectory
stable
|
Sat, 12 Jul 2014 20:07:24 +0900 |
Yuya Nishihara |
mergetools: add --nofork option to gvimdiff.diffargs for extdiff
|
Sat, 05 Jul 2014 16:32:28 +0300 |
anatoly techtonik |
contrib/vagrant: use Vagrant for running tests on virtual machine
|
Mon, 14 Jul 2014 18:53:03 -0500 |
Matt Mackall |
merge with stable
|
Sat, 12 Jul 2014 20:44:00 -0700 |
Siddharth Agarwal |
log: allow revset for --follow to be lazily evaluated
|
Mon, 14 Jul 2014 15:42:31 -0700 |
Siddharth Agarwal |
parsers: remove unused getintat function
|
Mon, 14 Jul 2014 17:55:31 -0500 |
Matt Mackall |
revset: maintain ordering when subtracting from a baseset (issue4289)
|
Tue, 15 Jul 2014 00:59:09 +0900 |
FUJIWARA Katsunori |
cmdutil: separate building commit text from 'commitforceeditor'
|
Mon, 14 Jul 2014 23:33:59 +0900 |
FUJIWARA Katsunori |
convert: detect removal of ".gitmodules" at git source revisions correctly
stable
|
Mon, 14 Jul 2014 12:44:45 -0500 |
Matt Mackall |
templates: escape NUL bytes in jsonescape (issue4303)
stable
|
Sat, 12 Jul 2014 10:52:58 -0700 |
Gregory Szorc |
localrepo: document localrepo.hook()
|
Sun, 06 Jul 2014 02:56:41 +0900 |
FUJIWARA Katsunori |
filemerge: use 'util.ellipsis' to trim custom conflict markers correctly
|
Sun, 06 Jul 2014 02:56:41 +0900 |
FUJIWARA Katsunori |
filemerge: use only the first line of the generated conflict marker for safety
|
Sun, 06 Jul 2014 02:56:41 +0900 |
FUJIWARA Katsunori |
progress: use 'encoding.colwidth' to get column width of items correctly
|
Sun, 06 Jul 2014 02:56:41 +0900 |
FUJIWARA Katsunori |
progress: use 'encoding.trim' to trim items in output line correctly
|
Sun, 06 Jul 2014 02:56:41 +0900 |
FUJIWARA Katsunori |
encoding: add 'leftside' argument into 'trim' to switch trimming side
|
Sun, 06 Jul 2014 02:56:41 +0900 |
FUJIWARA Katsunori |
progress: use 'encoding.colwidth' to get column width of output line correctly
|
Sun, 06 Jul 2014 02:56:41 +0900 |
FUJIWARA Katsunori |
progress: use 'encoding.trim' to trim output line correctly
|
Sun, 06 Jul 2014 02:56:41 +0900 |
FUJIWARA Katsunori |
histedit: use 'util.ellipsis' to trim description of each changesets
|
Sun, 06 Jul 2014 02:56:41 +0900 |
FUJIWARA Katsunori |
util: replace 'ellipsis' implementation by 'encoding.trim'
|
Sun, 06 Jul 2014 02:56:41 +0900 |
FUJIWARA Katsunori |
encoding: add 'trim' to trim multi-byte characters at most specified columns
|
Thu, 03 Jul 2014 10:48:37 +0100 |
Jim Hague |
bugzilla: stop trying to cache setup across hook invocation
stable
|
Fri, 11 Jul 2014 18:04:51 -0500 |
Matt Mackall |
strip: drop -b/--backup option (BC)
|
Thu, 07 Nov 2013 17:24:14 -0800 |
Ben Kehoe |
purge: add options for deleting only files or only directories
|
Fri, 20 Jun 2014 16:15:38 +0900 |
FUJIWARA Katsunori |
shelve: accept '--edit' like other commands creating new changeset
|
Fri, 20 Jun 2014 16:15:38 +0900 |
FUJIWARA Katsunori |
shelve: refactor option combination check to easily add new ones
|
Wed, 09 Jul 2014 12:30:12 -0500 |
Matt Mackall |
merge with stable
|
Tue, 08 Jul 2014 22:57:54 -0400 |
Augie Fackler |
test-extension: add check for 'hg version -v' listing enabled extensions
|
Tue, 10 Jun 2014 13:44:37 +0300 |
anatoly techtonik |
version: show enabled extensions (issue4209)
|
Tue, 08 Jul 2014 16:24:23 -0700 |
David Soria Parra |
strip: remove bookmarks after strip succeed (issue4295)
|
Thu, 12 Jun 2014 18:02:23 -0700 |
Ryan McElroy |
templater: introduce word function
|
Thu, 03 Jul 2014 23:01:37 -0500 |
Sean Farley |
committablectx: move __contains__ into workingctx
|
Wed, 02 Jul 2014 15:24:43 -0500 |
Sean Farley |
memctx: explicitly set substate to None
|
Tue, 08 Jul 2014 14:45:55 -0500 |
Matt Mackall |
bookmarks: avoid deleting primary bookmarks on rebase
stable
|
Thu, 03 Jul 2014 10:56:03 +0100 |
Jim Hague |
bugzilla: correct config documentation error
stable
|
Sun, 06 Jul 2014 15:43:26 -0400 |
Augie Fackler |
Merge with crew.
|
Sun, 06 Jul 2014 15:39:01 -0400 |
Augie Fackler |
Merge with stable.
|
Sat, 05 Jul 2014 07:31:08 -0700 |
Alex Gaynor |
setup: fixed for Pythons which don't have a CFLAGS
stable
|
Thu, 03 Jul 2014 19:05:04 +0200 |
André Sintzoff |
util.h: declare dirstateTupleType variable instead of defining it
|
Fri, 13 Jun 2014 15:59:18 -0700 |
Sean Farley |
test-context: add test for performing a diff on a memctx
|
Fri, 13 Jun 2014 15:56:11 -0700 |
Sean Farley |
test-context: add test for memctx status
|
Thu, 29 May 2014 16:12:59 -0500 |
Sean Farley |
memctx: add _manifest implementation that computes the filenode
|
Tue, 29 Apr 2014 16:43:59 -0500 |
Sean Farley |
basectx: pass raw context objects to patch.diff
|
Wed, 14 Aug 2013 13:10:27 -0500 |
Sean Farley |
patch: use ctx.node() instead of bare node variable
|
Wed, 02 Jul 2014 00:01:13 -0500 |
Matt Mackall |
merge with stable
|
Tue, 01 Jul 2014 23:32:18 -0500 |
Matt Mackall |
Added signature for changeset 2d8cd3d0e83c
stable
|
Tue, 01 Jul 2014 23:32:11 -0500 |
Matt Mackall |
Added tag 3.0.2 for changeset 2d8cd3d0e83c
stable
|
Tue, 01 Jul 2014 23:27:32 -0500 |
Matt Mackall |
merge with i18n
stable 3.0.2
|
Mon, 30 Jun 2014 18:52:57 -0300 |
Wagner Bruna |
i18n-pt_BR: synchronized with a4b67bf1f0a5
stable
|
Mon, 30 Jun 2014 19:09:01 +0900 |
FUJIWARA Katsunori |
i18n-ja: synchronized with a4b67bf1f0a5
stable
|
Sat, 07 Jun 2014 15:23:12 -0400 |
Augie Fackler |
rebase: fix bug that caused transitive copy records to disappear (issue4192)
stable
|