Mercurial > hg
graph
-
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