Mercurial > hg
log
age | author | description |
---|---|---|
Thu, 09 Aug 2018 12:20:28 +0300 | Pulkit Goyal | narrow: add '()' to ellipsis in the revset help |
Thu, 09 Aug 2018 10:11:10 -0400 | Augie Fackler | tests: make all the string constants in test-match.py be bytes |
Thu, 09 Aug 2018 10:10:09 -0400 | Augie Fackler | linelog: fix bytes/str issue in exception raise on Python 3 |
Thu, 09 Aug 2018 13:13:00 +0200 | David Demelier | absorb: following UI conventions |
Wed, 08 Aug 2018 19:29:02 +0530 | Sangeet Kumar Mishra | grep: search all commits in allfiles mode |
Wed, 08 Aug 2018 17:07:27 -0700 | Kyle Lippincott | dirstate: add comment on why we don't need to check if something is a dir/file |
Wed, 08 Aug 2018 17:03:05 -0700 | Kyle Lippincott | match: add missing "return set()", add FIXME to test to doc a bug |