Mon, 23 Jul 2007 20:44:08 -0500 |
Matt Mackall |
revlog: parse revlogv0 indexes into v1 internally
|
changeset |
files
|
Mon, 23 Jul 2007 20:44:08 -0500 |
Matt Mackall |
revlog: only allow lazy parsing with revlogng files
|
changeset |
files
|
Mon, 23 Jul 2007 20:44:08 -0500 |
Matt Mackall |
revlog: simplify the v1 immediate parser
|
changeset |
files
|
Mon, 23 Jul 2007 20:44:08 -0500 |
Matt Mackall |
revlog: set the threshold for lazy parsing higher
|
changeset |
files
|
Mon, 23 Jul 2007 20:44:07 -0500 |
Matt Mackall |
revlog: simplify the v0 parser
|
changeset |
files
|
Mon, 23 Jul 2007 20:44:07 -0500 |
Matt Mackall |
revlog: add revlogio interface
|
changeset |
files
|
Mon, 23 Jul 2007 20:44:07 -0500 |
Matt Mackall |
revlog: regroup parsing code
|
changeset |
files
|
Sun, 22 Jul 2007 14:53:57 -0500 |
Matt Mackall |
transactions: avoid late tear-down (issue641)
|
changeset |
files
|
Sun, 22 Jul 2007 16:21:49 +0200 |
Patrick Mezard |
hgk: enable mouse wheel under Windows.
|
changeset |
files
|
Sun, 22 Jul 2007 16:21:49 +0200 |
Patrick Mezard |
hgk: enable mouse wheel on MouseWheel events.
|
changeset |
files
|
Sun, 22 Jul 2007 09:45:18 +0200 |
Thomas Arendsen Hein |
merge with crew-stable
|
changeset |
files
|
Sat, 21 Jul 2007 19:07:18 -0700 |
Bryan O'Sullivan |
addremove: print meaningful error message if --similar not numeric
|
changeset |
files
|
Sat, 21 Jul 2007 16:44:38 -0500 |
Matt Mackall |
Merge with crew
|
changeset |
files
|
Sat, 21 Jul 2007 17:56:30 +0200 |
Thomas Arendsen Hein |
test-alias: Removed fallback to parentui, no longer needed since 10afa3fab6b4
|
changeset |
files
|
Sat, 21 Jul 2007 17:37:39 +0200 |
Thomas Arendsen Hein |
merge with crew-stable
|
changeset |
files
|
Sat, 21 Jul 2007 17:36:45 +0200 |
Thomas Arendsen Hein |
Make [defaults] in .hg/hgrc work.
|
changeset |
files
|
Fri, 20 Jul 2007 09:44:50 +0200 |
Benoit Boissinot |
fix bogus close spotted by pychecker (no close() in global scope)
|
changeset |
files
|
Sat, 21 Jul 2007 10:43:29 +0200 |
Thomas Arendsen Hein |
Remove unused pprint import and the commented line which used it before.
|
changeset |
files
|
Sat, 21 Jul 2007 10:39:42 +0200 |
Thomas Arendsen Hein |
Use format string for lockname again (was changed by 3e25a6eb5c9a)
|
changeset |
files
|
Sat, 21 Jul 2007 10:36:51 +0200 |
Thomas Arendsen Hein |
Backout ad09ce1d393c and replace ''' with """ to make some highlighting happy.
|
changeset |
files
|
Sat, 21 Jul 2007 10:30:51 +0200 |
Thomas Arendsen Hein |
removed trailing whitespace
|
changeset |
files
|
Fri, 20 Jul 2007 09:31:32 +0200 |
Benoit Boissinot |
fix unused variables reported by pychecker
|
changeset |
files
|
Thu, 19 Jul 2007 18:39:51 +0200 |
Christian Ebert |
churn: get current terminal width if possible
|
changeset |
files
|
Thu, 19 Jul 2007 19:48:24 -0300 |
Alexis S. L. Carvalho |
merge with crew-stable
|
changeset |
files
|
Thu, 19 Jul 2007 19:43:25 -0300 |
Alexis S. L. Carvalho |
dirstate.invalidate: avoid rebuilding _map
|
changeset |
files
|
Thu, 19 Jul 2007 19:43:25 -0300 |
Alexis S. L. Carvalho |
add dirstate._dirtypl variable
|
changeset |
files
|
Thu, 19 Jul 2007 19:43:25 -0300 |
Alexis S. L. Carvalho |
archive: delay extraction of file revisions
|
changeset |
files
|
Thu, 19 Jul 2007 19:43:25 -0300 |
Alexis S. L. Carvalho |
help: avoid traceback if an extension has only debug commands
|
changeset |
files
|
Thu, 19 Jul 2007 15:33:21 -0700 |
Bryan O'Sullivan |
convert/subversion: rehandle the no-tags case
|
changeset |
files
|
Thu, 19 Jul 2007 15:29:33 -0700 |
Bryan O'Sullivan |
Print meaningful error message if os.symlink fails
|
changeset |
files
|
Thu, 19 Jul 2007 15:13:48 -0700 |
Bryan O'Sullivan |
lock.py: cache hostname, but not pid, in case we fork
|
changeset |
files
|
Thu, 19 Jul 2007 12:41:07 -0700 |
Bryan O'Sullivan |
convert/subversion: work around memory leak in svn's python bindings
|
changeset |
files
|
Wed, 18 Jul 2007 22:46:14 -0700 |
Bryan O'Sullivan |
Automated merge with http://hg.intevation.org/mercurial/crew
|
changeset |
files
|
Wed, 18 Jul 2007 22:44:25 -0700 |
Bryan O'Sullivan |
convert/subversion: Simplify callback.
|
changeset |
files
|
Thu, 19 Jul 2007 07:28:27 +0200 |
Thomas Arendsen Hein |
merge with crew-stable
|
changeset |
files
|
Wed, 18 Jul 2007 14:00:55 -0700 |
Bryan O'Sullivan |
Simplify update.
|
changeset |
files
|
Wed, 18 Jul 2007 13:56:08 -0700 |
Bryan O'Sullivan |
Better fix for issue 622 than we had in c4dd58af0fc8.
|
changeset |
files
|
Wed, 18 Jul 2007 19:56:36 -0700 |
Bryan O'Sullivan |
convert/subversion: reduce memory usage by filtering early
|
changeset |
files
|
Wed, 18 Jul 2007 19:47:22 -0700 |
Bryan O'Sullivan |
Automated merge with http://hg.intevation.org/mercurial/crew
|
changeset |
files
|
Wed, 18 Jul 2007 17:44:52 -0700 |
Bryan O'Sullivan |
convert/subversion: get converter working against plain HTTP.
|
changeset |
files
|
Wed, 18 Jul 2007 14:00:55 -0700 |
Bryan O'Sullivan |
Simplify update.
|
changeset |
files
|
Wed, 18 Jul 2007 13:56:08 -0700 |
Bryan O'Sullivan |
Better fix for issue 622 than we had in c4dd58af0fc8.
|
changeset |
files
|
Wed, 18 Jul 2007 16:46:20 +0200 |
Thomas Arendsen Hein |
merge with main
|
changeset |
files
|
Wed, 18 Jul 2007 16:46:01 +0200 |
Thomas Arendsen Hein |
merge with crew-stable
|
changeset |
files
|
Wed, 18 Jul 2007 16:41:45 +0200 |
Thomas Arendsen Hein |
fix test-tag on Solaris
|
changeset |
files
|
Mon, 16 Jul 2007 20:15:03 -0700 |
Bryan O'Sullivan |
tag: handle .hgtags and .hg/localtags with missing final newline (issue 601)
|
changeset |
files
|
Mon, 16 Jul 2007 18:01:20 -0700 |
Bryan O'Sullivan |
issue 622: pull/unbundle -u updates to default branch if repo was empty
|
changeset |
files
|
Mon, 16 Jul 2007 16:50:47 -0700 |
Bryan O'Sullivan |
mq: autodetect an existing git patch during qrefresh (issue 491)
|
changeset |
files
|
Wed, 11 Jul 2007 00:53:44 -0700 |
Brendan Cully |
replace .hgtags instead of appending to it when doing a raw commit
|
changeset |
files
|
Wed, 11 Jul 2007 00:34:35 -0700 |
Brendan Cully |
handle nonexistent .hgtags in raw _tag
|
changeset |
files
|
Tue, 17 Jul 2007 15:47:32 -0700 |
Bryan O'Sullivan |
convert/subversion.py: str.rsplit is not available in Python 2.3
|
changeset |
files
|
Tue, 17 Jul 2007 15:26:27 -0700 |
Bryan O'Sullivan |
Automated merge with http://hg.intevation.org/mercurial/crew
|
changeset |
files
|
Tue, 17 Jul 2007 15:24:59 -0700 |
Bryan O'Sullivan |
convert/subversion.py: fix bad assumptions about SVN path naming
|
changeset |
files
|
Tue, 17 Jul 2007 13:08:50 -0700 |
Bryan O'Sullivan |
convert/subversion.py: escape quotes to make code readable in Emacs
|
changeset |
files
|
Tue, 17 Jul 2007 23:35:24 +0200 |
Patrick Mezard |
patch: patches should be read and written in binary mode when possible.
|
changeset |
files
|
Tue, 17 Jul 2007 23:34:52 +0200 |
Patrick Mezard |
patch: fix normalized paths separators.
|
changeset |
files
|
Tue, 17 Jul 2007 23:33:42 +0200 |
Patrick Mezard |
posixfile_nt: '+' was understood as read mode instead of update.
|
changeset |
files
|
Sat, 21 Jul 2007 16:18:42 -0500 |
Matt Mackall |
revlog: privatize some methods
|
changeset |
files
|
Sat, 21 Jul 2007 16:18:24 -0500 |
Matt Mackall |
revlog: delete unused function makenode
|
changeset |
files
|
Sat, 21 Jul 2007 16:18:21 -0500 |
Matt Mackall |
revlog: raise offset/type helpers to global scope
|
changeset |
files
|