Thu, 14 Sep 2006 11:19:35 -0700 |
Brendan Cully |
Move revision parsing into cmdutil.
|
Fri, 08 Sep 2006 09:36:18 +0200 |
Thomas Arendsen Hein |
Never apply string formatting to generated errors with util.Abort.
|
Fri, 18 Aug 2006 22:13:58 -0700 |
Vadim Gelfer |
addremove: add -s/--similarity option
|
Fri, 18 Aug 2006 21:18:01 -0700 |
Vadim Gelfer |
fix comment.
|
Sun, 13 Aug 2006 17:03:33 -0700 |
Vadim Gelfer |
cmdutil.matchpats: allow include/exclude to be optional.
|
Sun, 13 Aug 2006 17:03:03 -0700 |
Vadim Gelfer |
add default values to arguments of walk etc.
|
Sun, 13 Aug 2006 16:57:45 -0700 |
Vadim Gelfer |
move commands.addremove_lock to cmdutil.addremove
|
Sun, 13 Aug 2006 16:11:22 -0700 |
Vadim Gelfer |
move walk and matchpats from commands to cmdutil.
|
Sat, 12 Aug 2006 16:13:27 -0700 |
Vadim Gelfer |
refactor text diff/patch code.
|