Sun, 12 Apr 2015 23:51:06 -0700 |
Martin von Zweigbergk |
treemanifest: add --dir option to debug{revlog,data,index}
|
Fri, 15 May 2015 15:43:26 -0700 |
Drew Gottlieb |
match: add match.ispartial()
|
Tue, 12 May 2015 11:44:14 -0700 |
Pierre-Yves David |
commit: no longer allow empty commit with the 'force' argument (API)
|
Mon, 11 May 2015 16:18:28 -0700 |
Durham Goode |
commit: add ui.allowemptycommit config option
|
Mon, 11 May 2015 16:16:22 -0700 |
Durham Goode |
commit: move empty commit condition to a new line
|
Thu, 07 May 2015 12:07:10 +0900 |
FUJIWARA Katsunori |
localrepo: use changelog.hasnode instead of self.__contains__
|
Tue, 05 May 2015 08:40:59 -0700 |
Martin von Zweigbergk |
treemanifest: set requires at repo creation time, ignore config after
|
Tue, 14 Apr 2015 13:17:33 -0700 |
Ryan McElroy |
bookmarks: rename bookmarkcurrent to activebookmark (API)
|
Mon, 13 Apr 2015 23:03:13 -0700 |
Ryan McElroy |
bookmarks: rename readcurrent to readactive (API)
|
Mon, 13 Apr 2015 18:11:47 -0400 |
Drew Gottlieb |
requires: move requires file writing func from localrepo to scmutil
|
Wed, 22 Apr 2015 12:33:08 -0700 |
Drew Gottlieb |
localrepo: eliminate local requirements var in init
|
Wed, 22 Apr 2015 12:16:19 -0700 |
Drew Gottlieb |
localrepo: rename requirements parameter in stream_in()
|
Wed, 22 Apr 2015 12:59:12 -0700 |
Drew Gottlieb |
localrepo: have stream_in() not modify its argument
|
Wed, 22 Apr 2015 12:06:44 -0700 |
Drew Gottlieb |
localrepo: make _applyrequirements more specific
|
Tue, 21 Apr 2015 17:16:10 -0700 |
Drew Gottlieb |
localrepo: make requirements always be a set in localrepo.__init__
|
Tue, 21 Apr 2015 16:55:30 -0700 |
Drew Gottlieb |
localrepo: eliminate requirements class variable (API)
|
Fri, 24 Apr 2015 23:52:41 +0900 |
FUJIWARA Katsunori |
revert: apply normallookup on reverted file if size isn't changed (issue4583)
stable
|
Mon, 20 Apr 2015 17:16:05 +0200 |
Pierre-Yves David |
pushkey: flush pending data before running a pre-pushkey hook (issue4607)
stable
|
Mon, 20 Apr 2015 17:15:50 +0200 |
Pierre-Yves David |
pushkey: use hook arguments from transaction when one exists
stable
|
Mon, 20 Apr 2015 15:27:55 +0200 |
Pierre-Yves David |
afterlock: add the callback to the top level lock (issue4608)
stable
|
Thu, 16 Apr 2015 04:01:51 -0400 |
Pierre-Yves David |
bundle2-localpeer: properly propagate the server output on error (issue4594)
|
Thu, 16 Apr 2015 05:09:37 -0400 |
Pierre-Yves David |
bundle2: add on more layer of exception catching in localrepo.unbundle
|
Thu, 16 Apr 2015 05:36:49 -0400 |
Pierre-Yves David |
hooks: add a 'txnabort' hook
|
Thu, 16 Apr 2015 18:48:20 -0500 |
Matt Mackall |
rollback: clear resolve state (issue4593)
|
Sun, 12 Apr 2015 15:37:59 -0400 |
Pierre-Yves David |
wlock: do not warn for non-wait locking
|
Sun, 12 Apr 2015 14:26:11 -0400 |
Pierre-Yves David |
develwarn: handle the end of line inside the function itself
|
Sun, 12 Apr 2015 14:24:28 -0400 |
Pierre-Yves David |
develwarn: refactor the developer warning logic
|
Wed, 15 Apr 2015 01:20:48 -0400 |
Pierre-Yves David |
lock: update the docstring with order information
|
Sun, 12 Apr 2015 13:28:35 -0400 |
Pierre-Yves David |
wlock: reword the devel warning
|
Sun, 12 Apr 2015 10:01:48 -0400 |
Pierre-Yves David |
wlock: only issue devel warning when actually acquiring the lock
|
Wed, 15 Apr 2015 11:11:54 -0400 |
Pierre-Yves David |
transaction: introduce a transaction ID, to be available to all hooks
|
Tue, 14 Apr 2015 13:07:41 -0400 |
Pierre-Yves David |
transaction: actually use tr.hookargs in pretxnclose
|
Fri, 10 Apr 2015 15:41:33 -0400 |
Pierre-Yves David |
bundle2: advertise bundle2 by default
|
Thu, 09 Apr 2015 16:25:48 -0400 |
Pierre-Yves David |
bundle2: rename format, parts and config to final names
|
Mon, 06 Apr 2015 16:04:33 -0700 |
Pierre-Yves David |
unbundle20: retrieve unbundler instances through a factory function
|
Tue, 07 Apr 2015 08:45:52 -0700 |
Martin von Zweigbergk |
localrepo.getbundle: drop unused 'format' argument
|
Tue, 31 Mar 2015 22:45:45 -0700 |
Martin von Zweigbergk |
manifestv2: set requires at repo creation time
|
Fri, 27 Mar 2015 16:19:44 -0700 |
Martin von Zweigbergk |
manifestv2: add (unused) config option
|
Wed, 25 Mar 2015 13:55:32 +0900 |
FUJIWARA Katsunori |
subrepo: add dirtyreason to centralize composing dirty reason message
|
Fri, 20 Mar 2015 16:39:07 -0500 |
Matt Mackall |
obsolete: mark warning for translation
|
Thu, 19 Mar 2015 11:07:57 -0700 |
Martin von Zweigbergk |
treemanifest: add configuration for using treemanifest type
|
Thu, 19 Mar 2015 17:36:17 +0100 |
Mads Kiilerich |
localrepo: reuse commit of parent filectx entries without rehashing
|
Tue, 10 Mar 2015 21:03:45 -0700 |
Pierre-Yves David |
devel: also warn about transaction started without a lock
|
Fri, 16 Jan 2015 02:51:10 -0800 |
Pierre-Yves David |
devel: move the lock-checking code into core
|
Tue, 28 Oct 2014 22:43:59 -0700 |
Martin von Zweigbergk |
localrepo: simplify by using match.always() method
|
Tue, 30 Sep 2014 16:40:15 -0700 |
Martin von Zweigbergk |
localrepo: remove check for matcher object that's never None
|
Tue, 24 Feb 2015 18:43:31 -0800 |
Durham Goode |
revbranchcache: write cache even during read operations
|
Tue, 10 Feb 2015 19:53:48 -0800 |
Durham Goode |
revbranchcache: move out of branchmap onto localrepo
|
Sun, 17 Aug 2014 11:35:31 +0900 |
Yuya Nishihara |
localrepo: extend "changeid in repo" to return True for workingctx revision
|
Fri, 13 Mar 2015 17:00:06 -0400 |
Jordi GutiƩrrez Hermoso |
style: kill ersatz if-else ternary operators
|
Mon, 09 Mar 2015 22:50:49 -0700 |
Pierre-Yves David |
hook: add a generic hook right before we commit a transaction
|
Mon, 09 Mar 2015 22:36:56 -0700 |
Pierre-Yves David |
hook: add a generic hook after transaction has been closed
|
Wed, 10 Dec 2014 18:19:49 -0800 |
Pierre-Yves David |
hook: have a generic hook for transaction opening
|
Thu, 05 Mar 2015 14:42:25 -0800 |
Pierre-Yves David |
localrepo: back out changeset b08af8f0ac01
|
Sun, 18 Jan 2015 02:38:57 +0100 |
Mads Kiilerich |
spelling: fixes from proofreading of spell checker issues
|
Mon, 02 Feb 2015 22:21:07 +0900 |
Yuya Nishihara |
revset: make match function initiate query from full set by default
|
Wed, 01 Oct 2014 20:26:33 -0400 |
Matt Harbison |
localrepo: don't reintroduce pruned tag entries when tagging
|
Fri, 23 Jan 2015 17:06:03 -0800 |
Durham Goode |
manifest: make lru size configurable
|
Tue, 20 Jan 2015 15:05:44 -0800 |
Ryan McElroy |
commit: remove reverse search for copy source when not in parent (issue4476)
stable
|
Sat, 17 Jan 2015 22:01:14 -0200 |
Wagner Bruna |
messages: quote "hg help" hints consistently
|