Mercurial > hg-stable
graph
-
subrepo: be more careful with deletions of .hgsub and .hgsubstate (issue2844)Mon, 06 Jun 2011 15:17:40 -0500, by Matt Mackall
-
patch: dot not ignore hunk of files marked as 'deleted'Sun, 05 Jun 2011 22:26:01 +0200, by Patrick Mezard
-
patch: fix patchmeta/hunk synchronization in iterhunks()Sun, 05 Jun 2011 22:24:19 +0200, by Patrick Mezard
-
patch: remove unnecessary exists() call in selectfile()Sun, 05 Jun 2011 22:24:11 +0200, by Patrick Mezard
-
import: deprecate --baseSun, 05 Jun 2011 22:24:02 +0200, by Patrick Mezard
-
patch: remove redundant islink() callSun, 05 Jun 2011 13:27:06 +0200, by Patrick Mezard
-
extensions: update doc of enabled() and disabled() according to d5b525697ddbSat, 04 Jun 2011 20:01:01 +0900, by Yuya Nishihara
-
localrepo: add savecommitmessage() to write last-message.txtSat, 04 Jun 2011 15:56:48 +0200, by Patrick Mezard
-
memctx: simplify constructorSat, 04 Jun 2011 15:20:49 +0200, by Patrick Mezard
-
scmutil: improve path calculation for install-relative RC files (issue2841)Fri, 03 Jun 2011 15:08:08 -0500, by Matt Mackall
-
prepush: show details about new remote heads with --verboseFri, 03 Jun 2011 13:10:22 +0200, by Adrian Buehlmann
-
prepush: print short hash of first new head in abort messageFri, 03 Jun 2011 12:16:17 +0200, by Adrian Buehlmann
-
prepush: eliminate 'if branch'Fri, 03 Jun 2011 11:26:43 +0200, by Adrian Buehlmann
-
revlog: bail out earlier in group when we have no chunksFri, 03 Jun 2011 20:32:54 +0200, by Sune Foldager
-
localrepo: simplify file bundling code and fix progress bugFri, 03 Jun 2011 20:23:32 +0200, by Sune Foldager