Mercurial > hg
graph
-
Merge with crewMon, 27 Aug 2007 15:41:31 -0700, by Brendan Cully
-
convert: new config variable hg.tagsbranch controls which branch tags are committed toMon, 27 Aug 2007 15:39:07 -0700, by Brendan Cully
-
Push capability checking into protocol-level code.Mon, 27 Aug 2007 14:48:08 -0700, by Bryan O'Sullivan
-
Turn capabilities into a mutable set, instead of a fixed tuple.Mon, 27 Aug 2007 14:16:04 -0700, by Bryan O'Sullivan
-
Automated merge with http://hg.intevation.org/mercurial/crewMon, 27 Aug 2007 13:38:34 -0700, by Bryan O'Sullivan
-
convert: document filemap.Mon, 27 Aug 2007 13:38:16 -0700, by Bryan O'Sullivan
-
Test svn repository conversionMon, 27 Aug 2007 22:17:51 +0200, by Patrick Mezard
-
hghave: detect subversion bindings availabilityMon, 27 Aug 2007 22:17:51 +0200, by Patrick Mezard
-
hghave: detect subversion client and admin tools availabilityMon, 27 Aug 2007 22:17:51 +0200, by Patrick Mezard
-
hghave: wrap command output matchingMon, 27 Aug 2007 22:17:51 +0200, by Patrick Mezard
-
run-tests: append PYTHONPATH instead of overwriting itMon, 27 Aug 2007 22:17:51 +0200, by Patrick Mezard
-
convert: svn: check for branch movement in any log entry, not just the first.Mon, 27 Aug 2007 11:56:53 -0700, by Brendan Cully
-
Merge with crew-stable.Mon, 27 Aug 2007 14:55:33 -0300, by Alexis S. L. Carvalho
-
Merge with crew-stableMon, 27 Aug 2007 02:21:58 -0300, by Alexis S. L. Carvalho
-
Merge with crew-stableSun, 26 Aug 2007 19:13:24 +0200, by Patrick Mezard
-
Merge with crew-stableSun, 26 Aug 2007 16:49:26 +0200, by Patrick Mezard
-
Improve extdiff configuration.Sat, 25 Aug 2007 12:25:53 -0700, by Brendan Cully
-
cgi: sys.path.insert should be before importing mercurialSat, 25 Aug 2007 16:31:37 +0200, by Benoit Boissinot
-
merge with crewSat, 25 Aug 2007 11:30:59 +0200, by Benoit Boissinot
-
improve error message for 'hg merge' when repo already at branchtipSat, 25 Aug 2007 11:30:11 +0200, by Benoit Boissinot
-
imerge: add automerge flag to attempt to batch merge all conflictsThu, 23 Aug 2007 22:45:41 -0700, by Brendan Cully
-
Merge with crewThu, 23 Aug 2007 19:52:15 -0700, by Brendan Cully
-
imerge: fix ancestor calculationThu, 23 Aug 2007 19:51:59 -0700, by Brendan Cully
-
merge with crew-stableFri, 24 Aug 2007 00:56:56 +0200, by Benoit Boissinot
-
merge with crew-stableFri, 24 Aug 2007 00:53:16 +0200, by Benoit Boissinot
-
merge with crew-stableFri, 24 Aug 2007 00:39:59 +0200, by Benoit Boissinot
-
mq: some improvements to header rewriting (closes #690)Thu, 23 Aug 2007 13:59:52 -0700, by Brendan Cully
-
Merge with crew-stableThu, 23 Aug 2007 12:24:54 -0700, by Brendan Cully
-
merge with crew-stableFri, 31 Aug 2007 22:31:43 +0200, by Benoit Boissinot
-
fix the dummy 00changelog.i not being copied on cloneFri, 31 Aug 2007 22:31:03 +0200, by Benoit Boissinot
-
Make test-convert-git compatible with other git versions (tested with 1.4.4.3)Fri, 31 Aug 2007 12:32:18 +0200, by Thomas Arendsen Hein
-
When reverting a file which was renamed, also revert the old nameWed, 29 Aug 2007 16:15:23 -0700, by Brendan Cully
-
correctly record file-level history when the local side renames a directoryMon, 27 Aug 2007 14:21:04 -0300, by Alexis S. L. Carvalho
-
Fix theoretical issue in filecommit.Mon, 27 Aug 2007 14:21:04 -0300, by Alexis S. L. Carvalho
-
Avoid adding to the changelog executable files added by the second parent.Mon, 27 Aug 2007 14:21:04 -0300, by Alexis S. L. Carvalho
-
avoid double slash problem mentioned in issue695Mon, 27 Aug 2007 01:44:35 -0300, by Alexis S. L. Carvalho
-
clone: remove "file://" before making the path absoluteMon, 27 Aug 2007 01:44:35 -0300, by Alexis S. L. Carvalho
-
pull -u: if "url#rev" was given, update to revMon, 27 Aug 2007 01:44:35 -0300, by Alexis S. L. Carvalho
-
clone: if "url#rev" was given, update to revMon, 27 Aug 2007 01:44:35 -0300, by Alexis S. L. Carvalho
-
parseurl: also return the revision after the "#"; add a testMon, 27 Aug 2007 01:44:35 -0300, by Alexis S. L. Carvalho
-
pull -r: pass the revisions as the heads argument of findincomingMon, 27 Aug 2007 01:44:35 -0300, by Alexis S. L. Carvalho
-
convert: fix /dev/null redirections under WindowsSun, 26 Aug 2007 19:05:19 +0200, by Patrick Mezard
-
Test git repository conversionSun, 26 Aug 2007 15:07:13 +0200, by Patrick Mezard
-
hghave: detect git availabilitySun, 26 Aug 2007 15:35:57 +0200, by Patrick Mezard
-
convert: fix issue702 about GIT_DIR= construct unsupported under Windows.Sun, 26 Aug 2007 14:51:27 +0200, by Patrick Mezard
-
convert: gitcmd wrapper for os.popenSun, 01 Jul 2007 21:09:08 -0700, by Brendan Cully
-
fix test-permissions outputFri, 24 Aug 2007 00:56:08 +0200, by Benoit Boissinot
-
testcase for issue705 (fixed by 316ce5e85b3e)Fri, 24 Aug 2007 00:52:28 +0200, by Benoit Boissinot
-
merge with -stableFri, 24 Aug 2007 00:39:16 +0200, by Benoit Boissinot
-
check exec: return fallback in case of error during the checkFri, 24 Aug 2007 00:38:08 +0200, by Benoit Boissinot
-
Do not lose previous tags when adding a tag in raw modeThu, 23 Aug 2007 12:23:07 -0700, by Brendan Cully
-
merge: forcefully mark files that we get from the second parent as dirtyThu, 23 Aug 2007 01:48:29 -0300, by Alexis S. L. Carvalho
-
gendoc: use demandimportMon, 20 Aug 2007 21:10:45 -0500, by Matt Mackall
-
Merge with -crewMon, 20 Aug 2007 21:14:53 -0500, by Matt Mackall
-
make hg add of a removed file unremove the fileTue, 21 Aug 2007 02:13:32 +0200, by Benoit Boissinot
-
abort when adding a file in merged stateTue, 21 Aug 2007 02:02:08 +0200, by Benoit Boissinot
-
add import from url capabilityMon, 20 Aug 2007 22:02:05 +0200, by rupert thurner
-
convert: load parent commits on-demandSun, 19 Aug 2007 17:38:40 +0200, by Patrick Mezard
-
convert: wrap cached commits author remappingSun, 19 Aug 2007 17:38:07 +0200, by Patrick Mezard
-
Merge with -stableSun, 19 Aug 2007 14:04:26 -0500, by Matt Mackall
-
match: handle large regexesSun, 19 Aug 2007 14:03:56 -0500, by Matt Mackall
-
path_auditor: cache names of audited directoriesSat, 18 Aug 2007 21:36:10 -0300, by Alexis S. L. Carvalho
-
Quote ^ and ~ chars in test-parentrevspec.Sat, 18 Aug 2007 20:21:14 +0200, by Thomas Arendsen Hein
-
Remove demandimport.enable from dispatch.pySat, 18 Aug 2007 14:25:55 -0300, by Alexis S. L. Carvalho
-
Enable demandimport only in scripts, not in importable modules (issue605)Sat, 18 Aug 2007 11:37:08 +0200, by Thomas Arendsen Hein
-
Merge with crew-stableFri, 17 Aug 2007 23:20:13 -0300, by Alexis S. L. Carvalho
-
convert: fix mercurial_sink.putcommitFri, 17 Aug 2007 20:18:05 -0300, by Alexis S. L. Carvalho
-
Add parentrevspec extensionFri, 17 Aug 2007 17:33:27 -0300, by Alexis S. L. Carvalho
-
Move enabling of demandimport to dispatch.pyFri, 17 Aug 2007 17:33:27 -0300, by Alexis S. L. Carvalho
-
Move cmdtable and reposetup handling out of extensions.pyFri, 17 Aug 2007 17:33:27 -0300, by Alexis S. L. Carvalho
-
Adjust contrib/hg-ssh for moved dispatch() function.Fri, 17 Aug 2007 19:11:16 +0200, by Thomas Arendsen Hein
-
Fix sshrepo.unbundleFri, 17 Aug 2007 22:43:38 -0300, by Alexis S. L. Carvalho
-
run-tests.py: pass --install-scripts to setup.pyFri, 17 Aug 2007 22:43:38 -0300, by Alexis S. L. Carvalho
-
recognize user:password in URLs that include port numbers.Fri, 17 Aug 2007 22:43:38 -0300, by Peter Meerwald
-
Merge with crewFri, 17 Aug 2007 00:35:16 -0500, by Matt Mackall
-
merge with -stableFri, 17 Aug 2007 00:43:49 +0200, by Benoit Boissinot
-
clone: do not delete the target if only the update failsFri, 17 Aug 2007 00:42:22 +0200, by Benoit Boissinot
-
Merge with crew-stableThu, 16 Aug 2007 08:23:14 +0200, by Patrick Mezard
-
Merge with crew-stableWed, 15 Aug 2007 16:22:12 -0700, by Brendan Cully
-
convert: raise Abort instead of NoRepo when CVS pserver auth fails.Wed, 15 Aug 2007 14:38:18 -0700, by Brendan Cully
-
Merge with hg-stableThu, 16 Aug 2007 08:19:15 +0200, by Patrick Mezard
-
mq: truncate patch just before rewriting headerWed, 15 Aug 2007 16:20:10 -0700, by Brendan Cully
-
verify: report expected linkrevWed, 15 Aug 2007 16:55:15 -0500, by Matt Mackall
-
dispatch: move command dispatching into its own moduleWed, 15 Aug 2007 16:55:13 -0500, by Matt Mackall
-
move parseurl from cmdutil to hgWed, 15 Aug 2007 16:10:36 -0500, by Matt Mackall
-
fix-up references to repo.RepoErrorWed, 15 Aug 2007 16:10:24 -0500, by Matt Mackall
-
remove unneeded imports of mdiffWed, 15 Aug 2007 16:09:50 -0500, by Matt Mackall
-
Merge with stableWed, 15 Aug 2007 15:56:39 -0500, by Matt Mackall
-
convert: hg: optionally create branches as clonesWed, 15 Aug 2007 13:21:23 -0700, by Brendan Cully
-
Use smerge minor mode in emacs to resolve conflicts.Wed, 15 Aug 2007 17:27:51 +0200, by Sascha Wilde
-
Merge with crew-stableWed, 15 Aug 2007 16:43:40 +0200, by Patrick Mezard
-
merge with crew-stableTue, 14 Aug 2007 21:36:08 +0200, by Thomas Arendsen Hein
-
Merge with crew-stableTue, 14 Aug 2007 19:30:14 +0200, by Patrick Mezard
-
Merge with crew-stableTue, 14 Aug 2007 19:06:10 +0200, by Patrick Mezard
-
fix bundlerepo broken by 4205f626dc05Tue, 14 Aug 2007 18:25:27 +0200, by Benoit Boissinot
-
Merge with crew-stableTue, 14 Aug 2007 16:30:38 +0200, by Patrick Mezard
-
imerge: simplify 1d5ebb0d366fMon, 13 Aug 2007 11:58:47 -0700, by Brendan Cully
-
imerge: fix status file lookupsMon, 13 Aug 2007 19:42:52 +0200, by Patrick Mezard
-
demandimport: ignore pwd and grp.Mon, 13 Aug 2007 19:42:52 +0200, by Patrick Mezard
-
util: ignore invalid path errors in path_auditor.Mon, 13 Aug 2007 19:42:50 +0200, by Patrick Mezard
-
merge with crew-stableSun, 12 Aug 2007 12:43:52 -0300, by Alexis S. L. Carvalho
-
merge with crew-stableSat, 11 Aug 2007 13:35:25 +0200, by Thomas Arendsen Hein
-
Make a few portability improvements to path auditing code.Fri, 10 Aug 2007 10:51:47 -0700, by Bryan O'Sullivan
-
Make audit_path more stringent.Fri, 10 Aug 2007 10:46:03 -0700, by Bryan O'Sullivan
-
mq: teach qpop about symlinksThu, 09 Aug 2007 20:16:00 -0700, by Bryan O'Sullivan
-
debugstate: print symlinks as 'lnk', not '777'Thu, 09 Aug 2007 20:03:34 -0700, by Bryan O'Sullivan
-
manifest: accept -r for rev specificationThu, 09 Aug 2007 19:42:33 -0700, by Bryan O'Sullivan
-
record: improve docs, improve promptsThu, 09 Aug 2007 17:29:16 -0700, by Bryan O'Sullivan
-
Merge with crew-stableThu, 09 Aug 2007 23:29:29 +0200, by Patrick Mezard
-
Merge with crew-stableThu, 09 Aug 2007 12:35:10 -0700, by Brendan Cully
-
Merge with crew-stableThu, 09 Aug 2007 11:37:47 -0700, by Brendan Cully
-
merge with -stableThu, 09 Aug 2007 01:07:11 +0200, by Benoit Boissinot
-
Merge with crew-stableWed, 08 Aug 2007 23:11:12 +0200, by Patrick Mezard
-
merge with -stableWed, 08 Aug 2007 23:00:01 +0200, by Benoit Boissinot
-
refactor options from cmdtableWed, 08 Aug 2007 12:27:20 +0200, by Benoit Boissinot
-
merge with crew-stableTue, 07 Aug 2007 15:57:23 +0200, by Thomas Arendsen Hein
-
raise util.Abort again if specified revision is not an integer.Tue, 07 Aug 2007 12:24:25 +0200, by Thomas Arendsen Hein
-
debugsvnlog call had too many quotes (found by Edouard Gomez)Tue, 07 Aug 2007 12:10:56 +0200, by Thomas Arendsen Hein
-
Remove trailing spaces, fix indentationTue, 07 Aug 2007 10:28:43 +0200, by Thomas Arendsen Hein
-
merge with crew-stableTue, 07 Aug 2007 10:28:14 +0200, by Thomas Arendsen Hein
-
Removed debug print from convert/subversion.pyTue, 07 Aug 2007 10:01:20 +0200, by Thomas Arendsen Hein
-
Replace _ with inst for catching exceptions to not shadow gettext.Tue, 07 Aug 2007 09:56:21 +0200, by Thomas Arendsen Hein
-
Move debugsvnlog to subversion module.Tue, 07 Aug 2007 09:49:07 +0200, by Thomas Arendsen Hein
-
convert: Use debugsvnlog instead of git-like debug-svn-log.Tue, 07 Aug 2007 09:42:32 +0200, by Thomas Arendsen Hein
-
extdiff: do single file diffs from the wc with no copyMon, 06 Aug 2007 14:50:57 -0700, by Brad Schick
-
extdiff: made it less chatty in non-verbose modeMon, 06 Aug 2007 14:42:11 -0700, by Brad Schick
-
extdiff: un-nested two functionsMon, 06 Aug 2007 14:32:23 -0700, by Brad Schick
-
convert: remove accidental debug printMon, 06 Aug 2007 15:37:14 -0700, by Bryan O'Sullivan
-
convert: use '.' as destination name if renaming subdir into rootMon, 06 Aug 2007 14:59:00 -0700, by Bryan O'Sullivan
-
Automated merge with http://hg.intevation.org/mercurial/crewMon, 06 Aug 2007 14:17:05 -0700, by Bryan O'Sullivan
-
convert: only get history for requested revs when converting hg repoMon, 06 Aug 2007 14:16:50 -0700, by Bryan O'Sullivan
-
convert: raise correct type of exception if svn converter can't handle revMon, 06 Aug 2007 14:16:02 -0700, by Bryan O'Sullivan
-
record: raise an exception correctly if we can't create a backup directoryMon, 06 Aug 2007 12:53:49 -0700, by Bryan O'Sullivan
-
record: work properly if invoked in a subdirectoryMon, 06 Aug 2007 12:53:17 -0700, by Bryan O'Sullivan
-
convert: replace fork with subprocess call.Mon, 06 Aug 2007 21:49:26 +0200, by Patrick Mezard
-
convert: support windows SVN simple auth providerThu, 02 Aug 2007 23:38:32 +0200, by Patrick Mezard
-
merge with crew-stableMon, 06 Aug 2007 20:31:15 +0200, by Thomas Arendsen Hein
-
Merge with crew-stableMon, 06 Aug 2007 10:57:51 +0200, by Patrick Mezard
-
merge with crew-stableMon, 06 Aug 2007 01:00:10 -0300, by Alexis S. L. Carvalho
-
convert: svn: remove debugging messageSun, 05 Aug 2007 12:09:55 -0700, by Brendan Cully
-
convert: look up copies in getchanges instead of getcommitSun, 05 Aug 2007 12:03:27 -0700, by Brendan Cully
-
convert: svn: pull up path to file expansion code into separate function.Sun, 05 Aug 2007 11:30:52 -0700, by Brendan Cully
-
convert: svn: hoist up branch creation checkSun, 05 Aug 2007 10:23:45 -0700, by Brendan Cully
-
convert: svn: remove dead codeSun, 05 Aug 2007 10:04:28 -0700, by Brendan Cully
-
convert: svn: add helper function for optrevsSun, 05 Aug 2007 10:04:00 -0700, by Brendan Cully
-
patch: add git symlink supportSat, 04 Aug 2007 23:07:52 -0700, by Brendan Cully
-
Merge with crewSat, 04 Aug 2007 18:04:35 -0700, by Brendan Cully
-
convert: svn: ensure leading / is removed from paths in _find_children (broken in 2bd996d0aaf8)Sat, 04 Aug 2007 18:02:37 -0700, by Brendan Cully
-
merge with crew-stableSat, 04 Aug 2007 22:27:52 +0200, by Thomas Arendsen Hein
-
convert: drop duplicated assignments.Sat, 04 Aug 2007 12:38:30 -0700, by Bryan O'Sullivan
-
imerge: gussy up dispatcher to support subcommand opts.Sat, 04 Aug 2007 12:26:48 -0700, by Brendan Cully
-
Merge with crewSat, 04 Aug 2007 09:33:10 -0700, by Brendan Cully
-
imerge: handle renamesFri, 03 Aug 2007 18:05:20 -0700, by Brendan Cully
-
merge with crew-stableSat, 04 Aug 2007 09:48:21 +0200, by Thomas Arendsen Hein
-
test-grep: use lowercase hg commandWed, 15 Aug 2007 15:30:33 -0500, by Matt Mackall
-
test-grep: test issue 685Wed, 15 Aug 2007 16:18:40 +0200, by Patrick Mezard
-
Fix issue 685: trackback in grep -r after renameWed, 15 Aug 2007 16:09:04 +0200, by Patrick Mezard
-
The >| redirection does not exist in plain sh.Thu, 02 Aug 2007 14:51:49 +0200, by Thomas Arendsen Hein
-
hghave: test hotshot dependencies (debian does not provide profile)Tue, 14 Aug 2007 19:25:49 +0200, by Patrick Mezard
-
test-profile: fix grep, check hotshot availabilityTue, 14 Aug 2007 18:53:45 +0200, by Patrick Mezard
-
merge with -stableTue, 14 Aug 2007 17:20:51 +0200, by Benoit Boissinot
-
Return 0 as 'hg bisect reset' is successfulTue, 14 Aug 2007 14:29:36 +0200, by Guillaume Chazarain
-
Test --time, --profile and --lsprofTue, 14 Aug 2007 16:27:35 +0200, by Patrick Mezard
-
demandimport: ignore resource module, not available under Windows.Tue, 14 Aug 2007 16:03:15 +0200, by Patrick Mezard
-
demandimport: ignore pwd and grp.Mon, 13 Aug 2007 19:42:52 +0200, by Patrick Mezard
-
merge: fix a copy detection bug (issue672)Sun, 12 Aug 2007 12:15:10 -0300, by Alexis S. L. Carvalho
-
Added test for commands.dispatch (especially 88803a69b24)Sat, 11 Aug 2007 13:34:19 +0200, by Thomas Arendsen Hein
-
test-context.py: Don't create second repo instance (fixed since 7b5723c95a82)Sat, 11 Aug 2007 13:17:24 +0200, by Thomas Arendsen Hein
-
fancyopts: Copy list arguments in command table before modifying.Sat, 11 Aug 2007 13:07:47 +0200, by Thomas Arendsen Hein
-
Print less scary message if the system supports symlinks:Sat, 11 Aug 2007 12:47:58 +0200, by Thomas Arendsen Hein
-
Hide absolute path from test-no-symlinks output.Sat, 11 Aug 2007 12:36:04 +0200, by Thomas Arendsen Hein
-
hghave: prefix temporary files with "hg-hghave-"Thu, 09 Aug 2007 23:14:52 +0200, by Patrick Mezard
-
test-no-symlinks: rename .bundle into .hg for consistency.Thu, 09 Aug 2007 23:14:50 +0200, by Patrick Mezard
-
fix up previous commit for stableThu, 09 Aug 2007 12:34:25 -0700, by Brendan Cully
-
Cache extension load failures.Wed, 08 Aug 2007 18:04:06 -0700, by Brendan Cully
-
unobfuscate part of f94dbc6c7eafThu, 09 Aug 2007 01:04:27 +0200, by Benoit Boissinot
-
Test symlink handling on platform not supporting themWed, 08 Aug 2007 22:47:18 +0200, by Patrick Mezard
-
hghave: feature absence can be checked by prefixing with 'no-'Wed, 08 Aug 2007 23:07:39 +0200, by Patrick Mezard
-
Fix hgwebdir after 9858477ed74cce9dc8f4069f9453a1bda0e13ba1 broke it.Wed, 08 Aug 2007 22:47:30 +0200, by Eric Hopper
-
CVS import: Support new-style .cvspass-file format.Tue, 07 Aug 2007 15:56:26 +0200, by Thomas Arendsen Hein
-
Remove trailing spacesTue, 07 Aug 2007 10:24:33 +0200, by Thomas Arendsen Hein
-
Update on pull -u when heads were closed (fixes issue666).Mon, 06 Aug 2007 20:25:50 +0200, by Thomas Arendsen Hein
-
gitweb: add notfound templateThu, 05 Jul 2007 19:47:04 -0700, by Brendan Cully
-
Add message to test output if a test is aborted due to a timeout.Mon, 06 Aug 2007 14:45:43 +0200, by Thomas Arendsen Hein
-
Fix issue 653: symlinks checkout failure on non-supporting platformsMon, 06 Aug 2007 10:08:28 +0200, by Patrick Mezard
-
test-oldcgi: replace shebangs with explicit python calls to help pysh.Mon, 06 Aug 2007 09:57:23 +0200, by Patrick Mezard
-
test-issue352: skip tests if platform does not support EOL in paths.Mon, 06 Aug 2007 09:57:23 +0200, by Patrick Mezard
-
hghave: detect support for EOL in paths.Mon, 06 Aug 2007 09:57:23 +0200, by Patrick Mezard
-
test-git-import: fake executable permissions.Mon, 06 Aug 2007 10:38:07 +0200, by Patrick Mezard
-
hghave: detect executable permission availability.Mon, 06 Aug 2007 10:26:04 +0200, by Patrick Mezard
-
test-clone-failure: fake output upon fifo unavailabityMon, 06 Aug 2007 09:57:23 +0200, by Patrick Mezard
-
hghave: detect FIFO availabilityMon, 06 Aug 2007 09:57:23 +0200, by Patrick Mezard
-
Skip test-archive-symlinks if symlinks are not availableMon, 06 Aug 2007 09:57:23 +0200, by Patrick Mezard
-
posixfile_nt: '+' should allow read access.Wed, 25 Jul 2007 15:58:10 +0900, by Shun-ichi GOTO
-
posixfile_nt: '+' was understood as read mode instead of update.Tue, 17 Jul 2007 23:33:42 +0200, by Patrick Mezard
-
httprepo: quote the path part of the URLMon, 06 Aug 2007 00:35:06 -0300, by Alexis S. L. Carvalho
-
dirstate: fix rebuild; add a testSun, 05 Aug 2007 23:04:56 -0300, by Alexis S. L. Carvalho
-
hgweb: don't use os.path.join to build URL partsSun, 05 Aug 2007 22:36:39 -0300, by Alexis S. L. Carvalho
-
hgwebdir: change os.sep in the name of repos to "/"Sun, 05 Aug 2007 22:36:39 -0300, by Alexis S. L. Carvalho
-
Simplify/correct finding the hg executable (fixes issue644)Sat, 04 Aug 2007 22:25:12 +0200, by Thomas Arendsen Hein
-
archive: abort on empty repository. Fixes #624.Tue, 10 Jul 2007 10:06:24 -0700, by Brendan Cully
-
Merge with -stableThu, 02 Aug 2007 13:23:53 -0500, by Matt Mackall
-
merge: avoid double deletion mentioned in issue636Thu, 02 Aug 2007 12:29:10 -0500, by Matt Mackall
-
merge with hg-stableThu, 02 Aug 2007 13:03:25 +0200, by Thomas Arendsen Hein
-
The >| redirection does not exist in plain sh.Thu, 02 Aug 2007 14:51:49 +0200, by Thomas Arendsen Hein
-
imerge: sorted() is only available in python2.4 and aboveThu, 02 Aug 2007 14:04:51 +0200, by Thomas Arendsen Hein
-
imerge: tarfile.extractall is only available in python2.5Thu, 02 Aug 2007 14:04:00 +0200, by Benoit Boissinot
-
Update imerge for new filemerge interfaceWed, 01 Aug 2007 23:59:19 -0700, by Brendan Cully
-
del transaction before lock before wlockThu, 02 Aug 2007 01:56:08 -0300, by Alexis S. L. Carvalho
-
convert: fix locking orderThu, 02 Aug 2007 01:56:08 -0300, by Alexis S. L. Carvalho
-
update tests outputThu, 02 Aug 2007 01:56:08 -0300, by Alexis S. L. Carvalho
-
convert: (svn) simplify _find_childrenWed, 01 Aug 2007 15:16:42 -0700, by Brendan Cully
-
Merge with stableWed, 01 Aug 2007 14:32:53 -0700, by Brendan Cully
-
Update asciidoc instructions to suggest html4 for newer versionsWed, 01 Aug 2007 14:32:05 -0700, by Brendan Cully
-
Merge with mpmWed, 01 Aug 2007 14:26:30 -0700, by Brendan Cully
-
Automated merge with http://hg.intevation.org/mercurial/crewWed, 01 Aug 2007 12:03:50 -0700, by Bryan O'Sullivan
-
dirstate: improve error message on file/directory clashWed, 01 Aug 2007 12:03:10 -0700, by Bryan O'Sullivan
-
imerge extension and testWed, 01 Aug 2007 11:37:11 -0700, by Brendan Cully
-
Merge with stableWed, 01 Aug 2007 14:03:48 -0500, by Matt Mackall
-
merge: do early copy to deal with issue636Wed, 01 Aug 2007 12:33:12 -0500, by Matt Mackall
-
localrepository: allow rawcommit to commit with an empty messageWed, 01 Aug 2007 09:57:05 -0700, by Bryan O'Sullivan
-
Update style of record's cmdtable to match mercurial/commands.pyWed, 01 Aug 2007 10:42:42 +0200, by Thomas Arendsen Hein
-
os.isatty isn't available on Windows, so use sys.stdin.isatty()Wed, 01 Aug 2007 10:33:21 +0200, by Thomas Arendsen Hein
-
convert: add config option to turn off use of branch namesTue, 31 Jul 2007 17:18:59 -0700, by Bryan O'Sullivan
-
Add record extension, giving darcs-like interactive hunk pickingTue, 31 Jul 2007 16:28:05 -0700, by Bryan O'Sullivan
-
ui: get readline and prompt to behave better depending on interactivityTue, 31 Jul 2007 16:28:05 -0700, by Bryan O'Sullivan
-
patch: make internal code a bit friendlier to useTue, 31 Jul 2007 16:28:05 -0700, by Bryan O'Sullivan
-
commands: move commit to cmdutil as wrapper for commit-like functionsTue, 31 Jul 2007 16:28:05 -0700, by Bryan O'Sullivan
-
patch: remove unused parameter from b85diffMon, 30 Jul 2007 20:49:08 -0700, by Bryan O'Sullivan
-
Update expected test outputMon, 30 Jul 2007 20:48:50 -0700, by Bryan O'Sullivan
-
extensions: don't get confused by aliasing between "foo" and "hgext.foo"Mon, 30 Jul 2007 14:53:03 -0700, by Bryan O'Sullivan
-
merge with crew-stableMon, 30 Jul 2007 20:06:11 +0200, by Thomas Arendsen Hein
-
Fix re: and glob: patterns in .hgignore (reported by Brad Schick)Mon, 30 Jul 2007 20:01:16 +0200, by Thomas Arendsen Hein
-
test-convert: Hide warning about missing subversion bindings.Sun, 29 Jul 2007 19:32:55 +0200, by Thomas Arendsen Hein
-
Fix bashism and remove useless use of cat.Sun, 29 Jul 2007 18:53:09 +0200, by Thomas Arendsen Hein
-
Test qnew --gitSat, 28 Jul 2007 20:15:54 +0200, by Patrick Mezard
-
mq: add qnew --git optionSat, 28 Jul 2007 20:15:54 +0200, by Patrick Mezard
-
convert: empty log messages are OK as of 7f5c3fb0a37dFri, 27 Jul 2007 14:30:20 -0700, by Bryan O'Sullivan
-
localrepo.commit: only munge comment text if committing via dirstateThu, 26 Jul 2007 14:47:31 -0700, by Bryan O'Sullivan
-
convert: make test-convert executableThu, 26 Jul 2007 14:08:39 -0700, by Bryan O'Sullivan