Mercurial > hg
graph
-
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