Mon, 23 May 2011 20:31:04 +0200 |
Peter Arrenbrecht |
tests: support multiple caps in notcapable
|
Sun, 22 May 2011 16:10:03 +0300 |
Idan Kamara |
record: use cmdutil.command decorator
|
Sun, 22 May 2011 16:10:02 +0300 |
Idan Kamara |
record: suggest the right command when running non interactively
|
Sun, 22 May 2011 11:03:15 +0200 |
Adrian Buehlmann |
applyupdates: audit merged files
|
Sat, 21 May 2011 23:21:12 +0200 |
Adrian Buehlmann |
applyupdates: audit path on flag changes
|
Sat, 21 May 2011 23:13:59 +0200 |
Adrian Buehlmann |
opener: add audit function
|
Sat, 21 May 2011 15:09:15 -0500 |
Matt Mackall |
templatekw: use diffstatsum in diffstat keyword
|
Sat, 21 May 2011 15:06:38 -0500 |
Matt Mackall |
patch: use diffstatsum in diffstat
|
Sat, 21 May 2011 15:06:36 -0500 |
Matt Mackall |
patch: add diffstatsum helper
|
Sat, 21 May 2011 15:01:28 -0500 |
Matt Mackall |
diffstatdata: no longer a generator
|
Wed, 18 May 2011 21:31:40 +0200 |
Adrian Buehlmann |
add new option --all to manifest command
|
Sat, 21 May 2011 02:05:00 +0200 |
Adrian Buehlmann |
applyupdates: audit unlinking of renamed files and directories
|
Fri, 20 May 2011 21:04:45 +0300 |
Idan Kamara |
patchbomb: pass --git argument to diffstat
|
Fri, 20 May 2011 21:20:24 +0300 |
Idan Kamara |
mq: strip all leading slashes from url when importing
|
Fri, 20 May 2011 21:19:33 +0300 |
Idan Kamara |
mq: check patch name is valid before reading imported file
|
Sat, 21 May 2011 15:01:28 -0500 |
Matt Mackall |
tests: update monotone output for v1.0 changes
|
Sat, 21 May 2011 15:01:28 -0500 |
Matt Mackall |
revlog: stop exporting node.short
|
Thu, 19 May 2011 22:55:13 +0200 |
Patrick Mezard |
patch: fast-path git case in selectfile()
|
Thu, 19 May 2011 22:49:43 +0200 |
Patrick Mezard |
patch: unify backend file access interface
|
Thu, 19 May 2011 22:44:01 +0200 |
Patrick Mezard |
patch: merge backend setmode() into writelines()
|
Thu, 19 May 2011 22:44:01 +0200 |
Patrick Mezard |
patch: stop modifying gitpatch objects
|
Thu, 19 May 2011 22:44:01 +0200 |
Patrick Mezard |
patch: stop handling hunkless git blocks out of stream
|
Thu, 19 May 2011 22:44:01 +0200 |
Patrick Mezard |
patch: reindent code
|
Thu, 19 May 2011 22:44:01 +0200 |
Patrick Mezard |
patch: unify iterhunks() afile/bfile handling
|
Thu, 19 May 2011 22:44:01 +0200 |
Patrick Mezard |
patch: git metadata was ignored if strip > 1
|
Thu, 19 May 2011 22:44:01 +0200 |
Patrick Mezard |
patch: construct and parse binary hunks at the same time
|
Thu, 19 May 2011 22:44:01 +0200 |
Patrick Mezard |
patch: refactor iterhunks() regular and binary files emission
|
Thu, 19 May 2011 22:44:01 +0200 |
Patrick Mezard |
patch: remove patch.patch() cwd argument
|