Sun, 10 Feb 2013 12:58:57 +0100 |
Dan Villiom Podlaski Christiansen |
help: use a full header for topic titles
|
Sat, 09 Feb 2013 21:51:21 +0000 |
Dan Villiom Podlaski Christiansen |
hgweb: generate HTML documentation
|
Sat, 09 Feb 2013 21:51:21 +0000 |
Dan Villiom Podlaski Christiansen |
help: move the majority of the help command to the help module
|
Sat, 09 Feb 2013 21:51:21 +0000 |
Dan Villiom Podlaski Christiansen |
hgweb help: split up long lines (in generated output)
|
Fri, 01 Mar 2013 19:42:42 +0100 |
Dan Villiom Podlaski Christiansen |
hgweb help: add tests
|
Fri, 01 Mar 2013 10:05:37 -0600 |
Kevin Bullock |
merge with stable
|
Thu, 28 Feb 2013 21:58:37 -0600 |
Matt Mackall |
merge with crew
|
Thu, 28 Feb 2013 21:53:13 -0600 |
Matt Mackall |
Added signature for changeset 5b7175377bab
stable
|
Thu, 28 Feb 2013 21:53:04 -0600 |
Matt Mackall |
Added tag 2.5.2 for changeset 5b7175377bab
stable
|
Thu, 28 Feb 2013 21:29:31 -0600 |
Matt Mackall |
setparents: drop copies from dropped p2 (issue3843)
stable 2.5.2
|
Sun, 17 Feb 2013 14:41:31 -0600 |
Matt Mackall |
httppeer: avoid large dumps when we don't see an hgweb repo
|
Sun, 17 Feb 2013 14:34:53 -0600 |
Matt Mackall |
httppeer: improve protocol check
|
Thu, 28 Feb 2013 13:11:42 -0800 |
Bryan O'Sullivan |
util: add a timed function for use during development
|
Thu, 28 Feb 2013 12:51:18 -0800 |
Bryan O'Sullivan |
util: generalize bytecount to unitcountfn
|
Thu, 28 Feb 2013 21:34:44 +0100 |
Thomas Arendsen Hein |
help: new SHA-1 fingerprint of hg.intevation.org in hostfingerprints example
|
Tue, 26 Feb 2013 21:04:50 +0100 |
Mads Kiilerich |
tests: work around msys bash mangling of paths in test-mq.t
|
Thu, 28 Feb 2013 14:05:15 +0100 |
Mads Kiilerich |
largefiles: remove wrong comment on standin matcher and code for creating dirs
|
Thu, 28 Feb 2013 14:51:59 +0100 |
Mads Kiilerich |
merge with stable
|
Thu, 28 Feb 2013 13:55:00 +0100 |
Mads Kiilerich |
templatefilters: add missing import of _
stable
|
Thu, 28 Feb 2013 13:45:18 +0100 |
Mads Kiilerich |
largefiles: updatelfiles should use working dir standins, not standins from p1
stable
|
Thu, 28 Feb 2013 13:45:18 +0100 |
Mads Kiilerich |
largefiles: simplify cachelfiles - don't spend a lot of time checking hashes
stable
|
Thu, 28 Feb 2013 13:45:18 +0100 |
Mads Kiilerich |
largefiles: don't let update leave wrong largefiles in wd if fetch fails
stable
|
Thu, 28 Feb 2013 13:45:18 +0100 |
Mads Kiilerich |
largefiles: missing largefiles should not be committed as removed
stable
|
Thu, 28 Feb 2013 13:45:18 +0100 |
Mads Kiilerich |
largefiles: don't assume that .hg/largefiles/ still exists
stable
|
Thu, 28 Feb 2013 13:45:18 +0100 |
Mads Kiilerich |
largefiles: getstandinmatcher should not depend on existence of directories
stable
|
Thu, 28 Feb 2013 13:44:59 +0100 |
Mads Kiilerich |
tests: don't rely on broken behaviour in test-largefiles-cache.t
stable
|
Thu, 28 Feb 2013 13:44:24 +0100 |
Mads Kiilerich |
largefiles: fix download of largefiles from an empty list of changesets
stable
|
Thu, 28 Feb 2013 13:44:22 +0100 |
Mads Kiilerich |
largefiles: fix off-by-one error on pull --all-largefiles
stable
|
Sat, 23 Feb 2013 22:54:57 +0100 |
Simon Heimberg |
tests: remove glob lines which unnecessary match / for \ on windows
|
Sat, 23 Feb 2013 22:07:38 +0100 |
Simon Heimberg |
tests: append glob to filename output when required for windows
|
Fri, 22 Feb 2013 16:40:27 -0600 |
Matt Mackall |
convert: stabilize cvsps commitid sort order
|
Fri, 22 Feb 2013 15:17:33 -0600 |
Matt Mackall |
pager: catch ctrl-c on exit (issue3834)
|
Fri, 22 Feb 2013 13:46:54 -0600 |
Matt Mackall |
merge with crew
|
Fri, 22 Feb 2013 13:45:46 -0600 |
Matt Mackall |
templater: properly handle file_copies with %
|
Fri, 22 Feb 2013 10:05:22 -0800 |
Bryan O'Sullivan |
localrepo: iterate over manifest key/value pairs in status
|
Thu, 21 Feb 2013 12:55:39 -0800 |
Bryan O'Sullivan |
match: more accurately report when we're always going to match
|
Thu, 21 Feb 2013 13:16:02 -0600 |
Kevin Bullock |
scmutil: fix NameError on windows
|
Wed, 20 Feb 2013 11:31:41 -0800 |
Bryan O'Sullivan |
commands: exit from the log loop at the right time
|
Wed, 20 Feb 2013 11:31:38 -0800 |
Bryan O'Sullivan |
cmdutil: use a small initial window with --limit
|
Wed, 20 Feb 2013 11:31:34 -0800 |
Bryan O'Sullivan |
worker: handle worker failures more aggressively
|
Wed, 20 Feb 2013 11:31:31 -0800 |
Bryan O'Sullivan |
worker: fix a race in SIGINT handling
|
Wed, 20 Feb 2013 11:31:27 -0800 |
Bryan O'Sullivan |
worker: on error, exit similarly to the first failing worker
|
Tue, 19 Feb 2013 13:35:39 -0600 |
Kevin Bullock |
merge with stable
|
Tue, 19 Feb 2013 13:35:25 -0600 |
Kevin Bullock |
merge with main
|
Sat, 09 Feb 2013 21:07:42 +0000 |
Na'Tosha Bard |
largefiles: don't cache largefiles for pulled heads by default
|
Mon, 18 Feb 2013 13:21:27 -0600 |
Matt Mackall |
merge with stable
|
Mon, 18 Feb 2013 13:20:59 -0600 |
Matt Mackall |
merge with crew
|
Mon, 18 Feb 2013 00:04:28 +0900 |
FUJIWARA Katsunori |
bundle: treat branches created newly on the local correctly (issue3828)
stable
|
Fri, 15 Feb 2013 21:20:24 -0600 |
Kevin Bullock |
merge with stable
|
Fri, 15 Feb 2013 15:06:43 -0600 |
Kevin Bullock |
mergetools: refine vimdiff warning message
stable
|
Fri, 15 Feb 2013 11:28:04 +0100 |
Pierre-Yves David |
mergetools: vimdiff issue a warning explaining how to abort
stable
|
Sun, 17 Feb 2013 14:34:53 -0600 |
Matt Mackall |
httppeer: improve protocol check
|
Sun, 17 Feb 2013 14:41:31 -0600 |
Matt Mackall |
httppeer: avoid large dumps when we don't see an hgweb repo
|
Fri, 15 Feb 2013 15:06:43 -0600 |
Kevin Bullock |
mergetools: refine vimdiff warning message
|
Fri, 15 Feb 2013 11:28:04 +0100 |
Pierre-Yves David |
mergetools: vimdiff issue a warning explaining how to abort
|
Tue, 12 Feb 2013 22:15:31 +0100 |
Simon Heimberg |
dispatch: also a separate warning message on aliases with --config
|
Thu, 14 Feb 2013 13:56:02 -0600 |
Kevin Bullock |
extensions: remove erroneous comment
|
Wed, 13 Feb 2013 12:51:30 -0800 |
Durham Goode |
blackbox: do not translate the log messages
|
Tue, 12 Feb 2013 11:36:21 -0600 |
Kevin Bullock |
scmutil: split platform-specific bits into their own modules
|
Tue, 12 Feb 2013 16:36:44 +0000 |
Kevin Bullock |
backout: call cmdutil.commit directly instead of commands.commit
|