Tue, 06 Oct 2015 15:07:00 -0400 |
timeless |
rebase: enable histedit for useful help with it
|
Tue, 06 Oct 2015 15:01:25 -0400 |
timeless |
rebase: suggest help -e histedit
|
Tue, 06 Oct 2015 15:05:40 -0400 |
timeless |
rebase: factor out histedit help command
|
Sun, 04 Oct 2015 22:35:36 +0900 |
Yuya Nishihara |
util: use tuple accessor to get accurate st_mtime value (issue4836)
|
Sun, 04 Oct 2015 22:25:29 +0900 |
Yuya Nishihara |
util: extract stub function to get mtime with second accuracy
|
Mon, 05 Oct 2015 14:37:59 -0700 |
Siddharth Agarwal |
scmutil: add a way for a repo's wlock to be inherited by a subprocess
|
Mon, 05 Oct 2015 14:34:52 -0700 |
Siddharth Agarwal |
scmutil: add a way for a subprocess to be run with an inheritable lock
|
Mon, 05 Oct 2015 14:27:37 -0700 |
Siddharth Agarwal |
localrepo: add a way to get the current wlock if it's held
|
Mon, 05 Oct 2015 14:26:53 -0700 |
Siddharth Agarwal |
localrepo: add a way to get the current lock if it's held
|
Thu, 24 Sep 2015 13:58:18 -0400 |
timeless |
test-help: verify that extension keywords appear in help templates
|
Mon, 24 Aug 2015 23:30:17 -0400 |
Matt Harbison |
templatekw: add {changes}, {distance} and {tag} to the {latesttag} keyword
|
Sun, 23 Aug 2015 23:44:58 -0400 |
Matt Harbison |
templater: introduce {latesttag()} function to match a pattern (issue4184)
|
Mon, 24 Aug 2015 23:07:00 -0400 |
Matt Harbison |
templatekw: introduce showlatesttags() to handle {latesttag} keywords
|
Mon, 05 Oct 2015 21:11:50 -0400 |
Matt Harbison |
templatekw: factor out the changessincetag calculation to a private method
|
Sun, 23 Aug 2015 23:22:55 -0400 |
Matt Harbison |
templatekw: allow getlatesttags() to match a specific tag pattern
|
Sat, 22 Aug 2015 22:52:18 -0400 |
Matt Harbison |
util: extract stringmatcher() from revset
|
Mon, 05 Oct 2015 17:36:32 -0700 |
Gregory Szorc |
util.chunkbuffer: avoid extra mutations when reading partial chunks
|
Mon, 05 Oct 2015 16:34:47 -0700 |
Gregory Szorc |
util.chunkbuffer: refactor chunk handling logic
|
Mon, 05 Oct 2015 16:28:12 -0700 |
Gregory Szorc |
util.chunkbuffer: special case reading everything
|
Mon, 05 Oct 2015 07:13:35 +0200 |
Mathias De Maré |
revert: add reference to backout
|
Mon, 05 Oct 2015 07:11:48 +0200 |
Mathias De Maré |
backout: add reference to revert
|
Fri, 25 Sep 2015 12:39:23 -0700 |
Siddharth Agarwal |
localrepo: allow wlock to be inherited
|
Sun, 04 Oct 2015 20:04:44 -0700 |
Siddharth Agarwal |
lock.release: don't call postrelease functions for inherited locks
|
Sun, 04 Oct 2015 20:02:50 -0700 |
Siddharth Agarwal |
lock: turn prepinherit/reacquire into a single context manager
|