Wed, 16 Nov 2011 03:45:14 +0100 |
Mads Kiilerich |
tests: add missing '(glob)'s to match '\' in paths in test output on windows
|
Wed, 16 Nov 2011 03:45:14 +0100 |
Mads Kiilerich |
tests: add 'hghave system-sh' to skip tests on windows
|
Wed, 16 Nov 2011 03:45:14 +0100 |
Mads Kiilerich |
tests: launch hghave with python interpreter without relying on hash-bang
|
Wed, 16 Nov 2011 03:45:14 +0100 |
Mads Kiilerich |
tests: use the specified shell for running old fashioned sh tests
|
Wed, 16 Nov 2011 03:45:14 +0100 |
Mads Kiilerich |
tests: add missing 'hghave unix-permissions'
|
Wed, 16 Nov 2011 03:45:14 +0100 |
Mads Kiilerich |
tests: remove hacks for testing if file or directory exists
|
Wed, 16 Nov 2011 03:45:06 +0100 |
Mads Kiilerich |
tests: don't leave temporary directories without write permission behind
|
Thu, 17 Nov 2011 16:53:17 -0600 |
Matt Mackall |
merge with stable
|
Wed, 16 Nov 2011 08:34:36 +0100 |
Thomas De Schampheleire |
hook: flush stdout before redirecting to stderr
stable
|
Wed, 16 Nov 2011 12:53:10 +0100 |
Patrick Mezard |
import: fix parent selection when importing merges
stable
|
Mon, 14 Nov 2011 18:16:01 +0100 |
Patrick Mezard |
patch: simplify hunk extents parsing
|
Sun, 13 Nov 2011 21:37:14 +0100 |
Patrick Mezard |
diff: --ignore-blank-lines was too enthusiastic
stable
|
Sat, 12 Nov 2011 14:00:25 +0100 |
Stefano Tortarolo |
graft: disallow grafting grafted csets in specific situations (issue3091)
stable
|
Sat, 12 Nov 2011 11:23:52 +0100 |
Stefano Tortarolo |
graft: use revs to make tests more readable
stable
|
Sat, 12 Nov 2011 13:15:40 +0100 |
Stefano Tortarolo |
graft: preserve original source in subsequent grafts
stable
|
Sun, 13 Nov 2011 00:29:26 +0000 |
Dmitry Panov |
makedate: wrong timezone offset if DST rules changed this year (issue2511)
stable
|
Thu, 17 Nov 2011 15:44:37 -0600 |
Marc-Antoine Ruel |
posix: fix findexe() to check for file type and access
|
Tue, 15 Nov 2011 02:44:55 +0100 |
Mads Kiilerich |
forget: use forward slashes for internal paths
|
Fri, 11 Nov 2011 01:25:47 +0100 |
Mads Kiilerich |
check-code: add --nolineno option for hiding line numbers
|
Wed, 16 Nov 2011 18:04:19 -0600 |
Matt Mackall |
merge: give a special message for internal:merge failure (issue3105)
|
Sat, 12 Nov 2011 02:08:01 +0100 |
Simon Heimberg |
setup: raise when executing with python3 without c2to3 argument
|
Wed, 16 Nov 2011 17:55:32 -0600 |
Marc-Antoine Ruel |
posix: fix findexe() to check for file type and access
stable
|
Tue, 15 Nov 2011 02:16:30 +0100 |
Mads Kiilerich |
subrepo: use correct paths for subrepos with ..-relative paths on windows
stable
|
Fri, 11 Nov 2011 01:07:10 +0100 |
Mads Kiilerich |
add missing localization markup
stable
|
Wed, 16 Nov 2011 00:10:56 +0100 |
Mads Kiilerich |
url: handle file://localhost/c:/foo "correctly"
stable
|
Wed, 16 Nov 2011 00:10:52 +0100 |
Mads Kiilerich |
help: it is 'file://localhost/', not 'file://local/'
stable
|
Sun, 21 Aug 2011 15:23:43 +0200 |
Simon Heimberg |
setup: support executing with python3 including 2to3
|
Tue, 01 Nov 2011 20:13:53 +0100 |
Simon Heimberg |
setup: hgbuildmo inherits from Command
|