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
|
Mon, 11 Jun 2012 01:40:51 +0200 |
Mads Kiilerich |
tests: add missing trailing 'cd ..'
|
Mon, 04 Jun 2012 21:40:38 +0200 |
Adrian Buehlmann |
test-tags: enable for Windows
|
Mon, 07 Nov 2011 03:14:55 +0100 |
Mads Kiilerich |
tests: use 'hghave unix-permissions' for tests that really use chmod
|
Thu, 13 Oct 2011 04:27:49 +0200 |
Mads Kiilerich |
tests: cleanup of echo statements left over from test conversion
|
Thu, 10 Feb 2011 09:03:06 +0100 |
Gilles Moris |
rollback: clarifies the message about the reverted state (issue2628)
stable
|
Tue, 04 Jan 2011 06:29:08 +0100 |
jfh |
move tags.cache and branchheads.cache to a collected cache folder .hg/cache/
|
Tue, 19 Oct 2010 23:15:31 +0900 |
Nicolas Dumazet |
test-tags: use printf instead of echo '...\n'
|
Tue, 19 Oct 2010 20:20:10 +0900 |
Nicolas Dumazet |
tags: do not fail if tags.cache is corrupted (issue2444)
|
Fri, 08 Oct 2010 22:36:10 -0500 |
Mads Kiilerich |
tests: remove redundant globs
|
Wed, 22 Sep 2010 16:06:02 -0500 |
Brodie Rao |
tests: add glob matching for unified tests
|
Wed, 22 Sep 2010 16:06:00 -0500 |
Brodie Rao |
tests: require regexes in unified tests to be marked with " (re)"
|
Tue, 21 Sep 2010 16:44:13 -0500 |
Matt Mackall |
tests: drop a bunch of sed calls from unified tests
|
Fri, 17 Sep 2010 17:03:04 -0500 |
Matt Mackall |
tests: exit 0 no longer needed on unified tests
|
Thu, 16 Sep 2010 17:51:32 -0500 |
Matt Mackall |
tests: add exit codes to unified tests
|
Tue, 03 Aug 2010 00:10:28 -0500 |
Matt Mackall |
tests: unify test-tags
base
tests/test-tags@f70fe1128380
|