Thu, 26 Oct 2006 09:44:03 -0700 |
Brendan Cully |
zsh: use standard tags where possible
|
Thu, 26 Oct 2006 09:40:20 -0700 |
Brendan Cully |
mq: support qimport -
|
Wed, 25 Oct 2006 20:59:50 +0200 |
Christian Ebert |
hgcommand.vim: doc install delete into "black hole", g: prefix global vars.
|
Thu, 26 Oct 2006 09:29:42 +0200 |
Thomas Arendsen Hein |
merge with crew
|
Thu, 26 Oct 2006 09:22:10 +0200 |
Thomas Arendsen Hein |
Corrected hg synopsis.
|
Thu, 26 Oct 2006 00:27:19 -0700 |
Brendan Cully |
zsh: complete qguard with +/- guard prefixes
|
Wed, 25 Oct 2006 21:01:00 +0200 |
Christian Ebert |
hgcommand.vim: remove deprecated -b option from hg parents.
|
Wed, 25 Oct 2006 19:31:42 -0700 |
Brendan Cully |
zsh: complete qapplied, qdiff, qfold, qguard, qimport, qnext, qprev
|
Wed, 25 Oct 2006 17:09:22 -0700 |
Brendan Cully |
Merge with mpm
|
Wed, 25 Oct 2006 16:35:35 -0700 |
Brendan Cully |
zsh: make option lists more compact
|
Wed, 25 Oct 2006 15:10:30 -0700 |
Brendan Cully |
Merge with mpm
|
Wed, 25 Oct 2006 15:08:40 -0700 |
Brendan Cully |
zsh: rewrite
|
Fri, 27 Oct 2006 14:10:01 -0500 |
Matt Mackall |
small refactoring of path normalization in dirstate.statwalk
|
Fri, 27 Oct 2006 14:06:32 -0500 |
Matt Mackall |
Make util.unique return a list
|
Fri, 27 Oct 2006 12:09:33 -0500 |
Matt Mackall |
Simplify ignore logic in dirstate.walk
|
Fri, 27 Oct 2006 11:30:20 -0500 |
Matt Mackall |
shortname: truncate at '.' too
|
Fri, 27 Oct 2006 11:24:10 -0500 |
Matt Mackall |
improve walk docstrings
|
Fri, 27 Oct 2006 00:38:42 -0500 |
Matt Mackall |
convert dict(zip(x,x)) to dict.fromkeys(x)
|
Thu, 26 Oct 2006 23:59:21 -0500 |
Matt Mackall |
minor hg grep simplification
|
Thu, 26 Oct 2006 23:54:24 -0500 |
Matt Mackall |
simplify dirstate walking
|
Thu, 26 Oct 2006 18:43:57 -0500 |
Matt Mackall |
kill makewalk function
|
Thu, 26 Oct 2006 17:45:03 -0500 |
Matt Mackall |
Pull getchange out of walkchangerevs
|
Thu, 26 Oct 2006 17:27:07 -0500 |
Matt Mackall |
Make revrange return a list of ints so that callers don't have to convert
|
Thu, 26 Oct 2006 17:15:55 -0500 |
Matt Mackall |
simplify revrange and revpair
|
Thu, 26 Oct 2006 14:09:15 -0500 |
Matt Mackall |
lookup(str(x)) -> lookup(x)
|
Thu, 26 Oct 2006 14:04:58 -0500 |
Matt Mackall |
Fixups for hg grep
|
Wed, 25 Oct 2006 18:31:49 -0500 |
Matt Mackall |
Update tests for removed commands
|
Wed, 25 Oct 2006 18:29:54 -0500 |
Matt Mackall |
Remove update -m, deprecated for 0.9.1
|
Wed, 25 Oct 2006 17:53:24 -0500 |
Matt Mackall |
Remove the undo command, deprecated pre-0.9
|
Wed, 25 Oct 2006 17:47:53 -0500 |
Matt Mackall |
Remove forget command, deprecated pre-0.9
|