Sat, 23 Feb 2013 22:07:38 +0100 |
Simon Heimberg |
tests: append glob to filename output when required for windows
|
changeset |
files
|
Fri, 22 Feb 2013 16:40:27 -0600 |
Matt Mackall |
convert: stabilize cvsps commitid sort order
|
changeset |
files
|
Fri, 22 Feb 2013 15:17:33 -0600 |
Matt Mackall |
pager: catch ctrl-c on exit (issue3834)
|
changeset |
files
|
Fri, 22 Feb 2013 13:46:54 -0600 |
Matt Mackall |
merge with crew
|
changeset |
files
|
Fri, 22 Feb 2013 13:45:46 -0600 |
Matt Mackall |
templater: properly handle file_copies with %
|
changeset |
files
|
Fri, 22 Feb 2013 10:05:22 -0800 |
Bryan O'Sullivan |
localrepo: iterate over manifest key/value pairs in status
|
changeset |
files
|
Thu, 21 Feb 2013 12:55:39 -0800 |
Bryan O'Sullivan |
match: more accurately report when we're always going to match
|
changeset |
files
|
Thu, 21 Feb 2013 13:16:02 -0600 |
Kevin Bullock |
scmutil: fix NameError on windows
|
changeset |
files
|
Wed, 20 Feb 2013 11:31:41 -0800 |
Bryan O'Sullivan |
commands: exit from the log loop at the right time
|
changeset |
files
|
Wed, 20 Feb 2013 11:31:38 -0800 |
Bryan O'Sullivan |
cmdutil: use a small initial window with --limit
|
changeset |
files
|
Wed, 20 Feb 2013 11:31:34 -0800 |
Bryan O'Sullivan |
worker: handle worker failures more aggressively
|
changeset |
files
|
Wed, 20 Feb 2013 11:31:31 -0800 |
Bryan O'Sullivan |
worker: fix a race in SIGINT handling
|
changeset |
files
|
Wed, 20 Feb 2013 11:31:27 -0800 |
Bryan O'Sullivan |
worker: on error, exit similarly to the first failing worker
|
changeset |
files
|
Tue, 19 Feb 2013 13:35:39 -0600 |
Kevin Bullock |
merge with stable
|
changeset |
files
|
Tue, 19 Feb 2013 13:35:25 -0600 |
Kevin Bullock |
merge with main
|
changeset |
files
|
Sat, 09 Feb 2013 21:07:42 +0000 |
Na'Tosha Bard |
largefiles: don't cache largefiles for pulled heads by default
|
changeset |
files
|
Mon, 18 Feb 2013 13:21:27 -0600 |
Matt Mackall |
merge with stable
|
changeset |
files
|
Mon, 18 Feb 2013 13:20:59 -0600 |
Matt Mackall |
merge with crew
|
changeset |
files
|
Mon, 18 Feb 2013 00:04:28 +0900 |
FUJIWARA Katsunori |
bundle: treat branches created newly on the local correctly (issue3828)
stable
|
changeset |
files
|
Fri, 15 Feb 2013 21:20:24 -0600 |
Kevin Bullock |
merge with stable
|
changeset |
files
|
Fri, 15 Feb 2013 15:06:43 -0600 |
Kevin Bullock |
mergetools: refine vimdiff warning message
stable
|
changeset |
files
|
Fri, 15 Feb 2013 11:28:04 +0100 |
Pierre-Yves David |
mergetools: vimdiff issue a warning explaining how to abort
stable
|
changeset |
files
|
Sun, 17 Feb 2013 14:34:53 -0600 |
Matt Mackall |
httppeer: improve protocol check
|
changeset |
files
|
Sun, 17 Feb 2013 14:41:31 -0600 |
Matt Mackall |
httppeer: avoid large dumps when we don't see an hgweb repo
|
changeset |
files
|
Fri, 15 Feb 2013 15:06:43 -0600 |
Kevin Bullock |
mergetools: refine vimdiff warning message
|
changeset |
files
|
Fri, 15 Feb 2013 11:28:04 +0100 |
Pierre-Yves David |
mergetools: vimdiff issue a warning explaining how to abort
|
changeset |
files
|
Tue, 12 Feb 2013 22:15:31 +0100 |
Simon Heimberg |
dispatch: also a separate warning message on aliases with --config
|
changeset |
files
|
Thu, 14 Feb 2013 13:56:02 -0600 |
Kevin Bullock |
extensions: remove erroneous comment
|
changeset |
files
|
Wed, 13 Feb 2013 12:51:30 -0800 |
Durham Goode |
blackbox: do not translate the log messages
|
changeset |
files
|
Tue, 12 Feb 2013 11:36:21 -0600 |
Kevin Bullock |
scmutil: split platform-specific bits into their own modules
|
changeset |
files
|
Tue, 12 Feb 2013 16:36:44 +0000 |
Kevin Bullock |
backout: call cmdutil.commit directly instead of commands.commit
|
changeset |
files
|
Tue, 12 Feb 2013 16:32:14 +0000 |
Kevin Bullock |
commit: factor out status printing into a helper function
|
changeset |
files
|
Tue, 12 Feb 2013 16:05:00 +0000 |
Kevin Bullock |
backout: remove unnecessary dict copy
|
changeset |
files
|
Tue, 12 Feb 2013 15:47:30 +0000 |
Kevin Bullock |
backout: remove unnecessary frobbing of addremove option
|
changeset |
files
|
Tue, 12 Feb 2013 15:07:17 +0000 |
Kevin Bullock |
backout: use cmdutil.revert directly instead of commands.revert
|
changeset |
files
|
Wed, 13 Feb 2013 15:09:43 -0600 |
Kevin Bullock |
merge with stable
|
changeset |
files
|
Wed, 13 Feb 2013 21:51:47 +0100 |
Simon Heimberg |
check-code: warn about line glob match with no glob character (?*/)
|
changeset |
files
|
Wed, 13 Feb 2013 22:05:30 +0100 |
Simon Heimberg |
tests: remove glob from output lines containing no glob character
|
changeset |
files
|
Mon, 15 Oct 2012 23:28:45 +0200 |
Simon Heimberg |
tests: inform on Windows about unnecessary glob lines
|
changeset |
files
|
Wed, 13 Feb 2013 21:58:52 +0100 |
Simon Heimberg |
tests: quickly check if the glob line already matches the output
|
changeset |
files
|
Wed, 13 Feb 2013 12:35:57 +0100 |
Simon Heimberg |
tests: append glob to filename output when required (windows)
stable
|
changeset |
files
|
Wed, 13 Feb 2013 12:20:10 -0800 |
Bryan O'Sullivan |
util: make ensuredirs safer against races
|
changeset |
files
|
Wed, 13 Feb 2013 11:07:01 -0800 |
Durham Goode |
blackbox: only show new heads on incoming
|
changeset |
files
|
Wed, 13 Feb 2013 10:54:52 -0800 |
Bryan O'Sullivan |
blackbox: fix copyright
|
changeset |
files
|
Tue, 12 Feb 2013 16:02:35 -0800 |
Bryan O'Sullivan |
blackbox: fix a failing pyflakes test
|
changeset |
files
|
Sat, 09 Feb 2013 13:35:30 -0800 |
Durham Goode |
blackbox: tests for the blackbox extension
|
changeset |
files
|
Sat, 09 Feb 2013 09:09:46 -0800 |
Durham Goode |
blackbox: adds a 'blackbox' command for viewing recent logs
|
changeset |
files
|
Sat, 09 Feb 2013 09:04:48 -0800 |
Durham Goode |
blackbox: log incoming changes via ui.log()
|
changeset |
files
|
Sat, 09 Feb 2013 09:04:32 -0800 |
Durham Goode |
blackbox: logs python and extension hooks via ui.log()
|
changeset |
files
|
Sat, 09 Feb 2013 09:04:14 -0800 |
Durham Goode |
blackbox: log the commands that are run
|
changeset |
files
|
Tue, 12 Feb 2013 14:08:33 -0800 |
Durham Goode |
blackbox: adds a blackbox extension
|
changeset |
files
|
Mon, 11 Feb 2013 16:15:12 -0800 |
Bryan O'Sullivan |
scmutil: create directories in a race-safe way during update
|
changeset |
files
|
Mon, 11 Feb 2013 14:50:54 -0800 |
Bryan O'Sullivan |
Merge
|
changeset |
files
|
Sat, 09 Feb 2013 19:02:45 +0200 |
Idan Kamara |
test-atomictempfile: convert to unit test
|
changeset |
files
|
Sat, 09 Feb 2013 19:13:39 +0200 |
Idan Kamara |
tests: add a test runner utility that prints nothing when all tests pass
|
changeset |
files
|
Sun, 10 Feb 2013 13:14:31 +0100 |
Dan Villiom Podlaski Christiansen |
hgweb: consistent author name width
|
changeset |
files
|
Sun, 10 Feb 2013 12:23:39 -0800 |
Durham Goode |
dirstate: fix generator/list error when using python 2.7
|
changeset |
files
|
Mon, 11 Feb 2013 16:21:48 +0100 |
Pierre-Yves David |
mq: comply with filtering when injecting fake tags (issue3812)
|
changeset |
files
|
Fri, 08 Feb 2013 05:36:08 -0800 |
David Schleimer |
commit: factor out post-commit cleanup into workingctx
|
changeset |
files
|
Fri, 08 Feb 2013 05:36:08 -0800 |
David Schleimer |
localrepo: use workingctx for validation in commit
|
changeset |
files
|