Tue, 29 Mar 2022 18:15:49 +0900 |
Yuya Nishihara |
tags: fix typo in fast path detection of fnode resolution (issue6673)
stable
|
Mon, 17 Jan 2022 21:20:46 -0500 |
Valentin Gatien-Baron |
blackbox: change year in logs to ISO 8601 format
|
Mon, 17 Jan 2022 21:00:33 -0500 |
Valentin Gatien-Baron |
blackbox: add milliseconds to blackbox logs by default
|
Fri, 07 May 2021 10:39:58 +0200 |
Pierre-Yves David |
cache: avoid warming the fnodetags cache after clone
stable
|
Tue, 02 Mar 2021 00:02:25 +0530 |
Pulkit Goyal |
tags: validate nodes in _getfnodes() and update cache in case of unknown nodes
|
Mon, 15 Feb 2021 17:08:18 +0530 |
Pulkit Goyal |
debugtagscache: verify that filenode is correct
|
Thu, 24 Dec 2020 12:23:46 -0500 |
Matt Harbison |
tests: demonstrate a case where a corrupt tag cache causes an abort
|
Thu, 24 Dec 2020 11:21:23 -0500 |
Matt Harbison |
tagcache: distinguish between invalid and missing entries
|
Fri, 15 Jan 2021 12:41:38 +0100 |
Pierre-Yves David |
clone: make sure we warm the cache after a clone
|
Tue, 06 Oct 2020 22:36:15 -0700 |
Martin von Zweigbergk |
errors: introduce InputError and use it from commands and cmdutil
|
Tue, 08 Sep 2020 19:36:40 +0530 |
Pulkit Goyal |
tags: take lock instead of wlock before writing hgtagsfnodes1 cache
|
Mon, 24 Feb 2020 17:43:34 -0500 |
Matt Harbison |
tests: replace truncate(1) with inline python
|
Fri, 07 Feb 2020 16:01:32 -0500 |
Valentin Gatien-Baron |
tags: behave better if a tags cache entry is partially written
|
Fri, 07 Feb 2020 15:55:26 -0500 |
Valentin Gatien-Baron |
tags: show how hg behaves if a tags cache entry is truncated
|
Fri, 07 Feb 2020 13:54:09 -0500 |
Valentin Gatien-Baron |
tags: add a debug command to display .hg/cache/hgtagsfnodes1
|
Mon, 11 Mar 2019 01:10:20 +0100 |
Pierre-Yves David |
hgtagsfnodescache: inherit fnode from parent when possible
|
Thu, 31 Jan 2019 18:17:02 +0530 |
Navaneeth Suresh |
tags: avoid generating commit for an already deleted tag (issue5752)
|
Sat, 15 Dec 2018 17:52:14 +0900 |
Yuya Nishihara |
tests: filter out uninteresting log events
|
Thu, 15 Nov 2018 17:08:23 +0100 |
Boris Feld |
check-exec: write file in 'wcache' instead of 'cache'
|
Fri, 08 Jun 2018 22:16:23 +0900 |
Yuya Nishihara |
tags: unblock log-like template keywords and functions
|
Tue, 08 May 2018 14:17:46 -0700 |
Boris Feld |
bundle2: mark the bundle2 part as advisory (issue5872)
stable
|
Tue, 08 May 2018 11:39:38 +0200 |
Boris Feld |
debugbundle: also display if a part is mandatory or advisory
stable
|
Thu, 18 Jan 2018 15:10:22 +0100 |
Boris Feld |
revbranchcache: advertise and use 'rbc' exchange capability
|
Wed, 21 Feb 2018 17:33:00 +0100 |
Boris Feld |
bundle: include advisory rev branch cache part in bundle2 bundle
|
Thu, 12 Oct 2017 09:39:50 +0200 |
Denis Laxalde |
transaction-summary: show the range of new revisions upon pull/unbundle (BC)
|
Tue, 22 Aug 2017 23:11:35 -0400 |
Augie Fackler |
debugcommands: stabilize output of debugbundle by having a custom repr
|
Sat, 12 Aug 2017 14:29:22 +0200 |
Tristan Seligmann |
hg: avoid relying on errno numbers / descriptions
stable
|
Thu, 13 Jul 2017 03:17:59 +0900 |
FUJIWARA Katsunori |
tests: avoid tests related to directory permission if running with fsmonitor
|
Thu, 25 May 2017 12:09:09 +0200 |
Pierre-Yves David |
local-clone: also copy tags related caches
|
Sat, 13 May 2017 21:30:02 -0400 |
Matt Harbison |
tests: fix up recent conditionalized output changes
|
Tue, 02 May 2017 18:57:52 +0200 |
Pierre-Yves David |
caches: stop warming the cache after changegroup application
|
Fri, 05 May 2017 17:31:15 +0200 |
Pierre-Yves David |
bundle: add optional 'tagsfnodecache' data to on disk bundle (issue5543)
|
Wed, 05 Apr 2017 23:44:22 -0400 |
Matt Harbison |
tests: add per-line output conditionals for Windows
|
Wed, 30 Nov 2016 16:39:36 +0000 |
Martijn Pieters |
posix: give the cached symlink a real target
|
Wed, 14 Jan 2015 01:15:26 +0100 |
Mads Kiilerich |
posix: give checklink a fast path that cache the check file and is read only
|
Wed, 14 Jan 2015 01:15:26 +0100 |
Mads Kiilerich |
posix: give checkexec a fast path; keep the check files and test read only
|
Tue, 02 Aug 2016 15:05:57 +0200 |
Pierre-Yves David |
tests: remove bundle2 activation from test-tags.t
|
Thu, 28 Apr 2016 15:35:54 -0500 |
Matt Mackall |
tags: silence cache parsing errors
stable
|
Wed, 03 Feb 2016 17:05:04 +0000 |
timeless |
blackbox: store the blackbox ui object instead of the log file
|
Tue, 09 Feb 2016 15:44:13 +0000 |
timeless |
blackbox: log dirty state
|
Tue, 09 Feb 2016 19:16:06 +0000 |
timeless |
blackbox: log working directory version
|
Wed, 24 Feb 2016 20:04:32 +0000 |
timeless |
tests: mock getpid to reduce glob usage
|
Wed, 03 Feb 2016 15:18:29 +0000 |
timeless |
blackbox: flush output file descriptor
|
Mon, 07 Sep 2015 11:31:44 -0700 |
Durham Goode |
blackbox: add pid to output
|
Sun, 28 Jun 2015 18:39:58 -0400 |
Matt Harbison |
identify: avoid a crash when given '-r wdir()'
|
Mon, 25 May 2015 17:14:11 -0700 |
Gregory Szorc |
exchange: support transferring .hgtags fnodes mapping
|
Fri, 17 Apr 2015 23:22:58 +0900 |
Yuya Nishihara |
tags: do not abort if failed to write lock file to save cache
stable
|
Thu, 16 Apr 2015 20:56:43 -0500 |
Matt Mackall |
tests: fix up whitespace complaint
|
Thu, 16 Apr 2015 20:52:37 -0500 |
Matt Mackall |
tests: fix test-tags on vfat
|
Thu, 16 Apr 2015 11:59:36 -0400 |
Gregory Szorc |
tags: explicitly log which tags cache file is being written
|
Thu, 16 Apr 2015 11:54:13 -0400 |
Gregory Szorc |
tags: write a separate tags cache file for unfiltered repos
|
Thu, 16 Apr 2015 12:01:00 -0400 |
Gregory Szorc |
tags: change format of tags cache files
|
Thu, 16 Apr 2015 10:12:44 -0400 |
Gregory Szorc |
tags: don't read .hgtags fnodes from tags cache files
|
Wed, 15 Apr 2015 18:34:34 -0400 |
Pierre-Yves David |
tags: have a different cache file per filter level
|
Wed, 15 Apr 2015 17:42:38 -0400 |
Gregory Szorc |
tags: extract .hgtags filenodes cache to a standalone file
|
Mon, 13 Apr 2015 13:28:37 -0400 |
Gregory Szorc |
tests: move blackbox testing of tags to test-tags.t
|
Tue, 31 Mar 2015 08:04:42 -0500 |
Matt Mackall |
tags: remove scary message about corrupt tags cache
|
Wed, 28 Aug 2013 22:09:53 +0900 |
FUJIWARA Katsunori |
tags: write tag overwriting history also into tag cache file (issue3911)
stable 2.7.1
|
Tue, 30 Apr 2013 09:02:02 +0900 |
FUJIWARA Katsunori |
tags: update tag type only if tag node is updated (issue3911)
stable
|
Wed, 08 Aug 2012 18:10:16 +0200 |
Mads Kiilerich |
check-code: fix check for trailing whitespace on sh command lines
|