Mercurial > hg-stable
graph
-
merge: simplify hook codeSun, 17 Sep 2006 17:07:44 -0500, by Matt Mackall
-
merge: linear_path -> linearSun, 17 Sep 2006 16:50:17 -0500, by Matt Mackall
-
merge: pull manifest checks and updates into separate functionsSun, 17 Sep 2006 16:47:33 -0500, by Matt Mackall
-
merge: remove now unused umap dictSun, 17 Sep 2006 16:13:34 -0500, by Matt Mackall
-
merge: pull manifest comparison out into separate functionSun, 17 Sep 2006 16:13:03 -0500, by Matt Mackall
-
Merge with mainlineSun, 17 Sep 2006 16:02:09 -0500, by Matt Mackall
-
merge: move set_exec to actionsSun, 17 Sep 2006 15:59:59 -0500, by Matt Mackall
-
merge: add forget to action listSun, 17 Sep 2006 15:54:51 -0500, by Matt Mackall
-
merge: add codes to action list, eliminate None elementsSun, 17 Sep 2006 15:24:00 -0500, by Matt Mackall
-
merge: convert actions to listSun, 17 Sep 2006 15:10:56 -0500, by Matt Mackall
-
Merge with backoutFri, 15 Sep 2006 16:01:16 -0500, by Matt Mackall
-
Back out trusted hgrc change for nowFri, 15 Sep 2006 16:00:16 -0500, by Matt Mackall
-
Merge with crewFri, 15 Sep 2006 15:22:45 -0500, by Matt Mackall
-
Add support for diffstat in commit emails, and move diffstat fromWed, 13 Sep 2006 13:14:08 -0700, by Matt Doar
-
cat: default to working dir parent instead of tipThu, 14 Sep 2006 19:24:00 -0700, by Brendan Cully
-
merge with brendanFri, 15 Sep 2006 00:51:27 +0200, by Benoit Boissinot
-
hgk: add --limit, and revrangesWed, 13 Sep 2006 18:24:58 -0700, by Brendan Cully
-
hgk: add revision numbersWed, 13 Sep 2006 13:50:28 -0700, by Brendan Cully
-
mq: handle patch names containing ":"Thu, 14 Sep 2006 22:52:47 +0200, by Brendan Cully
-
Move revision parsing into cmdutil.Thu, 14 Sep 2006 11:19:35 -0700, by Brendan Cully
-
Avoid negative block sizes in lazyparser.Wed, 13 Sep 2006 14:37:51 -0300, by Alexis S. L. Carvalho
-
mq: add qdelete --forget optionThu, 14 Sep 2006 15:35:55 +0200, by Brendan Cully
-
mq: do not update an empty working directory after strip.Wed, 13 Sep 2006 16:41:03 -0700, by Brendan Cully
-
mq: Add --git option to qrefreshTue, 12 Sep 2006 11:11:19 -0700, by Brendan Cully
-
Add the -s option to `hg help qseries`.Wed, 13 Sep 2006 21:46:36 +0200, by john levon
-
sshrepo: don't try to validate when creating the repoWed, 13 Sep 2006 19:57:40 +0200, by Benoit Boissinot
-
Make qrename handle directory targets; closes #333.Wed, 13 Sep 2006 08:57:08 -0700, by Brendan Cully
-
Fixed python2.3 incompatibility (rsplit) in qpush/qpop with index.Tue, 12 Sep 2006 17:27:41 +0200, by Thomas Arendsen Hein
-
Added tests for qpush/qpop with index.Tue, 12 Sep 2006 17:26:20 +0200, by Thomas Arendsen Hein
-
Fixed OSError "No such file or directory: None" and make IOError consistent.Mon, 11 Sep 2006 10:23:23 +0200, by Thomas Arendsen Hein