Mercurial > hg
graph
-
Teach mq about git patchesWed, 16 Aug 2006 19:49:45 -0700, by Brendan Cully
-
Move import's working dir update code into patch.updatedirWed, 16 Aug 2006 19:46:18 -0700, by Brendan Cully
-
Solaris portability fixesFri, 18 Aug 2006 10:24:04 -0700, by Danek Duvall
-
Fix bug #345.Fri, 18 Aug 2006 10:05:44 -0700, by Brendan Cully
-
patchbomb: import new mail moduleWed, 16 Aug 2006 11:03:45 -0700, by Brendan Cully
-
mail: fix connectWed, 16 Aug 2006 11:03:32 -0700, by Brendan Cully
-
merge with tahFri, 18 Aug 2006 13:07:35 +0200, by Thomas Arendsen Hein
-
Fix hgweb's patch display in changeset view.Fri, 18 Aug 2006 13:06:38 +0200, by Thomas Arendsen Hein
-
hgext: more patchbomb documentationTue, 15 Aug 2006 23:37:37 +0300, by Giorgos Keramidas
-
make new tests executable.Wed, 16 Aug 2006 10:53:01 -0700, by Vadim Gelfer
-
tests: new test for the bisect extensionTue, 15 Aug 2006 21:49:49 +0300, by Giorgos Keramidas
-
tests: new test for "hg annotate"Tue, 15 Aug 2006 21:22:26 +0300, by Giorgos Keramidas
-
override previous merge with mpm.Wed, 16 Aug 2006 10:52:42 -0700, by Vadim Gelfer
-
redo merge with mpm.Wed, 16 Aug 2006 10:52:19 -0700, by Vadim Gelfer
-
merge with mpm.Wed, 16 Aug 2006 10:46:24 -0700, by Vadim Gelfer
-
Unify mq and hg patch invocation.Tue, 15 Aug 2006 11:28:50 -0700, by Brendan Cully
-
merge.Tue, 15 Aug 2006 11:43:31 -0700, by Vadim Gelfer
-
make test-mq-qdiff executable.Tue, 15 Aug 2006 11:42:50 -0700, by Vadim Gelfer
-
tests: new test for mq qdiff commandTue, 15 Aug 2006 20:59:55 +0300, by Giorgos Keramidas
-
merge with other head by default, not tip.Tue, 15 Aug 2006 11:38:07 -0700, by Vadim Gelfer
-
merge with mpm.Tue, 15 Aug 2006 09:37:58 -0700, by Vadim Gelfer
-
Tune a bit the extdiff toplevel comments/samples.Tue, 15 Aug 2006 18:14:58 +0300, by Giorgos Keramidas
-
Fixed test-extdiff.Tue, 15 Aug 2006 16:04:47 +0200, by Thomas Arendsen Hein
-
A fix for --prune.Tue, 15 Aug 2006 00:03:48 -0700, by Brendan Cully
-
Adjusted test to changed help output.Tue, 15 Aug 2006 11:47:17 +0200, by Thomas Arendsen Hein
-
merge with jeffpcTue, 15 Aug 2006 11:22:29 +0200, by Thomas Arendsen Hein
-
Use demandload in hgkTue, 15 Aug 2006 05:12:27 -0400, by Josef "Jeff" Sipek
-
Add diff --git optionMon, 14 Aug 2006 22:48:03 -0700, by Brendan Cully
-
extdiff: fix bugs. add test.Mon, 14 Aug 2006 15:51:35 -0700, by Vadim Gelfer
-
Allow qdel to delete multiple patches.Mon, 14 Aug 2006 11:41:08 -0700, by Brendan Cully
-
Replace qdel/qfold -f option with -k/--keep.Mon, 14 Aug 2006 11:24:19 -0700, by Brendan Cully
-
Properly shell-quote arguments in extdiffMon, 14 Aug 2006 11:10:21 -0700, by Brendan Cully
-
Update extdiff for recent refactoringMon, 14 Aug 2006 11:07:15 -0700, by Brendan Cully
-
Test for log --prune.Mon, 14 Aug 2006 10:27:02 -0700, by Brendan Cully
-
hgweb: partially revert 4ec58b157265Mon, 14 Aug 2006 16:06:37 +0300, by Giorgos Keramidas
-
merge: consolidate dirstate updatesTue, 15 Aug 2006 23:17:06 -0500, by Matt Mackall
-
merge: use file size stored in revlog indexTue, 15 Aug 2006 22:46:35 -0500, by Matt Mackall
-
merge: move forgets to the apply stageTue, 15 Aug 2006 18:30:21 -0500, by Matt Mackall
-
trivial bool() cleanupTue, 15 Aug 2006 18:12:36 -0500, by Matt Mackall
-
filelog.cmp: return 0 for equalityTue, 15 Aug 2006 16:28:00 -0500, by Matt Mackall
-
merge: hoist some working manifest logic out of merge loopTue, 15 Aug 2006 16:27:19 -0500, by Matt Mackall
-
merge: working manifest new/changedTue, 15 Aug 2006 16:12:51 -0500, by Matt Mackall
-
merge: factor out exec bit merge functionTue, 15 Aug 2006 15:58:10 -0500, by Matt Mackall
-
Use revlog hash comparison technique in mergeTue, 15 Aug 2006 15:45:45 -0500, by Matt Mackall
-
Move cmp bits from filelog to revlogTue, 15 Aug 2006 14:18:13 -0500, by Matt Mackall
-
Move ui.sendmail to mail.connect/sendmailTue, 15 Aug 2006 14:06:50 -0500, by Matt Mackall
-
Move ui.diffopts to patch.diffopts where it belongsTue, 15 Aug 2006 11:34:08 -0500, by Matt Mackall
-
filelog: add hash-based comparisonsMon, 14 Aug 2006 15:07:00 -0500, by Matt Mackall
-
Merge with crewMon, 14 Aug 2006 14:42:15 -0500, by Matt Mackall
-
cmdutil.matchpats: allow include/exclude to be optional.Sun, 13 Aug 2006 17:03:33 -0700, by Vadim Gelfer
-
add default values to arguments of walk etc.Sun, 13 Aug 2006 17:03:03 -0700, by Vadim Gelfer
-
move commands.addremove_lock to cmdutil.addremoveSun, 13 Aug 2006 16:57:45 -0700, by Vadim Gelfer
-
move walk and matchpats from commands to cmdutil.Sun, 13 Aug 2006 16:11:22 -0700, by Vadim Gelfer
-
fix patch.patch.filterfiles.Sun, 13 Aug 2006 15:24:30 -0700, by Vadim Gelfer
-
make test-diff-subdir executable.Sun, 13 Aug 2006 15:03:48 -0700, by Vadim Gelfer
-
tests: new test for hg diff of a subdirectory onlySun, 13 Aug 2006 23:00:18 +0300, by Giorgos Keramidas
-
Make clear that hg pull -r REV pulls "up to" a revision.Sun, 13 Aug 2006 18:35:24 +0300, by Giorgos Keramidas
-
Use cached hg-root-dir instead of rediscoveringSun, 13 Aug 2006 20:21:13 +0300, by Giorgos Keramidas
-
hgweb: repo.changes() is now called repo.status()Sun, 13 Aug 2006 18:01:44 +0300, by Giorgos Keramidas
-
remove localrepository.changes.Sat, 12 Aug 2006 16:40:12 -0700, by Vadim Gelfer