Mercurial > hg
graph
-
largefiles: simplify cachelfiles - don't spend a lot of time checking hashes stableThu, 28 Feb 2013 13:45:18 +0100, by Mads Kiilerich
-
largefiles: don't let update leave wrong largefiles in wd if fetch fails stableThu, 28 Feb 2013 13:45:18 +0100, by Mads Kiilerich
-
largefiles: missing largefiles should not be committed as removed stableThu, 28 Feb 2013 13:45:18 +0100, by Mads Kiilerich
-
largefiles: don't assume that .hg/largefiles/ still exists stableThu, 28 Feb 2013 13:45:18 +0100, by Mads Kiilerich
-
largefiles: getstandinmatcher should not depend on existence of directories stableThu, 28 Feb 2013 13:45:18 +0100, by Mads Kiilerich
-
tests: don't rely on broken behaviour in test-largefiles-cache.t stableThu, 28 Feb 2013 13:44:59 +0100, by Mads Kiilerich
-
largefiles: fix download of largefiles from an empty list of changesets stableThu, 28 Feb 2013 13:44:24 +0100, by Mads Kiilerich
-
largefiles: fix off-by-one error on pull --all-largefiles stableThu, 28 Feb 2013 13:44:22 +0100, by Mads Kiilerich
-
tests: remove glob lines which unnecessary match / for \ on windowsSat, 23 Feb 2013 22:54:57 +0100, by Simon Heimberg
-
tests: append glob to filename output when required for windowsSat, 23 Feb 2013 22:07:38 +0100, by Simon Heimberg
-
convert: stabilize cvsps commitid sort orderFri, 22 Feb 2013 16:40:27 -0600, by Matt Mackall
-
pager: catch ctrl-c on exit (issue3834)Fri, 22 Feb 2013 15:17:33 -0600, by Matt Mackall
-
merge with crewFri, 22 Feb 2013 13:46:54 -0600, by Matt Mackall
-
templater: properly handle file_copies with %Fri, 22 Feb 2013 13:45:46 -0600, by Matt Mackall
-
localrepo: iterate over manifest key/value pairs in statusFri, 22 Feb 2013 10:05:22 -0800, by Bryan O'Sullivan
-
match: more accurately report when we're always going to matchThu, 21 Feb 2013 12:55:39 -0800, by Bryan O'Sullivan
-
scmutil: fix NameError on windowsThu, 21 Feb 2013 13:16:02 -0600, by Kevin Bullock
-
commands: exit from the log loop at the right timeWed, 20 Feb 2013 11:31:41 -0800, by Bryan O'Sullivan
-
cmdutil: use a small initial window with --limitWed, 20 Feb 2013 11:31:38 -0800, by Bryan O'Sullivan
-
worker: handle worker failures more aggressivelyWed, 20 Feb 2013 11:31:34 -0800, by Bryan O'Sullivan
-
worker: fix a race in SIGINT handlingWed, 20 Feb 2013 11:31:31 -0800, by Bryan O'Sullivan
-
worker: on error, exit similarly to the first failing workerWed, 20 Feb 2013 11:31:27 -0800, by Bryan O'Sullivan
-
merge with stableTue, 19 Feb 2013 13:35:39 -0600, by Kevin Bullock
-
merge with mainTue, 19 Feb 2013 13:35:25 -0600, by Kevin Bullock
-
largefiles: don't cache largefiles for pulled heads by defaultSat, 09 Feb 2013 21:07:42 +0000, by Na'Tosha Bard
-
merge with stableMon, 18 Feb 2013 13:21:27 -0600, by Matt Mackall
-
merge with crewMon, 18 Feb 2013 13:20:59 -0600, by Matt Mackall
-
bundle: treat branches created newly on the local correctly (issue3828) stableMon, 18 Feb 2013 00:04:28 +0900, by FUJIWARA Katsunori
-
merge with stableFri, 15 Feb 2013 21:20:24 -0600, by Kevin Bullock
-
mergetools: vimdiff issue a warning explaining how to abort stableFri, 15 Feb 2013 11:28:04 +0100, by Pierre-Yves David
-
httppeer: improve protocol checkSun, 17 Feb 2013 14:34:53 -0600, by Matt Mackall
-
httppeer: avoid large dumps when we don't see an hgweb repoSun, 17 Feb 2013 14:41:31 -0600, by Matt Mackall
-
mergetools: refine vimdiff warning messageFri, 15 Feb 2013 15:06:43 -0600, by Kevin Bullock
-
mergetools: vimdiff issue a warning explaining how to abortFri, 15 Feb 2013 11:28:04 +0100, by Pierre-Yves David
-
dispatch: also a separate warning message on aliases with --configTue, 12 Feb 2013 22:15:31 +0100, by Simon Heimberg
-
extensions: remove erroneous commentThu, 14 Feb 2013 13:56:02 -0600, by Kevin Bullock
-
blackbox: do not translate the log messagesWed, 13 Feb 2013 12:51:30 -0800, by Durham Goode
-
scmutil: split platform-specific bits into their own modulesTue, 12 Feb 2013 11:36:21 -0600, by Kevin Bullock
-
backout: call cmdutil.commit directly instead of commands.commitTue, 12 Feb 2013 16:36:44 +0000, by Kevin Bullock
-
commit: factor out status printing into a helper functionTue, 12 Feb 2013 16:32:14 +0000, by Kevin Bullock
-
backout: remove unnecessary dict copyTue, 12 Feb 2013 16:05:00 +0000, by Kevin Bullock
-
backout: remove unnecessary frobbing of addremove optionTue, 12 Feb 2013 15:47:30 +0000, by Kevin Bullock
-
backout: use cmdutil.revert directly instead of commands.revertTue, 12 Feb 2013 15:07:17 +0000, by Kevin Bullock
-
merge with stableWed, 13 Feb 2013 15:09:43 -0600, by Kevin Bullock
-
check-code: warn about line glob match with no glob character (?*/)Wed, 13 Feb 2013 21:51:47 +0100, by Simon Heimberg
-
tests: remove glob from output lines containing no glob characterWed, 13 Feb 2013 22:05:30 +0100, by Simon Heimberg
-
tests: inform on Windows about unnecessary glob linesMon, 15 Oct 2012 23:28:45 +0200, by Simon Heimberg
-
tests: quickly check if the glob line already matches the outputWed, 13 Feb 2013 21:58:52 +0100, by Simon Heimberg
-
tests: append glob to filename output when required (windows) stableWed, 13 Feb 2013 12:35:57 +0100, by Simon Heimberg
-
util: make ensuredirs safer against racesWed, 13 Feb 2013 12:20:10 -0800, by Bryan O'Sullivan
-
blackbox: only show new heads on incomingWed, 13 Feb 2013 11:07:01 -0800, by Durham Goode
-
blackbox: fix copyrightWed, 13 Feb 2013 10:54:52 -0800, by Bryan O'Sullivan
-
blackbox: fix a failing pyflakes testTue, 12 Feb 2013 16:02:35 -0800, by Bryan O'Sullivan
-
blackbox: tests for the blackbox extensionSat, 09 Feb 2013 13:35:30 -0800, by Durham Goode
-
blackbox: adds a 'blackbox' command for viewing recent logsSat, 09 Feb 2013 09:09:46 -0800, by Durham Goode