Mercurial > hg
graph
-
hgwebdir: break templater -> templater circular referenceMon, 19 Mar 2007 19:07:37 -0300, by Alexis S. L. Carvalho
-
hgweb: break templater -> templater circular referenceMon, 19 Mar 2007 19:07:35 -0300, by Alexis S. L. Carvalho
-
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