Wed, 25 Mar 2015 14:21:34 -0700 |
Martin von Zweigbergk |
test-manifest.py: separate out test for double-free after copy()
|
Wed, 25 Mar 2015 22:20:44 -0400 |
Matt Harbison |
revert: evaluate subrepos to revert against the working directory
|
Wed, 25 Mar 2015 21:54:47 -0400 |
Matt Harbison |
revert: handle subrepos missing in the given --rev
|
Wed, 25 Mar 2015 16:21:58 -0700 |
Siddharth Agarwal |
osutil: mark end of string with null char, not 0
|
Wed, 25 Mar 2015 15:55:31 -0700 |
Siddharth Agarwal |
osutil: use getdirentriesattr on OS X if possible
|
Wed, 25 Mar 2015 16:43:29 -0700 |
Siddharth Agarwal |
osutil._listdir: rename to _listdir_stat
|
Mon, 16 Mar 2015 17:11:25 +0900 |
Yuya Nishihara |
revset: optimize "x & fullreposet" case
|
Mon, 16 Mar 2015 18:36:53 +0900 |
Yuya Nishihara |
debugrevspec: show nesting structure of smartsets if verbose
|
Mon, 16 Mar 2015 18:15:06 +0900 |
Yuya Nishihara |
revset: add __repr__ to all smartset classes
|
Wed, 18 Mar 2015 20:40:02 -0700 |
Yung-Jin (Joey) Hu |
status: add relative directory help text (issue3835)
|
Wed, 25 Mar 2015 11:55:15 -0700 |
Sean Farley |
diff: rename --relative option to --root
|
Wed, 25 Mar 2015 15:58:31 -0400 |
Mike Edgar |
revlog: make converting from inline to non-line work after a strip
|
Tue, 24 Mar 2015 12:52:53 -0700 |
Laurent Charignon |
check-code: in C code, prevent space before closing parenthesis
|
Sat, 17 Jan 2015 12:39:44 +0900 |
Yuya Nishihara |
match: remove unused assignment of ctx
|
Sat, 17 Jan 2015 14:22:21 +0900 |
Yuya Nishihara |
revert: comment that filesets are always evaluated against workingctx
|