log

age author description
Fri, 06 Oct 2017 14:45:17 +0200 Denis Laxalde diff: pass a diff hunks filter function from changeset_printer to patch.diff()
Thu, 05 Oct 2017 21:20:08 +0200 Denis Laxalde diff: also yield file context objects in patch.trydiff() (API)
Wed, 04 Oct 2017 15:27:43 +0200 Denis Laxalde revset: extract a parsefollowlinespattern helper function
Fri, 06 Oct 2017 17:53:36 +0200 Boris Feld obsfate: add obsfate to default mapfile
Thu, 05 Oct 2017 15:25:18 +0200 Boris Feld log: add obsfate by default in changeset printer
Mon, 09 Oct 2017 15:34:26 +0200 Boris Feld obsfate: only display date in verbose mode
Mon, 09 Oct 2017 15:34:12 +0200 Boris Feld obsfate: filter out current user if not in verbose
Fri, 06 Oct 2017 16:23:47 +0200 Boris Feld ui: add the possibility to returns None as username in ui
Fri, 06 Oct 2017 17:15:49 +0200 Boris Feld test: test obfate template keyword in test-obsmarker-template.t
Thu, 05 Oct 2017 17:42:56 +0200 Boris Feld templatekw: introduce obsfate keyword
Tue, 10 Oct 2017 02:25:03 +0530 Pulkit Goyal copies: add a config to limit the number of candidates to check in heuristics
Tue, 17 Oct 2017 10:31:44 -0700 Martin von Zweigbergk extensions: always include traceback when extension setup fails
Tue, 17 Oct 2017 10:25:32 -0700 Martin von Zweigbergk tests: move baduisetup() test out of "#if demandimport"
Tue, 17 Oct 2017 09:46:31 -0700 Martin von Zweigbergk tests: make test-extension.t's baduisetup.py test fail even if bdiff exists
Tue, 17 Oct 2017 10:33:27 -0700 Martin von Zweigbergk run-tests: move newline out of colorized message
Tue, 17 Oct 2017 11:07:18 -0700 Saurabh Singh test-extension: make the test compatible with chg
Tue, 17 Oct 2017 11:35:58 -0700 Saurabh Singh hghave: disable demandimport when chg is running
Tue, 17 Oct 2017 10:41:56 -0700 Jun Wu test-show: make it compatible with chg
Tue, 17 Oct 2017 10:51:43 -0400 Augie Fackler templater: use pycompat.sysbytes to bytes-ify some __name__ attrs
Mon, 16 Oct 2017 22:44:43 -0400 Augie Fackler templatefilters: defend against evil unicode strs in json filter
Wed, 20 Sep 2017 19:38:06 +0200 Boris Feld phase: use a binary phase part to push through bundle2 (BC)
Tue, 17 Oct 2017 12:41:24 -0700 Phil Cohen arbitraryfilecontext: skip the cmp fast path if any side is a symlink
Mon, 14 Sep 2015 14:17:27 -0400 Augie Fackler test-clang-format: new test to verify that files stay clang-formatted
Tue, 17 Oct 2017 08:11:13 -0700 Mark Thomas context: audit paths before clearing unknown files and dirs
Tue, 17 Oct 2017 08:07:43 -0700 Mark Thomas tests: add test demonstrating regression in path audit
Fri, 13 Oct 2017 23:00:31 +0200 Boris Feld configitems: move rebase config into core
Sat, 14 Oct 2017 01:09:46 +0200 Boris Feld eol: ensure the eol extensions is loaded when hooks run
Sat, 14 Oct 2017 01:16:03 +0200 Boris Feld acl: make sure the extensions is enabled when the acl-hooks run
Mon, 16 Oct 2017 18:16:29 +0200 Boris Feld configitems: register the 'web.archivesubrepos' config
Sun, 08 Oct 2017 22:22:27 +0200 Boris Feld configitems: register the 'experimental.effect-flags' config