Mercurial > hg
graph
-
fix bug introduced by 894875eae49b (short not defined)Sun, 30 Mar 2008 22:22:53 +0200, by Benoit Boissinot
-
merge with crewSun, 30 Mar 2008 20:31:35 +0200, by Benoit Boissinot
-
fix warning from pycheckerSun, 30 Mar 2008 20:21:57 +0200, by Benoit Boissinot
-
fix error spotted by pycheckerSun, 30 Mar 2008 20:21:46 +0200, by Benoit Boissinot
-
Merge with crew-stableSun, 30 Mar 2008 20:25:22 +0200, by Patrick Mezard
-
commands: fix shadowed repo moduleSun, 30 Mar 2008 20:18:40 +0200, by Patrick Mezard
-
merge with crewSat, 29 Mar 2008 21:15:54 +0100, by Benoit Boissinot
-
hgweb: remove dead codeSat, 29 Mar 2008 21:15:34 +0100, by Benoit Boissinot
-
Merge with crew-stableSat, 29 Mar 2008 17:27:35 +0100, by Patrick Mezard
-
test-convert-svn-source: remove redundant testsSat, 29 Mar 2008 17:16:39 +0100, by Patrick Mezard
-
convert: allow tags detection to be disabledSat, 29 Mar 2008 17:16:18 +0100, by Patrick Mezard
-
convert: follow svn tags history (issue953)Sat, 29 Mar 2008 17:15:45 +0100, by Patrick Mezard
-
Add a test for svn tags conversionSat, 29 Mar 2008 17:15:43 +0100, by Patrick Mezard
-
convert: avoid svn log retrieval process cleanupSat, 29 Mar 2008 17:14:53 +0100, by Patrick Mezard
-
test-convert-mtn: test directory deletionSat, 29 Mar 2008 17:14:47 +0100, by Patrick Mezard
-
fix const annotation warningFri, 28 Mar 2008 19:47:22 +0100, by Benoit Boissinot
-
highlight: some small cleanupsFri, 28 Mar 2008 17:31:50 +0100, by Dirkjan Ochtman
-
hgweb: refactor hgweb codeFri, 28 Mar 2008 19:40:44 +0100, by Dirkjan Ochtman
-
hgweb: separate out utility functionsFri, 28 Mar 2008 19:37:28 +0100, by Dirkjan Ochtman
-
Backed out changeset d2bb66a8a435 (temporary template compatibility)Mon, 24 Mar 2008 18:18:39 +0100, by Dirkjan Ochtman
-
mercurial.el: note new Emacs VC mode supportThu, 27 Mar 2008 12:52:41 -0700, by Bryan O'Sullivan
-
manifest: improve parsing performance by 8x via a new C extensionWed, 26 Mar 2008 10:12:10 -0700, by Bryan O'Sullivan
-
Added signature for changeset bae2e9c838e9Mon, 24 Mar 2008 18:05:30 -0500, by Matt Mackall
-
Added tag 1.0 for changeset bae2e9c838e9Mon, 24 Mar 2008 18:05:22 -0500, by Matt Mackall
-
commit: when committing the results of a merge, it's all or nothingMon, 24 Mar 2008 15:36:56 -0700, by Bryan O'Sullivan
-
Skip older monotone versions for tests.Mon, 24 Mar 2008 22:49:33 +0100, by Thomas Arendsen Hein
-
run-tests.py: Only one fail message when output changed and error code.Mon, 24 Mar 2008 22:09:01 +0100, by Thomas Arendsen Hein
-
mq: use repo.changelog.tip() instead of the "tip" tagMon, 24 Mar 2008 18:07:07 -0300, by Alexis S. L. Carvalho
-
Fix missing space in one of the new update messages.Mon, 24 Mar 2008 20:28:13 +0100, by Thomas Arendsen Hein
-
qclone: do not abort if remote hasn't enabled mq (issue1040)Mon, 24 Mar 2008 16:17:19 -0300, by Alexis S. L. Carvalho
-
hgweb: add compatibility code for old templatesMon, 24 Mar 2008 13:45:01 -0300, by Alexis S. L. Carvalho
-
Merge with crewMon, 24 Mar 2008 11:12:57 -0500, by Matt Mackall
-
test-convert-mtn: test directory moveMon, 24 Mar 2008 17:02:31 +0100, by Patrick Mezard
-
convert: record deleted files in monotone sourceMon, 24 Mar 2008 17:02:08 +0100, by Patrick Mezard
-
update: better logic and messages for updatesMon, 24 Mar 2008 10:01:05 -0500, by Matt Mackall
-
hgweb: fix breakage in python < 2.5 introduced in 2c370f08c486Mon, 24 Mar 2008 16:20:15 +0100, by Dirkjan Ochtman
-
setup.py: hide compiler error messages while searching for inotifySun, 23 Mar 2008 21:35:57 -0300, by Alexis S. L. Carvalho
-
Add a test for monotone conversionSun, 23 Mar 2008 23:18:20 +0100, by Patrick Mezard
-
don't use hasattr in repo.invalidateSun, 23 Mar 2008 21:03:24 -0300, by Alexis S. L. Carvalho
-
localrepo.commit: grab locks before getting the list of files to commitSun, 23 Mar 2008 21:03:24 -0300, by Alexis S. L. Carvalho
-
Avoid calling heads() twice on every hg commit.Sun, 23 Mar 2008 21:03:24 -0300, by Alexis S. L. Carvalho
-
hgweb: better error messagesSun, 23 Mar 2008 23:08:18 +0100, by Dirkjan Ochtman
-
Remove unexpected "Alternately" word from tip help.Sun, 23 Mar 2008 22:15:47 +0100, by Patrick Mezard
-
run-tests.py: Allow environment variables to set jobs/timeout/port.Sun, 23 Mar 2008 21:48:38 +0100, by Thomas Arendsen Hein
-
convertrepo: make it work with refactored convert extensionSun, 23 Mar 2008 21:41:03 +0100, by Patrick Mezard
-
Make tip help more helpfulSun, 23 Mar 2008 21:40:27 +0100, by Patrick Mezard
-
test-imerge: test resolve subcommandSun, 23 Mar 2008 20:37:04 +0100, by Patrick Mezard
-
imerge: replace "merge" with "internal:merge" when non-interactiveSun, 23 Mar 2008 20:37:02 +0100, by Patrick Mezard
-
hgk: display orphan revisions content (issue 1041)Sun, 23 Mar 2008 18:52:02 +0100, by Patrick Mezard
-
test-mq-symlinks: skip if symlinks are not supportedSun, 23 Mar 2008 16:07:27 +0100, by Patrick Mezard
-
test-notify: make it pass on Mac OS X 10.5Sun, 23 Mar 2008 01:23:03 +0100, by Florent Guillaume
-
test-remove: make tests really passSun, 23 Mar 2008 01:13:56 +0100, by Florent Guillaume
-
test-remove: fix for non-gnu findSun, 23 Mar 2008 01:04:51 +0100, by Florent Guillaume
-
test-remove: make it pass on Mac OS X 10.5Sat, 22 Mar 2008 21:13:22 +0100, by Florent Guillaume
-
tests: add highlight extension testsSat, 22 Mar 2008 20:16:30 +0100, by Dirkjan Ochtman
-
tests: add tests for hgweb to test-keywordSat, 22 Mar 2008 18:33:10 +0100, by Dirkjan Ochtman
-
Merge main and crew.Sat, 22 Mar 2008 20:15:30 +0100, by Dirkjan Ochtman
-
removed trailing spacesSat, 22 Mar 2008 20:03:00 +0100, by Thomas Arendsen Hein
-
ui: disallow newlines in usernames (issue1034)Sat, 22 Mar 2008 13:50:59 -0500, by Matt Mackall
-
update: no -C needed to switch branches without outstanding changesSat, 22 Mar 2008 13:30:08 -0500, by Matt Mackall
-
coverage: deal with symlinked input paths (MacOSX issue)Sat, 22 Mar 2008 19:01:09 +0100, by Patrick Mezard
-
Make churn an official extensionSat, 22 Mar 2008 18:01:46 +0100, by Patrick Mezard
-
tiny tab cleanupSat, 22 Mar 2008 12:48:15 +0100, by Dirkjan Ochtman
-
improved semantics for remove (issue438)Sat, 22 Mar 2008 10:07:49 +0100, by Dirkjan Ochtman
-
test: fix mixing exec bit on test-hgwebdirsymFri, 21 Mar 2008 17:22:47 -0500, by Matt Mackall
-
tests: make test-rebuildstate repeatableFri, 21 Mar 2008 15:57:22 -0500, by Matt Mackall
-
tests: teach -i about fails listFri, 21 Mar 2008 15:57:22 -0500, by Matt Mackall
-
tests: make test-convertcvs repeatableFri, 21 Mar 2008 15:57:22 -0500, by Matt Mackall
-
test: Add tests for webdir symlinks and walkrepos.Fri, 21 Mar 2008 08:46:15 -0700, by Eric Hopper
-
mq: warn when applying a patch to somewhere other than tipFri, 21 Mar 2008 15:44:11 -0500, by Matt Mackall
-
util: check fileno() validity in win32 set_binary()Fri, 21 Mar 2008 21:56:55 +0100, by Patrick Mezard
-
clone: print "updating working directory" status messageFri, 21 Mar 2008 14:52:24 +0100, by Adrian Buehlmann
-
give better error message on non-existent mapfile (issue813)Fri, 21 Mar 2008 12:05:01 +0100, by Dirkjan Ochtman
-
warn about new heads on commit (issue842)Fri, 21 Mar 2008 11:06:02 +0100, by Dirkjan Ochtman
-
hgweb: only accept POST requests for unbundleFri, 21 Mar 2008 00:55:53 +0100, by Dirkjan Ochtman
-
tab/space cleanupFri, 21 Mar 2008 00:39:39 +0100, by Thomas Arendsen Hein
-
ui: copy overlay from both direct and indirect parentuiThu, 20 Mar 2008 22:46:35 +0100, by Dirkjan Ochtman
-
convert: allow missing tools not to stop source type detectionThu, 20 Mar 2008 23:32:43 +0100, by Patrick Mezard
-
fix test-serve breakage for other hostnamesThu, 20 Mar 2008 22:58:53 +0100, by Dirkjan Ochtman
-
util: test fileno() availability in win32 set_binary()Thu, 20 Mar 2008 22:41:40 +0100, by Patrick Mezard
-
tests: fix repeatability for test-filebranch with dirstate granularityThu, 20 Mar 2008 15:59:54 -0500, by Matt Mackall
-
tests: remove some unnecessary sleepsThu, 20 Mar 2008 14:14:15 -0500, by Matt Mackall
-
dirstate: refactor granularity code, add a testThu, 20 Mar 2008 13:53:59 -0500, by Matt Mackall
-
dirstate: ignore stat data for files that were updated too recentlyWed, 19 Mar 2008 17:55:21 -0300, by Alexis S. L. Carvalho
-
pager: remove pager code from coreThu, 20 Mar 2008 11:12:35 -0500, by Matt Mackall
-
pager: further simplify code, clean up commentsThu, 20 Mar 2008 11:12:35 -0500, by Matt Mackall
-
Use the pager given by the environment to display long outputThu, 20 Mar 2008 00:57:14 +0100, by David Soria Parra
-
hgk: don't exit if mercurial commands only print warningsWed, 16 Jan 2008 11:50:24 +0100, by Dennis Schoen
-
tag: allow multiple tags to be added or removedFri, 14 Mar 2008 15:38:56 -0700, by John Coomes
-
tests: update test-command-template for the new {isodatesec} filterMon, 17 Mar 2008 19:28:46 +0200, by Giorgos Keramidas
-
Add an {isodatesec} template, to show seconds too.Mon, 17 Mar 2008 19:17:54 +0200, by Giorgos Keramidas
-
convert: Add convert.cvsps option to set up an alternate cvsps command line.Mon, 17 Mar 2008 12:41:14 -0700, by Eric Hopper
-
hgwebdir: Tiny fix for webdir on non-symlink capable platforms.Mon, 17 Mar 2008 12:40:02 -0700, by Eric Hopper
-
Add tests for cloning from a all-history bundleSat, 15 Mar 2008 12:22:15 -0400, by John Mulligan
-
clone: use cancopyThu, 20 Mar 2008 11:12:35 -0500, by Matt Mackall