Mercurial > hg-stable
graph
-
tests: unify test-conflictThu, 12 Aug 2010 20:02:59 +0900, by Nicolas Dumazet
-
tests: unify test-identifyThu, 12 Aug 2010 19:49:58 +0900, by Nicolas Dumazet
-
tests: unify test-addThu, 12 Aug 2010 19:43:45 +0900, by Nicolas Dumazet
-
tests: remove useless sed in test-hookThu, 12 Aug 2010 19:40:22 +0900, by Nicolas Dumazet
-
tests: unify test-hookThu, 12 Aug 2010 19:38:31 +0900, by Nicolas Dumazet
-
tests: unify test-flagsThu, 12 Aug 2010 19:10:57 +0900, by Nicolas Dumazet
-
repair: do not compress partial bundle if we do not keep it on diskThu, 12 Aug 2010 16:53:23 +0900, by Nicolas Dumazet
-
store: skip decodir check if path does not contain '.hg/'Thu, 12 Aug 2010 16:45:47 +0900, by Nicolas Dumazet
-
strip: support multiple revisionsSat, 17 Jul 2010 00:47:06 +0900, by Nicolas Dumazet
-
tests: unify test-tagThu, 12 Aug 2010 16:35:34 +0900, by Nicolas Dumazet
-
tests: unify test-verifyThu, 12 Aug 2010 15:41:58 +0900, by Nicolas Dumazet
-
tests: unify test-initThu, 12 Aug 2010 15:31:18 +0900, by Nicolas Dumazet
-
tests: unify test-pathsThu, 12 Aug 2010 15:18:44 +0900, by Nicolas Dumazet
-
tests: unify test-patchThu, 12 Aug 2010 15:12:25 +0900, by Nicolas Dumazet
-
tests: unify test-status-colorThu, 12 Aug 2010 15:07:25 +0900, by Nicolas Dumazet
-
tests: unify test-statusThu, 12 Aug 2010 14:54:10 +0900, by Nicolas Dumazet
-
tests: catch re.error if test line is not a valid regular expressionThu, 12 Aug 2010 14:53:34 +0900, by Nicolas Dumazet
-
Merge with stableWed, 11 Aug 2010 12:30:18 +0200, by Martin Geisler
-
convert: less shouting in SVN sink warning stableWed, 11 Aug 2010 12:29:20 +0200, by Martin Geisler
-
convert: Using --dest-type svn crashed, if the source repo used tags. stableWed, 11 Aug 2010 11:46:06 +0200, by Daniel J. Lauk
-
commands: use round parenthesis in 'hg head --active' help stableWed, 11 Aug 2010 12:21:27 +0200, by Martin Geisler
-
graphlog: mark --branch as incompatible with --graph stableWed, 11 Aug 2010 12:19:01 +0200, by Martin Geisler
-
subrepos: support remapping of .hgsub source pathsThu, 15 Jul 2010 18:10:05 +0200, by Martin Geisler
-
bookmarks: replace var used as a Boolean with a BooleanTue, 10 Aug 2010 16:55:38 +0200, by Martin Geisler
-
merge with stableMon, 09 Aug 2010 16:55:53 -0500, by Matt Mackall
-
test-dispatch: Make test of removed working directory work on AIX (issue2315) stableMon, 09 Aug 2010 21:43:39 +0200, by Mads Kiilerich
-
tests: only run check-code on tracked filesMon, 09 Aug 2010 12:25:01 -0500, by Matt Mackall
-
Merge with stableMon, 09 Aug 2010 16:08:33 +0200, by Martin Geisler
-
dirstate: ignore symlinks when fs cannot handle them (issue1888) stableMon, 09 Aug 2010 15:31:56 +0200, by Martin Geisler
-
mq/qqueue: enable bash completionSun, 08 Aug 2010 23:10:08 +0200, by Yann E. MORIN