Tue, 03 Mar 2015 21:24:16 -0500 |
Matt Harbison |
subrepo: always return scmutil.status() from gitsubrepo.status()
|
Tue, 03 Mar 2015 21:17:29 -0500 |
Matt Harbison |
subrepo: explicitly request clean and unknown files in status for git's add
|
Sun, 01 Mar 2015 18:35:29 -0500 |
Matt Harbison |
largefiles: handle logging from outside the repo
|
Sun, 01 Mar 2015 14:21:54 -0500 |
Matt Harbison |
largefiles: don't prefix standin patterns with '.hglf' when logging
|
Sat, 28 Feb 2015 23:42:38 -0500 |
Matt Harbison |
largefiles: teach log to handle patterns
|
Thu, 05 Mar 2015 13:21:57 -0600 |
Matt Mackall |
check-code: allow disabling msys path check
|
Thu, 08 Jan 2015 23:05:45 +0900 |
Yuya Nishihara |
revset: extend fullreposet to make "null" revision magically appears in set
|
Sat, 10 Jan 2015 18:09:25 +0900 |
Yuya Nishihara |
revset: duplicate spanset.__contains__ to fullreposet for modification
|
Sat, 10 Jan 2015 14:49:50 +0900 |
Yuya Nishihara |
revset: have all() filter out null revision
|
Sat, 10 Jan 2015 16:41:36 +0900 |
Yuya Nishihara |
revset: drop unnecessary calls of getall() with empty argument
|
Wed, 04 Mar 2015 21:47:07 +0900 |
Yuya Nishihara |
graphlog: do not bypass commands.log so that -fr works
|
Wed, 21 Jan 2015 14:45:24 -0800 |
Mateusz Kwapich |
histedit: add a config allowing changing histedit rule line length limit
|