Fri, 27 May 2011 17:46:47 +0300 |
Idan Kamara |
run-tests: slightly simplify blacklist check
|
changeset |
files
|
Fri, 27 May 2011 08:50:27 -0500 |
Matt Mackall |
coal: use preformatted text for descriptions (issue2835)
|
changeset |
files
|
Fri, 27 May 2011 10:03:29 +0200 |
Adrian Buehlmann |
rebase: add option --tool/-t for 'pull --rebase'
|
changeset |
files
|
Fri, 27 May 2011 11:01:44 +0200 |
Martin Geisler |
subrepo: refactor writestate for clarity
|
changeset |
files
|
Thu, 26 May 2011 17:15:35 -0500 |
Matt Mackall |
cmdutil: make private copies of option lists to avoid sharing monkeypatches
|
changeset |
files
|
Thu, 26 May 2011 19:00:47 +0300 |
Idan Kamara |
record: fix options placeholder
|
changeset |
files
|
Wed, 25 May 2011 08:38:58 -0700 |
Paul Molodowitch |
subrepo: bare git repos considered dirty
|
changeset |
files
|
Thu, 26 May 2011 00:53:23 +0300 |
Idan Kamara |
dispatch: use the request to store the ui object
|
changeset |
files
|
Thu, 26 May 2011 00:44:11 +0300 |
Idan Kamara |
dispatch: wrap dispatch related information in a request class
|
changeset |
files
|
Thu, 26 May 2011 22:51:02 +0800 |
Steven Brown |
patch: restore the previous output of 'diff --stat'
|
changeset |
files
|
Tue, 24 May 2011 17:48:16 +0200 |
Peter Arrenbrecht |
wireproto: enable optional args for known() for future extensibility
|
changeset |
files
|
Thu, 26 May 2011 17:15:35 -0500 |
Matt Mackall |
context: make forget work like commands.forget
|
changeset |
files
|
Thu, 26 May 2011 17:15:35 -0500 |
Matt Mackall |
dirstate: rename forget to drop
|
changeset |
files
|
Thu, 26 May 2011 10:46:34 +0200 |
Martin Geisler |
minirst: read test input from stdin
|
changeset |
files
|
Thu, 26 May 2011 11:11:34 +0200 |
Sune Foldager |
tests: update monotone version requirement
|
changeset |
files
|
Wed, 25 May 2011 10:06:17 +0200 |
Patrick Mezard |
test-git-import: test patching existing copy targets
|
changeset |
files
|
Tue, 24 May 2011 17:30:00 -0500 |
Matt Mackall |
httprepo: handle large lengths by bypassing the len() operator
|
changeset |
files
|
Tue, 24 May 2011 14:52:23 +0200 |
Adrian Buehlmann |
workingctx.remove: don't stat files again after unlinking
|
changeset |
files
|
Tue, 24 May 2011 17:16:31 -0500 |
Matt Mackall |
httprepo: send URL redirection notices to stderr (issue2828)
|
changeset |
files
|
Tue, 24 May 2011 19:17:22 +0300 |
Idan Kamara |
record: alias qrecord to qnew -i/--interactive
|
changeset |
files
|
Tue, 24 May 2011 19:17:19 +0300 |
Idan Kamara |
record: add qrefresh -i/--interactive
|
changeset |
files
|
Tue, 24 May 2011 19:17:04 +0300 |
Idan Kamara |
record: add an option to backup all wc modifications
|
changeset |
files
|
Tue, 24 May 2011 19:17:02 +0300 |
Idan Kamara |
record: check patch name is valid before prompting in qrecord
|
changeset |
files
|
Tue, 24 May 2011 19:16:51 +0300 |
Idan Kamara |
mq: use checkpatchname
|
changeset |
files
|
Tue, 24 May 2011 19:16:51 +0300 |
Idan Kamara |
mq: wrap patch file name checks in a function
|
changeset |
files
|
Tue, 24 May 2011 13:30:10 -0500 |
Augie Fackler |
pure parsers: properly detect corrupt index files
|
changeset |
files
|
Tue, 24 May 2011 14:08:20 +0200 |
Adrian Buehlmann |
workingctx: unlink paths while holding the wlock
|
changeset |
files
|
Tue, 24 May 2011 16:12:01 +0200 |
Martin Geisler |
wireproto: do not hash when heads == ['force']
|
changeset |
files
|
Tue, 24 May 2011 14:21:04 +0200 |
Patrick Mezard |
patch: remove EOL support from linereader class
|
changeset |
files
|
Mon, 23 May 2011 22:49:10 -0500 |
Matt Mackall |
subrepo: handle local added subrepo case correctly
|
changeset |
files
|
Mon, 23 May 2011 23:22:47 +0300 |
Idan Kamara |
graphlog: remove unused arg from _wrapcmd
|
changeset |
files
|
Mon, 23 May 2011 23:09:00 +0300 |
Idan Kamara |
extensions: raise when trying to find an extension that failed to load
|
changeset |
files
|
Mon, 23 May 2011 15:56:31 +0200 |
Adrian Buehlmann |
remove: clarify help text about added files never being deleted from disk
|
changeset |
files
|
Wed, 18 May 2011 09:12:27 +0200 |
Adrian Buehlmann |
pure: provide more correct implementation of posixfile for Windows
|
changeset |
files
|
Mon, 23 May 2011 20:35:10 +0200 |
Peter Arrenbrecht |
bundlerepo: make getremotechanges support filtering of incoming
|
changeset |
files
|
Mon, 23 May 2011 20:32:29 +0200 |
Peter Arrenbrecht |
tests: add tests for discovery/pull without cgsubset
|
changeset |
files
|
Mon, 23 May 2011 20:31:39 +0200 |
Peter Arrenbrecht |
tests: add tests for partial pulls with treediscovery
|
changeset |
files
|
Mon, 23 May 2011 20:31:04 +0200 |
Peter Arrenbrecht |
tests: support multiple caps in notcapable
|
changeset |
files
|
Sun, 22 May 2011 16:10:03 +0300 |
Idan Kamara |
record: use cmdutil.command decorator
|
changeset |
files
|
Sun, 22 May 2011 16:10:02 +0300 |
Idan Kamara |
record: suggest the right command when running non interactively
|
changeset |
files
|
Sun, 22 May 2011 11:03:15 +0200 |
Adrian Buehlmann |
applyupdates: audit merged files
|
changeset |
files
|
Sat, 21 May 2011 23:21:12 +0200 |
Adrian Buehlmann |
applyupdates: audit path on flag changes
|
changeset |
files
|
Sat, 21 May 2011 23:13:59 +0200 |
Adrian Buehlmann |
opener: add audit function
|
changeset |
files
|
Sat, 21 May 2011 15:09:15 -0500 |
Matt Mackall |
templatekw: use diffstatsum in diffstat keyword
|
changeset |
files
|
Sat, 21 May 2011 15:06:38 -0500 |
Matt Mackall |
patch: use diffstatsum in diffstat
|
changeset |
files
|
Sat, 21 May 2011 15:06:36 -0500 |
Matt Mackall |
patch: add diffstatsum helper
|
changeset |
files
|
Sat, 21 May 2011 15:01:28 -0500 |
Matt Mackall |
diffstatdata: no longer a generator
|
changeset |
files
|
Wed, 18 May 2011 21:31:40 +0200 |
Adrian Buehlmann |
add new option --all to manifest command
|
changeset |
files
|
Sat, 21 May 2011 02:05:00 +0200 |
Adrian Buehlmann |
applyupdates: audit unlinking of renamed files and directories
|
changeset |
files
|
Fri, 20 May 2011 21:04:45 +0300 |
Idan Kamara |
patchbomb: pass --git argument to diffstat
|
changeset |
files
|
Fri, 20 May 2011 21:20:24 +0300 |
Idan Kamara |
mq: strip all leading slashes from url when importing
|
changeset |
files
|
Fri, 20 May 2011 21:19:33 +0300 |
Idan Kamara |
mq: check patch name is valid before reading imported file
|
changeset |
files
|
Sat, 21 May 2011 15:01:28 -0500 |
Matt Mackall |
tests: update monotone output for v1.0 changes
|
changeset |
files
|
Sat, 21 May 2011 15:01:28 -0500 |
Matt Mackall |
revlog: stop exporting node.short
|
changeset |
files
|
Thu, 19 May 2011 22:55:13 +0200 |
Patrick Mezard |
patch: fast-path git case in selectfile()
|
changeset |
files
|
Thu, 19 May 2011 22:49:43 +0200 |
Patrick Mezard |
patch: unify backend file access interface
|
changeset |
files
|
Thu, 19 May 2011 22:44:01 +0200 |
Patrick Mezard |
patch: merge backend setmode() into writelines()
|
changeset |
files
|
Thu, 19 May 2011 22:44:01 +0200 |
Patrick Mezard |
patch: stop modifying gitpatch objects
|
changeset |
files
|
Thu, 19 May 2011 22:44:01 +0200 |
Patrick Mezard |
patch: stop handling hunkless git blocks out of stream
|
changeset |
files
|
Thu, 19 May 2011 22:44:01 +0200 |
Patrick Mezard |
patch: reindent code
|
changeset |
files
|