Mercurial > hg
graph
-
Merge with stableFri, 02 Jul 2010 11:30:57 +0200, by Martin Geisler
-
wix: pick up new help topics added between 1.5 and 1.6 stableThu, 01 Jul 2010 12:53:37 -0500, by Steve Borho
-
log: follow filenames through renames (issue647) stable 1.6Tue, 29 Jun 2010 12:12:34 +0200, by Mads Kiilerich
-
subrepo: refuse to commit subrepos if .hgsub is excluded (issue2232) stableThu, 01 Jul 2010 11:20:13 -0500, by Matt Mackall
-
i18n-da: translated eol extension and various small strings stableThu, 01 Jul 2010 15:25:29 +0200, by Martin Geisler
-
i18n-ja: synchronized with 13d02d6677f2 stableWed, 30 Jun 2010 13:03:48 +0900, by FUJIWARA Katsunori
-
i18n-sv: output from 'hg' is once again fully Swedish stableWed, 23 Jun 2010 09:33:28 +0200, by Jens Bäckman
-
subrepo: correctly handle update -C with modified subrepos (issue2022) stableWed, 30 Jun 2010 23:56:35 -0500, by Matt Mackall
-
setup: ignore failures to build optional inotify extension stableWed, 23 Jun 2010 13:44:07 +0200, by Christian Boos
-
update: synchronize permissions in the dirstate (issue1473) stableWed, 30 Jun 2010 17:34:20 -0500, by Matt Mackall
-
heads: fix templating of headers again (issue2130) stableThu, 24 Jun 2010 15:18:47 +0100, by Simon Howkins
-
minirst: use unicode string as intermediate form for replacement stableWed, 30 Jun 2010 12:44:58 +0900, by FUJIWARA Katsunori
-
subrepo: fix recording of + in .hgsubstate (issue2217) stableTue, 29 Jun 2010 17:30:42 -0500, by Matt Mackall
-
test-alias: don't use the environment variable PWD stableMon, 28 Jun 2010 23:16:11 +0200, by Mads Kiilerich
-
revert: Make it clearer when not to use revert stableMon, 28 Jun 2010 15:08:01 +0200, by Mads Kiilerich
-
progress: check stderr.isatty() before each print stableSun, 27 Jun 2010 22:20:47 -0500, by Augie Fackler
-
http digest auth: reset redirect counter on new requests (issue2255) stableSat, 26 Jun 2010 23:00:58 +0200, by Mads Kiilerich
-
revset: deal with empty sets in range endpoints stableMon, 28 Jun 2010 11:07:27 -0500, by Matt Mackall
-
subrepo: fix silent push failure for SVN (issue2241) stableSun, 27 Jun 2010 18:20:49 -0500, by Matt Mackall
-
merge: pass constant cset ancestor to fctx.ancestor stableFri, 18 Jun 2010 08:49:24 +0200, by Peter Arrenbrecht
-
context: allow passing the common cset ancestor to fctx.ancestor stableFri, 18 Jun 2010 08:48:05 +0200, by Peter Arrenbrecht
-
mercurial.spec: don't include convert-repo - use "hg convert" instead stableFri, 25 Jun 2010 19:59:22 +0200, by Mads Kiilerich
-
contrib: update tcsh_completion with commands for 1.6 stableSat, 26 Jun 2010 15:56:48 +0200, by Gilles Moris
-
bookmarks: fix bogus cut and paste for outgoing stableSat, 26 Jun 2010 12:24:55 -0500, by Matt Mackall
-
addchangegroup: pass in lock to release it before changegroup hook is called stableFri, 25 Jun 2010 13:47:28 -0500, by Matt Mackall
-
cmdutil: only output style header once in non-buffered mode (issue2130) stableThu, 24 Jun 2010 15:18:47 +0100, by Simon Howkins
-
bookmarks: touch changelog on write to force hgweb reload stableWed, 23 Jun 2010 13:38:52 -0500, by Matt Mackall
-
mq: explicit exit code when patch is already on top stableTue, 22 Jun 2010 21:36:09 +0200, by Gilles Moris
-
mq: fix qpush --move for selected guarded patches stableTue, 22 Jun 2010 09:49:51 +0200, by Gilles Moris