Mercurial > hg
graph
-
Simplify/correct finding the hg executable (fixes issue644)Sat, 04 Aug 2007 22:25:12 +0200, by Thomas Arendsen Hein
-
archive: abort on empty repository. Fixes #624.Tue, 10 Jul 2007 10:06:24 -0700, by Brendan Cully
-
Merge with -stableThu, 02 Aug 2007 13:23:53 -0500, by Matt Mackall
-
merge: avoid double deletion mentioned in issue636Thu, 02 Aug 2007 12:29:10 -0500, by Matt Mackall
-
merge with hg-stableThu, 02 Aug 2007 13:03:25 +0200, by Thomas Arendsen Hein
-
The >| redirection does not exist in plain sh.Thu, 02 Aug 2007 14:51:49 +0200, by Thomas Arendsen Hein
-
imerge: sorted() is only available in python2.4 and aboveThu, 02 Aug 2007 14:04:51 +0200, by Thomas Arendsen Hein
-
imerge: tarfile.extractall is only available in python2.5Thu, 02 Aug 2007 14:04:00 +0200, by Benoit Boissinot
-
Update imerge for new filemerge interfaceWed, 01 Aug 2007 23:59:19 -0700, by Brendan Cully
-
del transaction before lock before wlockThu, 02 Aug 2007 01:56:08 -0300, by Alexis S. L. Carvalho
-
convert: fix locking orderThu, 02 Aug 2007 01:56:08 -0300, by Alexis S. L. Carvalho
-
update tests outputThu, 02 Aug 2007 01:56:08 -0300, by Alexis S. L. Carvalho
-
convert: (svn) simplify _find_childrenWed, 01 Aug 2007 15:16:42 -0700, by Brendan Cully
-
Merge with stableWed, 01 Aug 2007 14:32:53 -0700, by Brendan Cully
-
Update asciidoc instructions to suggest html4 for newer versionsWed, 01 Aug 2007 14:32:05 -0700, by Brendan Cully
-
Merge with mpmWed, 01 Aug 2007 14:26:30 -0700, by Brendan Cully
-
Automated merge with http://hg.intevation.org/mercurial/crewWed, 01 Aug 2007 12:03:50 -0700, by Bryan O'Sullivan
-
dirstate: improve error message on file/directory clashWed, 01 Aug 2007 12:03:10 -0700, by Bryan O'Sullivan
-
imerge extension and testWed, 01 Aug 2007 11:37:11 -0700, by Brendan Cully
-
Merge with stableWed, 01 Aug 2007 14:03:48 -0500, by Matt Mackall
-
merge: do early copy to deal with issue636Wed, 01 Aug 2007 12:33:12 -0500, by Matt Mackall
-
localrepository: allow rawcommit to commit with an empty messageWed, 01 Aug 2007 09:57:05 -0700, by Bryan O'Sullivan
-
Update style of record's cmdtable to match mercurial/commands.pyWed, 01 Aug 2007 10:42:42 +0200, by Thomas Arendsen Hein
-
os.isatty isn't available on Windows, so use sys.stdin.isatty()Wed, 01 Aug 2007 10:33:21 +0200, by Thomas Arendsen Hein
-
convert: add config option to turn off use of branch namesTue, 31 Jul 2007 17:18:59 -0700, by Bryan O'Sullivan
-
Add record extension, giving darcs-like interactive hunk pickingTue, 31 Jul 2007 16:28:05 -0700, by Bryan O'Sullivan
-
ui: get readline and prompt to behave better depending on interactivityTue, 31 Jul 2007 16:28:05 -0700, by Bryan O'Sullivan
-
patch: make internal code a bit friendlier to useTue, 31 Jul 2007 16:28:05 -0700, by Bryan O'Sullivan
-
commands: move commit to cmdutil as wrapper for commit-like functionsTue, 31 Jul 2007 16:28:05 -0700, by Bryan O'Sullivan
-
patch: remove unused parameter from b85diffMon, 30 Jul 2007 20:49:08 -0700, by Bryan O'Sullivan
-
Update expected test outputMon, 30 Jul 2007 20:48:50 -0700, by Bryan O'Sullivan
-
extensions: don't get confused by aliasing between "foo" and "hgext.foo"Mon, 30 Jul 2007 14:53:03 -0700, by Bryan O'Sullivan
-
merge with crew-stableMon, 30 Jul 2007 20:06:11 +0200, by Thomas Arendsen Hein
-
Fix re: and glob: patterns in .hgignore (reported by Brad Schick)Mon, 30 Jul 2007 20:01:16 +0200, by Thomas Arendsen Hein
-
test-convert: Hide warning about missing subversion bindings.Sun, 29 Jul 2007 19:32:55 +0200, by Thomas Arendsen Hein
-
Fix bashism and remove useless use of cat.Sun, 29 Jul 2007 18:53:09 +0200, by Thomas Arendsen Hein
-
Test qnew --gitSat, 28 Jul 2007 20:15:54 +0200, by Patrick Mezard
-
mq: add qnew --git optionSat, 28 Jul 2007 20:15:54 +0200, by Patrick Mezard
-
convert: empty log messages are OK as of 7f5c3fb0a37dFri, 27 Jul 2007 14:30:20 -0700, by Bryan O'Sullivan
-
localrepo.commit: only munge comment text if committing via dirstateThu, 26 Jul 2007 14:47:31 -0700, by Bryan O'Sullivan
-
convert: make test-convert executableThu, 26 Jul 2007 14:08:39 -0700, by Bryan O'Sullivan
-
Merge with bosThu, 26 Jul 2007 14:04:48 -0700, by Brendan Cully
-
convert svn: canonicalize path before calling url_from_path.Thu, 26 Jul 2007 14:02:49 -0700, by Brendan Cully
-
Ignore mergebackup files generated by mpatchThu, 26 Jul 2007 13:38:20 -0700, by Bryan O'Sullivan
-
convert: get rid of ugly use of hasattrThu, 26 Jul 2007 13:36:53 -0700, by Bryan O'Sullivan
-
convert: get rid of "hg." prefix where not neededThu, 26 Jul 2007 13:34:36 -0700, by Bryan O'Sullivan
-
convert: add filename filtering and renaming supportThu, 26 Jul 2007 13:34:36 -0700, by Bryan O'Sullivan
-
convert: add testThu, 26 Jul 2007 13:34:36 -0700, by Bryan O'Sullivan
-
convert: acquire/release locks periodicallyThu, 26 Jul 2007 13:34:36 -0700, by Bryan O'Sullivan
-
convert: Support Mercurial as a source, as well as a sinkThu, 26 Jul 2007 13:34:36 -0700, by Bryan O'Sullivan
-
convert: make commit constructor clearer and less magicalThu, 26 Jul 2007 13:34:36 -0700, by Bryan O'Sullivan
-
convert: rename mapfile to revmapfile, so we can map more than just revsThu, 26 Jul 2007 13:34:36 -0700, by Bryan O'Sullivan
-
convert svn: try to extract URL from source if it is a working directoryThu, 26 Jul 2007 10:57:26 -0700, by Brendan Cully
-
Merge with mpmThu, 26 Jul 2007 10:43:01 -0700, by Brendan Cully
-
convert: urlify svn repos if necessary.Thu, 26 Jul 2007 10:42:44 -0700, by Brendan Cully
-
revlog: localize some fastpath functionsThu, 26 Jul 2007 12:02:58 -0500, by Matt Mackall
-
revlog: minor chunk speed-upThu, 26 Jul 2007 12:02:58 -0500, by Matt Mackall
-
revlog: minor revdiff reorganizationThu, 26 Jul 2007 12:02:58 -0500, by Matt Mackall
-
revlog: move flag checking out of the offset fastpathThu, 26 Jul 2007 12:02:58 -0500, by Matt Mackall
-
dirstate: localize a bunch of methods in status fastpathThu, 26 Jul 2007 12:02:58 -0500, by Matt Mackall
-
dirstate: speed up sorting in findfilesThu, 26 Jul 2007 12:02:58 -0500, by Matt Mackall
-
revlog: pass mode to _supported directlyThu, 26 Jul 2007 12:02:58 -0500, by Matt Mackall
-
dirstate: localize a bunch of methods for findfilesThu, 26 Jul 2007 12:02:58 -0500, by Matt Mackall
-
Merge with -stableThu, 26 Jul 2007 12:02:55 -0500, by Matt Mackall
-
posixfile_nt: '+' should allow read access.Wed, 25 Jul 2007 15:58:10 +0900, by Shun-ichi GOTO
-
merge: don't forget to update the dirstate for exec bit changesThu, 26 Jul 2007 11:19:53 -0500, by Matt Mackall
-
revlog: avoid some unnecessary seek/tell syscallsMon, 23 Jul 2007 20:44:08 -0500, by Matt Mackall
-
manifest: speed up creation of the manifestdictMon, 23 Jul 2007 20:44:08 -0500, by Matt Mackall
-
lazyparser.findnode: fix typo and s/rfind/find/Mon, 23 Jul 2007 20:44:08 -0500, by Matt Mackall
-
lazyindex: speed up __getitem__Mon, 23 Jul 2007 20:44:08 -0500, by Matt Mackall
-
lazyparser: up the blocksize from 512 bytes to 64kMon, 23 Jul 2007 20:44:08 -0500, by Matt Mackall
-
revlog: implement a fast path for headsMon, 23 Jul 2007 20:44:08 -0500, by Matt Mackall
-
revlogio: speed up parsingMon, 23 Jul 2007 20:44:08 -0500, by Matt Mackall
-
revlog: eliminate diff and patches functionsMon, 23 Jul 2007 20:44:08 -0500, by Matt Mackall
-
revlog: speed up chunkcacheMon, 23 Jul 2007 20:44:08 -0500, by Matt Mackall
-
revlog: some basic code reorderingMon, 23 Jul 2007 20:44:08 -0500, by Matt Mackall
-
revlog: abstract out index entry packingMon, 23 Jul 2007 20:44:08 -0500, by Matt Mackall
-
revlog: simplify revlog.__init__Mon, 23 Jul 2007 20:44:08 -0500, by Matt Mackall
-
revlog: mark cache privateMon, 23 Jul 2007 20:44:08 -0500, by Matt Mackall
-
revlog: pull chunkcache back into revlogMon, 23 Jul 2007 20:44:08 -0500, by Matt Mackall
-
revlog: change _inline from a function to a variableMon, 23 Jul 2007 20:44:08 -0500, by Matt Mackall
-
revlog: simplify addrevisionMon, 23 Jul 2007 20:44:08 -0500, by Matt Mackall
-
revlog: some codingstyle cleanupsMon, 23 Jul 2007 20:44:08 -0500, by Matt Mackall
-
revlog: add a magic null revision to our indexMon, 23 Jul 2007 20:44:08 -0500, by Matt Mackall
-
revlog: change accesses to index entry elements to use positive offsetsMon, 23 Jul 2007 20:44:08 -0500, by Matt Mackall
-
revlog: parse revlogv0 indexes into v1 internallyMon, 23 Jul 2007 20:44:08 -0500, by Matt Mackall
-
revlog: only allow lazy parsing with revlogng filesMon, 23 Jul 2007 20:44:08 -0500, by Matt Mackall
-
revlog: simplify the v1 immediate parserMon, 23 Jul 2007 20:44:08 -0500, by Matt Mackall
-
revlog: set the threshold for lazy parsing higherMon, 23 Jul 2007 20:44:08 -0500, by Matt Mackall
-
revlog: simplify the v0 parserMon, 23 Jul 2007 20:44:07 -0500, by Matt Mackall
-
revlog: add revlogio interfaceMon, 23 Jul 2007 20:44:07 -0500, by Matt Mackall
-
revlog: regroup parsing codeMon, 23 Jul 2007 20:44:07 -0500, by Matt Mackall
-
transactions: avoid late tear-down (issue641)Sun, 22 Jul 2007 14:53:57 -0500, by Matt Mackall
-
hgk: enable mouse wheel under Windows.Sun, 22 Jul 2007 16:21:49 +0200, by Patrick Mezard
-
hgk: enable mouse wheel on MouseWheel events.Sun, 22 Jul 2007 16:21:49 +0200, by Patrick Mezard
-
merge with crew-stableSun, 22 Jul 2007 09:45:18 +0200, by Thomas Arendsen Hein
-
addremove: print meaningful error message if --similar not numericSat, 21 Jul 2007 19:07:18 -0700, by Bryan O'Sullivan
-
Merge with crewSat, 21 Jul 2007 16:44:38 -0500, by Matt Mackall
-
test-alias: Removed fallback to parentui, no longer needed since 10afa3fab6b4Sat, 21 Jul 2007 17:56:30 +0200, by Thomas Arendsen Hein
-
merge with crew-stableSat, 21 Jul 2007 17:37:39 +0200, by Thomas Arendsen Hein
-
Make [defaults] in .hg/hgrc work.Sat, 21 Jul 2007 17:36:45 +0200, by Thomas Arendsen Hein
-
fix bogus close spotted by pychecker (no close() in global scope)Fri, 20 Jul 2007 09:44:50 +0200, by Benoit Boissinot
-
Remove unused pprint import and the commented line which used it before.Sat, 21 Jul 2007 10:43:29 +0200, by Thomas Arendsen Hein
-
Use format string for lockname again (was changed by 3e25a6eb5c9a)Sat, 21 Jul 2007 10:39:42 +0200, by Thomas Arendsen Hein
-
Backout ad09ce1d393c and replace ''' with """ to make some highlighting happy.Sat, 21 Jul 2007 10:36:51 +0200, by Thomas Arendsen Hein
-
removed trailing whitespaceSat, 21 Jul 2007 10:30:51 +0200, by Thomas Arendsen Hein
-
fix unused variables reported by pycheckerFri, 20 Jul 2007 09:31:32 +0200, by Benoit Boissinot
-
churn: get current terminal width if possibleThu, 19 Jul 2007 18:39:51 +0200, by Christian Ebert
-
merge with crew-stableThu, 19 Jul 2007 19:48:24 -0300, by Alexis S. L. Carvalho
-
dirstate.invalidate: avoid rebuilding _mapThu, 19 Jul 2007 19:43:25 -0300, by Alexis S. L. Carvalho
-
add dirstate._dirtypl variableThu, 19 Jul 2007 19:43:25 -0300, by Alexis S. L. Carvalho
-
archive: delay extraction of file revisionsThu, 19 Jul 2007 19:43:25 -0300, by Alexis S. L. Carvalho
-
help: avoid traceback if an extension has only debug commandsThu, 19 Jul 2007 19:43:25 -0300, by Alexis S. L. Carvalho
-
convert/subversion: rehandle the no-tags caseThu, 19 Jul 2007 15:33:21 -0700, by Bryan O'Sullivan
-
Print meaningful error message if os.symlink failsThu, 19 Jul 2007 15:29:33 -0700, by Bryan O'Sullivan
-
lock.py: cache hostname, but not pid, in case we forkThu, 19 Jul 2007 15:13:48 -0700, by Bryan O'Sullivan
-
convert/subversion: work around memory leak in svn's python bindingsThu, 19 Jul 2007 12:41:07 -0700, by Bryan O'Sullivan
-
Automated merge with http://hg.intevation.org/mercurial/crewWed, 18 Jul 2007 22:46:14 -0700, by Bryan O'Sullivan
-
convert/subversion: Simplify callback.Wed, 18 Jul 2007 22:44:25 -0700, by Bryan O'Sullivan
-
merge with crew-stableThu, 19 Jul 2007 07:28:27 +0200, by Thomas Arendsen Hein