Mercurial > hg
graph
-
patch: merge backend setmode() into writelines()Thu, 19 May 2011 22:44:01 +0200, by Patrick Mezard
-
patch: stop modifying gitpatch objectsThu, 19 May 2011 22:44:01 +0200, by Patrick Mezard
-
patch: stop handling hunkless git blocks out of streamThu, 19 May 2011 22:44:01 +0200, by Patrick Mezard
-
patch: reindent codeThu, 19 May 2011 22:44:01 +0200, by Patrick Mezard
-
patch: unify iterhunks() afile/bfile handlingThu, 19 May 2011 22:44:01 +0200, by Patrick Mezard
-
patch: git metadata was ignored if strip > 1Thu, 19 May 2011 22:44:01 +0200, by Patrick Mezard
-
patch: construct and parse binary hunks at the same timeThu, 19 May 2011 22:44:01 +0200, by Patrick Mezard
-
patch: refactor iterhunks() regular and binary files emissionThu, 19 May 2011 22:44:01 +0200, by Patrick Mezard
-
patch: remove patch.patch() cwd argumentThu, 19 May 2011 22:44:01 +0200, by Patrick Mezard
-
patch: merge _updatedir() into externalpatch()Thu, 19 May 2011 22:44:01 +0200, by Patrick Mezard
-
merge with stableThu, 19 May 2011 18:10:03 +0200, by Martin Geisler
-
changelog: convert user and desc from local encoding early stableThu, 19 May 2011 18:09:25 +0200, by Martin Geisler
-
merge crew with mainThu, 19 May 2011 16:57:14 +0200, by Martin Geisler
-
clone: make default path absolute for all local pathsWed, 18 May 2011 23:20:26 -0700, by Brendan Cully
-
httpclient: import revision fc731618702a of py-nonblocking-httpTue, 17 May 2011 10:28:03 -0500, by Augie Fackler
-
httpconnection: improved logging formattingMon, 16 May 2011 16:59:45 -0500, by Augie Fackler
-
bash_completion: enable alias auto-completeTue, 17 May 2011 00:46:52 +0200, by Yann E. MORIN
-
ui: enable alias exception when reading config in plain modeTue, 17 May 2011 00:17:52 +0200, by Yann E. MORIN
-
ui: test plain mode against exceptionsTue, 17 May 2011 00:08:51 +0200, by Yann E. MORIN
-
revlog: drop base() againWed, 18 May 2011 17:05:30 -0500, by Matt Mackall
-
patch: add a workingbackend dirstate layer on top of fsbackendWed, 18 May 2011 23:48:17 +0200, by Patrick Mezard
-
patch: handle binary copies as regular onesWed, 18 May 2011 23:48:13 +0200, by Patrick Mezard
-
patch: remove files while patching, not in updatedir()Wed, 18 May 2011 23:48:13 +0200, by Patrick Mezard
-
patch: set desired mode when patching, not in updatedir()Wed, 18 May 2011 23:48:13 +0200, by Patrick Mezard
-
patch: stop changing current directory before patchingWed, 18 May 2011 23:48:13 +0200, by Patrick Mezard
-
revlog: linearize created changegroups in generaldelta revlogsWed, 18 May 2011 23:26:26 +0200, by Sune Foldager
-
revlogdag: add linearize functionWed, 18 May 2011 23:11:34 +0200, by Sune Foldager
-
localrepo, sshrepo: use Boolean create argument in __init__Wed, 18 May 2011 19:30:17 +0200, by Martin Geisler