Mercurial > hg-stable
graph
-
Some README updatesWed, 25 Oct 2006 16:30:45 -0500, by Matt Mackall
-
Remove some old documentation that belongs on the wikiWed, 25 Oct 2006 16:25:44 -0500, by Matt Mackall
-
Move rewrite-log to contribWed, 25 Oct 2006 16:24:28 -0500, by Matt Mackall
-
Remove [-b] options from help syntax linesTue, 24 Oct 2006 17:22:07 -0500, by Matt Mackall
-
Deprecate old --branch/branches optionsTue, 24 Oct 2006 17:07:11 -0500, by Matt Mackall
-
add branch and branches commandsTue, 24 Oct 2006 16:49:36 -0500, by Matt Mackall
-
test-mq-caches: look up a revision that does not exist to force cache creationTue, 24 Oct 2006 17:49:48 -0300, by Alexis S. L. Carvalho
-
Merge with mpmTue, 24 Oct 2006 13:42:21 -0700, by Brendan Cully
-
hgweb: add heads to gitweb summaryTue, 24 Oct 2006 13:31:01 -0700, by Brendan Cully
-
zsh: cache hg help outputTue, 24 Oct 2006 13:17:41 -0700, by Brendan Cully
-
zsh: complete according to the -R option if specifiedTue, 24 Oct 2006 13:09:09 -0700, by Brendan Cully
-
zsh: add view optsTue, 24 Oct 2006 11:10:04 -0700, by Brendan Cully
-
zsh: add --style and --template optsTue, 24 Oct 2006 11:10:04 -0700, by Brendan Cully
-
zsh: add -r to parentsTue, 24 Oct 2006 11:10:04 -0700, by Brendan Cully
-
zsh: expand tags lazilyTue, 24 Oct 2006 11:10:04 -0700, by Brendan Cully
-
make mq play nicely with the branch cacheMon, 23 Oct 2006 23:32:56 -0300, by Alexis S. L. Carvalho
-
Split branchtags into two additional functions.Mon, 23 Oct 2006 23:32:56 -0300, by Alexis S. L. Carvalho
-
Merge with crewTue, 24 Oct 2006 13:46:04 -0500, by Matt Mackall
-
Commit username: Better error message, abort on empty name, fix documentation.Mon, 23 Oct 2006 14:56:51 +0200, by Thomas Arendsen Hein
-
hgweb: make #motd# available for all templatesSun, 22 Oct 2006 21:47:37 -0300, by Alexis S. L. Carvalho
-
zsh completion: basic mq supportSat, 21 Oct 2006 23:51:36 -0700, by Brendan Cully
-
bash_completion: qguardSun, 22 Oct 2006 01:02:13 -0300, by Alexis S. L. Carvalho
-
bash_completion: allow overriding completion for arguments that start with "-"Sun, 22 Oct 2006 01:02:06 -0300, by Alexis S. L. Carvalho
-
bash_completion: qfold, qrename, qheader, qclone and qselectSun, 22 Oct 2006 01:02:00 -0300, by Alexis S. L. Carvalho
-
bash_completion: email --bccSun, 22 Oct 2006 01:01:52 -0300, by Alexis S. L. Carvalho
-
bash_completion: qdelete --revSun, 22 Oct 2006 01:01:45 -0300, by Alexis S. L. Carvalho
-
bash_completion: make export fall back to tags when there's no mq patch appliedSun, 22 Oct 2006 01:01:42 -0300, by Alexis S. L. Carvalho
-
bash_completion: don't complete export with "garbage" when mq is not aroundSun, 22 Oct 2006 01:01:03 -0300, by Alexis S. L. Carvalho
-
Fix "templater object got multiple values for keyword argument 'motd'"Sat, 21 Oct 2006 20:51:24 +0200, by Thomas Arendsen Hein
-
Add #motd# to gitweb pages. Needs to pass self.motd to index template, too.Sat, 21 Oct 2006 20:19:46 +0200, by Thomas Arendsen Hein
-
gitweb: add revision numbers to annotate changeset linksThu, 19 Oct 2006 16:15:01 -0700, by Brendan Cully
-
gitweb: add revision numbers to filerevision changeset linksThu, 19 Oct 2006 16:12:43 -0700, by Brendan Cully
-
hgweb: add revision numbers to changeset parent/child linksThu, 19 Oct 2006 15:58:43 -0700, by Brendan Cully
-
fix errors spotted by pycheckerThu, 19 Oct 2006 16:55:34 +0200, by Benoit Boissinot
-
use xrange instead of rangeThu, 19 Oct 2006 14:16:51 +0200, by Benoit Boissinot
-
use xrange instead of rangeThu, 19 Oct 2006 14:03:41 +0200, by Benoit Boissinot
-
Corrected SSH configuration example in pull help.Thu, 19 Oct 2006 13:00:02 +0200, by Thomas Arendsen Hein
-
revlog.children: use parentrevs instead of parentsThu, 19 Oct 2006 10:23:27 +0200, by Benoit Boissinot
-
Don't use test -e in tests - sh doesn't like it on SolarisWed, 18 Oct 2006 18:47:50 -0300, by Alexis S. L. Carvalho
-
Update tests outputWed, 18 Oct 2006 18:44:23 -0300, by Alexis S. L. Carvalho
-
Add --rev option to statusWed, 18 Oct 2006 14:24:38 -0700, by Brendan Cully
-
makes username mandatoryWed, 18 Oct 2006 22:24:03 +0200, by Benoit Boissinot
-
patch: return list of modified files even when an exception is raisedWed, 18 Oct 2006 10:37:34 -0700, by Brendan Cully
-
mq: test case for issue399Wed, 18 Oct 2006 10:37:34 -0700, by Brendan Cully
-
Extended templating test for new branches and extra changeset info.Wed, 18 Oct 2006 18:10:21 +0200, by Thomas Arendsen Hein
-
Added extra changeset info to templater and map-cmdline.default.Wed, 18 Oct 2006 18:09:32 +0200, by Thomas Arendsen Hein
-
Add new branch info to templater and use it in map-cmdline.default.Wed, 18 Oct 2006 17:58:51 +0200, by Thomas Arendsen Hein
-
Don't show empty list of files in hg log -v.Wed, 18 Oct 2006 12:26:12 +0200, by Thomas Arendsen Hein
-
Adjust default cmdline style to really match verbose/debug log.Wed, 18 Oct 2006 12:17:02 +0200, by Thomas Arendsen Hein
-
Show extra changeset info for log/tip/heads/... --debugWed, 18 Oct 2006 11:55:32 +0200, by Thomas Arendsen Hein
-
localrepo: add separate methods for manipulating repository dataMon, 23 Oct 2006 17:12:20 -0500, by Matt Mackall
-
Minor tags optimizationWed, 18 Oct 2006 22:38:23 -0500, by Matt Mackall
-
Use file contexts in tags codeWed, 18 Oct 2006 14:14:59 -0500, by Matt Mackall
-
filecontext: report False for missing filesWed, 18 Oct 2006 14:06:48 -0500, by Matt Mackall
-
Only look up tags and branches as a last resortWed, 18 Oct 2006 11:44:56 -0500, by Matt Mackall
-
If we can't write the branch cache, fail quietly.Wed, 18 Oct 2006 10:46:51 -0500, by Matt Mackall
-
Add test for invalid branch cache (fixed by 27ebe4efe98e)Wed, 18 Oct 2006 10:35:14 +0200, by Thomas Arendsen Hein
-
invalidate the branch cache when sanity check failsWed, 18 Oct 2006 09:26:23 +0200, by Benoit Boissinot
-
Testing the new changegroupsubset remote function in the sshWed, 18 Oct 2006 02:14:26 -0500, by Eric Hopper
-
Stop erroring out pull -r and clone -r if repository isn't local.Sat, 09 Sep 2006 18:25:07 -0700, by Eric Hopper