Mercurial > hg
graph
-
fix call to commands.setremoteconfigWed, 02 Aug 2006 09:18:56 -0700, by Bryan O'Sullivan
-
mq: print matches if patch name not uniqueWed, 02 Aug 2006 06:36:27 -0700, by Vadim Gelfer
-
clone: replace long help string of inaky with doc comment.Tue, 01 Aug 2006 19:58:34 -0700, by Vadim Gelfer
-
Breakup clone -r extra text help to fit in 80 columnsTue, 01 Aug 2006 11:12:34 -0700, by Inaky Perez-Gonzalez
-
Expand clone help with hardlink informationTue, 01 Aug 2006 09:50:30 -0700, by Inaky Perez-Gonzalez
-
fix hg backup option recommendation for auto-mergeWed, 02 Aug 2006 03:17:06 +0200, by Christian Ebert
-
import: make patch apply if run in subdirTue, 01 Aug 2006 15:51:13 -0700, by Vadim Gelfer
-
hgcommand.vim: requirements & doc self-install more consistent; cosmeticsWed, 02 Aug 2006 00:20:28 +0200, by Christian Ebert
-
fix mq test output.Tue, 01 Aug 2006 15:40:54 -0700, by Vadim Gelfer
-
merge patches from brendan cully that did not apply clean against tip.Tue, 01 Aug 2006 15:40:28 -0700, by Vadim Gelfer
-
Add -s option to qseries: display first line of patch header.Tue, 01 Aug 2006 15:24:18 -0700, by Brendan Cully
-
Check for parent/mod as well as parent.mod in findext.Tue, 01 Aug 2006 14:56:54 -0700, by Brendan Cully
-
Add more verbose help text to mq commands.Tue, 01 Aug 2006 15:24:12 -0700, by Brendan Cully
-
Add -m, -l, -e options to qfold.Tue, 01 Aug 2006 15:24:11 -0700, by Brendan Cully
-
Add -f option to qdelete, to remove patch file.Tue, 01 Aug 2006 12:21:55 -0700, by Brendan Cully
-
mq: add qmv as alias for qrenameTue, 01 Aug 2006 10:57:28 -0700, by Vadim Gelfer
-
New self-explanatory command qrename.Tue, 01 Aug 2006 10:55:06 -0700, by Brendan Cully
-
[darcs2hg] Windows compatibilty patctTue, 01 Aug 2006 09:51:36 -0400, by Sébastien Pierre
-
New mq command qfold: Merge patches into the current patch.Mon, 31 Jul 2006 20:33:56 -0700, by Brendan Cully
-
Add command qheader to display the header of a given patch.Mon, 31 Jul 2006 18:39:31 -0700, by Brendan Cully
-
Add option -e/--edit to qrefresh, to edit the existing header.Mon, 31 Jul 2006 17:55:43 -0700, by Brendan Cully
-
Change patch header as well as commit message with qrefresh -m or -l.Mon, 31 Jul 2006 18:47:43 -0700, by Brendan Cully
-
Remove pointless reposetup hook from hgk.pyTue, 01 Aug 2006 02:23:05 -0700, by Brendan Cully
-
import: switch from application/x-patch to text/x-diffMon, 31 Jul 2006 12:02:13 -0700, by Vadim Gelfer
-
mq: correct the use of superMon, 31 Jul 2006 14:22:17 -0300, by Alexis S. L. Carvalho
-
log: add -f/--follow option, to follow rename/copyMon, 31 Jul 2006 07:31:31 -0700, by Vadim Gelfer
-
clean up hg.py: move repo constructor code into each repo moduleMon, 31 Jul 2006 07:11:12 -0700, by Vadim Gelfer
-
merge with mpm.Sun, 30 Jul 2006 22:52:34 -0700, by Vadim Gelfer
-
pull: allow to pull from bundle file without need for bundle: syntaxSun, 30 Jul 2006 21:46:38 -0700, by Vadim Gelfer
-
avoid calling (cd ...) with `nil' as a directory nameSun, 30 Jul 2006 09:37:08 +0300, by Giorgos Keramidas