log

age author description
Wed, 17 Jan 2018 17:59:12 -0500 Augie Fackler python3: whitelist two more passing tests
Fri, 12 Jan 2018 11:52:57 +0000 Boris Feld sshpeer: add support for request tracing
Fri, 12 Jan 2018 10:41:03 +0000 Boris Feld httppeer: add support for tracing all http request made by the peer
Fri, 12 Jan 2018 10:14:20 +0000 Boris Feld httppeer: move url opening in its own method
Fri, 12 Jan 2018 10:57:29 +0000 Boris Feld http: add a debug version of the push test
Wed, 17 Jan 2018 21:44:32 -0500 Matt Harbison lfs: raise an error if the server sends an unsolicited oid
Wed, 17 Jan 2018 20:54:05 -0500 Matt Harbison lfs: correct documentation typo
Wed, 17 Jan 2018 22:12:10 -0500 Jordi GutiƩrrez Hermoso test-convert-svn-move: sort svn checkout output
Sat, 13 Jan 2018 15:13:29 +0900 Yuya Nishihara fileset: do not crash by unary negate operation
Sat, 13 Jan 2018 15:07:37 +0900 Yuya Nishihara fileset: make it robust for bad function calls
Thu, 04 Jan 2018 14:20:58 +0900 Yuya Nishihara log: build follow-log filematcher at once
Thu, 04 Jan 2018 15:20:46 +0900 Yuya Nishihara log: allow matchfn to be non-null even if both --patch/--stat are off
Thu, 04 Jan 2018 14:37:15 +0900 Yuya Nishihara log: replace "not pats" with matcher attribute for consistency
Wed, 03 Jan 2018 15:58:59 +0900 Yuya Nishihara log: follow file history across copies even with -rREV (BC) (issue4959)
Wed, 03 Jan 2018 15:46:15 +0900 Yuya Nishihara log: resolve --follow thoroughly in getlogrevs()
Wed, 03 Jan 2018 15:13:22 +0900 Yuya Nishihara log: extract function that processes log file patterns
Sun, 10 Dec 2017 17:28:44 +0900 Yuya Nishihara log: resolve --follow with -rREV in cmdutil.getlogrevs()
Sun, 10 Dec 2017 18:22:06 +0900 Yuya Nishihara log: remove dead code to follow descendants if ascending revisions specified
Sun, 10 Dec 2017 16:59:54 +0900 Yuya Nishihara log: duplicate _logrevs() dedicated for walkchangerevs()
Tue, 16 Jan 2018 21:51:27 +0900 Yuya Nishihara update: fix crash on bare update when directaccess is enabled
Tue, 16 Jan 2018 21:42:42 +0900 Yuya Nishihara templater: make sure expression is terminated by '}'
Fri, 14 Jul 2017 19:59:10 +0200 Boris Feld bookmark: deprecate direct update of a bookmark value
Mon, 16 Oct 2017 14:32:06 +0200 Paul Morelle debugdeltachain: display how many chunks would be read in sparse-read mode
Wed, 17 Jan 2018 21:36:18 +0000 Alex Gaynor bdiff: handle the possibility of an integer overflow when allocating
Tue, 16 Jan 2018 08:40:14 -0500 Jordi GutiƩrrez Hermoso svnsubrepo: check if subrepo is missing when checking dirty state (issue5657)
Wed, 17 Jan 2018 13:02:42 +0100 Boris Feld win32text: use 'tiprev' when appropriate
Wed, 17 Jan 2018 13:01:38 +0100 Boris Feld patchbomb: use 'tiprev' when appropriate
Thu, 04 May 2017 02:28:19 +0200 Boris Feld revset: use 'tiprev' when appropriate
Thu, 04 May 2017 02:24:04 +0200 Boris Feld changelog: use 'tiprev()' in 'tip()'
Thu, 04 May 2017 02:23:21 +0200 Boris Feld changelog: introduce a 'tiprev' method