Mercurial > hg-stable
graph
-
add util.lexistsMon, 26 Mar 2007 21:36:26 -0300, by Alexis S. L. Carvalho
-
Improve documentation for patchbomb and emailThu, 22 Mar 2007 14:02:39 -0500, by John Goerzen
-
Add common bundle/outgoing options to hg emailMon, 26 Mar 2007 13:57:49 -0500, by John Goerzen
-
Add ability to send bundles to patchbomb extensionMon, 26 Mar 2007 13:37:48 -0500, by John Goerzen
-
Fixed spacing in assignment of REVLOG_DEFAULT_VERSIONSat, 24 Mar 2007 13:31:43 +0100, by Thomas Arendsen Hein
-
Merge with crewSat, 24 Mar 2007 02:57:27 -0500, by Matt Mackall
-
use os.path.islink instead of util.is_link; remove util.is_linkFri, 23 Mar 2007 23:40:25 -0300, by Alexis S. L. Carvalho
-
Add some tests for symlink trackingFri, 23 Mar 2007 23:40:24 -0300, by Alexis S. L. Carvalho
-
Fix localrepo.copy to deal with symbolic links.Wed, 21 Mar 2007 23:20:56 -0400, by Eric St-Jean
-
Backup symbolic links when revertingWed, 21 Mar 2007 23:20:56 -0400, by Eric St-Jean
-
fix util.copyfile to deal with symlinksWed, 21 Mar 2007 23:20:56 -0400, by Eric St-Jean
-
hg-relink: do not compare .d filesFri, 23 Mar 2007 14:11:31 -0700, by Brendan Cully
-
changelog: optimize delayed updates for clone vs pullSat, 24 Mar 2007 02:47:33 -0500, by Matt Mackall
-
Merge with -stableSat, 24 Mar 2007 02:45:08 -0500, by Matt Mackall
-
tags: require -f to replace an existing tagFri, 23 Mar 2007 00:12:28 -0500, by Matt Mackall
-
tags: fix abababa case, with test caseThu, 22 Mar 2007 23:52:50 -0500, by Matt Mackall
-
Merge with crewFri, 23 Mar 2007 01:04:21 -0500, by Matt Mackall
-
Make import opportunistically use merge informationWed, 21 Mar 2007 14:06:25 -0700, by Brendan Cully
-
Add import --exact.Thu, 22 Mar 2007 10:44:59 -0700, by Brendan Cully
-
Add --outgoing option to patchbombThu, 22 Mar 2007 10:40:28 -0700, by Brendan Cully
-
restructure changelog file appendingThu, 22 Mar 2007 23:37:44 -0500, by Matt Mackall
-
appendfile: handle only changelog.i fileThu, 22 Mar 2007 20:10:46 -0500, by Matt Mackall
-
appendfile: remove unused manifest codeThu, 22 Mar 2007 19:54:15 -0500, by Matt Mackall
-
revlog: simplify revlog version handlingThu, 22 Mar 2007 19:52:38 -0500, by Matt Mackall
-
revlog: don't pass datafile as an argumentThu, 22 Mar 2007 19:12:03 -0500, by Matt Mackall
-
Merge additional fixes for my matcher changesTue, 20 Mar 2007 22:21:05 -0300, by Alexis S. L. Carvalho
-
glob:<directory> patterns match the files in that directory.Tue, 20 Mar 2007 22:09:55 -0300, by Alexis S. L. Carvalho
-
Pass normalized directory names to the ignore functionTue, 20 Mar 2007 22:09:53 -0300, by Alexis S. L. Carvalho
-
tests: expand test-commit a bit to test 'hg commit .' tooSun, 18 Mar 2007 22:49:05 +0200, by Giorgos Keramidas
-
fix hg commit . in the repo rootTue, 20 Mar 2007 22:09:51 -0300, by Alexis S. L. Carvalho
-
transplant: fix ignoring empty changesets (eg after filter)Tue, 20 Mar 2007 13:13:39 -0700, by Brendan Cully
-
Merge with crew-stable.Mon, 19 Mar 2007 19:16:35 -0300, by Alexis S. L. Carvalho
-
Add hg-relink script to contribMon, 19 Mar 2007 09:36:06 -0700, by Brendan Cully
-
merge with crew-stableSun, 18 Mar 2007 20:44:58 +0100, by Thomas Arendsen Hein
-
debugsetparents: wlock the repo before updating the dirstateMon, 19 Mar 2007 19:07:40 -0300, by Alexis S. L. Carvalho
-
avoid _wsgioutputfile <-> _wsgirequest circular referenceMon, 19 Mar 2007 19:07:39 -0300, by Alexis S. L. Carvalho
-
avoid wsgiapplication <-> MercurialHTTPServer circular referenceMon, 19 Mar 2007 19:07:38 -0300, by Alexis S. L. Carvalho
-
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