Sat, 02 Dec 2017 20:10:58 -0500 |
Matt Harbison |
tests: add a substitution for ECONNRESET/WSAECONNRESET messages
|
changeset |
files
|
Sat, 02 Dec 2017 20:38:23 -0500 |
Matt Harbison |
tests: add a substitution for ENOTDIR/ERROR_PATH_NOT_FOUND messages
|
changeset |
files
|
Sat, 02 Dec 2017 19:33:34 -0500 |
Matt Harbison |
tests: add a substitution for ENOENT/ERROR_FILE_NOT_FOUND messages
|
changeset |
files
|
Sun, 03 Dec 2017 20:55:35 -0800 |
Gregory Szorc |
setup: only write some autogenerated files if they change
|
changeset |
files
|
Mon, 04 Dec 2017 15:30:30 -0500 |
Augie Fackler |
python3: whitelist many more passing tests
|
changeset |
files
|
Sat, 25 Nov 2017 17:30:50 +0900 |
Yuya Nishihara |
fancyopts: fix handling of "--" value in earlygetopt()
|
changeset |
files
|
Fri, 24 Nov 2017 01:09:00 +0900 |
Yuya Nishihara |
fancyopts: use getopt.gnu_getopt()
|
changeset |
files
|
Thu, 23 Nov 2017 23:18:56 +0900 |
Yuya Nishihara |
dispatch: replace _earlygetopt(strip=True) with new parser
|
changeset |
files
|
Thu, 23 Nov 2017 22:23:59 +0900 |
Yuya Nishihara |
dispatch: replace _earlyreq*() with new fancyopts-based parser
|
changeset |
files
|
Sat, 25 Nov 2017 17:03:52 +0900 |
Yuya Nishihara |
dispatch: alias --repo to --repository while parsing early options
|
changeset |
files
|
Mon, 04 Dec 2017 19:08:41 +0800 |
Anton Shestakov |
spartan: render changesets server-side on /graph page
|
changeset |
files
|
Mon, 04 Dec 2017 18:26:54 +0800 |
Anton Shestakov |
monoblue: render changesets server-side on /graph page
|
changeset |
files
|
Mon, 04 Dec 2017 17:43:45 +0800 |
Anton Shestakov |
gitweb: render changesets server-side on /graph page
|
changeset |
files
|
Mon, 04 Dec 2017 16:21:15 +0800 |
Anton Shestakov |
paper: render changesets server-side on /graph page
|
changeset |
files
|
Fri, 01 Dec 2017 16:00:40 +0800 |
Anton Shestakov |
hgweb: only include graph-related data in jsdata variable on /graph pages (BC)
|
changeset |
files
|
Tue, 05 Dec 2017 16:55:41 -0500 |
Augie Fackler |
tests: write and use a custom helper script to avoid find's -printf
stable
|
changeset |
files
|
Fri, 01 Dec 2017 14:17:20 +0800 |
Anton Shestakov |
hgweb: adopt child nodes in ajaxScrollInit on /graph pages too
|
changeset |
files
|
Sun, 26 Nov 2017 21:14:48 -0500 |
Matt Harbison |
lfs: enable the extension locally after converting to an 'lfs' repo
|
changeset |
files
|
Thu, 16 Nov 2017 21:01:21 -0500 |
Matt Harbison |
lfs: enable the extension locally after sharing a repo with 'lfs' requirement
|
changeset |
files
|
Thu, 16 Nov 2017 20:23:20 -0500 |
Matt Harbison |
lfs: enable the extension locally after cloning a repo with 'lfs' requirement
|
changeset |
files
|
Sat, 02 Dec 2017 16:29:49 +0900 |
Yuya Nishihara |
log: translate column labels at once (issue5750)
|
changeset |
files
|
Sat, 02 Dec 2017 16:08:24 +0900 |
Yuya Nishihara |
log: remove temporary variable 'date' used only once
|
changeset |
files
|
Mon, 04 Dec 2017 11:28:29 -0500 |
Augie Fackler |
merge with stable
|
changeset |
files
|
Wed, 29 Nov 2017 20:39:59 -0500 |
Boris Feld |
lock: allow to configure when the lock messages are displayed
|
changeset |
files
|
Wed, 29 Nov 2017 20:36:29 -0500 |
Boris Feld |
lock: add a trylock method handling the timeout and messaging logic
|
changeset |
files
|
Wed, 29 Nov 2017 21:00:02 -0500 |
Boris Feld |
lock: use configint for 'ui.timeout' config
|
changeset |
files
|
Mon, 04 Dec 2017 09:39:37 +0100 |
Boris Feld |
scmutil: improve format pattern used in nodesummaries
|
changeset |
files
|
Sat, 02 Dec 2017 17:52:53 -0500 |
Matt Harbison |
tests: trivial fixes for Windows
|
changeset |
files
|
Wed, 29 Nov 2017 08:40:25 +0530 |
Pulkit Goyal |
py3: use encoding.strtolocal() to convert string to bytes
|
changeset |
files
|
Wed, 29 Nov 2017 08:39:48 +0530 |
Pulkit Goyal |
py3: use pycompat.bytestr() or '%d' in place of str()
|
changeset |
files
|