Mercurial > hg
graph
-
Fixed synopsis for some mq commandsSun, 18 Mar 2007 20:39:25 +0100, by Thomas Arendsen Hein
-
hg qseries -m: guards file was not ignoredSun, 18 Mar 2007 20:37:47 +0100, by Thomas Arendsen Hein
-
Tests for qapplied/qunapplied fixes (417c2068cb92 and ce6c364ebb2a)Sun, 18 Mar 2007 19:41:28 +0100, by Thomas Arendsen Hein
-
Simplified qseries and hg qapplied to fix some bugs caused by optimization:Sun, 18 Mar 2007 12:20:15 +0100, by Thomas Arendsen Hein
-
Fix issue443: inconsistent output of "hg qunapplied -v"Sat, 17 Mar 2007 18:46:52 +0100, by Thomas Arendsen Hein
-
Merge some matcher fixes/cleanups and add some more hg locate testsFri, 16 Mar 2007 22:58:49 -0300, by Alexis S. L. Carvalho
-
util._matcher: remove superfluous variableFri, 16 Mar 2007 22:48:23 -0300, by Alexis S. L. Carvalho
-
add some more tests to hg locateFri, 16 Mar 2007 22:48:22 -0300, by Alexis S. L. Carvalho
-
make the output of test-locate more readableFri, 16 Mar 2007 22:48:21 -0300, by Alexis S. L. Carvalho
-
util._matcher: use "." as the root of empty {rel,}path patternsFri, 16 Mar 2007 22:48:20 -0300, by Alexis S. L. Carvalho
-
Merge with crew-stableFri, 16 Mar 2007 00:45:18 -0300, by Alexis S. L. Carvalho
-
avoid a traceback with hg branch newbranch; hg upFri, 16 Mar 2007 00:22:59 -0300, by Alexis S. L. Carvalho
-
Fix handling of paths when run outside the repo.Fri, 16 Mar 2007 00:22:58 -0300, by Alexis S. L. Carvalho
-
pass repo.root to util.pathto() in preparation for the next patchFri, 16 Mar 2007 00:22:57 -0300, by Alexis S. L. Carvalho
-
hgweb: handle IOErrors and OSErrors during unbundleFri, 16 Mar 2007 00:22:55 -0300, by Alexis S. L. Carvalho
-
hgweb.unbundle: call req.httphdr only after the last possible call to bailSun, 22 Oct 2006 13:54:43 -0300, by Alexis S. L. Carvalho
-
Work around a urllib2 bug in Python < 2.4.2Fri, 16 Mar 2007 00:22:53 -0300, by Alexis S. L. Carvalho
-
Fix confusing message from hg revert (issue332)Fri, 16 Mar 2007 00:22:52 -0300, by Alexis S. L. Carvalho
-
Merge with stableThu, 15 Mar 2007 18:57:47 -0500, by Matt Mackall
-
merge with crew-stableThu, 15 Mar 2007 09:51:44 +0100, by Thomas Arendsen Hein
-
Merge with mpmWed, 14 Mar 2007 18:01:24 -0700, by Brendan Cully
-
merge with crew-stableWed, 14 Mar 2007 22:43:57 +0100, by Thomas Arendsen Hein
-
git-send-email compatibility: stop reading changelog after ^---$Wed, 14 Mar 2007 11:46:07 -0700, by Brendan Cully
-
mq: add qparent tag (first parent of qbase)Wed, 14 Mar 2007 10:45:18 -0700, by Brendan Cully
-
Merge with crewThu, 15 Mar 2007 18:55:53 -0500, by Matt Mackall
-
Merge with hg-stableThu, 15 Mar 2007 09:49:45 +0100, by Thomas Arendsen Hein
-
Only hg repositories override [paths], not simple directories (fixes issue510)Wed, 14 Mar 2007 22:38:40 +0100, by Thomas Arendsen Hein
-
revlog: attempt to gracefully handle some interleaved damageThu, 15 Mar 2007 18:38:46 -0500, by Matt Mackall
-
Merge with -stableWed, 14 Mar 2007 19:17:40 -0500, by Matt Mackall
-
tags: add --removeWed, 14 Mar 2007 19:13:04 -0500, by Matt Mackall
-
tags: remove unused variablesWed, 14 Mar 2007 18:49:10 -0500, by Matt Mackall
-
Make the tags algorithm smarterWed, 14 Mar 2007 18:47:29 -0500, by Matt Mackall
-
Refactor tags code to prepare for improving the algorithmWed, 14 Mar 2007 16:40:47 -0500, by Matt Mackall
-
Merge with -stable, fix small test failureWed, 14 Mar 2007 01:26:09 -0500, by Matt Mackall
-
Make [PATCH] removal slightly more robustTue, 13 Mar 2007 21:54:34 -0700, by Brendan Cully
-
Remove undo log after mq operations that rollback would breakTue, 13 Mar 2007 21:50:42 -0700, by Brendan Cully
-
Refresh file size after partial qrefresh.Tue, 13 Mar 2007 16:27:34 -0700, by Brendan Cully
-
Clarify update help text for update without an explicit revisionSun, 11 Mar 2007 14:21:09 -0700, by Brendan Cully
-
Improve hg branch -f help textMon, 12 Mar 2007 15:02:59 -0700, by Brendan Cully
-
Add test for branch shadowingMon, 12 Mar 2007 14:50:19 -0700, by Brendan Cully
-
branch: require --force to shadow existing branchesMon, 12 Mar 2007 14:44:14 -0700, by Brendan Cully
-
Strip [PATCH...] from message subject when importing patchesMon, 12 Mar 2007 13:58:06 -0700, by Brendan Cully
-
Merge a bunch of matcher and locate fixes.Sat, 10 Mar 2007 23:21:33 -0300, by Alexis S. L. Carvalho
-
Optimize return value of util._matcher for hgignore caseSat, 10 Mar 2007 23:01:02 -0300, by Alexis S. L. Carvalho
-
Optimize return value of util._matcher for common command line caseSat, 10 Mar 2007 23:01:00 -0300, by Alexis S. L. Carvalho
-
remove unused "head" hack from util._matcherSat, 10 Mar 2007 23:00:59 -0300, by Alexis S. L. Carvalho
-
locate: exit(1) if we didn't print any fileSat, 10 Mar 2007 23:00:58 -0300, by Alexis S. L. Carvalho
-
change locate to use relglobs by defaultSat, 10 Mar 2007 23:00:57 -0300, by Alexis S. L. Carvalho
-
localrepo.walk: if we're walking a specific revision, sort the filesSat, 10 Mar 2007 23:00:55 -0300, by Alexis S. L. Carvalho
-
dirstate.statwalk: explicitly test for ignored directoriesSat, 10 Mar 2007 23:00:54 -0300, by Alexis S. L. Carvalho
-
util._matcher: unify pattern normalizationSat, 10 Mar 2007 23:00:53 -0300, by Alexis S. L. Carvalho
-
make the output of test-walk more readableSat, 10 Mar 2007 23:00:52 -0300, by Alexis S. L. Carvalho
-
util.*matcher: change default "names" argumentSat, 10 Mar 2007 23:00:51 -0300, by Alexis S. L. Carvalho
-
util._matcher: fix handling of path: patternsSat, 10 Mar 2007 23:00:49 -0300, by Alexis S. L. Carvalho
-
util._matcher: fix handling of relglob: patternsSat, 10 Mar 2007 23:00:48 -0300, by Alexis S. L. Carvalho
-
A 'glob:foo?bar' pattern determines a root - the tree rootSat, 10 Mar 2007 23:00:47 -0300, by Alexis S. L. Carvalho
-
Leave normalization of patterns to util._matcherSat, 10 Mar 2007 23:00:46 -0300, by Alexis S. L. Carvalho
-
util._matcher: update commentsSat, 10 Mar 2007 23:00:45 -0300, by Alexis S. L. Carvalho
-
remove obsolete code from patch.diffSat, 10 Mar 2007 23:00:43 -0300, by Alexis S. L. Carvalho
-
small globprefix fixSat, 10 Mar 2007 23:00:42 -0300, by Alexis S. L. Carvalho
-
Merge with crew-stableSat, 10 Mar 2007 17:45:32 -0800, by Brendan Cully
-
merge with crew-stableFri, 09 Mar 2007 20:08:13 +0100, by Thomas Arendsen Hein
-
Remove dummy branch hack from testsTue, 13 Mar 2007 18:53:23 -0500, by Matt Mackall
-
Move branch read/write to dirstate where it belongsTue, 13 Mar 2007 18:50:02 -0500, by Matt Mackall
-
Minor default branch cleanupsTue, 13 Mar 2007 15:47:55 -0500, by Matt Mackall
-
Move branches.cache to branch.cacheTue, 13 Mar 2007 15:18:10 -0500, by Matt Mackall
-
"default" is the default branch nameTue, 13 Mar 2007 15:02:33 -0300, by Alexis S. L. Carvalho
-
Test update to branch tipSat, 10 Mar 2007 17:36:29 -0800, by Brendan Cully
-
Make update with no node jump to the tip of the current branchSat, 10 Mar 2007 17:36:27 -0800, by Brendan Cully
-
fix qrefresh'ing an empty patchSat, 10 Mar 2007 22:03:23 -0300, by Alexis S. L. Carvalho
-
statwalk: don't put self.root in the files listSat, 10 Mar 2007 22:03:22 -0300, by Alexis S. L. Carvalho
-
fix qclone to a remote repoSat, 10 Mar 2007 22:03:21 -0300, by Alexis S. L. Carvalho
-
Save an absolute path in repo.pathSat, 10 Mar 2007 22:03:20 -0300, by Alexis S. L. Carvalho
-
Add tests for .hg/branches.cache feature list.Fri, 09 Mar 2007 19:57:26 +0100, by Thomas Arendsen Hein
-
Add a features list to branches.cache to detect caches of old hg versions.Fri, 09 Mar 2007 19:12:03 +0100, by Thomas Arendsen Hein
-
Store empty (default) branch in branch cache, too.Fri, 09 Mar 2007 18:09:02 +0100, by Thomas Arendsen Hein
-
small fixes for the parent patchThu, 08 Mar 2007 20:08:24 -0300, by Alexis S. L. Carvalho
-
Merge with crewThu, 08 Mar 2007 16:13:16 -0600, by Matt Mackall
-
hgweb: use the given revision in the name of the archiveThu, 08 Mar 2007 22:36:12 +0100, by Michael Gebetsroither
-
Allow disabling store format to work with absurdly long filenamesThu, 08 Mar 2007 16:12:52 -0600, by Matt Mackall
-
incoming/outgoing: print the name of the other repoWed, 07 Mar 2007 15:26:03 -0300, by Alexis S. L. Carvalho
-
localrepo.status: use manifest.find on "lookup" filesWed, 07 Mar 2007 15:26:00 -0300, by Alexis S. L. Carvalho
-
localrepo.status: fcmp gets a getnode function instead of the manifestWed, 07 Mar 2007 15:25:59 -0300, by Alexis S. L. Carvalho
-
fix manifest.findWed, 07 Mar 2007 15:25:58 -0300, by Alexis S. L. Carvalho
-
merge with crew-stableWed, 07 Mar 2007 15:06:57 +0100, by Thomas Arendsen Hein
-
Fix sed expression in test-notify to be more portable.Wed, 07 Mar 2007 15:06:32 +0100, by Thomas Arendsen Hein
-
Fix help text for hg status -iTue, 06 Mar 2007 12:52:07 +0100, by Thomas Arendsen Hein
-
purge.py: fix invocation of statwalkTue, 06 Mar 2007 17:45:50 -0300, by Alexis S. L. Carvalho
-
Delete the README for purge, putting the useful informations in commentsTue, 27 Feb 2007 09:05:36 +0100, by Emanuele Aina
-
Delete the Purge class, refactoring Purge.purge() in dopurge()Tue, 06 Mar 2007 17:45:47 -0300, by Emanuele Aina
-
Do not use 'self' in the purge() methodTue, 06 Mar 2007 17:45:46 -0300, by Emanuele Aina
-
Use nested functions instead of object methodsTue, 06 Mar 2007 17:45:45 -0300, by Emanuele Aina
-
Merge _remove_file() and _remove_dir() in a single functionTue, 06 Mar 2007 17:45:44 -0300, by Emanuele Aina
-
Use "f in dirstate" instead of "dirstate.state(f) == '?'"Tue, 06 Mar 2007 17:45:43 -0300, by Emanuele Aina
-
Reduce the absolute/relative path conversion in the purge extensionTue, 06 Mar 2007 17:45:41 -0300, by Emanuele Aina
-
Make the purge extension use the statwalk walker from the dirstate objectTue, 06 Mar 2007 17:45:40 -0300, by Emanuele Aina
-
Yield directories in dirstate.statwalk()Tue, 06 Mar 2007 17:45:39 -0300, by Emanuele Aina
-
Add a test for the purge extensionTue, 06 Mar 2007 17:45:38 -0300, by Emanuele Aina
-
merge with crew-stableMon, 05 Mar 2007 19:54:21 +0100, by Thomas Arendsen Hein
-
Don't truncate tag and branch names after 30 chars (introduced 73860ffbe798)Mon, 05 Mar 2007 19:48:21 +0100, by Thomas Arendsen Hein
-
patchbomb: Strip more than one trailing dot (and spaces between them)Sun, 04 Mar 2007 18:42:31 +0100, by Thomas Arendsen Hein
-
patchbomb: Allow to specify subject of single-patch-series (issue475)Sun, 04 Mar 2007 18:40:08 +0100, by Thomas Arendsen Hein
-
test-abort-checkin: use a hook to abort the commitSun, 04 Mar 2007 14:35:11 -0300, by Alexis S. L. Carvalho
-
test-bad-extension: avoid printing the file nameSun, 04 Mar 2007 14:09:29 -0300, by Alexis S. L. Carvalho
-
make test-acl a bit more digestable for windowsSun, 04 Mar 2007 14:04:42 -0300, by Alexis S. L. Carvalho
-
Create the parent directory when checking out symlinks.Fri, 23 Feb 2007 17:54:34 +0200, by Giorgos Keramidas
-
Fix addremove for symlinks to non-existent filesFri, 05 Jan 2007 21:28:49 +0200, by Giorgos Keramidas
-
Avoid some false positives for addremove -sSun, 18 Feb 2007 20:39:25 +0100, by Erling Ellingsen
-
Merge with crew-stableSun, 04 Mar 2007 09:03:21 -0300, by Alexis S. L. Carvalho
-
mq: abort cleanly when invalid patch name is given to qguardSat, 03 Mar 2007 17:54:13 +0100, by Christian Ebert
-
Close keepalive connections to fix server tracebackMon, 19 Feb 2007 12:38:58 +0300, by Andrei Vermel
-
don't return uninitialized memory from bdiff.blocks()Tue, 20 Feb 2007 22:20:16 +0100, by Erling Ellingsen
-
web/server: disable address reuse option for BaseHTTPServer on windowsMon, 19 Feb 2007 10:08:59 +0100, by Patrick Mezard
-
stdout raises EINVAL when flush() is called on a closed pipe under win32.Mon, 19 Feb 2007 10:32:46 +0100, by Patrick Mezard
-
localrepo: stream_in may raise ZeroDivisionError with nul float elapsed argument.Mon, 19 Feb 2007 10:29:05 +0100, by Patrick Mezard
-
streamclone: stream_out tried to decodefilename non-normalized pathsMon, 19 Feb 2007 09:59:37 +0100, by Patrick Mezard
-
Add _xmlplus to the demandimport blacklist. (HGCIA was failing to load.)Sat, 03 Mar 2007 18:59:54 -0800, by Brendan Cully
-
Suppress <stdout> before hg export -v (regression from previous patch).Fri, 02 Mar 2007 14:03:30 -0800, by Brendan Cully
-
Let patch.export handle any fp-like objectThu, 01 Mar 2007 20:53:38 -0800, by Brendan Cully
-
merge with crew-stableThu, 01 Mar 2007 22:15:56 +0100, by Thomas Arendsen Hein
-
Unified #! paths for python scripts and removed them for test modules.Thu, 01 Mar 2007 22:15:17 +0100, by Thomas Arendsen Hein
-
Use the mercurial i18n infrastructure in the purge extensionTue, 27 Feb 2007 09:05:36 +0100, by Emanuele Aina
-
Print relative names in the purge extensionTue, 27 Feb 2007 09:05:36 +0100, by Emanuele Aina
-
Merge with crewTue, 27 Feb 2007 16:48:17 -0600, by Matt Mackall
-
Break core of repo.tag into dirstate/hook-free repo._tag for convert-repoTue, 27 Feb 2007 12:58:40 -0800, by Brendan Cully
-
Use only integer part of mtime in workingfilectx.date(), fixes test-context.pyMon, 26 Feb 2007 21:57:33 +0100, by Thomas Arendsen Hein
-
Merge with stableTue, 27 Feb 2007 16:47:16 -0600, by Matt Mackall
-
merge: fix renaming of subdirectories under renamed directoriesTue, 27 Feb 2007 16:20:06 -0600, by Matt Mackall
-
Merge with crewMon, 26 Feb 2007 12:12:29 -0600, by Matt Mackall
-
Don't keep trailing white space in cvs tagsWed, 21 Feb 2007 00:38:06 +0100, by Edouard Gomez
-
Change a bit cvsps argumentsWed, 21 Feb 2007 00:38:06 +0100, by Edouard Gomez
-
Merge with crewFri, 23 Feb 2007 14:16:50 -0600, by Matt Mackall
-
Fixed workingfilectx.date() (found by Thomas Waldmann) with test.Fri, 23 Feb 2007 17:31:00 +0100, by Thomas Arendsen Hein
-
Merge with crewThu, 22 Feb 2007 19:00:05 -0600, by Matt Mackall
-
merge with crew-stableTue, 20 Feb 2007 20:55:23 +0100, by Thomas Arendsen Hein
-
test-notify: adapt to sed shipped with MacOSSat, 17 Feb 2007 09:54:44 +0100, by Christian Ebert
-
git binary patches: don't print the header for identical filesSat, 17 Feb 2007 09:55:00 -0200, by Alexis S. L. Carvalho
-
git binary patches: use hashes to detect identical filesSat, 17 Feb 2007 09:54:59 -0200, by Alexis S. L. Carvalho
-
add test for diffing identical binary filesSat, 17 Feb 2007 09:54:58 -0200, by Alexis S. L. Carvalho
-
Don't lie that "binary file has changed"Sat, 17 Feb 2007 09:54:56 -0200, by tailgunner
-
convert-repo: use .git/objects/ rather than .git/HEAD to detect git reposWed, 21 Feb 2007 11:02:37 -0600, by Matt Mackall
-
add some tests for qpush/qpop error codesSat, 17 Feb 2007 04:50:06 -0200, by Alexis S. L. Carvalho
-
Modify qpush/qpop idempotent operations to return successTue, 13 Feb 2007 08:54:48 -0500, by Ben Thomas
-
mq: propagate the return error of popSat, 17 Feb 2007 04:50:03 -0200, by Alexis S. L. Carvalho
-
util_win32.py: fix user_rcpathFri, 16 Feb 2007 05:53:03 -0200, by Alexis S. L. Carvalho
-
Combined the two os_rcpath methods into a single one near rcpath in mercurial/util.pyThu, 15 Feb 2007 09:51:57 -0700, by Shane Holloway
-
merge with crew-stableFri, 16 Feb 2007 05:27:37 -0200, by Alexis S. L. Carvalho
-
hgweb: catch util.Abort raised by addchangegroupFri, 16 Feb 2007 05:10:43 -0200, by Alexis S. L. Carvalho
-
notify: don't try to fix addresses if notify.domain is not setFri, 16 Feb 2007 04:54:49 -0200, by Alexis S. L. Carvalho
-
mail.py: don't try to use TLS if python doesn't have SSL supportFri, 16 Feb 2007 04:54:47 -0200, by Alexis S. L. Carvalho
-
git patches: handle renames of binary filesFri, 16 Feb 2007 04:54:46 -0200, by Alexis S. L. Carvalho
-
hgweb/server.py: use hg.repository to create a repo objectThu, 15 Feb 2007 08:49:20 -0200, by Alexis S. L. Carvalho
-
qclone: don't call reposetup manuallyThu, 15 Feb 2007 08:44:08 -0200, by Alexis S. L. Carvalho
-
extdiff: open files in binary modeThu, 15 Feb 2007 08:14:03 -0200, by Alexis S. L. Carvalho
-
Make extdiff work at root directoryThu, 15 Feb 2007 12:51:43 +0300, by Andrei Vermel
-
Fix util.shellquote on windows.Thu, 15 Feb 2007 05:38:00 -0200, by Alexis S. L. Carvalho
-
Fix accessing the repo through a symlink.Thu, 15 Feb 2007 05:18:23 -0200, by Jun Inoue
-
Fix hg showconfig traceback with values that aren't stringsThu, 15 Feb 2007 10:15:08 -0200, by Alexis S. L. Carvalho
-
hgweb: allow static files to be served directly by the HTTP serverThu, 15 Feb 2007 08:51:32 -0200, by Alexis S. L. Carvalho
-
Unified *_rcpath so the interface is similar across operating systemsWed, 14 Feb 2007 15:20:06 -0700, by Shane Holloway
-
convert-repo converts symlinks from gitTue, 30 Jan 2007 23:09:06 -0500, by Daniel Holth
-
merge with crew-stableTue, 13 Feb 2007 10:25:45 -0200, by Alexis S. L. Carvalho
-
hgwebdir: try to get web.style and web.motd from the ui.config systemTue, 13 Feb 2007 10:02:07 -0200, by Alexis S. L. Carvalho
-
Pass a ui from create_server to hgwebdir and a repo from hgwebdir to hgwebTue, 13 Feb 2007 10:01:44 -0200, by Alexis S. L. Carvalho
-
hg serve: call setconfig on the parentuiTue, 13 Feb 2007 10:00:17 -0200, by Alexis S. L. Carvalho
-
Prevent type exception on concatenation if diffstat returns None.Tue, 30 Jan 2007 10:35:25 -0500, by Sean Dague
-
Switch CGI stdout to binary on windowsTue, 13 Feb 2007 06:50:00 -0200, by Alexis S. L. Carvalho
-
Fix dirstate fail at drive root on WindowsFri, 09 Feb 2007 20:50:41 +0300, by Andrei Vermel
-
Try to pass repo.ui to reposetup hooksThu, 08 Feb 2007 16:31:21 -0200, by Alexis S. L. Carvalho
-
BeOS compatibility supportTue, 02 Jan 2007 21:40:20 -0800, by Andrew Bachmann
-
transplant: remote bundle source was not closed before deleting the fetched bundle.Sun, 11 Feb 2007 18:37:23 +0100, by Patrick Mezard
-
mq: qinit -c creates a repo even after a regular qinitFri, 09 Feb 2007 03:48:30 -0200, by Alexis S. L. Carvalho
-
Handle functions as the value of a hooks.<name> config variableFri, 09 Feb 2007 03:48:28 -0200, by Alexis S. L. Carvalho
-
allow values that aren't strings in util.configparserFri, 09 Feb 2007 03:48:26 -0200, by Alexis S. L. Carvalho
-
Merge with stableTue, 06 Feb 2007 16:12:22 -0600, by Matt Mackall
-
Fix wrong module reference in copyfile exceptionTue, 06 Feb 2007 00:09:36 +0300, by Andrei Vermel
-
setup.py: reload __version__.py after writing it.Tue, 06 Feb 2007 15:55:20 -0200, by Alexis S. L. Carvalho
-
fix strip'ping the second parent of a mergeTue, 06 Feb 2007 15:54:58 -0200, by Alexis S. L. Carvalho
-
install reposetup hook right after loading the extensionTue, 06 Feb 2007 15:43:01 -0200, by Alexis S. L. Carvalho
-
Open bundle files in binary modeTue, 30 Jan 2007 20:37:58 -0200, by Alexis S. L. Carvalho
-
convert-repo: handle packed git tagsTue, 06 Feb 2007 15:23:40 -0200, by Alexis S. L. Carvalho
-
lazyindex: handle __delitem__ in loadblockSun, 04 Feb 2007 16:08:56 -0800, by Brendan Cully
-
commit: catch IOErrorTue, 30 Jan 2007 21:11:10 -0200, by Alexis S. L. Carvalho
-
Merge with crew-stableTue, 30 Jan 2007 19:36:56 -0200, by Alexis S. L. Carvalho
-
filecommit: don't forget the local parent on a merge with a local renameTue, 30 Jan 2007 19:09:08 -0200, by Alexis S. L. Carvalho
-
Fallback to ascii if getpreferredencoding raises an exceptionTue, 30 Jan 2007 18:32:23 -0200, by Alexis S. L. Carvalho
-
unbundle: don't use urllib if it's a local fileTue, 30 Jan 2007 18:32:21 -0200, by Alexis S. L. Carvalho
-
docopy: deal with globs on windows in a better wayTue, 30 Jan 2007 18:32:20 -0200, by Alexis S. L. Carvalho
-
Explicitly expand globs on WindowsTue, 30 Jan 2007 18:32:18 -0200, by Alexis S. L. Carvalho
-
mtime can be -1 after a merge and cause tracebacks on win32.Tue, 30 Jan 2007 00:26:19 +0100, by Benoit Boissinot
-
Adjust documentation for 78a0dd93db0b (empty username to force specifying it)Thu, 25 Jan 2007 17:57:51 +0100, by Thomas Arendsen Hein
-
hgwebdir: class hgwebdir should also accept a configparser instanceTue, 30 Jan 2007 22:07:22 +0100, by Michael Gebetsroither
-
transplant: test non-local sourceTue, 30 Jan 2007 11:40:17 -0800, by Brendan Cully
-
transplant: update to current writebundle APITue, 30 Jan 2007 11:39:47 -0800, by Brendan Cully
-
mq: Mention usage of hg add/remove/copy/rename in qrefresh help text.Mon, 29 Jan 2007 17:33:09 +0100, by Thomas Arendsen Hein
-
add pserver support to convert_repoSat, 27 Jan 2007 15:53:31 -0800, by csaba henk
-
gitweb: prevent wrapping of "changeset | manifest" linksSat, 27 Jan 2007 15:43:16 -0800, by Brendan Cully
-
merge with stableWed, 24 Jan 2007 23:07:09 +0100, by Thomas Arendsen Hein
-
Abort on empty username so specifying a username can be forced.Wed, 24 Jan 2007 23:04:51 +0100, by Thomas Arendsen Hein
-
Copied files sources were not shown by status -C under Win32.Sun, 14 Jan 2007 19:10:35 +0100, by Patrick Mezard
-
add test for 540d1059c802Mon, 15 Jan 2007 16:13:50 -0200, by Alexis S. L. Carvalho
-
merge with upstreamWed, 24 Jan 2007 23:06:45 +0100, by Thomas Arendsen Hein
-
mq: allow push if -r is given explicitlyMon, 22 Jan 2007 20:22:25 -0800, by Brendan Cully
-
hgk: remove embedded nulls in descriptionsTue, 23 Jan 2007 17:41:53 -0600, by Matt Mackall
-
Don't use ints in HTTP headersThu, 18 Jan 2007 22:16:26 -0200, by Alexis S. L. Carvalho
-
Enforce unixish style for all generated patch names.Wed, 17 Jan 2007 22:19:36 +0100, by Patrick Mezard
-
Make test-transplant test pull caseTue, 16 Jan 2007 12:52:03 -0800, by Brendan Cully
-
Update transplant's merge.update callTue, 16 Jan 2007 12:51:02 -0800, by Brendan Cully
-
Minor test-transplant cleanupTue, 16 Jan 2007 12:38:26 -0800, by Brendan Cully
-
merge with jsmithMon, 15 Jan 2007 22:46:03 +0100, by Benoit Boissinot
-
use DESTDIR both places its neededMon, 15 Jan 2007 15:49:06 -0500, by Jonathan Smith
-
honor DESTDIR env variable for docs' make installMon, 15 Jan 2007 15:31:38 -0500, by Jonathan Smith
-
install man pages by default into $(PREFIX)/share/man not $(PREFIX)/man since the FHS puts them thereMon, 15 Jan 2007 15:30:50 -0500, by Jonathan Smith
-
merge with -stableMon, 15 Jan 2007 18:23:21 +0100, by Benoit Boissinot
-
bundlerepo: it was meant to be revdiff() instead of chunk()Mon, 15 Jan 2007 17:56:20 +0100, by Benoit Boissinot
-
patchbomb: fix timezone offset in message date headerSat, 13 Jan 2007 02:15:49 +0100, by Christian Ebert
-
fix for digest auth when using keepalive.pyMon, 08 Jan 2007 16:18:29 +0100, by Benoit Boissinot
-
Subclass file with a __len__ method instead of setting Content-lengthMon, 08 Jan 2007 16:12:35 +0100, by Benoit Boissinot
-
hgweb: add raw template to hgwebdirFri, 12 Jan 2007 14:27:59 +0100, by Benoit Boissinot
-
Flush stderr after write.Wed, 10 Jan 2007 20:35:27 +0100, by Patrick Mezard
-
Merge branchname changes in localrepo.commit.Thu, 11 Jan 2007 23:13:32 +0100, by Thomas Arendsen Hein
-
Use local encoding for "HG: branch" line in commit editor.Thu, 11 Jan 2007 23:12:21 +0100, by Thomas Arendsen Hein
-
Add branch name to editor text.Thu, 11 Jan 2007 19:47:51 +0100, by Simon 'corecode' Schubert
-
When committing, record the changeset in the branchcache.Thu, 11 Jan 2007 19:33:34 +0100, by Simon 'corecode' Schubert
-
Allow adding symlinks that don't point to filesFri, 05 Jan 2007 00:01:53 -0200, by Alexis S. L. Carvalho
-
catch AttributeError in util.checklinkFri, 05 Jan 2007 00:01:51 -0200, by Alexis S. L. Carvalho
-
sync with -stableTue, 02 Jan 2007 22:40:52 +0100, by Thomas Arendsen Hein
-
Handle exceptions in do_hgweb: Send "Internal Server Error", log tracebackTue, 02 Jan 2007 22:12:38 +0100, by Thomas Arendsen Hein
-
various doc fixesFri, 29 Dec 2006 06:37:43 +0100, by Benoit Boissinot
-
catch socket.errorFri, 29 Dec 2006 06:08:46 +0100, by Benoit Boissinot
-
fix handling of multiple Content-type headersFri, 29 Dec 2006 05:27:48 +0100, by Benoit Boissinot
-
add [diff] section to hgrc documentationFri, 29 Dec 2006 04:22:31 +0100, by Benoit Boissinot
-
inst.reason isn't alway in the form (errno, strerror)Thu, 28 Dec 2006 01:14:12 +0100, by Benoit Boissinot
-
fix hg help <ext> for extension that do not define any commandTue, 26 Dec 2006 21:59:01 +0100, by Benoit Boissinot
-
mq: fix strip failing to unlink a bundleTue, 26 Dec 2006 21:57:20 +0100, by Benoit Boissinot
-
symlinks: minimal support for symlinks in merge/updateFri, 29 Dec 2006 20:04:31 -0600, by Matt Mackall
-
symlinks: add flags param to wwriteFri, 29 Dec 2006 20:04:31 -0600, by Matt Mackall
-
replace filehandle version of wwrite with wwritedataFri, 29 Dec 2006 20:04:31 -0600, by Matt Mackall
-
unify encode/decode filter routinesFri, 29 Dec 2006 20:04:31 -0600, by Matt Mackall
-
symlinks: add _link checking functionFri, 29 Dec 2006 20:04:31 -0600, by Matt Mackall
-
symlinks: use is_link wherever is_exec is usedFri, 29 Dec 2006 20:04:31 -0600, by Matt Mackall
-
symlinks: don't complain about symlinksFri, 29 Dec 2006 20:04:31 -0600, by Matt Mackall
-
symlinks: add a linkfuncFri, 29 Dec 2006 20:04:31 -0600, by Matt Mackall
-
symlinks: add basic symlink functions to util.pyFri, 29 Dec 2006 20:04:31 -0600, by Matt Mackall
-
symlinks: check whether a filesystem supports symlinksFri, 29 Dec 2006 20:04:31 -0600, by Matt Mackall
-
exec: remove last flag from is_execFri, 29 Dec 2006 20:04:31 -0600, by Matt Mackall
-
exec: add execfunc to simplify exec flag support on non-exec filesystemsFri, 29 Dec 2006 20:04:30 -0600, by Matt Mackall
-
pull umask-checking upFri, 29 Dec 2006 20:04:30 -0600, by Matt Mackall
-
exec: checkexec checks whether filesystem supports exec flagsFri, 29 Dec 2006 20:04:30 -0600, by Matt Mackall
-
expanded bash_completion for transplant extensionTue, 26 Dec 2006 20:08:09 +0100, by Thomas Arendsen Hein
-
Yield entries from [paths], too, when completing -R/--repository.Tue, 26 Dec 2006 19:56:42 +0100, by Thomas Arendsen Hein
-
Corrected synopsis for transplant.Tue, 26 Dec 2006 15:42:40 +0100, by Thomas Arendsen Hein
-
Improved error message for extensions overriding commands (with test):Tue, 26 Dec 2006 15:33:50 +0100, by Thomas Arendsen Hein
-
sync with stableTue, 26 Dec 2006 14:54:48 +0100, by Thomas Arendsen Hein
-
Don't use -f for rm in tests where not needed. Drop /bin/ from /bin/rm.Tue, 26 Dec 2006 14:17:48 +0100, by Thomas Arendsen Hein
-
test-manifest-merging: we only need to remove filesSun, 24 Dec 2006 22:28:01 +0100, by Benoit Boissinot
-
Make test-manifest-merging less likely to delete the whole filesystemFri, 22 Dec 2006 16:29:35 -0800, by Brendan Cully
-
Send encoding information in rss headerThu, 21 Dec 2006 20:41:56 +0100, by Edouard Gomez
-
Fix a pygettext complaintThu, 14 Dec 2006 17:32:25 -0600, by Matt Mackall
-
spelling fixThu, 14 Dec 2006 00:41:11 +0100, by Benoit Boissinot
-
mq: remove unecessary code, duplicate with util.openerTue, 26 Dec 2006 03:29:45 +0100, by Benoit Boissinot
-
hgk: (re)optimize reading of changelog and manifestTue, 26 Dec 2006 03:42:17 +0100, by Benoit Boissinot
-
mq: use contextsTue, 26 Dec 2006 03:29:00 +0100, by Benoit Boissinot
-
hgk: use contextsTue, 26 Dec 2006 03:27:24 +0100, by Benoit Boissinot
-
hgk: remove unused code, node2 is always setTue, 26 Dec 2006 03:26:23 +0100, by Benoit Boissinot
-
extdiff: use contextsTue, 26 Dec 2006 03:25:44 +0100, by Benoit Boissinot
-
bugzilla: use contexts, simplifyTue, 26 Dec 2006 03:25:13 +0100, by Benoit Boissinot
-
acl: use contextsTue, 26 Dec 2006 03:24:51 +0100, by Benoit Boissinot
-
hgweb: fix unused importTue, 26 Dec 2006 03:17:34 +0100, by Benoit Boissinot
-
hgweb: use contexts, fix coding styleTue, 26 Dec 2006 03:16:54 +0100, by Benoit Boissinot
-
commands.py: use contexts in various places (debug*state, revert)Tue, 26 Dec 2006 03:13:57 +0100, by Benoit Boissinot
-
cmdutil.py: use contexts in findrenamesTue, 26 Dec 2006 03:12:51 +0100, by Benoit Boissinot
-
commands.py: use contexts in exportTue, 26 Dec 2006 03:12:23 +0100, by Benoit Boissinot
-
add possibility to pass flags when testing with the MakefileTue, 26 Dec 2006 03:11:37 +0100, by Benoit Boissinot
-
archival.py: use contextsTue, 26 Dec 2006 00:40:28 +0100, by Benoit Boissinot
-
patch: use contexts for diffMon, 25 Dec 2006 17:43:49 +0100, by Benoit Boissinot
-
context: create a filectxt with filelog reuseMon, 25 Dec 2006 18:57:55 +0100, by Benoit Boissinot
-
context: fix a bug in workingfilectx.renamedMon, 25 Dec 2006 17:43:47 +0100, by Benoit Boissinot
-
make it possible to use changectx to create a filectxMon, 25 Dec 2006 17:43:44 +0100, by Benoit Boissinot
-
remove various unused importMon, 25 Dec 2006 13:37:00 +0100, by Benoit Boissinot
-
add date attribute to workingfilectxSun, 24 Dec 2006 22:55:34 +0100, by Benoit Boissinot
-
fix tab vs spaceSun, 24 Dec 2006 22:29:29 +0100, by Benoit Boissinot
-
test-manifest-merging: we only need to remove filesSun, 24 Dec 2006 22:28:01 +0100, by Benoit Boissinot
-
Merge with mpmFri, 22 Dec 2006 17:05:10 -0800, by Brendan Cully
-
Make test-manifest-merging less likely to delete the whole filesystemFri, 22 Dec 2006 16:29:35 -0800, by Brendan Cully
-
convert-repo: add option to attempt to sort by dateFri, 22 Dec 2006 17:59:40 -0600, by Matt Mackall
-
convert-repo: add CVS exec bit supportFri, 22 Dec 2006 17:59:39 -0600, by Matt Mackall
-
Fix removed file cornercase for CVS convert-repoFri, 22 Dec 2006 17:59:37 -0600, by Matt Mackall
-
convert-repo: add CVS branch supportFri, 22 Dec 2006 17:59:34 -0600, by Matt Mackall
-
convert-repo: add basic CVS import supportFri, 22 Dec 2006 17:59:34 -0600, by Matt Mackall
-
merge with crewFri, 22 Dec 2006 22:53:16 +0100, by Benoit Boissinot
-
grep: remove count handling, simplify, fix issue337Fri, 22 Dec 2006 22:51:39 +0100, by Benoit Boissinot
-
grep: incrementing is always False during 'iter'Fri, 22 Dec 2006 22:16:05 +0100, by Benoit Boissinot
-
Merge with crewThu, 21 Dec 2006 23:17:20 -0600, by Matt Mackall
-
Send encoding information in rss headerThu, 21 Dec 2006 20:41:56 +0100, by Edouard Gomez
-
pass the extra dict in rawcommitWed, 20 Dec 2006 23:41:27 +0100, by Edouard Gomez
-
Merge with mpmWed, 20 Dec 2006 12:07:02 -0800, by Brendan Cully
-
Merge with crew-stableWed, 20 Dec 2006 12:05:12 -0800, by Brendan Cully
-
sample.hgrc: hgk extension is now in hgext. Use churn as example for contrib.Tue, 19 Dec 2006 15:46:02 +0100, by Thomas Arendsen Hein
-
purge extension doesn't need "#!/usr/bin/env python".Tue, 19 Dec 2006 15:37:10 +0100, by Thomas Arendsen Hein
-
hgweb: simple testsTue, 19 Dec 2006 17:14:45 -0800, by Brendan Cully
-
hgweb: add raw manifest templateTue, 19 Dec 2006 17:03:34 -0800, by Brendan Cully
-
hgk - fix CR issues on windowsFri, 15 Dec 2006 10:32:57 +0300, by Andrei Vermel
-
Update convert-repo usage commentsWed, 20 Dec 2006 17:04:07 -0600, by Matt Mackall
-
convert-repo: add some smartsWed, 20 Dec 2006 16:31:46 -0600, by Matt Mackall
-
Merge with crewWed, 20 Dec 2006 13:11:35 -0600, by Matt Mackall
-
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
-
diff: better detection of renames when comparing with the working dir.Mon, 20 Nov 2006 19:32:38 -0200, by Alexis S. L. Carvalho
-
fix typo in mercurial/patch.pyMon, 20 Nov 2006 19:32:37 -0200, by Alexis S. L. Carvalho
-
renamedbetween: only return (file, node) pairs that exist in the original revMon, 20 Nov 2006 19:32:36 -0200, by Alexis S. L. Carvalho
-
diff: improve detection of renames when diffing across many revisionsMon, 20 Nov 2006 19:32:35 -0200, by Alexis S. L. Carvalho
-
Merge with crewMon, 20 Nov 2006 13:06:04 -0800, by Brendan Cully
-
mq: add --git option to qimport -rMon, 20 Nov 2006 13:03:52 -0800, by Brendan Cully
-
Make qrefresh help more explanatory for options -m, -l and -sSun, 19 Nov 2006 22:02:00 +0100, by Mathieu Clabaut
-
Improved examples for network support in README.Mon, 20 Nov 2006 21:03:02 +0100, by Thomas Arendsen Hein
-
Corrected "waiting for lock on repository FOO held by BAR" message.Mon, 20 Nov 2006 19:55:59 +0100, by Thomas Arendsen Hein
-
Handle locking exceptions if streaming clone can't lock the repo. (Issue324)Mon, 20 Nov 2006 19:41:49 +0100, by Thomas Arendsen Hein
-
Don't step into an endless loop when lock file is empty.Mon, 20 Nov 2006 19:36:28 +0100, by Thomas Arendsen Hein
-
Issue424: mq patch loses guard when qrenamedSun, 19 Nov 2006 23:47:19 +0100, by Mathieu Clabaut
-
correct remote heads test in prepushSun, 19 Nov 2006 16:32:36 -0600, by Matt Mackall
-
add docstring to reachableSun, 19 Nov 2006 16:32:36 -0600, by Matt Mackall
-
reorder tests in prepushSun, 19 Nov 2006 16:32:36 -0600, by Matt Mackall
-
fix qseries -v when there are unapplied patchesSun, 19 Nov 2006 17:01:59 -0200, by Alexis S. L. Carvalho
-
Indentation cleanups for 2956948b81f3.Sun, 19 Nov 2006 16:09:04 +0100, by Thomas Arendsen Hein
-
fix warnings generated by pygettext.py.Sat, 18 Nov 2006 17:20:38 -0200, by Marcos Chaves
-
Update trusted_users only after we've seen a file not owned by the userSat, 18 Nov 2006 23:51:15 -0200, by Alexis S. L. Carvalho
-
Avoid looking up usernames if the current user owns the .hgrc fileSat, 18 Nov 2006 23:51:14 -0200, by Alexis S. L. Carvalho
-
Use a variable to explicitly trust global config filesSat, 18 Nov 2006 23:51:13 -0200, by Alexis S. L. Carvalho
-
Revert almost all of 5be434785317; add a testSat, 18 Nov 2006 19:44:42 -0200, by Alexis S. L. Carvalho
-
avoid unnecessary copy mergesSat, 18 Nov 2006 11:34:19 -0600, by Matt Mackall
-
white space and line break cleanupsFri, 17 Nov 2006 08:06:54 +0100, by Thomas Arendsen Hein
-
Merge with crew.Thu, 16 Nov 2006 08:52:55 +0100, by Thomas Arendsen Hein
-
Use nullrev+count instead of count-1 in a newly introduced expression.Thu, 16 Nov 2006 08:51:22 +0100, by Thomas Arendsen Hein
-
commands.docopy: pay attention on whether paths use "/" or os.sepWed, 15 Nov 2006 19:18:57 -0200, by Alexis S. L. Carvalho
-
fix util.pathtoWed, 15 Nov 2006 18:56:47 -0200, by Alexis S. L. Carvalho
-
don't use readline() to read branches.cacheWed, 15 Nov 2006 17:56:57 -0200, by Alexis S. L. Carvalho
-
merge with upstreamMon, 13 Nov 2006 21:50:09 +0100, by Benoit Boissinot
-
zsh: typo in commit completionThu, 09 Nov 2006 14:44:17 -0800, by Brendan Cully
-
issue228: Fix repositories at the filesystem root (/ or C:\)Thu, 09 Nov 2006 21:53:45 +0100, by Thomas Arendsen Hein
-
Export changelog dict in localrepo.commitWed, 08 Nov 2006 11:28:33 -0800, by Brendan Cully
-
abort if explicitly committed files are not found or not trackedWed, 15 Nov 2006 23:59:39 -0600, by Matt Mackall
-
unduplicate bundle writing code from httprepoWed, 15 Nov 2006 23:37:45 -0600, by Matt Mackall
-
remove duplicate zgenerator in httprepoWed, 15 Nov 2006 15:51:58 -0600, by Matt Mackall
-
create a readbundle functionWed, 15 Nov 2006 15:51:58 -0600, by Matt Mackall
-
move write_bundle to changegroup.pyWed, 15 Nov 2006 15:51:58 -0600, by Matt Mackall
-
remove legacy hg parents REV syntaxWed, 15 Nov 2006 15:51:58 -0600, by Matt Mackall
-
add log --removedWed, 15 Nov 2006 15:51:58 -0600, by Matt Mackall
-
rename and copy are no longer experimentalWed, 15 Nov 2006 15:51:58 -0600, by Matt Mackall
-
alphabetize help_ in commandsWed, 15 Nov 2006 15:51:58 -0600, by Matt Mackall
-
remove relpathWed, 15 Nov 2006 15:51:58 -0600, by Matt Mackall
-
refactor rawcommitWed, 15 Nov 2006 15:51:58 -0600, by Matt Mackall
-
refactor debugrenamedWed, 15 Nov 2006 15:51:58 -0600, by Matt Mackall
-
move show_version to version_Wed, 15 Nov 2006 15:51:58 -0600, by Matt Mackall
-
move walkchangerevs to cmdutilsWed, 15 Nov 2006 15:51:58 -0600, by Matt Mackall
-
Consolidate brinfo handlingWed, 15 Nov 2006 15:51:58 -0600, by Matt Mackall
-
changeset templater: convert some unnecessary yields to returnsWed, 15 Nov 2006 15:51:58 -0600, by Matt Mackall
-
further simplify stringifyWed, 15 Nov 2006 15:51:58 -0600, by Matt Mackall
-
ui: remove last vestiges of header bufferingWed, 15 Nov 2006 15:51:58 -0600, by Matt Mackall
-
Refactor log ui buffering and patch displayMon, 13 Nov 2006 13:26:57 -0600, by Matt Mackall
-
refactor header handling for changelog formattingMon, 13 Nov 2006 13:26:57 -0600, by Matt Mackall
-
templates: move changeset templating bits to cmdutilsMon, 13 Nov 2006 13:26:57 -0600, by Matt Mackall
-
templater: changeset templater reorganization and optimizationsMon, 13 Nov 2006 13:26:57 -0600, by Matt Mackall
-
templater: speed up changeset writes and stringifyMon, 13 Nov 2006 13:26:57 -0600, by Matt Mackall
-
changeset_templater: remove changes argMon, 13 Nov 2006 13:26:57 -0600, by Matt Mackall
-
templater: simplify parsestringMon, 13 Nov 2006 13:26:57 -0600, by Matt Mackall
-
template: fold template() into __call__, minor optimizationsMon, 13 Nov 2006 13:26:57 -0600, by Matt Mackall
-
templater: simplify cache and remove filter argument in __call__Mon, 13 Nov 2006 13:26:57 -0600, by Matt Mackall
-
templater: simplify template functionMon, 13 Nov 2006 13:26:57 -0600, by Matt Mackall
-
templater: take cStringIO out of indentMon, 13 Nov 2006 13:26:57 -0600, by Matt Mackall
-
templater: remove cStringIO from stringifyMon, 13 Nov 2006 13:26:57 -0600, by Matt Mackall
-
templater: remove cStringIO for fillMon, 13 Nov 2006 13:26:57 -0600, by Matt Mackall
-
templater: use str.decode in parse_stringMon, 13 Nov 2006 13:26:57 -0600, by Matt Mackall
-
bundle: don't use sets.SetMon, 13 Nov 2006 13:26:57 -0600, by Matt Mackall
-
revlog: reachable actually takes a nodeMon, 13 Nov 2006 13:26:57 -0600, by Matt Mackall
-
util: add copyfile functionMon, 13 Nov 2006 13:26:57 -0600, by Matt Mackall
-
hgweb: internalize some socket detailsMon, 13 Nov 2006 13:26:57 -0600, by Matt Mackall
-
remove unused importsMon, 13 Nov 2006 13:26:57 -0600, by Matt Mackall
-
tests: add -i switchWed, 08 Nov 2006 13:20:08 -0600, by Matt Mackall
-
tests: add -R switchWed, 08 Nov 2006 13:20:08 -0600, by Matt Mackall
-
tests: sort test list if running all testsWed, 08 Nov 2006 13:20:08 -0600, by Matt Mackall
-
Fix accessing a repository via -R/--repository through a symlink.Tue, 07 Nov 2006 22:35:07 +0100, by Thomas Arendsen Hein
-
Merge with upstreamTue, 07 Nov 2006 22:18:34 +0100, by Thomas Arendsen Hein
-
localrepo: factor commit and rawcommitTue, 07 Nov 2006 21:43:19 +0100, by Benoit Boissinot
-
localrepo.commit: little cleanupsTue, 07 Nov 2006 21:43:15 +0100, by Benoit Boissinot
-
Fix up parent display in loggingTue, 07 Nov 2006 14:04:15 -0600, by Matt Mackall
-
Clarify untracked file merge messageWed, 01 Nov 2006 21:47:55 -0600, by Matt Mackall
-
Remove references to documentation that was removed in da9506fe2710Mon, 06 Nov 2006 22:01:09 -0800, by Lee Cantey
-
Corrected documentation for return value of python hooks.Sun, 05 Nov 2006 21:57:52 +0100, by Thomas Arendsen Hein
-
Fixed directory name having an extra dot on "hg archive -t tbz2 foo.tbz2".Thu, 02 Nov 2006 19:23:55 +0100, by Thomas Arendsen Hein
-
Try hgweb unbundle methods in the order presented by the server.Thu, 02 Nov 2006 15:30:45 +0100, by Thomas Arendsen Hein
-
Client support for hgweb unbundle with versions.Thu, 02 Nov 2006 14:58:55 +0100, by Thomas Arendsen Hein
-
Add allowed bundle types as argument to hgweb unbundle capability.Thu, 02 Nov 2006 14:39:08 +0100, by Thomas Arendsen Hein
-
hgweb: remove debugging printWed, 01 Nov 2006 19:59:26 -0300, by Alexis S. L. Carvalho
-
hgweb: introduce a new capability for sending a compressed bundleWed, 01 Nov 2006 22:06:24 +0100, by Benoit Boissinot
-
hgweb: if the server supports it, send a compressed bundleWed, 01 Nov 2006 22:01:30 +0100, by Benoit Boissinot
-
Use httpconnection even with proxies.Wed, 01 Nov 2006 14:53:11 -0300, by Alexis S. L. Carvalho
-
issue352: disallow '\n' and '\r' in filenames (dirstate and manifest)Wed, 01 Nov 2006 17:56:55 +0100, by Benoit Boissinot
-
hgweb: split URLs containing spaces or other escaped characters correctlyTue, 31 Oct 2006 18:10:23 -0800, by Brendan Cully
-
zsh: perform ~ expansion on _hg_rootTue, 31 Oct 2006 17:31:30 -0800, by Brendan Cully
-
mq: handle qpush -a with empty seriesTue, 31 Oct 2006 17:24:42 -0800, by Brendan Cully
-
zsh: compute repository root instead of forking hgTue, 31 Oct 2006 16:35:44 -0800, by Brendan Cully
-
zsh: complete users in ssh URLSTue, 31 Oct 2006 16:04:03 -0800, by Brendan Cully
-
zsh: support remote cloningTue, 31 Oct 2006 15:48:02 -0800, by Brendan Cully
-
zsh: add optional remote directory cacheTue, 31 Oct 2006 15:44:16 -0800, by Brendan Cully
-
sshrepo: fix the parsing of the ssh urlTue, 31 Oct 2006 23:56:52 +0100, by Benoit Boissinot
-
zsh: complete SSH directoriesTue, 31 Oct 2006 14:53:08 -0800, by Brendan Cully
-
zsh: complete unknown commands normallyTue, 31 Oct 2006 12:05:47 -0800, by Brendan Cully
-
merge with crewTue, 31 Oct 2006 13:22:05 +0100, by Benoit Boissinot
-
hgweb: fix handling of path for old style templateTue, 31 Oct 2006 13:09:43 +0100, by Benoit Boissinot
-
merge with crewTue, 31 Oct 2006 13:03:52 +0100, by Benoit Boissinot
-
merge with backoutTue, 31 Oct 2006 13:03:23 +0100, by Benoit Boissinot
-
Backed out changeset 41989e55fa375de4376e7e64b17e38312e8ec140Tue, 31 Oct 2006 13:02:49 +0100, by Benoit Boissinot
-
Backed out changeset 66a17364c30ef0804153093cfaccf830e563928aTue, 31 Oct 2006 13:01:28 +0100, by Benoit Boissinot
-
Check for at least having a final release of python 2.3.0 in setup.pyTue, 31 Oct 2006 10:50:16 +0100, by Thomas Arendsen Hein
-
test for git empty new filesMon, 30 Oct 2006 16:14:38 -0800, by Brendan Cully
-
git patch: create empty added filesMon, 30 Oct 2006 16:10:58 -0800, by Brendan Cully
-
zsh: tab-complete status results by directoryMon, 30 Oct 2006 00:03:04 -0800, by Brendan Cully
-
filelog: rename filelog.size() to filelog.len()Sun, 29 Oct 2006 16:33:46 +0100, by Benoit Boissinot
-
revlog: more nullrev fixesSun, 29 Oct 2006 16:14:55 +0100, by Benoit Boissinot
-
revlog: return 0 as offset for nullidSun, 29 Oct 2006 16:14:02 +0100, by Benoit Boissinot
-
doc: clone doesn't create a working directory in remote reposSun, 29 Oct 2006 15:09:01 +0100, by Benoit Boissinot
-
revlog.size() fix handling of rev == -1Sun, 29 Oct 2006 14:41:14 +0100, by Benoit Boissinot
-
use workingcontext.files() to detect if the repo is uncleanSun, 29 Oct 2006 14:18:55 +0100, by Benoit Boissinot
-
allow update to switch to a different branch if the repo is cleanSun, 29 Oct 2006 13:08:10 +0100, by Benoit Boissinot
-
Explicitly use REVLOGV0 instead of 0 in bundlerepo.Sun, 29 Oct 2006 10:55:38 +0100, by Thomas Arendsen Hein
-
Define and use nullrev (revision of nullid) instead of -1.Sun, 29 Oct 2006 10:53:51 +0100, by Thomas Arendsen Hein
-
Correct optimization from 3464f5e77f34; add a test.Sat, 28 Oct 2006 23:37:59 -0300, by Alexis S. L. Carvalho
-
log speedup: don't call revlog.node if we don't have toSat, 28 Oct 2006 20:21:59 -0300, by Alexis S. L. Carvalho
-
log speedup: use list.extend to avoid an explicit loopSat, 28 Oct 2006 20:21:57 -0300, by Alexis S. L. Carvalho
-
log speedup: use parentrevs in log and changeset_printer.showSat, 28 Oct 2006 20:21:56 -0300, by Alexis S. L. Carvalho
-
log speedup: set quiet/verbose/debugflag in the fake ui objectSat, 28 Oct 2006 20:21:55 -0300, by Alexis S. L. Carvalho
-
log speedup: use only ui.write in changeset_printer.showSat, 28 Oct 2006 20:21:54 -0300, by Alexis S. L. Carvalho
-
log speedup: walkchangerevs: filter the files only if we need themSat, 28 Oct 2006 20:21:52 -0300, by Alexis S. L. Carvalho
-
Inform the user about the new URL when being redirected via http.Sat, 28 Oct 2006 23:05:57 +0200, by Thomas Arendsen Hein
-
Stripping of query string (since 88b4755fa48f) stripped too much (issue327)Sat, 28 Oct 2006 11:00:59 +0200, by Thomas Arendsen Hein
-
Merge with upstreamFri, 27 Oct 2006 23:09:46 +0200, by Thomas Arendsen Hein
-
Turn bundle file into a string for http push, for urllib2 over proxies.Fri, 27 Oct 2006 19:24:57 +0200, by Thomas Arendsen Hein
-
Force the content-length header to be a string in httprepo.unbundle.Fri, 27 Oct 2006 18:30:53 +0200, by Thomas Arendsen Hein
-
Use the new UnexpectedOutput exception in httprepo, too.Fri, 27 Oct 2006 18:20:28 +0200, by Thomas Arendsen Hein
-
New UnexpectedOutput exception to catch server errors in localrepo.stream_inFri, 27 Oct 2006 18:17:12 +0200, by Thomas Arendsen Hein
-
Some clarifications for pull/push protocols:Fri, 27 Oct 2006 15:56:34 +0200, by Thomas Arendsen Hein
-
httprepo: record the url after a request, makes pull + redirect worksFri, 27 Oct 2006 15:02:27 +0200, by Benoit Boissinot
-
add AIX to the list of compilers that don't have inline keywordFri, 27 Oct 2006 10:24:19 +0200, by Benoit Boissinot
-
zsh: support remote URLsThu, 26 Oct 2006 22:28:33 -0700, by Brendan Cully
-
zsh: suppress mq completion error messages outside of repositoryThu, 26 Oct 2006 17:33:24 -0700, by Brendan Cully
-
zsh: suppress error message for status completion outside of repositoryThu, 26 Oct 2006 17:28:12 -0700, by Brendan Cully
-
Turn of "Not trusting file" logging when running hgweb and hgwebdirThu, 26 Oct 2006 19:25:45 +0200, by Thomas Arendsen Hein
-
use untrusted settings in hgwebdirThu, 26 Oct 2006 19:25:45 +0200, by Alexis S. L. Carvalho
-
use untrusted settings in hgwebThu, 26 Oct 2006 19:25:45 +0200, by Alexis S. L. Carvalho
-
add untrusted argument to patch.diffoptsThu, 26 Oct 2006 19:25:45 +0200, by Alexis S. L. Carvalho
-
add --untrusted to showconfigThu, 26 Oct 2006 19:25:45 +0200, by Alexis S. L. Carvalho
-
save settings from untrusted config files in a separate configparserThu, 26 Oct 2006 19:25:45 +0200, by Alexis S. L. Carvalho
-
Only read .hg/hgrc files from trusted users/groupsThu, 26 Oct 2006 19:25:44 +0200, by Alexis S. L. Carvalho
-
zsh: add revrange completionThu, 26 Oct 2006 10:06:12 -0700, by Brendan Cully
-
zsh: add qbase and qtip to qapplied completionsThu, 26 Oct 2006 09:46:08 -0700, by Brendan Cully
-
zsh: use standard tags where possibleThu, 26 Oct 2006 09:44:03 -0700, by Brendan Cully
-
mq: support qimport -Thu, 26 Oct 2006 09:40:20 -0700, by Brendan Cully
-
hgcommand.vim: doc install delete into "black hole", g: prefix global vars.Wed, 25 Oct 2006 20:59:50 +0200, by Christian Ebert
-
merge with crewThu, 26 Oct 2006 09:29:42 +0200, by Thomas Arendsen Hein
-
Corrected hg synopsis.Thu, 26 Oct 2006 09:22:10 +0200, by Thomas Arendsen Hein
-
zsh: complete qguard with +/- guard prefixesThu, 26 Oct 2006 00:27:19 -0700, by Brendan Cully
-
hgcommand.vim: remove deprecated -b option from hg parents.Wed, 25 Oct 2006 21:01:00 +0200, by Christian Ebert
-
zsh: complete qapplied, qdiff, qfold, qguard, qimport, qnext, qprevWed, 25 Oct 2006 19:31:42 -0700, by Brendan Cully
-
Merge with mpmWed, 25 Oct 2006 17:09:22 -0700, by Brendan Cully
-
zsh: make option lists more compactWed, 25 Oct 2006 16:35:35 -0700, by Brendan Cully
-
Merge with mpmWed, 25 Oct 2006 15:10:30 -0700, by Brendan Cully
-
zsh: rewriteWed, 25 Oct 2006 15:08:40 -0700, by Brendan Cully
-
small refactoring of path normalization in dirstate.statwalkFri, 27 Oct 2006 14:10:01 -0500, by Matt Mackall
-
Make util.unique return a listFri, 27 Oct 2006 14:06:32 -0500, by Matt Mackall
-
Simplify ignore logic in dirstate.walkFri, 27 Oct 2006 12:09:33 -0500, by Matt Mackall
-
shortname: truncate at '.' tooFri, 27 Oct 2006 11:30:20 -0500, by Matt Mackall
-
improve walk docstringsFri, 27 Oct 2006 11:24:10 -0500, by Matt Mackall
-
convert dict(zip(x,x)) to dict.fromkeys(x)Fri, 27 Oct 2006 00:38:42 -0500, by Matt Mackall
-
minor hg grep simplificationThu, 26 Oct 2006 23:59:21 -0500, by Matt Mackall
-
simplify dirstate walkingThu, 26 Oct 2006 23:54:24 -0500, by Matt Mackall
-
kill makewalk functionThu, 26 Oct 2006 18:43:57 -0500, by Matt Mackall
-
Pull getchange out of walkchangerevsThu, 26 Oct 2006 17:45:03 -0500, by Matt Mackall
-
Make revrange return a list of ints so that callers don't have to convertThu, 26 Oct 2006 17:27:07 -0500, by Matt Mackall
-
simplify revrange and revpairThu, 26 Oct 2006 17:15:55 -0500, by Matt Mackall
-
lookup(str(x)) -> lookup(x)Thu, 26 Oct 2006 14:09:15 -0500, by Matt Mackall
-
Fixups for hg grepThu, 26 Oct 2006 14:04:58 -0500, by Matt Mackall
-
Update tests for removed commandsWed, 25 Oct 2006 18:31:49 -0500, by Matt Mackall
-
Remove update -m, deprecated for 0.9.1Wed, 25 Oct 2006 18:29:54 -0500, by Matt Mackall
-
Remove the undo command, deprecated pre-0.9Wed, 25 Oct 2006 17:53:24 -0500, by Matt Mackall
-
Remove forget command, deprecated pre-0.9Wed, 25 Oct 2006 17:47:53 -0500, by Matt Mackall
-
Fix excessive complaining from hg log -bWed, 25 Oct 2006 17:45:35 -0500, by Matt Mackall
-
Remove some more deprecated options from help syntax summariesWed, 25 Oct 2006 17:40:03 -0500, by Matt Mackall
-
Hide deprecated flags in help unless verboseWed, 25 Oct 2006 17:38:17 -0500, by Matt Mackall
-
Remove old fish-merge testWed, 25 Oct 2006 16:45:39 -0500, by Matt Mackall
-
Merge with crewWed, 25 Oct 2006 16:42:52 -0500, by Matt Mackall
-
Show number (-v) and list (--debug) of changesets with bundle/pull/push etc.Wed, 25 Oct 2006 18:45:18 +0200, by Thomas Arendsen Hein
-
fix graph traversal in commands.bundle (it wasn't O(n))Wed, 25 Oct 2006 18:22:04 +0200, by Benoit Boissinot
-
Corrected help text for bundle.Wed, 25 Oct 2006 17:20:39 +0200, by Thomas Arendsen Hein
-
Corrected synopsis of hg headsWed, 25 Oct 2006 08:11:17 +0200, by Thomas Arendsen Hein
-
Test that we notice the empty files from the second parent during a mergeWed, 25 Oct 2006 02:51:27 -0300, by Alexis S. L. Carvalho
-
revlog.py: always return tuples from parents and parentrevsTue, 24 Oct 2006 23:00:43 -0300, by Alexis S. L. Carvalho
-
Some README updatesWed, 25 Oct 2006 16:30:45 -0500, by Matt Mackall
-
Remove some old documentation that belongs on the wikiWed, 25 Oct 2006 16:25:44 -0500, by Matt Mackall
-
Move rewrite-log to contribWed, 25 Oct 2006 16:24:28 -0500, by Matt Mackall
-
Remove [-b] options from help syntax linesTue, 24 Oct 2006 17:22:07 -0500, by Matt Mackall
-
Deprecate old --branch/branches optionsTue, 24 Oct 2006 17:07:11 -0500, by Matt Mackall
-
add branch and branches commandsTue, 24 Oct 2006 16:49:36 -0500, by Matt Mackall
-
test-mq-caches: look up a revision that does not exist to force cache creationTue, 24 Oct 2006 17:49:48 -0300, by Alexis S. L. Carvalho
-
Merge with mpmTue, 24 Oct 2006 13:42:21 -0700, by Brendan Cully
-
hgweb: add heads to gitweb summaryTue, 24 Oct 2006 13:31:01 -0700, by Brendan Cully
-
zsh: cache hg help outputTue, 24 Oct 2006 13:17:41 -0700, by Brendan Cully
-
zsh: complete according to the -R option if specifiedTue, 24 Oct 2006 13:09:09 -0700, by Brendan Cully
-
zsh: add view optsTue, 24 Oct 2006 11:10:04 -0700, by Brendan Cully
-
zsh: add --style and --template optsTue, 24 Oct 2006 11:10:04 -0700, by Brendan Cully
-
zsh: add -r to parentsTue, 24 Oct 2006 11:10:04 -0700, by Brendan Cully
-
zsh: expand tags lazilyTue, 24 Oct 2006 11:10:04 -0700, by Brendan Cully
-
make mq play nicely with the branch cacheMon, 23 Oct 2006 23:32:56 -0300, by Alexis S. L. Carvalho
-
Split branchtags into two additional functions.Mon, 23 Oct 2006 23:32:56 -0300, by Alexis S. L. Carvalho
-
Merge with crewTue, 24 Oct 2006 13:46:04 -0500, by Matt Mackall
-
Commit username: Better error message, abort on empty name, fix documentation.Mon, 23 Oct 2006 14:56:51 +0200, by Thomas Arendsen Hein
-
hgweb: make #motd# available for all templatesSun, 22 Oct 2006 21:47:37 -0300, by Alexis S. L. Carvalho
-
zsh completion: basic mq supportSat, 21 Oct 2006 23:51:36 -0700, by Brendan Cully
-
bash_completion: qguardSun, 22 Oct 2006 01:02:13 -0300, by Alexis S. L. Carvalho
-
bash_completion: allow overriding completion for arguments that start with "-"Sun, 22 Oct 2006 01:02:06 -0300, by Alexis S. L. Carvalho
-
bash_completion: qfold, qrename, qheader, qclone and qselectSun, 22 Oct 2006 01:02:00 -0300, by Alexis S. L. Carvalho
-
bash_completion: email --bccSun, 22 Oct 2006 01:01:52 -0300, by Alexis S. L. Carvalho
-
bash_completion: qdelete --revSun, 22 Oct 2006 01:01:45 -0300, by Alexis S. L. Carvalho
-
bash_completion: make export fall back to tags when there's no mq patch appliedSun, 22 Oct 2006 01:01:42 -0300, by Alexis S. L. Carvalho
-
bash_completion: don't complete export with "garbage" when mq is not aroundSun, 22 Oct 2006 01:01:03 -0300, by Alexis S. L. Carvalho
-
Fix "templater object got multiple values for keyword argument 'motd'"Sat, 21 Oct 2006 20:51:24 +0200, by Thomas Arendsen Hein
-
Add #motd# to gitweb pages. Needs to pass self.motd to index template, too.Sat, 21 Oct 2006 20:19:46 +0200, by Thomas Arendsen Hein
-
gitweb: add revision numbers to annotate changeset linksThu, 19 Oct 2006 16:15:01 -0700, by Brendan Cully
-
gitweb: add revision numbers to filerevision changeset linksThu, 19 Oct 2006 16:12:43 -0700, by Brendan Cully
-
hgweb: add revision numbers to changeset parent/child linksThu, 19 Oct 2006 15:58:43 -0700, by Brendan Cully
-
fix errors spotted by pycheckerThu, 19 Oct 2006 16:55:34 +0200, by Benoit Boissinot
-
use xrange instead of rangeThu, 19 Oct 2006 14:16:51 +0200, by Benoit Boissinot
-
use xrange instead of rangeThu, 19 Oct 2006 14:03:41 +0200, by Benoit Boissinot
-
Corrected SSH configuration example in pull help.Thu, 19 Oct 2006 13:00:02 +0200, by Thomas Arendsen Hein
-
revlog.children: use parentrevs instead of parentsThu, 19 Oct 2006 10:23:27 +0200, by Benoit Boissinot
-
Don't use test -e in tests - sh doesn't like it on SolarisWed, 18 Oct 2006 18:47:50 -0300, by Alexis S. L. Carvalho
-
Update tests outputWed, 18 Oct 2006 18:44:23 -0300, by Alexis S. L. Carvalho
-
Add --rev option to statusWed, 18 Oct 2006 14:24:38 -0700, by Brendan Cully
-
makes username mandatoryWed, 18 Oct 2006 22:24:03 +0200, by Benoit Boissinot
-
patch: return list of modified files even when an exception is raisedWed, 18 Oct 2006 10:37:34 -0700, by Brendan Cully
-
mq: test case for issue399Wed, 18 Oct 2006 10:37:34 -0700, by Brendan Cully
-
Extended templating test for new branches and extra changeset info.Wed, 18 Oct 2006 18:10:21 +0200, by Thomas Arendsen Hein
-
Added extra changeset info to templater and map-cmdline.default.Wed, 18 Oct 2006 18:09:32 +0200, by Thomas Arendsen Hein
-
Add new branch info to templater and use it in map-cmdline.default.Wed, 18 Oct 2006 17:58:51 +0200, by Thomas Arendsen Hein
-
Don't show empty list of files in hg log -v.Wed, 18 Oct 2006 12:26:12 +0200, by Thomas Arendsen Hein
-
Adjust default cmdline style to really match verbose/debug log.Wed, 18 Oct 2006 12:17:02 +0200, by Thomas Arendsen Hein
-
Show extra changeset info for log/tip/heads/... --debugWed, 18 Oct 2006 11:55:32 +0200, by Thomas Arendsen Hein
-
localrepo: add separate methods for manipulating repository dataMon, 23 Oct 2006 17:12:20 -0500, by Matt Mackall
-
Minor tags optimizationWed, 18 Oct 2006 22:38:23 -0500, by Matt Mackall
-
Use file contexts in tags codeWed, 18 Oct 2006 14:14:59 -0500, by Matt Mackall
-
filecontext: report False for missing filesWed, 18 Oct 2006 14:06:48 -0500, by Matt Mackall
-
Only look up tags and branches as a last resortWed, 18 Oct 2006 11:44:56 -0500, by Matt Mackall
-
If we can't write the branch cache, fail quietly.Wed, 18 Oct 2006 10:46:51 -0500, by Matt Mackall
-
Add test for invalid branch cache (fixed by 27ebe4efe98e)Wed, 18 Oct 2006 10:35:14 +0200, by Thomas Arendsen Hein
-
invalidate the branch cache when sanity check failsWed, 18 Oct 2006 09:26:23 +0200, by Benoit Boissinot
-
Testing the new changegroupsubset remote function in the sshWed, 18 Oct 2006 02:14:26 -0500, by Eric Hopper
-
Stop erroring out pull -r and clone -r if repository isn't local.Sat, 09 Sep 2006 18:25:07 -0700, by Eric Hopper
-
sshrepo: add passing of lookup exceptionsSat, 09 Sep 2006 18:25:06 -0700, by Eric Hopper
-
Adding changegroupsubset and lookup to ssh protocol so pull -r andSat, 09 Sep 2006 18:25:06 -0700, by Eric Hopper
-
httprepo: add support for passing lookup exception dataWed, 18 Oct 2006 02:08:36 -0500, by Matt Mackall
-
Adding changegroupsubset and lookup to web protocol so pull -r andSat, 09 Sep 2006 18:25:06 -0700, by Eric Hopper
-
Improve branch cache sanity check for mqWed, 18 Oct 2006 02:08:33 -0500, by Matt Mackall
-
merge: fix branch settingTue, 17 Oct 2006 22:59:01 -0500, by Matt Mackall
-
imported patch fooTue, 17 Oct 2006 22:34:43 -0500, by Matt Mackall
-
commit: read branch with workingctxTue, 17 Oct 2006 22:26:14 -0500, by Matt Mackall
-
branchtags: use changectxTue, 17 Oct 2006 22:09:56 -0500, by Matt Mackall
-
revlog.lookup tweaksTue, 17 Oct 2006 22:07:54 -0500, by Matt Mackall
-
Merge with crewTue, 17 Oct 2006 19:04:13 -0500, by Matt Mackall
-
use ui.readsections in the acl extensionTue, 17 Oct 2006 17:04:26 -0300, by Alexis S. L. Carvalho
-
use ui.readsections in the bugzilla extensionTue, 17 Oct 2006 17:04:26 -0300, by Alexis S. L. Carvalho
-
use ui.readsections in the notify extensionTue, 17 Oct 2006 17:04:25 -0300, by Alexis S. L. Carvalho
-
add ui.readsectionsTue, 17 Oct 2006 16:59:24 -0300, by Alexis S. L. Carvalho
-
Default editor for Windows installer is now notepad. [Issue 256]Tue, 17 Oct 2006 11:01:10 -0700, by Lee Cantey
-
Document the change in MacPython distutils installation locationTue, 17 Oct 2006 10:21:54 -0700, by Lee Cantey
-
Added *.bin to MANIFEST.in to include binfile.binTue, 17 Oct 2006 11:46:53 +0200, by Thomas Arendsen Hein
-
bundlerepo: avoid exception in __del__ when the bundle doesn't existMon, 16 Oct 2006 20:38:04 -0300, by Alexis S. L. Carvalho
-
portability fixes for some testsMon, 16 Oct 2006 18:01:25 -0300, by Alexis S. L. Carvalho
-
Explicitly use "tip" in revision navigation.Mon, 16 Oct 2006 22:44:44 +0200, by Thomas Arendsen Hein
-
Add a test for the acl extensionMon, 16 Oct 2006 15:38:53 -0300, by Alexis S. L. Carvalho
-
Use a case-sensitive version of SafeConfigParser everywhereMon, 16 Oct 2006 15:38:53 -0300, by Alexis S. L. Carvalho
-
Fix test-oldcgi after navbar updateMon, 16 Oct 2006 11:36:57 -0700, by Brendan Cully
-
Fix RSS URLs (closes issue396)Mon, 16 Oct 2006 11:18:06 -0700, by Brendan Cully
-
Convert changenav bar from revisions to hashes (closes issue189)Mon, 16 Oct 2006 11:02:11 -0700, by Brendan Cully
-
Merge with crewTue, 17 Oct 2006 18:54:37 -0500, by Matt Mackall
-
Add some basic branch name testsTue, 17 Oct 2006 18:48:41 -0500, by Matt Mackall
-
Add branch support to commitTue, 17 Oct 2006 18:32:00 -0500, by Matt Mackall
-
Make lookup aware of branch labelsTue, 17 Oct 2006 18:31:56 -0500, by Matt Mackall
-
Add branchtags function with cacheTue, 17 Oct 2006 18:31:18 -0500, by Matt Mackall
-
Update branch on checkout/updateTue, 17 Oct 2006 18:30:20 -0500, by Matt Mackall
-
Report branch for hg idTue, 17 Oct 2006 18:30:19 -0500, by Matt Mackall
-
Report branch for hg log and friendsTue, 17 Oct 2006 18:30:18 -0500, by Matt Mackall
-
Add branch method to contextsTue, 17 Oct 2006 18:30:12 -0500, by Matt Mackall
-
imported patch b1Tue, 17 Oct 2006 18:01:14 -0500, by Matt Mackall
-
add footer to old styleMon, 16 Oct 2006 12:56:41 +0200, by Benoit Boissinot
-
fix rss templateMon, 16 Oct 2006 12:49:11 +0200, by Benoit Boissinot
-
Fixed page overlap for file revision links in hgweb.Mon, 16 Oct 2006 09:53:31 +0200, by Thomas Arendsen Hein
-
merge with mainMon, 16 Oct 2006 09:23:26 +0200, by Thomas Arendsen Hein
-
hgweb: hoist changenav up, and use it in the filelogSun, 15 Oct 2006 23:51:28 -0700, by Brendan Cully
-
hgweb: link to file parents in filediff, rather than changeset parentsSun, 15 Oct 2006 21:20:15 -0700, by Brendan Cully
-
Test annotate using named rev instead of linkrevSun, 15 Oct 2006 20:57:30 -0700, by Brendan Cully
-
Fix annotate where linkrev != rev without exporting linkrevSun, 15 Oct 2006 18:43:46 -0700, by Brendan Cully
-
Back out d8eba1c3ce9b and a004164dbeefSun, 15 Oct 2006 18:25:07 -0700, by Brendan Cully
-
Make annotate use linkrev instead of revSun, 15 Oct 2006 17:38:07 -0700, by Brendan Cully
-
Add linkrev to filectxSun, 15 Oct 2006 17:37:04 -0700, by Brendan Cully
-
merge: if filemerge skips merge, report as updatedSun, 15 Oct 2006 16:18:09 -0500, by Matt Mackall
-
Catch python2.3's IndexError with bogus http proxy settings. (issue203)Sun, 15 Oct 2006 21:09:56 +0200, by Thomas Arendsen Hein
-
Fixed contrib/hgdiff script to pass diffopts in the new format.Sun, 15 Oct 2006 20:56:38 +0200, by Thomas Arendsen Hein
-
document the diffstat option of the notify extensionSun, 15 Oct 2006 16:35:47 +0200, by Aurelien Jacobs
-
hgweb: add diff links in gitweb file revision pageSat, 14 Oct 2006 16:39:15 -0700, by Brendan Cully
-
hgweb: add changeset description to file revision pageSat, 14 Oct 2006 16:27:51 -0700, by Brendan Cully
-
hgweb: really fix parent/child rename linksSat, 14 Oct 2006 16:20:22 -0700, by Brendan Cully
-
hgweb: better file rename linksSat, 14 Oct 2006 16:07:52 -0700, by Brendan Cully
-
hgweb: fix parent/child links across renamesSat, 14 Oct 2006 16:03:23 -0700, by Brendan Cully
-
hgweb: add changeset description to annotate pageSat, 14 Oct 2006 15:28:45 -0700, by Brendan Cully
-
make revlog.addgroup pass its file handles to addrevisionSat, 14 Oct 2006 18:47:48 -0300, by Alexis S. L. Carvalho
-
Test for ba7c74081861 (update dirstate correctly for non-branchmerge updates)Sat, 14 Oct 2006 10:53:29 +0200, by Thomas Arendsen Hein
-
merge with upstreamSat, 14 Oct 2006 10:39:40 +0200, by Thomas Arendsen Hein
-
use short hashes with diff -vFri, 13 Oct 2006 15:34:35 -0300, by Alexis S. L. Carvalho
-
Use manifest rev instead of changelog rev for linear manifest testFri, 13 Oct 2006 11:17:17 -0700, by Brendan Cully
-
Removed unused imports of mdiff and templater from ui.pyFri, 13 Oct 2006 19:35:08 +0200, by Thomas Arendsen Hein
-
log --copies: use manifest.find instead of delta when manifest parent is not rev-1Fri, 13 Oct 2006 09:58:55 -0700, by Brendan Cully
-
Test case for log --copies on non-linear manifests (issue391)Fri, 13 Oct 2006 09:58:55 -0700, by Brendan Cully
-
hgweb: fix path cleaningFri, 13 Oct 2006 16:34:58 +0200, by Benoit Boissinot
-
Merge with asakFri, 13 Oct 2006 10:50:35 +0200, by Thomas Arendsen Hein
-
portability fix for test-sshThu, 12 Oct 2006 20:45:25 -0300, by Alexis S. L. Carvalho
-
Merge with mpmFri, 13 Oct 2006 00:26:46 -0700, by Brendan Cully
-
Add popen2 demandload to patch.py, required by diffstatThu, 12 Oct 2006 16:34:32 -0700, by Brendan Cully
-
rawcommit: add removed files to the changelog file listThu, 12 Oct 2006 19:26:06 -0300, by Alexis S. L. Carvalho
-
Update test-mq-qdelete to use qdel -rThu, 12 Oct 2006 14:19:34 -0700, by Brendan Cully
-
mq: make qdelete without -k or a subrepository delete all patchesThu, 12 Oct 2006 14:02:41 -0700, by Brendan Cully
-
Use line length field when extracting git binary patchesThu, 12 Oct 2006 13:39:14 -0700, by Brendan Cully
-
mq: change qdel --forget to --rev; accept any revision symbolThu, 12 Oct 2006 13:24:09 -0700, by Brendan Cully
-
merge: update dirstate correctly for non-branchmerge updatesFri, 13 Oct 2006 17:58:04 -0500, by Matt Mackall
-
merge: turn followcopies on by defaultThu, 12 Oct 2006 14:49:19 -0500, by Matt Mackall
-
mq.el: add mode-line hookThu, 12 Oct 2006 12:15:56 -0700, by Brendan Cully
-
python2.5 PyArg_ParseTuple fixThu, 12 Oct 2006 14:04:11 -0300, by Alexis S. L. Carvalho
-
Add test for git binary diff supportThu, 12 Oct 2006 09:17:16 -0700, by Brendan Cully
-
Add git-1.4 binary patch supportThu, 12 Oct 2006 09:17:16 -0700, by Brendan Cully
-
gitweb: Fixed parent/child links when viewing a file revision.Thu, 12 Oct 2006 17:48:09 +0200, by Thomas Arendsen Hein
-
Keep session variables when linking from hgwebdir's index to repositories.Thu, 12 Oct 2006 17:06:51 +0200, by Thomas Arendsen Hein
-
Fixed typo in gitweb templates.Thu, 12 Oct 2006 16:37:03 +0200, by Thomas Arendsen Hein
-
hgweb: Apply the new method of passing session variables to links.Wed, 11 Oct 2006 22:01:24 +0200, by Thomas Arendsen Hein
-
hgweb: Keep session variables (currently only style) in HTML forms, too.Wed, 11 Oct 2006 20:59:37 +0200, by Thomas Arendsen Hein
-
templater: Better exception for errors in foo%bar formatting.Wed, 11 Oct 2006 20:53:02 +0200, by Thomas Arendsen Hein
-
nodesbetween: fix a bug with duplicate headsThu, 12 Oct 2006 11:40:26 +0200, by Benoit Boissinot
-
hgweb: trap lookup errorsWed, 11 Oct 2006 16:56:41 -0700, by Brendan Cully
-
Add better error message for bad commandsWed, 11 Oct 2006 16:50:17 -0700, by Brendan Cully
-
gitweb: Add error text to error pageWed, 11 Oct 2006 16:49:53 -0700, by Brendan Cully
-
gitweb: fix link on file name in filenodelinkWed, 11 Oct 2006 16:39:42 -0700, by Brendan Cully
-
gitweb: fix last change field in summaryWed, 11 Oct 2006 16:32:06 -0700, by Brendan Cully
-
Merge with mainWed, 11 Oct 2006 16:20:35 -0700, by Brendan Cully
-
gitweb: add file diff viewWed, 11 Oct 2006 16:19:11 -0700, by Brendan Cully
-
Merge with crewWed, 11 Oct 2006 17:37:48 -0500, by Matt Mackall
-
merge with crewWed, 11 Oct 2006 23:31:05 +0200, by Benoit Boissinot
-
update ui.quiet/verbose/debug/interactive every time the config changesTue, 10 Oct 2006 18:43:20 -0300, by Alexis S. L. Carvalho
-
ui.py: untangle updateoptsTue, 10 Oct 2006 18:43:20 -0300, by Alexis S. L. Carvalho
-
call ui.updateopts only after changing directoriesTue, 10 Oct 2006 18:43:20 -0300, by Alexis S. L. Carvalho
-
ui.py: normalize settings every time the configuration changesTue, 10 Oct 2006 18:43:20 -0300, by Alexis S. L. Carvalho
-
move the parsing of --config options to commands.pyTue, 10 Oct 2006 18:43:20 -0300, by Alexis S. L. Carvalho
-
ui.py: use the overlay to hold --config dataTue, 10 Oct 2006 18:43:20 -0300, by Alexis S. L. Carvalho
-
ui.py: change the overlay from a dict to a SafeConfigParser.Tue, 10 Oct 2006 18:43:20 -0300, by Alexis S. L. Carvalho
-
ui.py: don't query parentui.cdata when looking up config items.Tue, 10 Oct 2006 18:43:20 -0300, by Alexis S. L. Carvalho
-
ui.py: make walkconfig use configitemsTue, 10 Oct 2006 18:43:20 -0300, by Alexis S. L. Carvalho
-
ui.py: move common code out of config and configboolTue, 10 Oct 2006 18:43:20 -0300, by Alexis S. L. Carvalho
-
ui.py: remove revlogopts and (unused) diffcache variablesTue, 10 Oct 2006 18:43:20 -0300, by Alexis S. L. Carvalho
-
ui.py: don't let parent and child ui objects share header and prev_headerTue, 10 Oct 2006 18:43:20 -0300, by Alexis S. L. Carvalho
-
ui.py: use correct parentui while copying readhooksTue, 10 Oct 2006 18:43:20 -0300, by Alexis S. L. Carvalho
-
changectx: search manifest delta for filenodeWed, 11 Oct 2006 13:56:35 -0700, by Brendan Cully
-
context: check self.__dict__ instead of using hasattrWed, 11 Oct 2006 13:34:12 -0700, by Brendan Cully
-
Teach bdiff to support buffer objectsWed, 11 Oct 2006 12:06:14 -0700, by Brendan Cully
-
Test case for bdiff on buffer objectsWed, 11 Oct 2006 12:02:06 -0700, by Brendan Cully
-
hgweb: globally default to tip if no revision is specifiedWed, 11 Oct 2006 11:30:59 -0700, by Brendan Cully
-
Support buffer interface in base85 codecWed, 11 Oct 2006 09:27:57 -0700, by Brendan Cully
-
merge with crewWed, 11 Oct 2006 16:41:52 +0200, by Benoit Boissinot
-
fix traceback of extdiff after a mergeWed, 11 Oct 2006 16:35:09 +0200, by Benoit Boissinot
-
Don't generate git diff header for empty diffsTue, 10 Oct 2006 14:48:26 -0700, by Brendan Cully
-
Add base URL to hgwebdir templater (fixes index page when the URL does not have a trailing /)Tue, 10 Oct 2006 10:54:22 -0700, by Brendan Cully
-
NWI base URL detection fixesTue, 10 Oct 2006 10:28:20 -0700, by Brendan Cully
-
make manifest-merging test reproduceableWed, 11 Oct 2006 15:52:08 -0500, by Matt Mackall
-
Revert changeset c67920d78248.Tue, 10 Oct 2006 21:03:24 +0300, by Giorgos Keramidas
-
merge with upstreamTue, 10 Oct 2006 11:47:19 +0200, by Thomas Arendsen Hein
-
merge with upstreamTue, 10 Oct 2006 09:30:05 +0200, by Thomas Arendsen Hein
-
fix localrepo.status when dealing with x-bit changesTue, 10 Oct 2006 00:02:30 +0200, by Benoit Boissinot
-
extend test-flagsMon, 09 Oct 2006 21:48:44 +0200, by Benoit Boissinot
-
merge with upstreamMon, 09 Oct 2006 21:22:55 +0200, by Benoit Boissinot
-
merge with crewMon, 09 Oct 2006 15:52:37 +0200, by Benoit Boissinot
-
bundle --base: use the right set for the baseMon, 09 Oct 2006 15:44:20 +0200, by Benoit Boissinot
-
fix bash completion of debug commands; add test for debugcompleteSun, 08 Oct 2006 20:27:23 -0300, by Alexis S. L. Carvalho
-
merge: pull user messages out to hg.pyTue, 10 Oct 2006 03:39:44 -0500, by Matt Mackall
-
merge: update some docstringsTue, 10 Oct 2006 02:31:02 -0500, by Matt Mackall
-
merge: various tidyingTue, 10 Oct 2006 02:15:20 -0500, by Matt Mackall
-
context: change workingctx str() from . to <node>+Tue, 10 Oct 2006 02:11:59 -0500, by Matt Mackall
-
merge: use contexts in checkunknown and forgetremovedTue, 10 Oct 2006 01:43:58 -0500, by Matt Mackall
-
merge: shortcircuit filemerge for identical filesTue, 10 Oct 2006 01:16:06 -0500, by Matt Mackall
-
context: add cmp for filectxsTue, 10 Oct 2006 01:13:03 -0500, by Matt Mackall
-
merge: pull file copy/move out of filemergeTue, 10 Oct 2006 00:54:00 -0500, by Matt Mackall
-
merge: unify merge and copy actionsTue, 10 Oct 2006 00:41:55 -0500, by Matt Mackall
-
merge: swap file and mode args for act()Tue, 10 Oct 2006 00:32:30 -0500, by Matt Mackall
-
merge: finish removing nodes from action listTue, 10 Oct 2006 00:22:03 -0500, by Matt Mackall
-
hgweb: add file sizes to manifest browsingTue, 10 Oct 2006 00:07:46 -0500, by Matt Mackall
-
hgweb: remove obsolete listfiles functionMon, 09 Oct 2006 23:46:05 -0500, by Matt Mackall
-
merge: eliminate nodes from action listMon, 09 Oct 2006 23:23:25 -0500, by Matt Mackall
-
filectx: add size methodMon, 09 Oct 2006 23:20:48 -0500, by Matt Mackall
-
run-tests: add --first switch to exit on first errorMon, 09 Oct 2006 23:08:41 -0500, by Matt Mackall
-
run-tests: add --retest switchMon, 09 Oct 2006 23:05:11 -0500, by Matt Mackall
-
filemerge: use contexts rather than my and otherMon, 09 Oct 2006 21:27:04 -0500, by Matt Mackall
-
fix workingfilectx parents and ancestor functionsMon, 09 Oct 2006 21:04:25 -0500, by Matt Mackall
-
merge: pass contexts to applyupdatesMon, 09 Oct 2006 20:32:03 -0500, by Matt Mackall
-
merge: don't call hooks for revertMon, 09 Oct 2006 18:13:38 -0500, by Matt Mackall
-
merge: use contexts for manifestmergeMon, 09 Oct 2006 16:07:19 -0500, by Matt Mackall
-
commit: unify file-level commit codeMon, 09 Oct 2006 14:02:01 -0500, by Matt Mackall
-
Use filelog.cmp in checkfilemergeSun, 08 Oct 2006 20:18:59 -0500, by Matt Mackall
-
merge: remember rename copies and parents properly on commitSun, 08 Oct 2006 19:57:45 -0500, by Matt Mackall
-
[patchbomb] prepend leading zeros in the "[PATCH N of M]" stringSat, 07 Oct 2006 15:16:47 -0400, by Josef "Jeff" Sipek
-
merged now fully working base85 codec, though currently unused.Sun, 08 Oct 2006 10:56:21 +0200, by Thomas Arendsen Hein
-
merge with upstreamSun, 08 Oct 2006 10:55:11 +0200, by Thomas Arendsen Hein
-
Handle odd-sized base85 input and outputSat, 07 Oct 2006 16:21:33 -0700, by Brendan Cully
-
Put in backslash again, it was needed to disable an asciidoc macro.Sat, 07 Oct 2006 22:11:02 +0200, by Thomas Arendsen Hein
-
Corrected typo in date format, found by Rob Landley.Sat, 07 Oct 2006 22:02:56 +0200, by Thomas Arendsen Hein
-
Make test-bundle-r executable.Sat, 07 Oct 2006 18:14:03 +0200, by Thomas Arendsen Hein
-
add -r/--rev and --base option to bundleThu, 20 Jul 2006 19:25:11 +0200, by Benoit Boissinot
-
Add a base85 codecFri, 06 Oct 2006 13:01:54 -0700, by Brendan Cully