Tue, 13 Sep 2016 14:14:05 -0500 |
Matt Mackall |
extdata: add extdatasource reader
|
Wed, 04 Oct 2017 10:02:15 +0200 |
Denis Laxalde |
tests: change to parent directory before all "hg init" in test-log.t
|
Tue, 03 Oct 2017 12:00:07 -0700 |
Jun Wu |
config: add a missing preparewrite() call
|
Tue, 03 Oct 2017 16:59:17 -0700 |
Saurabh Singh |
test-strip: make test compatible with chg
|
Tue, 03 Oct 2017 14:35:24 -0700 |
Saurabh Singh |
test-hook: make test compatible with chg
|
Tue, 03 Oct 2017 13:30:36 -0700 |
Saurabh Singh |
test-setdiscovery: make test compatible with chg
|
Tue, 03 Oct 2017 13:05:58 -0700 |
Saurabh Singh |
test-merge-subrepos: make test compatible with chg
|
Tue, 03 Oct 2017 12:49:28 -0700 |
Saurabh Singh |
test-convert-cvs: make test compatible with chg
|
Tue, 03 Oct 2017 12:09:23 -0700 |
Saurabh Singh |
test-basic: make test compatible with chg
|
Mon, 02 Oct 2017 20:23:25 -0700 |
Jun Wu |
zeroconf: do not crash if socket being read is closed by another thread
|
Mon, 02 Oct 2017 19:31:33 -0700 |
Jun Wu |
test-revlog-mmapindex: make it compatible with chg
|
Mon, 02 Oct 2017 19:10:32 -0700 |
Jun Wu |
test-profile: gate chg-incompatible part with '#if chg'
|
Mon, 02 Oct 2017 18:22:43 -0700 |
Jun Wu |
test-logtoprocess: make it compatible with chg
|
Tue, 03 Oct 2017 11:10:03 -0700 |
Saurabh Singh |
test-globalopts: make the test compatible with chg
|
Mon, 02 Oct 2017 16:11:57 -0700 |
Jun Wu |
test-pager: make it compatible with chg
|
Mon, 02 Oct 2017 11:03:53 +0100 |
Gregory Szorc |
changelog: use a Factory for default value for files
|
Mon, 02 Oct 2017 19:28:41 +0100 |
Gregory Szorc |
cext: wrap before brace for functions
|
Mon, 02 Oct 2017 19:09:52 +0100 |
Gregory Szorc |
cext: put case statements on separate line
|
Mon, 02 Oct 2017 19:06:00 +0100 |
Gregory Szorc |
cext: reorder #include
|
Mon, 02 Oct 2017 19:02:43 +0100 |
Gregory Szorc |
cext: move braces for control statements to same line
|
Mon, 02 Oct 2017 19:17:04 +0100 |
Saurabh Singh |
registrar: fixing typo in comment
|
Fri, 29 Sep 2017 15:49:20 +0000 |
Alex Gaynor |
style: never put multiple statements on one line
|
Mon, 02 Oct 2017 18:18:57 +0100 |
Siddharth Agarwal |
annotate: mark lines affected by skip-annotate with *
|
Mon, 02 Oct 2017 02:34:47 -0700 |
Siddharth Agarwal |
annotate: track whether a particular annotation was the result of a skip
|
Mon, 02 Oct 2017 02:34:47 -0700 |
Siddharth Agarwal |
annotate: introduce attr for storing per-line annotate data
|
Mon, 02 Oct 2017 02:34:47 -0700 |
Siddharth Agarwal |
context: rename local 'attr' to 'attr_'
|
Mon, 02 Oct 2017 02:34:47 -0700 |
Siddharth Agarwal |
annotate: move annotatepair unit tests to a separate file
|
Mon, 02 Oct 2017 02:34:47 -0700 |
Siddharth Agarwal |
check-code: allow an exception for camelcase where required
|