Mercurial > hg
graph
-
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
-
Simplify update.Wed, 18 Jul 2007 14:00:55 -0700, by Bryan O'Sullivan
-
Better fix for issue 622 than we had in c4dd58af0fc8.Wed, 18 Jul 2007 13:56:08 -0700, by Bryan O'Sullivan
-
convert/subversion: reduce memory usage by filtering earlyWed, 18 Jul 2007 19:56:36 -0700, by Bryan O'Sullivan
-
Automated merge with http://hg.intevation.org/mercurial/crewWed, 18 Jul 2007 19:47:22 -0700, by Bryan O'Sullivan
-
convert/subversion: get converter working against plain HTTP.Wed, 18 Jul 2007 17:44:52 -0700, by Bryan O'Sullivan
-
Simplify update.Wed, 18 Jul 2007 14:00:55 -0700, by Bryan O'Sullivan
-
Better fix for issue 622 than we had in c4dd58af0fc8.Wed, 18 Jul 2007 13:56:08 -0700, by Bryan O'Sullivan
-
merge with mainWed, 18 Jul 2007 16:46:20 +0200, by Thomas Arendsen Hein
-
merge with crew-stableWed, 18 Jul 2007 16:46:01 +0200, by Thomas Arendsen Hein
-
fix test-tag on SolarisWed, 18 Jul 2007 16:41:45 +0200, by Thomas Arendsen Hein
-
tag: handle .hgtags and .hg/localtags with missing final newline (issue 601)Mon, 16 Jul 2007 20:15:03 -0700, by Bryan O'Sullivan
-
issue 622: pull/unbundle -u updates to default branch if repo was emptyMon, 16 Jul 2007 18:01:20 -0700, by Bryan O'Sullivan
-
mq: autodetect an existing git patch during qrefresh (issue 491)Mon, 16 Jul 2007 16:50:47 -0700, by Bryan O'Sullivan
-
replace .hgtags instead of appending to it when doing a raw commitWed, 11 Jul 2007 00:53:44 -0700, by Brendan Cully
-
handle nonexistent .hgtags in raw _tagWed, 11 Jul 2007 00:34:35 -0700, by Brendan Cully
-
convert/subversion.py: str.rsplit is not available in Python 2.3Tue, 17 Jul 2007 15:47:32 -0700, by Bryan O'Sullivan
-
Automated merge with http://hg.intevation.org/mercurial/crewTue, 17 Jul 2007 15:26:27 -0700, by Bryan O'Sullivan
-
convert/subversion.py: fix bad assumptions about SVN path namingTue, 17 Jul 2007 15:24:59 -0700, by Bryan O'Sullivan
-
convert/subversion.py: escape quotes to make code readable in EmacsTue, 17 Jul 2007 13:08:50 -0700, by Bryan O'Sullivan
-
patch: patches should be read and written in binary mode when possible.Tue, 17 Jul 2007 23:35:24 +0200, by Patrick Mezard
-
patch: fix normalized paths separators.Tue, 17 Jul 2007 23:34:52 +0200, by Patrick Mezard
-
posixfile_nt: '+' was understood as read mode instead of update.Tue, 17 Jul 2007 23:33:42 +0200, by Patrick Mezard
-
revlog: privatize some methodsSat, 21 Jul 2007 16:18:42 -0500, by Matt Mackall
-
revlog: delete unused function makenodeSat, 21 Jul 2007 16:18:24 -0500, by Matt Mackall
-
revlog: raise offset/type helpers to global scopeSat, 21 Jul 2007 16:18:21 -0500, by Matt Mackall
-
Make repo locks recursive, eliminate all passing of lock/wlockSat, 21 Jul 2007 16:02:10 -0500, by Matt Mackall
-
Use a weakref for recursive transactionsSat, 21 Jul 2007 16:02:10 -0500, by Matt Mackall
-
Use try/finally pattern to cleanup locks and transactionsSat, 21 Jul 2007 16:02:10 -0500, by Matt Mackall
-
repo locks: use True/FalseSat, 21 Jul 2007 16:02:09 -0500, by Matt Mackall
-
rename and simplify do_lockSat, 21 Jul 2007 16:02:09 -0500, by Matt Mackall
-
simplify dirstate fixups in repo.status()Sat, 21 Jul 2007 16:02:09 -0500, by Matt Mackall
-
dirstate: add doesn't need to call statSat, 21 Jul 2007 16:02:09 -0500, by Matt Mackall
-
use context for part of localrepo statusSat, 21 Jul 2007 16:02:09 -0500, by Matt Mackall
-
context: add __contains__, __getitem__, and __iter__Sat, 21 Jul 2007 16:02:09 -0500, by Matt Mackall
-
dirstate: get rid of default args for statusSat, 21 Jul 2007 16:02:09 -0500, by Matt Mackall
-
dirstate: make filterfiles privateSat, 21 Jul 2007 16:02:09 -0500, by Matt Mackall
-
dirstate: add __contains__ and make __getitem__ more usefulSat, 21 Jul 2007 16:02:09 -0500, by Matt Mackall
-
dirstate: make wjoin function privateSat, 21 Jul 2007 16:02:09 -0500, by Matt Mackall
-
dirstate: break update into separate functionsSat, 21 Jul 2007 16:02:09 -0500, by Matt Mackall
-
dirstate: use True and false for _dirtySat, 21 Jul 2007 16:02:09 -0500, by Matt Mackall
-
doc: typo, -x bitTue, 17 Jul 2007 15:26:28 -0500, by Matt Mackall
-
Update test output to reflect small changes in patch chattiness.Tue, 17 Jul 2007 09:39:30 -0700, by Bryan O'Sullivan
-
patch.py: re-add the ability to use an external patch programTue, 17 Jul 2007 09:39:30 -0700, by Bryan O'Sullivan
-
patch.py: don't mark files as changed unless they have actually been changedTue, 17 Jul 2007 09:39:30 -0700, by Bryan O'Sullivan
-
patch.py: fix some incorrect uses of _() for i18nTue, 17 Jul 2007 09:39:30 -0700, by Bryan O'Sullivan
-
Add Chris Mason's mpatch library.Tue, 17 Jul 2007 09:39:30 -0700, by Bryan O'Sullivan
-
merge with crew-stableTue, 17 Jul 2007 09:28:01 -0300, by Alexis S. L. Carvalho
-
convert: manually set encoding to UTF-8Tue, 17 Jul 2007 09:08:29 -0300, by Alexis S. L. Carvalho
-
hg parents: don't pass an OS-specific path to repo.filectxTue, 17 Jul 2007 09:08:29 -0300, by Alexis S. L. Carvalho
-
merge with mainTue, 17 Jul 2007 08:22:43 +0200, by Thomas Arendsen Hein
-
tag: handle .hgtags and .hg/localtags with missing final newline (issue 601)Mon, 16 Jul 2007 20:15:03 -0700, by Bryan O'Sullivan
-
issue 622: pull/unbundle -u updates to default branch if repo was emptyMon, 16 Jul 2007 18:01:20 -0700, by Bryan O'Sullivan
-
mq: autodetect an existing git patch during qrefresh (issue 491)Mon, 16 Jul 2007 16:50:47 -0700, by Bryan O'Sullivan
-
contexts: improve filectx eq testMon, 16 Jul 2007 17:39:03 -0500, by Matt Mackall
-
Merge with -stableMon, 16 Jul 2007 17:30:34 -0500, by Matt Mackall
-
patchbomb: add --desc, to specify a file containing a series descriptionMon, 16 Jul 2007 14:43:47 -0700, by Bryan O'Sullivan
-
merge with crew-stableSun, 15 Jul 2007 21:05:38 +0200, by Thomas Arendsen Hein
-
Merge with crew-stable.Sun, 15 Jul 2007 14:57:20 +0200, by Patrick Mezard
-
merge: fix unnecessary rename merges on linear update (issue631)Sun, 15 Jul 2007 14:43:38 -0500, by Matt Mackall
-
convert: Use clone's behaviour for the default destionation name.Sun, 15 Jul 2007 21:04:07 +0200, by Thomas Arendsen Hein
-
test-symlink-basic: require symlinks availabilitySun, 15 Jul 2007 14:09:56 +0200, by Patrick Mezard
-
Add hghave utility and run-tests.py support.Sat, 14 Jul 2007 18:34:06 +0200, by Patrick Mezard
-
run-tests: extract correct status when script terminates with exitSat, 14 Jul 2007 14:01:11 +0200, by Patrick Mezard
-
Merge with -stableSat, 14 Jul 2007 13:34:40 -0500, by Matt Mackall
-
diff: correctly handle combinations of whitespace optionsSat, 14 Jul 2007 12:44:47 -0500, by Matt Mackall
-
hg grep: handle re.compile errors & update tests/test-grepMon, 09 Jul 2007 17:41:14 +0300, by Giorgos Keramidas
-
typo fixThu, 12 Jul 2007 10:55:49 -0400, by Jesse Glick
-
Re: mercurial.el and hg-version-other-windowSat, 14 Jul 2007 11:27:58 -0500, by jon christopher
-
Use isinstance instead of type == typeFri, 06 Jul 2007 12:02:43 +0200, by Christian Ebert
-
convert: record the source revision in the changelogFri, 13 Jul 2007 08:28:57 -0700, by Brendan Cully
-
Use wsgi.url_scheme instead of ad-hoc CGI checks.Thu, 12 Jul 2007 22:55:44 -0700, by Wesley J. Landaker
-
cosmeticsThu, 12 Jul 2007 22:44:16 -0700, by Brendan Cully
-
Make hg serve set the wsgi.url_scheme property correctly.Thu, 12 Jul 2007 13:58:36 -0600, by Wesley J. Landaker
-
Handle CGI SSL detection via HTTPS environment better.Thu, 12 Jul 2007 13:55:20 -0600, by Wesley J. Landaker
-
merge with crew-stableWed, 11 Jul 2007 20:15:03 -0300, by Alexis S. L. Carvalho
-
Make {urlbase} work in templates when https is used.Tue, 10 Jul 2007 10:54:54 -0600, by Wesley J. Landaker
-
replace .hgtags instead of appending to it when doing a raw commitWed, 11 Jul 2007 00:53:44 -0700, by Brendan Cully
-
handle nonexistent .hgtags in raw _tagWed, 11 Jul 2007 00:34:35 -0700, by Brendan Cully
-
Export extra in _tag so convert can set the branch of a tagWed, 11 Jul 2007 00:04:15 -0700, by Brendan Cully
-
archive: abort on empty repository. Fixes #624.Tue, 10 Jul 2007 10:06:24 -0700, by Brendan Cully
-
mq: improve qclone error handling when patch directory is not a repository.Tue, 10 Jul 2007 09:52:32 -0700, by Brendan Cully
-
Fix test-debugcomplete for new --certificate optionMon, 09 Jul 2007 22:35:10 -0700, by Lee Cantey
-
Add SSL support to hg serve, activated via --certificate optionMon, 09 Jul 2007 22:12:28 -0700, by Brendan Cully
-
Correct inadvertent line ending change.Mon, 09 Jul 2007 10:59:49 -0700, by Lee Cantey
-
Fix for win32text corrupting files that have CRLF line endings. (issue302)Mon, 09 Jul 2007 10:46:41 -0700, by Lee Cantey
-
Add --line-number option to hg annotate (issue506)Sun, 08 Jul 2007 19:59:02 +0200, by Thomas Arendsen Hein
-
Allow filectx.annotate to return the line number of first appearance.Sun, 08 Jul 2007 19:46:04 +0200, by FUJIWARA Katsunori
-
Check for conflict markers in hgmerge (issue471)Sun, 08 Jul 2007 13:44:41 +0200, by Thomas Arendsen Hein
-
merge with crew-stableSun, 08 Jul 2007 12:59:58 +0200, by Thomas Arendsen Hein
-
Removed deprecated hg:// and old-http:// protocols (issue406)Sun, 08 Jul 2007 09:54:42 +0200, by Thomas Arendsen Hein
-
hgwebdir: check for repo foo before browsing subdirectories of foo/Sat, 07 Jul 2007 21:55:56 -0700, by Brendan Cully
-
Merge with crewSat, 07 Jul 2007 15:09:28 -0700, by Brendan Cully
-
hgweb: browse subdirectories before checking whether parent directory is also a repositorySat, 07 Jul 2007 15:09:08 -0700, by Brendan Cully
-
Use a prefix for debuginstall tempfiles.Sat, 07 Jul 2007 20:52:31 +0200, by Thomas Arendsen Hein
-
python 2.3 does not have sortedFri, 06 Jul 2007 10:29:09 -0700, by Brendan Cully
-
Sort changelog extra dict to avoid possible nondeterminismFri, 06 Jul 2007 10:22:22 -0700, by Brendan Cully
-
Last change broke new-style URLsFri, 06 Jul 2007 10:11:48 -0700, by Brendan Cully
-
hgwebdir: do not walk up the given path looking for a repository. It is there or it isn't.Fri, 06 Jul 2007 09:15:17 -0700, by Brendan Cully
-
merge with crew-stableFri, 06 Jul 2007 08:55:36 +0200, by Thomas Arendsen Hein
-
hgwebdir: show only trailing part of path when browsing subdirectoriesThu, 05 Jul 2007 19:56:16 -0700, by Brendan Cully
-
gitweb: add notfound templateThu, 05 Jul 2007 19:47:04 -0700, by Brendan Cully
-
hgweb: let hgwebdir browse subdirectoriesThu, 05 Jul 2007 19:44:06 -0700, by Brendan Cully
-
convert: svn code movement (no actual changes)Thu, 05 Jul 2007 16:14:01 -0700, by Brendan Cully
-
convert: svn: avoid parsing already-seen logentries due to branch followingThu, 05 Jul 2007 15:01:31 -0700, by Brendan Cully
-
Merge with mainThu, 05 Jul 2007 14:32:18 -0700, by Brendan Cully
-
convert: svn: some improvements in memory usageThu, 05 Jul 2007 14:31:13 -0700, by Brendan Cully
-
archive: make the %r escape work.Wed, 11 Jul 2007 19:56:16 -0300, by Alexis S. L. Carvalho
-
serve: respect settings from .hg/hgrcWed, 11 Jul 2007 19:56:16 -0300, by Alexis S. L. Carvalho
-
Fix inconsistency for the stream_out capability in hgwebSat, 12 May 2007 00:41:30 +0200, by Edouard Gomez
-
improve warning for hg add foo; hg mv foo barWed, 11 Jul 2007 19:56:16 -0300, by Alexis S. L. Carvalho
-
util._hgexecutable: default to 'hg'Wed, 11 Jul 2007 18:15:21 -0300, by Alexis S. L. Carvalho
-
archive: add symlink supportWed, 11 Jul 2007 17:40:41 -0300, by Alexis S. L. Carvalho
-
archive: use util.opener when archiving files.Wed, 11 Jul 2007 17:40:41 -0300, by Alexis S. L. Carvalho
-
localrepo.wwrite: use opener.symlinkWed, 11 Jul 2007 17:40:41 -0300, by Alexis S. L. Carvalho
-
Add symlink method to util.opener.Wed, 11 Jul 2007 17:40:41 -0300, by Alexis S. L. Carvalho
-
turn util.opener into a classWed, 11 Jul 2007 17:40:41 -0300, by Alexis S. L. Carvalho
-
Fixed double slash for doc install path introduced by using $DESTDIR (issue620)Sun, 08 Jul 2007 12:58:19 +0200, by Thomas Arendsen Hein
-
hg log: Move filtering implicit parents to own method and use it in templater.Sun, 08 Jul 2007 12:52:08 +0200, by Thomas Arendsen Hein
-
Strip whitespace from changeset description in changeset_templater.Sun, 08 Jul 2007 10:43:57 +0200, by Thomas Arendsen Hein
-
merge with crew-stableFri, 06 Jul 2007 08:48:28 +0200, by Thomas Arendsen Hein
-
Add html docs and use for help shortcutThu, 05 Jul 2007 15:40:29 -0700, by Lee Cantey
-
Merge with stableThu, 05 Jul 2007 16:17:01 -0500, by Matt Mackall
-
Merge with crew-stableThu, 05 Jul 2007 16:15:57 -0500, by Matt Mackall
-
merge: fix adding untracked files on directory rename (issue612)Thu, 05 Jul 2007 16:01:07 -0500, by Matt Mackall
-
extensions: untangle some recursive dependenciesThu, 05 Jul 2007 15:37:23 -0500, by Matt Mackall
-
interhg extension allows you to change changelog text like InterWiki.Tue, 03 Jul 2007 00:13:52 +0900, by OHASHI Hideya
-
setup.py not executable: change instructions at beginning of fileThu, 28 Jun 2007 02:11:54 +0200, by Christian Ebert
-
Merge with stableThu, 05 Jul 2007 15:36:56 -0500, by Matt Mackall
-
convert: svn: remove svn_paths wrappersThu, 05 Jul 2007 12:45:41 -0700, by Brendan Cully
-
convert: svn: use revmap to parse only new revisions in incremental conversionsThu, 05 Jul 2007 12:41:58 -0700, by Brendan Cully
-
convert: export revmap to source.Thu, 05 Jul 2007 12:24:26 -0700, by Brendan Cully
-
convert: svn: defer get_log parsing until after get_log completes.Thu, 05 Jul 2007 12:18:01 -0700, by Brendan Cully
-
convert: move some code into common init functionThu, 05 Jul 2007 12:08:48 -0700, by Brendan Cully
-
Merge with crewThu, 05 Jul 2007 12:00:43 -0700, by Brendan Cully
-
alias: remove dead codeThu, 05 Jul 2007 12:00:26 -0700, by Brendan Cully
-
convert: call superclass init from engine init functionsThu, 05 Jul 2007 12:00:04 -0700, by Brendan Cully
-
Merge with crew-stableThu, 05 Jul 2007 20:50:24 +0200, by Patrick Mezard
-
test-archive: stop checking md5 absolute valuesThu, 05 Jul 2007 20:39:03 +0200, by Patrick Mezard
-
Fix issue589 wording problemThu, 05 Jul 2007 19:13:08 +0200, by Patrick Mezard
-
Fix serve on Windows without win32* modules.Tue, 26 Jun 2007 10:48:58 -0400, by Nathan Jones
-
test-demandimport: match upper-case hexadecimalThu, 05 Jul 2007 19:11:38 +0200, by Patrick Mezard
-
Add alias extensionWed, 04 Jul 2007 13:38:49 -0700, by Brendan Cully
-
merge with crew-stableWed, 04 Jul 2007 09:24:19 +0200, by Thomas Arendsen Hein
-
convert svn: minor improvement to tag detection.Tue, 03 Jul 2007 20:22:39 -0700, by Brendan Cully
-
convert: svn merges produce hard-to-trace file entries. Ignore them for now.Tue, 03 Jul 2007 19:49:36 -0700, by Brendan Cully
-
convert: svn: autodetect /branches, /tags, /trunk.Tue, 03 Jul 2007 19:26:41 -0700, by Brendan Cully
-
convert: svn: pull out broken batching code, add alpha tags supportTue, 03 Jul 2007 17:07:58 -0700, by Brendan Cully
-
convert: svn: get parent for branch creation eventsTue, 03 Jul 2007 15:34:30 -0700, by Brendan Cully
-
convert: add optional module argument to svn._fetch_revisionsTue, 03 Jul 2007 15:12:07 -0700, by Brendan Cully
-
convert: svn: parse log entries as they arrive instead of deferring itTue, 03 Jul 2007 14:16:54 -0700, by Brendan Cully
-
convert: svn: move some debug output to verboseTue, 03 Jul 2007 13:50:26 -0700, by Brendan Cully
-
convert: another typo in svn.latestTue, 03 Jul 2007 12:56:30 -0700, by Brendan Cully
-
convert: typo in svn.latestTue, 03 Jul 2007 12:52:13 -0700, by Brendan Cully
-
convert: svn: add function to get the latest revision touching a pathTue, 03 Jul 2007 12:44:04 -0700, by Brendan Cully
-
convert: svn: add an early return to move most changeset parsing out an indent levelTue, 03 Jul 2007 11:36:06 -0700, by Brendan Cully
-
convert: svn: use a separate mempool for each ls in the 1.4 fallback pathTue, 03 Jul 2007 10:55:46 -0700, by Brendan Cully
-
Remove specific version requirement and point to latest versions of Mac Python downloads.Tue, 03 Jul 2007 04:18:24 -0700, by Lee Cantey
-
children extension: Don't abort when looking at the null revision.Tue, 03 Jul 2007 12:50:05 +0200, by Thomas Arendsen Hein
-
merge with crew-stableTue, 03 Jul 2007 12:46:34 +0200, by Thomas Arendsen Hein
-
Add extension to provide the 'hg children' command (with tests)Tue, 03 Jul 2007 12:14:25 +0200, by Thomas Arendsen Hein
-
merge with crew-stableTue, 03 Jul 2007 03:14:18 -0300, by Alexis S. L. Carvalho
-
Merge with tahMon, 02 Jul 2007 22:34:38 -0700, by Brendan Cully
-
convert: make convertsource option handling transparentMon, 02 Jul 2007 22:33:48 -0700, by Brendan Cully
-
Added import test for [PATCH] subject and message body with subjectMon, 02 Jul 2007 22:45:58 +0200, by Thomas Arendsen Hein
-
patch.extract: fix test-import breakage introduced in the previous changesetMon, 02 Jul 2007 13:26:12 -0700, by Brendan Cully
-
patch.extract: do not prepend subject if the description already starts with itMon, 02 Jul 2007 10:59:16 -0700, by Brendan Cully
-
convert: svn: skip revisions without file entriesMon, 02 Jul 2007 08:31:02 -0700, by Brendan Cully
-
convert: svn: disable batched fetch - get the whole log immediatelyMon, 02 Jul 2007 07:54:51 -0700, by Brendan Cully
-
convert: svn: add revnum() to convert rev to revnumMon, 02 Jul 2007 07:28:54 -0700, by Brendan Cully
-
convert: svn: abort if module stat failsMon, 02 Jul 2007 07:22:11 -0700, by Brendan Cully
-
convert: fetch svn changes on demand (in batches)Sun, 01 Jul 2007 23:28:21 -0700, by Brendan Cully
-
convert: svn: convert branch trunk to defaultSun, 01 Jul 2007 22:23:33 -0700, by Brendan Cully
-
convert: svn: fix fallback directory listing code when importing a submoduleSun, 01 Jul 2007 22:21:05 -0700, by Brendan Cully
-
convert: remove svn debugger trapSun, 01 Jul 2007 22:09:33 -0700, by Brendan Cully
-
convert: import all branches from git repositoriesSun, 01 Jul 2007 22:00:25 -0700, by Brendan Cully
-
convert: gitcmd wrapper for os.popenSun, 01 Jul 2007 21:09:08 -0700, by Brendan Cully
-
convert: activate subversion engineSun, 01 Jul 2007 20:30:04 -0700, by Brendan Cully
-
convert extension: Add SVN converterSun, 01 Jul 2007 23:56:11 +0200, by Daniel Holth
-
convert extension: stripped-down svn transport moduleSun, 01 Jul 2007 17:15:54 +0200, by Daniel Holth
-
convert: split converter into convertsource and convertsinkSun, 01 Jul 2007 19:58:19 -0700, by Brendan Cully
-
convert: move *** empty log message *** into commit classSun, 01 Jul 2007 19:40:02 -0700, by Brendan Cully
-
convert: initialize source after destination, cleaning up if source is unusableSun, 01 Jul 2007 19:23:10 -0700, by Brendan Cully
-
convert: add -r argument specifying latest revision to convertSun, 01 Jul 2007 15:02:15 -0700, by Brendan Cully
-
convert: ove recode method into converter_sourceSun, 01 Jul 2007 12:58:08 -0700, by Brendan Cully
-
Merge with crew-stableSun, 01 Jul 2007 19:19:42 +0200, by Thomas Arendsen Hein
-
Merge with Adam SpiersSat, 30 Jun 2007 08:31:23 -0700, by Brendan Cully
-
mercurial.spec: convert extension now installs files into hgext/convert/Sat, 30 Jun 2007 01:21:41 +0100, by Adam Spiers
-
buildrpm: fix rpm release number calculationSat, 30 Jun 2007 01:21:41 +0100, by Adam Spiers
-
buildrpm: auto-generate %changelog in .spec fileSun, 03 Jun 2007 14:42:39 +0100, by Adam Spiers
-
mercurial.spec: include CONTRIBUTORS, COPYING and man pages in rpmSat, 30 Jun 2007 01:21:22 +0100, by Adam Spiers
-
mercurial.spec: include various utility files from contrib/ in rpmSun, 03 Jun 2007 14:40:56 +0100, by Adam Spiers
-
mercurial.spec: add BuildRequiresSun, 21 Jan 2007 00:59:23 -1000, by julian
-
mercurial.spec: fix when default python prefix != rpm %{_prefix}Sat, 02 Jun 2007 12:42:47 +0100, by Adam Spiers
-
Convert default mercurial.ini file to Windows line endingsFri, 29 Jun 2007 13:06:49 -0700, by Lee Cantey
-
merge: make test for fast-forward merge stricter (issue619)Thu, 05 Jul 2007 13:34:18 -0500, by Matt Mackall
-
Fixed calling the merge script and reporting errors in debuginstall (issue617)Wed, 04 Jul 2007 09:20:56 +0200, by Thomas Arendsen Hein
-
Fix revlog.children so the real children of the null revision can be calculated.Tue, 03 Jul 2007 12:45:33 +0200, by Thomas Arendsen Hein
-
hgweb: use lrwxrwxrwx as the permissions of a symlinkTue, 03 Jul 2007 03:06:40 -0300, by Alexis S. L. Carvalho
-
Make hg add foo; hg mv foo bar work.Tue, 03 Jul 2007 03:06:40 -0300, by Alexis S. L. Carvalho
-
test-copy2: use status -C instead of debugstate | grep copyTue, 03 Jul 2007 03:06:40 -0300, by Alexis S. L. Carvalho
-
test-rename: use hg status -C; don't use hg debugstate | grep copyTue, 03 Jul 2007 03:06:40 -0300, by Alexis S. L. Carvalho
-
Make hgk handle filenames with spaces (issue49)Sun, 01 Jul 2007 19:15:25 +0200, by Thomas Arendsen Hein
-
Use "--config ui.report_untrusted=false" for hg calls in hgk, fixes issue523.Sun, 01 Jul 2007 15:22:49 +0200, by Thomas Arendsen Hein
-
Added full URL to debug output if something doesn't look like an http hg repo.Fri, 29 Jun 2007 11:13:36 +0200, by Thomas Arendsen Hein
-
Handle extensions with defined but empty cmdtableThu, 28 Jun 2007 21:16:25 -0700, by Brendan Cully
-
mq: more qdelete help text tweaksThu, 28 Jun 2007 09:19:08 -0700, by Brendan Cully
-
mq: require patch argument or revision for qdeleteThu, 28 Jun 2007 08:42:43 -0700, by Brendan Cully
-
Make hg glog abort if unused arguments are given.Thu, 28 Jun 2007 16:18:09 +0200, by Thomas Arendsen Hein
-
Abort if earlygetopt fails to detect an option.Thu, 28 Jun 2007 16:03:45 +0200, by Thomas Arendsen Hein
-
Simplified earlygetopt and made it remove parsed options and values.Thu, 28 Jun 2007 15:56:25 +0200, by Thomas Arendsen Hein
-
Disallow short earlygetop option combined with other short optionsWed, 27 Jun 2007 20:37:33 +0200, by Thomas Arendsen Hein
-
Fix tgz archival on Windows.Wed, 27 Jun 2007 08:35:26 -0700, by csaba henk
-
Updated command tables in commands.py and hgext extensions.Tue, 26 Jun 2007 22:38:57 +0200, by Thomas Arendsen Hein
-
Catch illegal boolean values in hgrc nicely.Tue, 26 Jun 2007 20:37:15 +0200, by Thomas Arendsen Hein
-
Added test for earlygetopt fixes (36d23de02da1 and 79cc512a34ed)Tue, 26 Jun 2007 18:39:28 +0200, by Thomas Arendsen Hein
-
Fix earlygetop for short options with unnecessary spaces removedTue, 26 Jun 2007 18:35:31 +0200, by Thomas Arendsen Hein
-
Fix and test 'hg backout' without or with too many revisions.Tue, 26 Jun 2007 15:28:17 +0200, by Thomas Arendsen Hein
-
Added signature for changeset fb4b6d5fe100b0886f8bc3d6731ec0e5ed5c4694Mon, 25 Jun 2007 21:23:24 -0500, by Matt Mackall
-
Added tag 0.9.4 for changeset fb4b6d5fe100Mon, 25 Jun 2007 21:18:19 -0500, by Matt Mackall
-
mq: regularize patch header creation.Mon, 25 Jun 2007 15:57:01 -0700, by Brendan Cully
-
convert: "unknown" is a stringMon, 25 Jun 2007 18:52:12 -0300, by Alexis S. L. Carvalho
-
OpenVMS patchesFri, 08 Jun 2007 16:24:43 +0200, by Jean-Francois PIERONNE
-
fix 'convert' with single commit repositoriesMon, 25 Jun 2007 14:50:25 -0500, by Hollis Blanchard
-
backout: report short hash in commit messageMon, 25 Jun 2007 12:44:48 -0500, by Matt Mackall
-
New config option: ui.report_untrusted (defaults to True)Mon, 25 Jun 2007 22:41:15 +0200, by Thomas Arendsen Hein
-
Make earlygetopt return a list of all option values, use the last value.Mon, 25 Jun 2007 22:08:10 +0200, by Thomas Arendsen Hein
-
Fixed sorting inside nearly sorted sections in hgrc.5Sun, 24 Jun 2007 11:17:49 +0200, by Thomas Arendsen Hein
-
Make changeset_printer respect ui diffoptsMon, 25 Jun 2007 11:29:17 -0700, by Benoit Boissinot
-
mq: support qnew -I/-X and file name listsMon, 25 Jun 2007 11:13:27 -0700, by Brendan Cully
-
Merge with mpmMon, 25 Jun 2007 10:34:53 -0700, by Brendan Cully
-
mq: document that qinit -c may be run laterMon, 25 Jun 2007 09:49:40 -0700, by Brendan Cully
-
gitweb: do not mix shortlog and changelog in summary page.Mon, 25 Jun 2007 14:46:20 +0200, by Markus F.X.J. Oberhumer
-
Add option "hidden" to hgwebdir.Mon, 25 Jun 2007 14:46:20 +0200, by Markus F.X.J. Oberhumer
-
Add support for RFC2822 to util.parsedate().Mon, 25 Jun 2007 14:46:20 +0200, by Markus F.X.J. Oberhumer
-
Makefile: remove *.pyd files on "make clean".Mon, 25 Jun 2007 14:46:20 +0200, by Markus F.X.J. Oberhumer
-
Makefile: change "make local" to build a fully working local version.Mon, 25 Jun 2007 14:46:20 +0200, by Markus F.X.J. Oberhumer
-
gitweb: hide email addresses in shortlog with |personMon, 25 Jun 2007 11:35:40 -0500, by Matt Mackall
-
Make shortlog the default page in hgwebMon, 25 Jun 2007 11:35:14 -0500, by Matt Mackall
-
hgweb: improve shortlog formattingMon, 25 Jun 2007 11:30:05 -0500, by Matt Mackall
-
strip: move strip code to a new repair moduleMon, 25 Jun 2007 01:26:44 -0500, by Matt Mackall
-
strip: simplify bundle helperMon, 25 Jun 2007 01:22:45 -0500, by Matt Mackall
-
strip: pull core strip logic into its own functionSun, 24 Jun 2007 18:22:40 -0500, by Matt Mackall
-
unbundle: accept multiple file argumentsSun, 24 Jun 2007 10:08:38 -0500, by Giorgos Keramidas
-
convert: handle new cvsps with Tags: and multiple tags.Sun, 24 Jun 2007 07:22:58 -0700, by Eric Hopper
-
cat: return an error on failureSun, 24 Jun 2007 09:47:54 -0500, by Matt Mackall
-
tests: add merge test for changeset 9fe267f77f56Sat, 23 Jun 2007 22:43:46 -0500, by Giorgos Keramidas
-
purge: add the clean alias inspired by git-clean and svn-cleanSat, 23 Jun 2007 22:26:22 -0500, by Emanuele Aina
-
mercurial.el: ignore errors on hg-after-save-hook()Tue, 22 May 2007 07:24:06 +0900, by NIIMI Satoshi
-
mercurial.el: change default log range to tip:0Tue, 22 May 2007 08:05:16 +0900, by NIIMI Satoshi
-
Command in doc comment is now on a single line, fixedSat, 23 Jun 2007 22:25:11 -0500, by paul sorenson
-
purge: don't delete ignored files if --all is not specifiedWed, 06 Jun 2007 22:17:35 +0200, by Emanuele Aina
-
Enable to select encoding in hgrc web sectionWed, 13 Jun 2007 18:18:06 +0900, by OHASHI Hideya
-
merge with mainSat, 23 Jun 2007 21:11:28 +0200, by Thomas Arendsen Hein
-
hgk: Use $HG instead of hg (see 849f011dbf79)Sat, 23 Jun 2007 21:10:55 +0200, by Thomas Arendsen Hein
-
hgeditor: Use $HG to run 'hg diff' (see 849f011dbf79)Sat, 23 Jun 2007 20:22:17 +0200, by Thomas Arendsen Hein
-
Remember path to 'hg' executable and pass to external tools and hooks as $HG.Sat, 23 Jun 2007 20:21:10 +0200, by Thomas Arendsen Hein
-
archive: remove spurious flag_bits settingSat, 23 Jun 2007 14:02:41 -0500, by Matt Mackall
-
convert: sometimes git forgets the authorSat, 23 Jun 2007 13:33:45 -0500, by Matt Mackall
-
Merge with mainSat, 23 Jun 2007 12:05:00 +0200, by Thomas Arendsen Hein
-
merge: fix small bug with a failed merge across a renameFri, 22 Jun 2007 20:44:40 -0300, by Alexis S. L. Carvalho
-
rollback: update help for issue316Fri, 22 Jun 2007 17:29:49 -0500, by Matt Mackall
-
transplant: fix locking orderFri, 22 Jun 2007 19:43:29 -0300, by Alexis S. L. Carvalho
-
git patches: correct handling of filenames with spacesFri, 22 Jun 2007 19:06:04 -0300, by Alexis S. L. Carvalho
-
Work around urllib2 digest auth bug with Python < 2.5Fri, 22 Jun 2007 14:32:54 -0300, by Alexis S. L. Carvalho
-
dirstate.status: if a file is marked as copied, consider it modifiedThu, 21 Jun 2007 23:42:06 -0300, by Alexis S. L. Carvalho
-
Merge with Eric HopperThu, 21 Jun 2007 18:05:14 -0500, by Matt Mackall
-
Change branches to sort 'active' branches first, and add an option to show only active branches.Thu, 21 Jun 2007 10:40:09 -0700, by Eric Hopper
-
merge: warn user about divergent renamesThu, 21 Jun 2007 18:02:03 -0500, by Matt Mackall
-
Merge with crewThu, 21 Jun 2007 22:19:41 +0200, by Patrick Mezard
-
Handle CTRL+C in serve under Windows.Thu, 21 Jun 2007 21:58:18 +0200, by Marcos Chaves
-
identify: take a path to a remote repoThu, 21 Jun 2007 13:09:01 -0500, by Matt Mackall
-
dispatch: parse local hgrc for pathsThu, 21 Jun 2007 13:09:00 -0500, by Matt Mackall
-
hgweb_mod.archive(): Use 'key' instead of builtin 'id'.Thu, 21 Jun 2007 19:38:44 +0200, by Thomas Arendsen Hein
-
Remove useless variable assignments in util.opener.Thu, 21 Jun 2007 19:24:27 +0200, by Thomas Arendsen Hein
-
identify: work with remote reposThu, 21 Jun 2007 11:54:16 -0500, by Matt Mackall
-
identify: add support for output flagsThu, 21 Jun 2007 11:54:13 -0500, by Matt Mackall
-
identify: accept a revision argumentThu, 21 Jun 2007 11:54:11 -0500, by Matt Mackall
-
identify: use contextsThu, 21 Jun 2007 11:42:39 -0500, by Matt Mackall
-
context: add tags() methodThu, 21 Jun 2007 11:42:39 -0500, by Matt Mackall
-
identify: show nullid for empty repoThu, 21 Jun 2007 11:42:39 -0500, by Matt Mackall
-
Backed out changeset cfa477946181824f4c769580ebf59710090ba08aThu, 21 Jun 2007 10:00:59 +0200, by Thomas Arendsen Hein
-
Adjust note about variables not being set for empty values.Thu, 21 Jun 2007 09:45:33 +0200, by Thomas Arendsen Hein
-
Kill trailing spacesThu, 21 Jun 2007 09:25:49 +0200, by Thomas Arendsen Hein
-
mq: test that qpush cleans things up when it failsThu, 21 Jun 2007 00:34:14 -0300, by Alexis S. L. Carvalho
-
dirstate.invalidate: clear dirty flagThu, 21 Jun 2007 00:34:14 -0300, by Alexis S. L. Carvalho
-
dirstate: fix typoThu, 21 Jun 2007 00:34:14 -0300, by Alexis S. L. Carvalho
-
update the output of test-help and test-globaloptsThu, 21 Jun 2007 00:34:14 -0300, by Alexis S. L. Carvalho
-
Fix dispatch error message when not in a repoWed, 20 Jun 2007 20:13:31 -0700, by Brendan Cully
-
archive: test md5 consistencyWed, 20 Jun 2007 19:20:37 -0700, by Brendan Cully
-
timestamp of gzip archives taken from changeset contextMon, 11 Jun 2007 19:09:01 +0200, by csaba henk
-
Test attempt to remove nonexistent tagWed, 20 Jun 2007 18:09:40 -0700, by Brendan Cully
-
tag: abort when trying to remove nonexistent tagsFri, 15 Jun 2007 14:48:21 -0500, by TK Soh
-
Small fixes for 8e503fa54d2d (hg heads branch)Wed, 20 Jun 2007 17:53:11 -0700, by Brendan Cully
-
Add option to heads to show only heads for current branch.Tue, 19 Jun 2007 08:37:43 -0700, by Eric Hopper
-
Provide a version independent way to use the set datatype.Tue, 19 Jun 2007 08:37:41 -0700, by Eric Hopper
-
Fix read mode when importing patch.Tue, 19 Jun 2007 17:03:31 +0200, by Patrick Mezard
-
Add tests for ui.patch regression.Wed, 20 Jun 2007 23:32:31 +0200, by Patrick Mezard
-
patch: fix ui.patch regression introduced by 62019c4427e3.Tue, 19 Jun 2007 17:02:07 +0200, by Patrick Mezard
-
printenv: filter empty environment variables for portability.Wed, 20 Jun 2007 22:06:37 +0200, by Patrick Mezard
-
Merge with crew-stableWed, 20 Jun 2007 22:05:43 +0200, by Patrick Mezard
-
Document empty environment variables not being passed to hooks under Windows.Wed, 20 Jun 2007 21:35:41 +0200, by Patrick Mezard
-
Merge with crew-stableWed, 20 Jun 2007 00:22:51 +0200, by Patrick Mezard
-
test-annotate: add a test for issue 589.Wed, 20 Jun 2007 00:10:21 +0200, by Patrick Mezard
-
Fix issue 589: "undelete" sequence leads to crash.Wed, 20 Jun 2007 00:10:21 +0200, by Patrick Mezard
-
Add test for debugrenameWed, 20 Jun 2007 00:09:32 +0200, by Patrick Mezard
-
Fix debugrename --rev optionWed, 20 Jun 2007 00:09:30 +0200, by Patrick Mezard
-
Updated copyright notices and add "and others" to "hg version"Tue, 19 Jun 2007 08:51:34 +0200, by Thomas Arendsen Hein
-
Use printenv.py for pre/post-command-hooks (fixes tests on Solaris, too)Tue, 19 Jun 2007 08:17:55 +0200, by Thomas Arendsen Hein
-
Cleanup of whitespace, indentation and line continuation.Tue, 19 Jun 2007 08:06:37 +0200, by Thomas Arendsen Hein
-
dispatch: report failed imports nicelyMon, 18 Jun 2007 21:30:27 -0500, by Matt Mackall
-
demandimport: fix issue579 and add a testMon, 18 Jun 2007 19:43:26 -0500, by Matt Mackall
-
dispatch: add generic pre- and post-command hooksMon, 18 Jun 2007 17:49:56 -0500, by Matt Mackall
-
Fixes to not require administrator privleges and use private copies of DLLs when running the Windows installer.Mon, 18 Jun 2007 15:21:02 -0700, by Lee Cantey
-
Fix for including hgext in Windows compiled version.Mon, 18 Jun 2007 15:14:49 -0700, by Lee Cantey
-
Merge with crewMon, 18 Jun 2007 15:06:14 -0700, by Lee Cantey
-
Fix for demandimport.py and Windows compiled version.Mon, 18 Jun 2007 15:03:55 -0700, by Lee Cantey
-
Work around heisenbug in Popen3.__del__Mon, 18 Jun 2007 14:52:31 -0700, by Brendan Cully
-
Merge with mpmMon, 18 Jun 2007 12:39:43 -0700, by Brendan Cully
-
Make fast-forward merges full mergesMon, 18 Jun 2007 12:38:54 -0700, by Brendan Cully
-
hooks: separate hook code into a separate moduleMon, 18 Jun 2007 13:24:34 -0500, by Matt Mackall
-
dispatch: fix handling of incorrect number of argumentsMon, 18 Jun 2007 13:24:34 -0500, by Matt Mackall
-
dirstate: pull ignore smarts out of uiMon, 18 Jun 2007 13:24:34 -0500, by Matt Mackall
-
encoding: pull fallbackencoding out of localrepo into early parsingMon, 18 Jun 2007 13:24:34 -0500, by Matt Mackall
-
extensions: kill ui readhooksMon, 18 Jun 2007 13:24:34 -0500, by Matt Mackall
-
extensions: pull extension-aware bits out of uiMon, 18 Jun 2007 13:24:34 -0500, by Matt Mackall
-
dirstate: refactor checkinterferingMon, 18 Jun 2007 13:24:34 -0500, by Matt Mackall
-
dirstate: hide some more internalsMon, 18 Jun 2007 13:24:34 -0500, by Matt Mackall
-
dirstate: hide internal varsMon, 18 Jun 2007 13:24:34 -0500, by Matt Mackall
-
localrepo and dirstate: rename reload to invalidateMon, 18 Jun 2007 13:24:34 -0500, by Matt Mackall
-
dirstate: simplify dirty handlingMon, 18 Jun 2007 13:24:34 -0500, by Matt Mackall
-
dirstate: lazify and lambdafy _slashMon, 18 Jun 2007 13:24:34 -0500, by Matt Mackall
-
dirstate: simplify state()Mon, 18 Jun 2007 13:24:34 -0500, by Matt Mackall
-
dirstate: move ignore to its own fileMon, 18 Jun 2007 13:24:34 -0500, by Matt Mackall
-
dirstate: replace clear()Mon, 18 Jun 2007 13:24:34 -0500, by Matt Mackall
-
dirstate: fold parse into readMon, 18 Jun 2007 13:24:33 -0500, by Matt Mackall
-
dirstate: make reload lazyMon, 18 Jun 2007 13:24:33 -0500, by Matt Mackall
-
dirstate: lazify initdirsMon, 18 Jun 2007 13:24:33 -0500, by Matt Mackall
-
dirstate: lazify copymap, _branch, and _plMon, 18 Jun 2007 13:24:33 -0500, by Matt Mackall
-
dirstate: use getattr rather than lazyreadMon, 18 Jun 2007 13:24:33 -0500, by Matt Mackall
-
Fix up tests for new branch messageMon, 18 Jun 2007 11:13:16 -0700, by Brendan Cully
-
Notify the user that hg branch does not create a branch until commitMon, 18 Jun 2007 10:44:43 -0700, by Brendan Cully
-
patchbomb: fix PAGER buglet introduced in 88fc92b0b821Sun, 17 Jun 2007 20:09:35 -0700, by Brendan Cully
-
patchbomb: page patchbomb messages only if PAGER is defined.Sun, 17 Jun 2007 20:35:43 +0200, by Patrick Mezard
-
cmdutil: add missing "time" import.Sun, 17 Jun 2007 20:35:32 +0200, by Patrick Mezard
-
Merge with crew-stableSun, 17 Jun 2007 20:08:06 +0200, by Patrick Mezard
-
patchbomb: flush ui before delegating to pager.Sun, 17 Jun 2007 19:40:02 +0200, by Patrick Mezard
-
test-patchbomb: fix non-existing --date parameter and filtering regexps.Sun, 17 Jun 2007 19:39:47 +0200, by Patrick Mezard
-
test-patchbomb: sed -e may not work with extended regexpsWed, 13 Jun 2007 15:02:09 +0300, by Giorgos Keramidas
-
Make --import-branch option actually work (- is translated to _)Sun, 17 Jun 2007 14:11:30 +0200, by Thomas Arendsen Hein
-
Add --import-branch option to hg import to pull in branch information without --exactThu, 14 Jun 2007 09:01:51 -0700, by Eric Hopper
-
convert: remove pdb call. *blush*Thu, 14 Jun 2007 16:19:58 -0700, by Brendan Cully
-
convert: fix various authormap handling bugsThu, 14 Jun 2007 16:12:08 -0700, by Brendan Cully
-
convert extension: Add support for username mappingThu, 14 Jun 2007 23:25:55 +0200, by Edouard Gomez
-
convert extension: Save a few opens on the map fileThu, 14 Jun 2007 23:25:55 +0200, by Edouard Gomez
-
Merge with stableThu, 14 Jun 2007 13:32:35 -0700, by Brendan Cully
-
Make parents with a file but not a revision use working directory revision.Thu, 14 Jun 2007 10:58:49 -0700, by Brendan Cully
-
Merge with crewThu, 14 Jun 2007 10:59:17 -0700, by Brendan Cully
-
Make parents with a file but not a revision use working directory revision.Thu, 14 Jun 2007 10:58:49 -0700, by Brendan Cully
-
Reverted changesets 9d1380e5c8c5 and 1d46169ec197: show @ as glog parent again.Thu, 14 Jun 2007 12:54:06 +0200, by Thomas Arendsen Hein
-
merge with mainThu, 14 Jun 2007 11:33:32 +0200, by Thomas Arendsen Hein
-
Merge with crewWed, 13 Jun 2007 19:11:20 -0700, by Brendan Cully
-
extensions: fix load of module/__init__.py on OS XWed, 13 Jun 2007 19:05:20 -0700, by Brendan Cully
-
localrepo.status: only append stuff to the clean list if list_clean is trueWed, 13 Jun 2007 21:39:45 -0300, by Alexis S. L. Carvalho
-
mq: reduce matcher abuseWed, 13 Jun 2007 21:39:45 -0300, by Alexis S. L. Carvalho
-
commands.remove: don't use the unknown listWed, 13 Jun 2007 19:15:58 -0300, by Alexis S. L. Carvalho
-
commands.commit: don't use the unknown listWed, 13 Jun 2007 19:15:58 -0300, by Alexis S. L. Carvalho
-
localrepo.add: avoid some statsWed, 13 Jun 2007 19:15:58 -0300, by Alexis S. L. Carvalho
-
revert: use util.lexistsWed, 13 Jun 2007 19:15:58 -0300, by Alexis S. L. Carvalho
-
addremove: use util.lexistsWed, 13 Jun 2007 19:15:58 -0300, by Alexis S. L. Carvalho
-
commands.commit: symlinks are supportedWed, 13 Jun 2007 19:15:58 -0300, by Alexis S. L. Carvalho
-
mq: grab locks before starting a transactionWed, 13 Jun 2007 19:15:58 -0300, by Alexis S. L. Carvalho
-
Merge with crewWed, 13 Jun 2007 13:50:29 -0700, by Brendan Cully
-
extensions: load modules in module/__init__.py form.Wed, 13 Jun 2007 13:46:40 -0700, by Brendan Cully
-
test-patchbomb: sed -e may not work with extended regexpsWed, 13 Jun 2007 15:02:09 +0300, by Giorgos Keramidas
-
Correct tests/test-patchbomb* files:Wed, 13 Jun 2007 08:24:40 +0200, by Thomas Arendsen Hein
-
patchbomb: add --date optionTue, 12 Jun 2007 14:52:34 -0700, by Bryan O'Sullivan
-
Don't validate email config if we're not sending email.Tue, 12 Jun 2007 14:44:47 -0700, by Bryan O'Sullivan
-
patchbomb: 0c61124ad877 moved setremoteconfig into cmdutilTue, 12 Jun 2007 14:39:36 -0700, by Bryan O'Sullivan
-
dispatch: restore a dropped shlex importTue, 12 Jun 2007 13:21:42 -0700, by Brendan Cully
-
merge with mainTue, 12 Jun 2007 18:55:47 +0200, by Thomas Arendsen Hein
-
Revive commands.dispatch as a simple way to call hg from other pythons scripts.Tue, 12 Jun 2007 17:39:57 +0200, by Thomas Arendsen Hein
-
extensions: fix lookup of hgext.foo modulesWed, 13 Jun 2007 13:15:53 -0500, by Matt Mackall
-
localrepo: demand-load changeset, manifest, and dirstateWed, 13 Jun 2007 13:15:51 -0500, by Matt Mackall
-
extensions: add missing sys importTue, 12 Jun 2007 10:34:54 -0500, by Matt Mackall
-
dispatch: accept an abbreviation of --repositoryMon, 11 Jun 2007 21:09:24 -0500, by Matt Mackall
-
dispatch: move findrepo to cmdutilMon, 11 Jun 2007 21:09:24 -0500, by Matt Mackall
-
localrepo: don't search from pathMon, 11 Jun 2007 21:09:24 -0500, by Matt Mackall
-
dispatch: use the repo path found by early parsingMon, 11 Jun 2007 21:09:24 -0500, by Matt Mackall
-
dispatch: parse and apply -R earlyMon, 11 Jun 2007 21:09:24 -0500, by Matt Mackall
-
dispatch: parse and apply cwd opt earlyMon, 11 Jun 2007 21:09:24 -0500, by Matt Mackall
-
dispatch: rename variables after code motionMon, 11 Jun 2007 21:09:24 -0500, by Matt Mackall
-
dispatch: hoist debugging hook to runcatchMon, 11 Jun 2007 21:09:24 -0500, by Matt Mackall
-
dispatch: move dispatching code to cmdutilMon, 11 Jun 2007 21:09:24 -0500, by Matt Mackall
-
dispatch: move runcommand to cmdutilMon, 11 Jun 2007 21:09:24 -0500, by Matt Mackall
-
dispatch: pull final command execution into its own functionMon, 11 Jun 2007 21:09:24 -0500, by Matt Mackall
-
dispatch: reduce nesting by moving parsing exceptionsMon, 11 Jun 2007 21:09:23 -0500, by Matt Mackall
-
dispatch: move signal and exception handling to its own functionMon, 11 Jun 2007 21:09:23 -0500, by Matt Mackall
-
Create a separate module for managing extensionsMon, 11 Jun 2007 21:09:23 -0500, by Matt Mackall
-
extensions: separate function for loading single extensionsMon, 11 Jun 2007 21:09:23 -0500, by Matt Mackall
-
dispatch: reorder functionsMon, 11 Jun 2007 21:09:23 -0500, by Matt Mackall
-
localrepo: break out the repo-finding walk into its own functionMon, 11 Jun 2007 21:09:23 -0500, by Matt Mackall
-
Respect locale environment variables on darwin.Mon, 11 Jun 2007 12:14:31 -0700, by Brendan Cully
-
Small cleanups for the new tag codeMon, 11 Jun 2007 11:06:42 -0700, by Brendan Cully
-
gitweb: Display branch and tag labelsFri, 01 Jun 2007 19:56:39 -0400, by Josef "Jeff" Sipek
-
Merge with mpmSun, 10 Jun 2007 21:05:01 -0700, by Brendan Cully
-
Split convert extension into common and repository type modulesSun, 10 Jun 2007 20:08:47 -0700, by Brendan Cully
-
commit: fix bug where dirstate for removed file is confusedSun, 10 Jun 2007 21:16:58 -0500, by Matt Mackall
-
hg serve: don't lookup user-supplied names/addressesSun, 10 Jun 2007 19:16:20 -0500, by Matt Mackall
-
Removed trailing \n in calls to util.Abort()Sat, 09 Jun 2007 13:25:54 +0200, by Thomas Arendsen Hein
-
Some small cleanups for convert extension:Sat, 09 Jun 2007 13:17:58 +0200, by Thomas Arendsen Hein
-
Avoid extra filelogs entries.Sat, 09 Jun 2007 01:04:28 -0300, by Alexis S. L. Carvalho
-
Make sure the changelog mentions files whose flags changedSat, 09 Jun 2007 01:04:28 -0300, by Alexis S. L. Carvalho
-
run-tests.py: set ui.slash = TrueFri, 08 Jun 2007 23:49:12 -0300, by Alexis S. L. Carvalho
-
test-config-case: print only the Section we're interested in.Fri, 08 Jun 2007 23:49:12 -0300, by Alexis S. L. Carvalho
-
Add ui.slash hgrc settingFri, 08 Jun 2007 23:49:12 -0300, by Alexis S. L. Carvalho
-
docopy: use repo.pathto to format paths for printingFri, 08 Jun 2007 23:49:12 -0300, by Alexis S. L. Carvalho
-
Add dirstate.pathto and localrepo.pathto.Fri, 08 Jun 2007 23:49:12 -0300, by Alexis S. L. Carvalho
-
Use absolute paths in revert.Fri, 08 Jun 2007 23:49:12 -0300, by Alexis S. L. Carvalho
-
Use absolute paths in docopy.Fri, 08 Jun 2007 23:49:12 -0300, by Alexis S. L. Carvalho
-
Use absolute paths in addremove.Fri, 08 Jun 2007 23:49:12 -0300, by Alexis S. L. Carvalho
-
Add some more smart when initializing destination repositoryThu, 07 Jun 2007 23:16:10 +0200, by Edouard Gomez
-
Fix hgext/convert/__init__.py rightsThu, 07 Jun 2007 23:06:17 +0200, by Edouard Gomez
-
Include convert extension in packages setupThu, 07 Jun 2007 22:28:52 +0200, by Thomas Arendsen Hein
-
convert: map CVS HEAD to default branchThu, 07 Jun 2007 12:41:12 +0200, by Thomas Arendsen Hein
-
ui: make readsections() abort when configuration cannot be read.Sun, 03 Jun 2007 22:11:25 +0200, by Patrick Mezard
-
Removed trailing whitespace and tabs from python filesWed, 06 Jun 2007 20:22:52 +0200, by Thomas Arendsen Hein
-
Fixed python2.3 incompatibility (rsplit) in cvs code of convert extensionWed, 06 Jun 2007 20:17:03 +0200, by Thomas Arendsen Hein
-
Add a wrapper script for convert extensionFri, 25 May 2007 08:12:33 +0200, by Edouard Gomez
-
Turns convert.py into a real extensionFri, 25 May 2007 00:56:48 +0200, by Edouard Gomez
-
Move convert-repo to hgext/convert/__init__.pyWed, 06 Jun 2007 19:49:47 +0200, by Thomas Arendsen Hein