Sun, 31 May 2009 17:54:18 -0500 |
Matt Mackall |
walk: simplify logic for badfn clause
|
Sun, 31 May 2009 17:54:18 -0500 |
Matt Mackall |
walk: we always have a badfn
|
Sun, 31 May 2009 17:54:18 -0500 |
Matt Mackall |
walk: simplify check for missing file
|
Sun, 31 May 2009 15:20:31 -0400 |
Greg Ward |
run-tests: redefine --with-hg so it takes the 'hg' script to run.
|
Fri, 29 May 2009 22:18:16 -0400 |
Greg Ward |
run-tests: fix _checkhglib() so it's correct when using --with-hg.
|
Fri, 29 May 2009 22:18:15 -0400 |
Greg Ward |
run-tests: factor out _checkhglib() to check import path of 'mercurial'.
|
Fri, 29 May 2009 22:17:53 -0400 |
Greg Ward |
run-tests: show PID if running in parallel mode with -v.
|
Sun, 31 May 2009 19:48:37 +0200 |
Martin Geisler |
i18n-da: synchronized and updated slightly
|
Sun, 31 May 2009 18:09:19 +0200 |
Martin Geisler |
commands: typo in bundle abort message
|
Sun, 31 May 2009 14:55:51 +0200 |
Martin Geisler |
fixed typos found in translatable strings
|
Sun, 31 May 2009 14:53:46 +0200 |
Martin Geisler |
graphlog, win32mbcs: capitalize ASCII
|
Sun, 31 May 2009 14:52:22 +0200 |
Martin Geisler |
highlight: consistently capitalize Pygments
|
Sun, 31 May 2009 14:51:37 +0200 |
Martin Geisler |
win32mbcs: capitalize Unicode
|
Sun, 31 May 2009 14:48:17 +0200 |
Martin Geisler |
commands: expand "arg" -> "argument" in showconfig help strings
|
Sun, 31 May 2009 01:30:16 +0200 |
Martin Geisler |
wrap string literals in error messages
|
Sun, 31 May 2009 01:29:30 +0200 |
Martin Geisler |
convert/gnuarch: wrap long line, format kwargs without spaces
|
Sun, 31 May 2009 01:28:18 +0200 |
Martin Geisler |
convert/cvsps: wrap long lines
|
Sun, 31 May 2009 01:26:23 +0200 |
Martin Geisler |
convert/subversion: wrap long lines in comments
|
Sun, 31 May 2009 01:13:45 +0200 |
Martin Geisler |
test-hybridencode: break long string literals
|
Sun, 31 May 2009 00:58:20 +0200 |
Martin Geisler |
revlog: make triple-quoted string a real comment
|
Sat, 30 May 2009 23:42:35 +0200 |
Martin Geisler |
posix: do not use fstat in isowner
|
Sat, 30 May 2009 23:20:30 +0200 |
Martin Geisler |
removed unused imports
|
Sat, 30 May 2009 11:32:23 -0700 |
Brendan Cully |
Move alias into core
|
Sat, 30 May 2009 19:37:01 +0200 |
Cédric Duval |
mq: rename setheader to updateheader and fix comment
|
Sat, 30 May 2009 19:18:29 +0200 |
Cédric Duval |
mq: initializing patchheader class directly from patch content
|
Fri, 29 May 2009 21:31:33 -0700 |
Bryan O'Sullivan |
Merge with mpm
|
Fri, 29 May 2009 10:00:03 -0400 |
Greg Ward |
run-tests: clarify timeout log message.
|
Wed, 27 May 2009 16:01:34 -0500 |
Matt Mackall |
revlog: refactor chunk cache interface again
|
Thu, 28 May 2009 17:44:57 +0200 |
Benoit Boissinot |
clone: fall back to pull source repo cannot be locked, 937ee88da3ef was a noop
|
Thu, 28 May 2009 17:03:35 +0200 |
Garth Roxburgh-Kidd |
fixed 0xc0150004 error building Mercurial under Python 2.6 for Windows
|