Mercurial > hg
graph
-
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
-
blackbox: log incoming changes via ui.log()Sat, 09 Feb 2013 09:04:48 -0800, by Durham Goode
-
blackbox: logs python and extension hooks via ui.log()Sat, 09 Feb 2013 09:04:32 -0800, by Durham Goode
-
blackbox: log the commands that are runSat, 09 Feb 2013 09:04:14 -0800, by Durham Goode
-
blackbox: adds a blackbox extensionTue, 12 Feb 2013 14:08:33 -0800, by Durham Goode
-
scmutil: create directories in a race-safe way during updateMon, 11 Feb 2013 16:15:12 -0800, by Bryan O'Sullivan
-
MergeMon, 11 Feb 2013 14:50:54 -0800, by Bryan O'Sullivan
-
test-atomictempfile: convert to unit testSat, 09 Feb 2013 19:02:45 +0200, by Idan Kamara
-
tests: add a test runner utility that prints nothing when all tests passSat, 09 Feb 2013 19:13:39 +0200, by Idan Kamara
-
hgweb: consistent author name widthSun, 10 Feb 2013 13:14:31 +0100, by Dan Villiom Podlaski Christiansen
-
dirstate: fix generator/list error when using python 2.7Sun, 10 Feb 2013 12:23:39 -0800, by Durham Goode
-
mq: comply with filtering when injecting fake tags (issue3812)Mon, 11 Feb 2013 16:21:48 +0100, by Pierre-Yves David
-
commit: factor out post-commit cleanup into workingctxFri, 08 Feb 2013 05:36:08 -0800, by David Schleimer
-
localrepo: use workingctx for validation in commitFri, 08 Feb 2013 05:36:08 -0800, by David Schleimer
-
localrepo: create context used for actual commit earlierFri, 08 Feb 2013 05:36:07 -0800, by David Schleimer
-
merge with crew-stableMon, 11 Feb 2013 16:57:46 +0100, by Thomas Arendsen Hein
-
import: don't rollback on failed import --exact (issue3616)Sun, 10 Feb 2013 23:01:12 +0000, by Kevin Bullock
-
MergeSun, 10 Feb 2013 16:22:32 -0800, by Bryan O'Sullivan
-
MergeSun, 10 Feb 2013 16:21:30 -0800, by Bryan O'Sullivan
-
merge crew and mainMon, 11 Feb 2013 01:21:24 +0100, by Benoit Boissinot
-
merge crew and mainMon, 11 Feb 2013 01:17:50 +0100, by Benoit Boissinot
-
manifestmerge: fix order in which manifests are fetchedSun, 10 Feb 2013 16:55:01 +0000, by Siddharth Agarwal
-
merge: run _forgetremoved after manifestmergeSun, 10 Feb 2013 12:16:46 +0000, by Siddharth Agarwal