log

age author description
Fri, 24 Jun 2016 11:12:41 -0700 Martin von Zweigbergk debug: make debug{revlog,index,data} --dir not just a flag
Fri, 24 Jun 2016 11:25:55 -0700 Martin von Zweigbergk debugdata: disallow trailing option with -c/-m
Sun, 26 Jun 2016 17:16:57 +0900 Yuya Nishihara revset: get rid of redundant error checking from match()
Fri, 24 Jun 2016 10:32:38 +0100 Martijn Pieters share: move magic string to a constant
Sat, 12 Mar 2016 16:08:19 -0800 Gregory Szorc branchmap: remove unused exception variable
Mon, 27 Jun 2016 12:11:18 +0200 Henrik Stuart patch: allow copy information to be passed in
Thu, 23 Jun 2016 22:37:17 +0200 liscju largefiles: check file in the repo store before checking remotely (issue5257)
Mon, 27 Jun 2016 10:33:33 +0200 liscju largefiles: remove additional blank lines
Fri, 24 Jun 2016 09:08:16 +0200 liscju largefiles: fix misleading comments in lfutil instore and storepath
Sat, 25 Jun 2016 19:10:46 -0700 Gregory Szorc revset: implement match() in terms of matchany()
Sat, 25 Jun 2016 19:12:20 -0700 Gregory Szorc scmutil: improve documentation of revset APIs
Sat, 25 Jun 2016 13:52:46 -0700 Gregory Szorc mdiff: remove use of __slots__
Sat, 25 Jun 2016 17:40:53 -0700 Gregory Szorc i18n: use unicode literal
Sat, 25 Jun 2016 17:22:06 -0700 Gregory Szorc pycompat: add HTTPPasswordMgrWithDefaultRealm to Python 3 block
Sun, 26 Jun 2016 07:59:02 -0700 Gregory Szorc ui: path option to declare which revisions to push by default