Mercurial > hg
graph
-
Teach hgweb about revlog.LookupErrorTue, 19 Dec 2006 16:40:09 -0800, by Brendan Cully
-
Move README info to wikiTue, 19 Dec 2006 17:17:08 -0600, by Matt Mackall
-
Move test suite docs to the wikiTue, 19 Dec 2006 16:38:14 -0600, by Matt Mackall
-
hg in: if no incoming csets, remove existing bundleTue, 19 Dec 2006 16:37:45 -0600, by Matt Mackall
-
writebundle: overwrite existing bundle fileTue, 19 Dec 2006 08:59:41 -0600, by Matt Mackall
-
incoming/outgoing: return failure if no changes foundTue, 19 Dec 2006 08:58:56 -0600, by Matt Mackall
-
Add revlog.LookupError exception, and use it instead of RevlogError.Mon, 18 Dec 2006 12:22:43 -0800, by Brendan Cully
-
Add some modules to the demandimport ignore list for WindowsSun, 17 Dec 2006 22:16:57 -0600, by Matt Mackall
-
Sync with -stableSun, 17 Dec 2006 21:48:22 -0600, by Matt Mackall
-
demandimport: blacklist _hashlib again (imported in ImportError try block)Sun, 17 Dec 2006 18:45:46 -0800, by Brendan Cully
-
demandimport: handle already-loaded nested modules in subloadSun, 17 Dec 2006 18:34:42 -0800, by Brendan Cully
-
Added signature for changeset 27230c29bfec36d5540fbe1c976810aefecfd1d2Sun, 17 Dec 2006 19:17:18 -0600, by Matt Mackall
-
Added tag 0.9.3 for changeset 27230c29bfecSun, 17 Dec 2006 19:02:33 -0600, by Matt Mackall
-
fix calculation of new heads added during push with -r 0.9.3Sun, 17 Dec 2006 05:00:22 +0100, by Benoit Boissinot
-
Merge with crewSun, 17 Dec 2006 15:00:56 -0600, by Matt Mackall
-
demandimport: fix import x.y.z as a when x.y is already imported.Sun, 17 Dec 2006 14:56:12 -0600, by Matt Mackall
-
merge with crew-stableSat, 16 Dec 2006 23:36:06 +0100, by Thomas Arendsen Hein
-
Adjust test-help output for the change in 3c82ab166eea.Sat, 16 Dec 2006 23:33:24 +0100, by Thomas Arendsen Hein
-
Fix test-hup for different output of ls on at least MacOS X and Solaris 8.Sat, 16 Dec 2006 23:24:30 +0100, by Thomas Arendsen Hein
-
convert-repo: update usage informationSat, 16 Dec 2006 20:18:36 -0200, by Alexis S. L. Carvalho
-
Make 'hg sign' behave like other commands: Default to current parent.Sat, 16 Dec 2006 23:11:16 +0100, by Thomas Arendsen Hein
-
doc fix: hg tags defaults to current parent revision, too.Sat, 16 Dec 2006 22:58:10 +0100, by Thomas Arendsen Hein
-
doc string fix: hg cat and manifest default to current parent revision.Sat, 16 Dec 2006 22:33:39 +0100, by Thomas Arendsen Hein
-
Using --date "" isn't possible, so don't document epoch. (see issue447)Sat, 16 Dec 2006 22:13:56 +0100, by Thomas Arendsen Hein
-
Merge with stableSat, 16 Dec 2006 14:51:22 -0600, by Matt Mackall
-
convert-repo: avoid adding bogus value to shamap on tag updateSat, 16 Dec 2006 14:41:34 -0600, by Matt Mackall
-
convert-repo: fix recoding of committerSat, 16 Dec 2006 14:35:14 -0600, by Matt Mackall
-
merge with crew-stableSat, 16 Dec 2006 14:40:55 +0100, by Thomas Arendsen Hein
-
Include hg.1.gendoc.txt in doc/MANIFEST to prevent unnecessary rebuild.Sat, 16 Dec 2006 13:57:37 +0100, by Thomas Arendsen Hein
-
Regenerate hg.1 manpage if help text in help.py changes.Sat, 16 Dec 2006 13:54:23 +0100, by Thomas Arendsen Hein
-
merge with crew-stableSat, 16 Dec 2006 02:51:16 -0200, by Alexis S. L. Carvalho
-
util.system: fix quoting on windowsSat, 16 Dec 2006 02:38:18 -0200, by Alexis S. L. Carvalho
-
templater.py: fix obfuscateSat, 16 Dec 2006 02:21:46 -0200, by Alexis S. L. Carvalho
-
Make demandimport pass all tests on python2.5.Fri, 15 Dec 2006 20:16:20 -0800, by Brendan Cully
-
Merge with crew-stableFri, 15 Dec 2006 18:38:09 -0800, by Brendan Cully
-
fix strip on windowsFri, 15 Dec 2006 23:19:12 +0100, by Benoit Boissinot
-
Don't use node length for calculating revision number length.Fri, 15 Dec 2006 19:30:20 +0100, by Thomas Arendsen Hein
-
Make sequence number on hg export start at 1 (as documented for %n). Add test.Fri, 15 Dec 2006 19:09:10 +0100, by Thomas Arendsen Hein
-
Merge with mainFri, 15 Dec 2006 11:14:55 -0800, by Brendan Cully
-
merge with mainFri, 15 Dec 2006 05:38:54 +0100, by Benoit Boissinot
-
use parent.__setattr__ instead of __dict__Thu, 14 Dec 2006 23:51:41 +0100, by Benoit Boissinot
-
Merge with mainThu, 14 Dec 2006 13:49:33 -0800, by Brendan Cully
-
demandimport: ignore _hashlib and email.mimeFri, 15 Dec 2006 12:38:18 -0600, by Matt Mackall
-
Fix setup.py warningFri, 15 Dec 2006 01:17:04 -0600, by Matt Mackall
-
Disable demandloading in setup.pyThu, 14 Dec 2006 20:31:33 -0600, by Matt Mackall
-
Simplify i18n importsThu, 14 Dec 2006 20:25:19 -0600, by Matt Mackall
-
Fix demandload bits of setup.py py2exe supportThu, 14 Dec 2006 20:23:25 -0600, by Matt Mackall
-
Fix a pygettext complaintThu, 14 Dec 2006 17:32:25 -0600, by Matt Mackall
-
Enable gettext translationsThu, 14 Dec 2006 17:32:00 -0600, by Matt Mackall
-
Merge with crewThu, 14 Dec 2006 15:55:46 -0600, by Matt Mackall
-
merge with crew-stableThu, 14 Dec 2006 19:30:52 +0100, by Thomas Arendsen Hein
-
Corrected synopsis for many commands.Thu, 14 Dec 2006 19:30:18 +0100, by Thomas Arendsen Hein
-
merge with hg-stableThu, 14 Dec 2006 19:10:05 +0100, by Thomas Arendsen Hein
-
Merging crew-stableThu, 14 Dec 2006 16:10:06 +0100, by Thomas Arendsen Hein
-
Set charset encoding for hgwebdir, too.Thu, 14 Dec 2006 16:07:29 +0100, by Thomas Arendsen Hein
-
merge with crewThu, 14 Dec 2006 13:30:47 +0100, by Benoit Boissinot
-
spelling fixThu, 14 Dec 2006 00:41:11 +0100, by Benoit Boissinot
-
patchbomb: use ui.edit to compose summary mailWed, 13 Dec 2006 22:53:41 -0800, by Brendan Cully
-
zsh: better fix for partial completionsTue, 12 Dec 2006 15:34:11 -0600, by Steve Borho
-
Replace demandload with new demandimportWed, 13 Dec 2006 13:27:09 -0600, by Matt Mackall
-
Remove deprecated old-style branch supportTue, 12 Dec 2006 18:16:23 -0600, by Matt Mackall
-
Fix copy detection corner caseTue, 12 Dec 2006 17:52:33 -0600, by Matt Mackall
-
mq: fix qheader without args when guards are applied after qtopTue, 12 Dec 2006 12:40:51 -0800, by Brendan Cully
-
Fix test output for test-mq-guards (changed by 22d18051f9e5)Tue, 12 Dec 2006 19:11:01 +0100, by Thomas Arendsen Hein
-
fix MANIFEST generationTue, 12 Dec 2006 11:39:05 +0100, by Benoit Boissinot
-
mq: auto-ignore guards in qinit -cMon, 11 Dec 2006 16:40:42 -0800, by Brendan Cully
-
mq: fix explain_pushable for negative guardsMon, 11 Dec 2006 16:32:45 -0800, by Brendan Cully
-
Add instructions how to redo/finish failed merge with local working directory.Mon, 11 Dec 2006 18:09:52 +0100, by Thomas Arendsen Hein
-
hgweb.cgi and hgwebdir.cgi fixes/cleanups for user configurable parts:Mon, 11 Dec 2006 14:30:50 +0100, by Thomas Arendsen Hein
-
Added signature for changeset 36a957364b1b89c150f2d0e60a99befe0ee08bd3Sun, 10 Dec 2006 20:08:16 -0600, by Matt Mackall
-
Added tag 0.9.2 for changeset 36a957364b1bSun, 10 Dec 2006 19:33:19 -0600, by Matt Mackall
-
Automatically build MANIFEST for make distSun, 10 Dec 2006 19:16:38 -0600, by Matt Mackall
-
Remove hard-coded version numbers and release notes from packagingSun, 10 Dec 2006 17:41:07 -0600, by Matt Mackall
-
Use UTF-8 in .hg/branchSun, 10 Dec 2006 20:35:28 -0200, by Alexis S. L. Carvalho
-
Indicate the purpose of the dummy changelog file in itself.Sun, 10 Dec 2006 23:03:53 +0100, by Thomas Arendsen Hein
-
fix reserved char on windows, '[]+' are allowedSun, 10 Dec 2006 21:53:01 +0100, by Benoit Boissinot
-
fix errors spotted by pycheckerSun, 10 Dec 2006 19:41:57 +0100, by Benoit Boissinot
-
debuginstall: fix an incorrect variableSun, 10 Dec 2006 16:24:21 +0100, by Benoit Boissinot
-
Uniformisation of commit help for -m and -l.Mon, 20 Nov 2006 23:37:21 +0100, by Mathieu Clabaut
-
streamclone: remove unnecessary test, pconvert namesSun, 10 Dec 2006 14:39:51 +0100, by Benoit Boissinot
-
debuginstall: fix a copy/paste errorSun, 10 Dec 2006 12:46:47 +0100, by Benoit Boissinot
-
Merge Benoit's .hg/store supportSun, 10 Dec 2006 02:11:02 -0600, by Matt Mackall
-
switch to the .hg/store layout, fix the testsFri, 01 Dec 2006 13:34:09 +0100, by Benoit Boissinot
-
create the encode and decode functions for the storeSun, 10 Dec 2006 00:07:02 +0100, by Benoit Boissinot
-
add "requires" file to the repo, specifying the requirementsSun, 10 Dec 2006 00:06:59 +0100, by Benoit Boissinot
-
move code aroundSun, 10 Dec 2006 00:06:45 +0100, by Benoit Boissinot
-
don't use localrepo.__init__ to create the dest repo with clone+hardlinksSun, 10 Dec 2006 00:06:43 +0100, by Benoit Boissinot
-
Add some remedies and a username check to debuginstallSun, 10 Dec 2006 01:05:00 -0600, by Matt Mackall
-
Update README to mention hg debuginstallSun, 10 Dec 2006 01:04:28 -0600, by Matt Mackall
-
Make debuginstall actually attempt to use external patch and mergeSun, 10 Dec 2006 00:44:52 -0600, by Matt Mackall
-
Make test-encoding return 0Sun, 10 Dec 2006 00:06:31 -0600, by Matt Mackall
-
Add debuginstall command to do basic install testsSun, 10 Dec 2006 00:05:47 -0600, by Matt Mackall
-
make transcoding more robustSat, 09 Dec 2006 12:46:01 -0600, by Matt Mackall
-
remove unnecessary call to umaskSat, 09 Dec 2006 18:49:24 +0100, by Benoit Boissinot
-
Show the destionation for clone if not specified manually.Sat, 09 Dec 2006 14:19:52 +0100, by Thomas Arendsen Hein
-
Removed unneeded OSError exception handler.Sat, 09 Dec 2006 14:00:36 +0100, by Thomas Arendsen Hein
-
Fixes test-encoding for python2.3 and minor cleanups:Sat, 09 Dec 2006 11:16:27 +0100, by Thomas Arendsen Hein
-
Use util.always instead of creating a new lambda function in show_changesetSat, 09 Dec 2006 09:30:29 +0100, by Thomas Arendsen Hein
-
Fix log regression where log -p file showed diffs for other filesFri, 08 Dec 2006 20:44:58 -0600, by Matt Mackall
-
Fix hg serve -6 getsockname handlingFri, 08 Dec 2006 17:10:40 -0800, by Brendan Cully
-
Allow the user to specify the fallback encoding for the changelogFri, 08 Dec 2006 22:01:05 -0200, by Alexis S. L. Carvalho
-
Removed unknown option -t in test-statusFri, 08 Dec 2006 23:33:32 +0100, by Thomas Arendsen Hein
-
Merge with mpmFri, 08 Dec 2006 14:06:26 -0800, by Brendan Cully
-
Merge with mpmFri, 08 Dec 2006 12:53:51 -0800, by Brendan Cully
-
transplant: don't add extra newlines to changelog entry in filterFri, 08 Dec 2006 12:52:17 -0800, by Brendan Cully
-
Merge with crewFri, 08 Dec 2006 15:05:39 -0600, by Matt Mackall
-
Add doc notes about revert and hg status vs diffFri, 08 Dec 2006 14:55:45 -0600, by Matt Mackall
-
merge with mainFri, 08 Dec 2006 07:48:47 +0100, by Thomas Arendsen Hein
-
log: convert branch names to the local encodingFri, 08 Dec 2006 01:36:50 -0200, by Alexis S. L. Carvalho
-
fix encoding conversion of branch names when mq is loadedThu, 07 Dec 2006 14:35:43 -0200, by Alexis S. L. Carvalho
-
fix hg diff -r ''Thu, 07 Dec 2006 14:15:11 -0200, by Alexis S. L. Carvalho
-
Fixed indentation, spacing and a typo (debugdata->debugdate) in commands.table.Thu, 07 Dec 2006 11:22:17 +0100, by Thomas Arendsen Hein
-
context: don't spuriously raise abort when a file goes missing.Fri, 08 Dec 2006 13:14:57 -0600, by Matt Mackall
-
Add notes about diff/merge asymmetry to export, diff, and logFri, 08 Dec 2006 13:04:10 -0600, by Matt Mackall
-
Teach convert-repo to deal with mixed charsets in gitThu, 07 Dec 2006 18:03:28 -0600, by Matt Mackall
-
Merge with crewWed, 06 Dec 2006 17:59:19 -0600, by Matt Mackall
-
Merge with mpmWed, 06 Dec 2006 13:51:54 -0800, by Brendan Cully
-
Merge with mpmWed, 06 Dec 2006 13:27:39 -0800, by Brendan Cully
-
zsh: fix completions with relative pathsTue, 05 Dec 2006 21:35:44 -0600, by Steve Borho
-
zsh: remove deprecated -f option for hg updateTue, 05 Dec 2006 21:30:04 -0600, by Steve Borho
-
Remove date parameter from mergeWed, 06 Dec 2006 17:58:45 -0600, by Matt Mackall
-
Add --date support to update and revertWed, 06 Dec 2006 17:58:09 -0600, by Matt Mackall
-
Add --date support to logWed, 06 Dec 2006 15:29:17 -0600, by Matt Mackall
-
Add date matching supportWed, 06 Dec 2006 15:11:44 -0600, by Matt Mackall
-
Update dates help topicWed, 06 Dec 2006 13:36:23 -0600, by Matt Mackall
-
Update testsWed, 06 Dec 2006 13:13:44 -0600, by Matt Mackall
-
parsedate: add UTC and GMT timezonesWed, 06 Dec 2006 13:13:42 -0600, by Matt Mackall
-
improve date parsing for numerous new date formatsWed, 06 Dec 2006 13:13:31 -0600, by Matt Mackall
-
parsedate: allow '' for epochWed, 06 Dec 2006 13:13:27 -0600, by Matt Mackall
-
parsedate: use Abort rather than ValueErrorWed, 06 Dec 2006 13:13:26 -0600, by Matt Mackall
-
add debugdate commandWed, 06 Dec 2006 13:13:25 -0600, by Matt Mackall
-
Merge with crewWed, 06 Dec 2006 12:45:27 -0600, by Matt Mackall
-
Don't report an error when closing heads during local push (issue387)Tue, 05 Dec 2006 23:25:28 +0100, by Thomas Arendsen Hein
-
Removed unused parameters/options of update command.Tue, 05 Dec 2006 22:46:36 +0100, by Thomas Arendsen Hein
-
Add "null" pseudo-tag pointing to nullidTue, 05 Dec 2006 13:41:42 -0800, by Brendan Cully
-
hgk: show view in short command listTue, 05 Dec 2006 16:39:54 -0600, by Matt Mackall
-
move patterns topicsTue, 05 Dec 2006 16:36:06 -0600, by Matt Mackall
-
move environment topicTue, 05 Dec 2006 16:31:08 -0600, by Matt Mackall
-
Generate docs for help topicsTue, 05 Dec 2006 16:28:59 -0600, by Matt Mackall
-
Allow topics to be callablesTue, 05 Dec 2006 16:28:56 -0600, by Matt Mackall
-
Add basic support for help topics and a dates topicTue, 05 Dec 2006 16:06:13 -0600, by Matt Mackall
-
use forward "/" for internal path and static http, fix issue437Tue, 05 Dec 2006 16:33:40 +0100, by Benoit Boissinot
-
merge with crewTue, 05 Dec 2006 15:21:41 +0100, by Benoit Boissinot
-
Fix revrange() call in the churn contribTue, 05 Dec 2006 14:58:32 +0100, by Edouard Gomez
-
introduce localrepo.spath for the store path, sopener fixesTue, 05 Dec 2006 11:28:23 +0100, by Benoit Boissinot
-
localrepo: change aftertrans to be independant of the store pathTue, 05 Dec 2006 11:28:21 +0100, by Benoit Boissinot
-
Use python instead of shell printf with \x sequences for test-encoding.Tue, 05 Dec 2006 11:23:37 +0100, by Thomas Arendsen Hein
-
Merge with crewMon, 04 Dec 2006 17:43:37 -0600, by Matt Mackall
-
bundlerepo: don't hardcode the revlog filenameMon, 04 Dec 2006 09:38:49 +0100, by Benoit Boissinot
-
make hg commit <dirname> work againTue, 21 Nov 2006 20:00:15 -0200, by Alexis S. L. Carvalho
-
imported patch collisionMon, 04 Dec 2006 17:10:31 -0600, by Matt Mackall
-
imported patch foldingMon, 04 Dec 2006 17:10:29 -0600, by Matt Mackall
-
Make quoting in test-encoding simplerMon, 04 Dec 2006 14:32:02 -0600, by Matt Mackall
-
update test-debugcompleteMon, 04 Dec 2006 01:21:53 -0600, by Matt Mackall
-
hgweb: report detected character setSun, 03 Dec 2006 18:47:05 -0600, by Matt Mackall
-
test-encoding: copy a bundle from TESTDIR rather than constructing oneSun, 03 Dec 2006 17:28:58 -0600, by Matt Mackall
-
Hex-encode ! in test-encoding printfSun, 03 Dec 2006 16:51:50 -0600, by Matt Mackall
-
Add output for encoding testSun, 03 Dec 2006 16:31:25 -0600, by Matt Mackall
-
Add a charset encoding test caseSun, 03 Dec 2006 16:16:33 -0600, by Matt Mackall
-
tests: set a default encoding for running tests (ASCII)Sun, 03 Dec 2006 16:16:33 -0600, by Matt Mackall
-
Add documentation for charset encoding optionsSun, 03 Dec 2006 16:16:33 -0600, by Matt Mackall
-
Add global options for setting encoding and encodingmodeSun, 03 Dec 2006 16:16:33 -0600, by Matt Mackall
-
Handle transcoding of branch namesSun, 03 Dec 2006 16:16:33 -0600, by Matt Mackall
-
Handle transcoding of tagsSun, 03 Dec 2006 16:16:33 -0600, by Matt Mackall
-
Handle transcoding of username and description in changelogSun, 03 Dec 2006 16:16:33 -0600, by Matt Mackall
-
Add functions for transcoding and manipulating multibyte stringsSun, 03 Dec 2006 16:16:33 -0600, by Matt Mackall
-
Add encoding detectionSun, 03 Dec 2006 16:16:33 -0600, by Matt Mackall
-
merge with crewSat, 02 Dec 2006 22:41:05 +0100, by Thomas Arendsen Hein
-
Move ellipsis code to util.ellipsis() and improve maxlength handling.Sat, 02 Dec 2006 22:35:17 +0100, by Thomas Arendsen Hein
-
Use UnexpectedOutput exception instead of RepoError in sshrepo, too.Sat, 02 Dec 2006 22:16:00 +0100, by Thomas Arendsen Hein
-
Change sshrepo.repoerror() into a more flexible sshrepo.raise_().Sat, 02 Dec 2006 22:15:18 +0100, by Thomas Arendsen Hein
-
Don't show traceback on 'hg clone -r unknown ssh://hg.example.com/'.Sat, 02 Dec 2006 21:57:20 +0100, by Thomas Arendsen Hein
-
fix qseries -v and guards interactionSat, 02 Dec 2006 18:41:07 -0200, by Alexis S. L. Carvalho
-
changegroup.py: delay the loading of the bz2 and zlib modulesSat, 02 Dec 2006 16:08:00 -0200, by Alexis S. L. Carvalho
-
Ignore all errors while parsing the branch cache.Sat, 02 Dec 2006 03:38:55 -0200, by Alexis S. L. Carvalho
-
small fixes for test-newbranchSat, 02 Dec 2006 03:16:17 -0200, by Alexis S. L. Carvalho
-
transplant: split filter args into changelog entry and patchFri, 01 Dec 2006 15:43:48 -0800, by Brendan Cully
-
transplant: log source node when recovering too.Fri, 01 Dec 2006 15:00:33 -0800, by Brendan Cully
-
transplant: clobber old series when transplant failsFri, 01 Dec 2006 14:30:17 -0800, by Brendan Cully
-
merge with crewFri, 01 Dec 2006 23:28:14 +0100, by Thomas Arendsen Hein
-
Use unsigned version format.Fri, 01 Dec 2006 23:27:53 +0100, by Thomas Arendsen Hein
-
Improve error message for unknown revlog flags.Fri, 01 Dec 2006 23:16:12 +0100, by Thomas Arendsen Hein
-
Merge with crewFri, 01 Dec 2006 13:54:47 -0800, by Brendan Cully
-
transplant: "filtering %s\n"Fri, 01 Dec 2006 13:50:09 -0800, by Brendan Cully
-
Don't require a diff which accepts the -N option.Fri, 01 Dec 2006 22:29:47 +0100, by Thomas Arendsen Hein
-
Compatibility fix for 'ln -sf'.Fri, 01 Dec 2006 22:09:05 +0100, by Thomas Arendsen Hein
-
additional fixes for issue436Fri, 01 Dec 2006 16:18:16 -0200, by Alexis S. L. Carvalho
-
Fix test-rename-dir-merge for different implementations of ls.Fri, 01 Dec 2006 15:40:23 +0100, by Thomas Arendsen Hein
-
Fix test-notify for systems without or with a different version of diffstat.Fri, 01 Dec 2006 14:46:05 +0100, by Thomas Arendsen Hein
-
merge with upstreamFri, 01 Dec 2006 13:11:09 +0100, by Thomas Arendsen Hein
-
add test for issue436Fri, 01 Dec 2006 09:42:07 +0100, by Benoit Boissinot
-
verify: add rename link checkingFri, 01 Dec 2006 02:35:46 -0600, by Matt Mackall
-
Make revlog error slightly less scaryFri, 01 Dec 2006 02:24:56 -0600, by Matt Mackall
-
Fix argument handling for hg -v pull -v x (issue 436)Fri, 01 Dec 2006 01:42:52 -0600, by Matt Mackall
-
update bugzilla extension to use ui buffersFri, 01 Dec 2006 01:29:14 -0600, by Matt Mackall
-
add test for the notify extensionFri, 01 Dec 2006 01:29:13 -0600, by Matt Mackall
-
fix notify with new ui bufferingFri, 01 Dec 2006 01:28:20 -0600, by Matt Mackall
-
use ui buffering in changeset printerFri, 01 Dec 2006 01:28:19 -0600, by Matt Mackall
-
add a simple nested buffering scheme to uiFri, 01 Dec 2006 01:28:18 -0600, by Matt Mackall
-
make manifest friendlierThu, 30 Nov 2006 22:38:48 -0600, by Matt Mackall
-
Add missing test outputThu, 30 Nov 2006 19:50:28 -0600, by Matt Mackall
-
Fix test permissionThu, 30 Nov 2006 18:22:44 -0600, by Matt Mackall
-
merge: handle directory renamesThu, 30 Nov 2006 17:36:33 -0600, by Matt Mackall
-
merge: pull findcopies helpers inside, refactor checkpair to checkcopiesThu, 30 Nov 2006 17:36:33 -0600, by Matt Mackall
-
merge: move check for empty ancestor into findcopiesThu, 30 Nov 2006 17:36:33 -0600, by Matt Mackall
-
merge: only store one direction of copies in the copy mapThu, 30 Nov 2006 17:36:33 -0600, by Matt Mackall
-
merge: add copied hash to simplify copy logicThu, 30 Nov 2006 17:36:33 -0600, by Matt Mackall
-
merge: remove unused match logic from findcopiesThu, 30 Nov 2006 17:36:33 -0600, by Matt Mackall
-
merge: report destinations of moves in merge action messagesThu, 30 Nov 2006 17:36:33 -0600, by Matt Mackall
-
transplant: recover added/removed files after failed applicationThu, 30 Nov 2006 13:51:58 -0800, by Brendan Cully
-
transplant: preserve filter changes in --continue logThu, 30 Nov 2006 11:32:40 -0800, by Brendan Cully
-
transplant: fix --continue; add --continue testThu, 30 Nov 2006 11:09:25 -0800, by Brendan Cully
-
transplant: show_changeset moved to cmdutilWed, 29 Nov 2006 22:34:22 -0800, by Brendan Cully
-
Make sed expression in test-committer compatible with GNU sed 3.x.Wed, 29 Nov 2006 08:49:45 +0100, by Thomas Arendsen Hein
-
only print a warning when no username is specifiedTue, 28 Nov 2006 21:16:05 +0100, by Benoit Boissinot
-
add a comment about '\n' and '\r' and streaming cloneTue, 28 Nov 2006 19:11:46 +0100, by Benoit Boissinot
-
add test for issue433Tue, 28 Nov 2006 11:28:45 +0100, by Benoit Boissinot
-
fix hg log -r ''Mon, 27 Nov 2006 22:56:26 -0200, by Alexis S. L. Carvalho
-
handle files with more than one git binary patchMon, 27 Nov 2006 22:03:36 -0200, by Alexis S. L. Carvalho
-
handle files with both git binary patches and copy/rename opsMon, 27 Nov 2006 22:03:31 -0200, by Alexis S. L. Carvalho
-
Make context __eq__ handle arbitrary RHS valuesMon, 27 Nov 2006 15:27:09 -0800, by Brendan Cully
-
Add transplant extensionMon, 27 Nov 2006 15:13:01 -0800, by Brendan Cully
-
don't create the .hg/data at init timeMon, 27 Nov 2006 22:22:44 +0100, by Benoit Boissinot
-
context: None is not a valid filenode (revert from 23ede9e7ad4d)Mon, 27 Nov 2006 20:55:50 +0100, by Benoit Boissinot
-
update rewrite-log for tip ; chmod itSun, 26 Nov 2006 13:28:30 +0100, by Benoit Boissinot
-
merge: Don't search for copies across unrelated manifestsThu, 23 Nov 2006 22:45:00 -0800, by Brendan Cully
-
Expand test-commit to cover one of the recent bugs.Wed, 22 Nov 2006 00:53:56 +0200, by Giorgos Keramidas
-
Make mq use changegroup.writebundle for writing strip backups.Wed, 22 Nov 2006 23:07:15 +0100, by Thomas Arendsen Hein
-
Removed unused ui parameter from revpair/revrange and fix its users.Wed, 22 Nov 2006 23:02:28 +0100, by Thomas Arendsen Hein
-
Use 'bundletype' instead of 'type' to not shadow built-in function.Wed, 22 Nov 2006 22:33:57 +0100, by Thomas Arendsen Hein
-
BZ2Compressor already defaults to compresslevel=9.Wed, 22 Nov 2006 22:32:23 +0100, by Thomas Arendsen Hein
-
fix writebundle for bz2 bundlesWed, 22 Nov 2006 22:08:00 +0100, by Benoit Boissinot
-
fix push over HTTP to older serversTue, 21 Nov 2006 23:08:29 -0200, by Alexis S. L. Carvalho
-
Don't generate git patches that rename a file to multiple destinationsMon, 20 Nov 2006 19:32:46 -0200, by Alexis S. L. Carvalho
-
handle git patches that rename a file to more than one destinationMon, 20 Nov 2006 19:32:45 -0200, by Alexis S. L. Carvalho
-
qrefresh: fix handling of copies in the fast pathMon, 20 Nov 2006 19:32:43 -0200, by Alexis S. L. Carvalho
-
qrefresh: fix handling of added files (including copies) in the slow pathMon, 20 Nov 2006 19:32:42 -0200, by Alexis S. L. Carvalho
-
qrefresh: respect --git even in the slow pathMon, 20 Nov 2006 19:32:41 -0200, by Alexis S. L. Carvalho
-
add --git option to qdiffMon, 20 Nov 2006 19:32:40 -0200, by Alexis S. L. Carvalho