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
|
Sat, 12 Nov 2011 02:07:55 +0100 |
Simon Heimberg |
setup: make script executable with python3
|
Wed, 17 Aug 2011 08:55:01 -0500 |
Kevin Bullock |
bookmark: remove excess creation of changectx's
|