Mercurial > hg
graph
-
convert: some tidyups, doc improvements, and test fixesTue, 27 Nov 2007 09:44:09 -0800, by Bryan O'Sullivan
-
Merge with crewMon, 26 Nov 2007 17:24:21 -0800, by Bryan O'Sullivan
-
convert: tell the source repository when a rev has been convertedMon, 26 Nov 2007 17:23:20 -0800, by Bryan O'Sullivan
-
convert: save hg revision during a convertMon, 26 Nov 2007 14:01:31 -0800, by Bryan O'Sullivan
-
Merge with mpm.Mon, 26 Nov 2007 12:25:55 -0800, by Bryan O'Sullivan
-
Merge with crew-stableSun, 25 Nov 2007 12:42:06 +0100, by Patrick Mezard
-
cmdutil: make "files" list all files, add "file_mods" for modified filesSat, 24 Nov 2007 20:16:59 +0100, by Patrick Mezard
-
hgweb.server: flush log files after every accessTue, 27 Nov 2007 23:55:03 +0100, by Patrick Mezard
-
test-import: test fuzziness, ambiguous patch locationsSun, 25 Nov 2007 12:17:30 +0100, by Patrick Mezard
-
patch: fix sort() comparator argumentSun, 25 Nov 2007 11:49:34 +0100, by Jim Hague
-
Merge with crewSat, 24 Nov 2007 12:35:02 -0600, by Matt Mackall
-
cmdutil: always expose "files_add", "files_del" and "manifest" templater propertiesSat, 24 Nov 2007 17:56:15 +0100, by Patrick Mezard
-
revlog: make revlogv0 loading more robust against corruptionSat, 24 Nov 2007 12:13:32 -0600, by Matt Mackall
-
push/pull: abort if we try to visit a missing or empty revlogWed, 21 Nov 2007 13:26:18 -0600, by Matt Mackall
-
i18n: fix complaints from pygettextTue, 20 Nov 2007 15:54:25 -0600, by Matt Mackall
-
verify: improve handling of empty or missing filesTue, 20 Nov 2007 15:46:20 -0600, by Matt Mackall
-
Merge with crew-stableTue, 20 Nov 2007 14:41:47 +0100, by Patrick Mezard
-
convert: read CVS files in chunks (issue 800)Sun, 18 Nov 2007 17:25:28 +0100, by Patrick Mezard
-
test-convert-svn-sink: test directory additionsSat, 17 Nov 2007 18:41:31 +0100, by Patrick Mezard
-
convert: add directories to subversion from root to leavesSat, 17 Nov 2007 18:41:31 +0100, by Patrick Mezard
-
convert: force svn:executable when execute-bit is not supportedSun, 11 Nov 2007 19:34:00 +0100, by Patrick Mezard
-
convert: fix svn file:// URL generation under WindowsSun, 11 Nov 2007 14:17:30 +0100, by Patrick Mezard
-
mq: avoid qnew committing everything on invalid paths (issue 803)Tue, 20 Nov 2007 14:31:58 +0100, by Patrick Mezard
-
highlight: clean up coding style a littleMon, 12 Nov 2007 10:49:26 -0800, by Bryan O'Sullivan
-
extension for synax highlighting in the hgweb file revision viewSat, 10 Nov 2007 17:54:57 -0500, by Adam Hupp
-
Change standard streams mode to binary at hg startupSat, 10 Nov 2007 21:30:59 +0100, by Patrick Mezard
-
test-import: read email payload in binary modeSat, 10 Nov 2007 21:30:43 +0100, by Patrick Mezard
-
convert: fix util.popen regression in darcs converterSat, 10 Nov 2007 17:09:56 +0100, by Patrick Mezard
-
merge with crew-stableFri, 09 Nov 2007 21:24:25 -0200, by Alexis S. L. Carvalho
-
mq: really remove undo after a qpush (and after a strip)Fri, 09 Nov 2007 20:21:35 -0200, by Alexis S. L. Carvalho
-
httprepo: give self._url and the netloc to the password managerFri, 09 Nov 2007 20:21:35 -0200, by Alexis S. L. Carvalho
-
Do not display passwords with pull/push/incoming/outgoingMon, 05 Nov 2007 20:29:32 +0100, by Manuel Holtgrewe
-
run-tests.py: add a default --date "0 0" argument to commit et alFri, 09 Nov 2007 20:21:35 -0200, by Alexis S. L. Carvalho
-
tests/*: avoid losing the original settings from $HGRCPATHFri, 09 Nov 2007 20:21:35 -0200, by Alexis S. L. Carvalho
-
convert: make sure mercurial_source has a local hg repoFri, 09 Nov 2007 20:21:35 -0200, by Alexis S. L. Carvalho
-
convert: display all errors if we couldn't open the source repoFri, 09 Nov 2007 20:21:35 -0200, by Alexis S. L. Carvalho
-
test-convert-darcs: skip if we can't find the elementtree moduleFri, 09 Nov 2007 20:21:35 -0200, by Alexis S. L. Carvalho
-
test-permissions: add a chmod +w to allow the directory to be removedFri, 09 Nov 2007 20:21:35 -0200, by Alexis S. L. Carvalho
-
run-tests.py: don't print a dot for skipped testsFri, 09 Nov 2007 20:21:35 -0200, by Alexis S. L. Carvalho
-
purge: simplify safety net for case mangling filesystemsFri, 09 Nov 2007 20:21:35 -0200, by Alexis S. L. Carvalho
-
Fix dir-changed-to-file updates on clean workdir.Wed, 07 Nov 2007 22:57:28 +0100, by Maxim Dounin
-
Merge with crewWed, 07 Nov 2007 21:13:56 -0600, by Matt Mackall
-
Add note to CONTRIBUTORS fileWed, 07 Nov 2007 21:10:30 -0600, by Matt Mackall
-
convert: add support for Subversion as a sinkWed, 07 Nov 2007 18:26:59 -0800, by Bryan O'Sullivan
-
convert: abstract darcs's commandline handlingWed, 07 Nov 2007 17:40:39 -0800, by Bryan O'Sullivan
-
convert: iterateWed, 07 Nov 2007 17:07:14 -0800, by Bryan O'Sullivan
-
convert: abstract map files into a classWed, 07 Nov 2007 17:06:02 -0800, by Bryan O'Sullivan
-
Mark failing test as a known bugWed, 07 Nov 2007 14:38:04 -0600, by Matt Mackall
-
Merge with -stableMon, 05 Nov 2007 13:20:24 -0800, by Bryan O'Sullivan
-
Support qgoto in contrib/bash_completion.Mon, 05 Nov 2007 08:41:22 +0100, by Peter Arrenbrecht
-
hgk: change config file from .gitk to .hgkSat, 03 Nov 2007 21:50:11 +0100, by bdowning
-
Merge with crew-stableSat, 03 Nov 2007 17:06:44 +0100, by Patrick Mezard
-
Merge with stable.Fri, 02 Nov 2007 14:45:05 -0700, by Bryan O'Sullivan
-
Test a merge of a symlink against an executable file.Fri, 02 Nov 2007 14:02:28 -0700, by Bryan O'Sullivan
-
Merge with -stable.Fri, 02 Nov 2007 12:15:39 -0700, by Bryan O'Sullivan
-
Merge with crew.Thu, 01 Nov 2007 15:22:22 -0700, by Bryan O'Sullivan
-
Merge with crew-stable.Thu, 01 Nov 2007 15:22:10 -0700, by Bryan O'Sullivan
-
Merge with crew-stable.Tue, 30 Oct 2007 16:56:01 -0700, by Bryan O'Sullivan
-
Merge with crew-stableThu, 01 Nov 2007 12:37:17 +0100, by Patrick Mezard
-
convert: fail if an external required tool is not foundTue, 30 Oct 2007 22:14:15 +0100, by Patrick Mezard