Fri, 08 May 2009 18:30:44 +0200 |
Rocco Rutte |
patchbomb: quoted-printable encode overly long lines
|
Sat, 09 May 2009 01:15:24 +0200 |
Martin Geisler |
patchbomb: fix quotes in help string
|
Fri, 08 May 2009 15:52:26 -0700 |
Bryan O'Sullivan |
Windows: improve performance via buffered I/O
|
Thu, 26 Mar 2009 13:14:35 -0700 |
Bryan O'Sullivan |
win32: clarify comment regarding use of fdopen
|
Thu, 26 Mar 2009 13:13:48 -0700 |
Bryan O'Sullivan |
win32: allow catching of both pywintypes.error and WindowsError
|
Thu, 26 Mar 2009 13:12:11 -0700 |
Bryan O'Sullivan |
atomictempfile: delegate to posixfile instead of inheriting from it
|
Fri, 08 May 2009 22:35:10 +0200 |
Dirkjan Ochtman |
merge with mpm
|
Mon, 04 May 2009 18:04:41 +0900 |
Nicolas Dumazet |
inotify: inotify.server.walk() simplify control flow
|
Mon, 04 May 2009 17:58:26 +0900 |
Nicolas Dumazet |
inotify: inotify.server.walk*() remove unnecessary var
|
Mon, 04 May 2009 17:17:03 +0900 |
Nicolas Dumazet |
inotify: inotify.server.walk*() cleanup
|
Mon, 04 May 2009 17:11:49 +0900 |
Nicolas Dumazet |
inotify: inotify.server.walkrepodirs() simplify walking
|
Mon, 04 May 2009 17:06:59 +0900 |
Nicolas Dumazet |
inotify: inotify.server.walkrepodirs() simplify
|
Mon, 04 May 2009 16:57:52 +0900 |
Nicolas Dumazet |
inotify: inotify.server.walk() simplify algorithm
|
Mon, 04 May 2009 16:43:28 +0900 |
Nicolas Dumazet |
inotify: inotify.server.walk cleanups
|
Thu, 07 May 2009 19:39:45 -0500 |
Matt Mackall |
revlog: add cache priming for reconstructing delta chains
|
Thu, 07 May 2009 19:39:45 -0500 |
Matt Mackall |
revlog: use chunk cache to avoid rereading when splitting inline files
|
Thu, 07 May 2009 19:39:45 -0500 |
Matt Mackall |
revlog: clean up the chunk caching code
|
Thu, 07 May 2009 19:39:45 -0500 |
Matt Mackall |
revlog: use index to find index size
|
Thu, 07 May 2009 19:39:45 -0500 |
Matt Mackall |
revlog: preread revlog .i file
|
Fri, 08 May 2009 16:30:51 +0200 |
Sverre Rabbelier |
commit: be more verbose in the -u help text
|
Tue, 28 Apr 2009 17:40:46 +0200 |
Simon Heimberg |
separate import lines from mercurial and general python modules
|
Thu, 07 May 2009 15:08:25 +0300 |
Giorgos Keramidas |
manpage build: fail early when xmlto is not available
|
Fri, 08 May 2009 07:54:00 +0200 |
Simon Heimberg |
dirstate: translate forgotten string
|
Fri, 08 May 2009 09:59:15 +0200 |
Simon Heimberg |
util: overwrite sha1 and _fastsha1
|
Thu, 07 May 2009 21:35:12 -0400 |
Greg Ward |
test-convert-bzr: tweak sed hack to preserve timezone in 'bzr log' output
|
Thu, 07 May 2009 19:08:25 +0200 |
Martin Geisler |
zeroconf: remove unwarranted execute bit
|
Thu, 07 May 2009 19:02:39 +0200 |
Martin Geisler |
test-convert-bzr: use sed instead of awk
|
Wed, 06 May 2009 17:48:03 -0400 |
Greg Ward |
convert/bzr: handle Bazaar timestamps correctly (issue1652).
|
Thu, 07 May 2009 17:56:57 +0200 |
Martin Geisler |
dispatch: remember loaded extensions in a real set
|
Thu, 07 May 2009 01:33:45 +0200 |
Martin Geisler |
gpg: use reverse kwarg to sort sigs in reversed order
|