log

age author description
Wed, 13 Apr 2016 01:09:11 +0200 Mads Kiilerich localrepo: refactor prepushoutgoinghook to take a pushop
Tue, 29 Mar 2016 00:08:25 +0900 Yuya Nishihara parser: unify parser function of alias declaration and definition
Tue, 29 Mar 2016 00:05:14 +0900 Yuya Nishihara revset: unify function that parses alias declaration and definition
Mon, 29 Feb 2016 18:10:07 +0900 Yuya Nishihara parser: move alias definition parser to common rule-set class
Mon, 29 Feb 2016 18:00:51 +0900 Yuya Nishihara parser: move _relabelaliasargs() to common rule-set class
Mon, 29 Feb 2016 17:54:03 +0900 Yuya Nishihara parser: move alias declaration parser to common rule-set class
Sun, 03 Apr 2016 16:55:23 +0900 Yuya Nishihara parser: add stub class that will host alias parsing and expansion
Mon, 29 Feb 2016 17:43:39 +0900 Yuya Nishihara revset: narrow scope of "except ParseError" block in _parsealiasdecl()
Tue, 12 Apr 2016 04:06:50 -0700 Kostia Balytskyi obsstore: move delete function from obsstore class to repair module
Tue, 12 Apr 2016 03:40:53 -0700 Kostia Balytskyi debugobsolete: style fixes to debugobsolete that slipped from original commit
Wed, 09 Mar 2016 10:47:33 -0500 Matt Mackall import: document --exact behavior in more detail
Mon, 11 Apr 2016 19:46:50 +0200 Adrian Buehlmann util: add doctest to datestr()
Tue, 12 Apr 2016 00:30:28 +0200 Florent Gallaire date: fix boundary check of negative integer
Sun, 10 Apr 2016 22:00:34 +0100 Jun Wu chg: server exited with code 0 without being connectable is an error
Fri, 08 Apr 2016 23:33:28 -0700 Oleg Afanasyev shelve: refactor directory name into constant
Sun, 10 Apr 2016 20:55:37 +0000 timeless pycompat: switch to util.stringio for py3 compat
Sun, 10 Apr 2016 21:32:08 +0000 timeless py3: use multi-line import in test-wireproto.py
Sun, 10 Apr 2016 21:32:05 +0000 timeless py3: use absolute_import in test-hgweb-non-interactive.t
Sun, 10 Apr 2016 21:32:01 +0000 timeless py3: use absolute_import in test-hgweb-no-request-uri.t
Sun, 10 Apr 2016 21:31:58 +0000 timeless py3: use absolute_import in test-hgweb-no-path-info.t
Mon, 11 Apr 2016 00:18:27 +0100 Jun Wu chg: use fsetcloexec instead of closing lockfd manually
Mon, 11 Apr 2016 00:17:17 +0100 Jun Wu chg: extract the logic of setting FD_CLOEXEC to a utility function
Sun, 10 Apr 2016 03:14:32 +0100 Jun Wu chg: add fchdirx as a utility function
Sun, 10 Apr 2016 22:58:11 +0100 Jun Wu chg: check lockfd at freecmdserveropts
Sun, 10 Apr 2016 23:56:00 +0100 Jun Wu chg: add sockdirfd to cmdserveropts
Sun, 10 Apr 2016 21:56:05 +0100 Jun Wu chg: fix spelling in the error message about error waiting for cmdserver
Sun, 10 Apr 2016 11:02:58 -0700 Gregory Szorc sslutil: document and slightly refactor validation logic
Sun, 10 Apr 2016 11:00:41 -0700 Gregory Szorc sslutil: require a server hostname when wrapping sockets (API)
Sun, 10 Apr 2016 10:59:45 -0700 Gregory Szorc sslutil: move and document verify_mode assignment
Sun, 10 Apr 2016 10:54:53 -0700 Gregory Szorc tests: use --insecure instead of web.cacerts=!