Mercurial > hg-stable
log
age | author | description |
---|---|---|
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 |