Mercurial > hg
graph
-
setup: fix py2exe generation broken by c3a6ec304055 (issue3116)Sun, 20 Nov 2011 19:14:36 +0100, by Pascal Quantin
-
mdiff: make diffblocks() return all blocks, matching and changedFri, 18 Nov 2011 12:01:04 +0100, by Patrick Mezard
-
mdiff: extract blocks whitespace normalization in diffblocks()Fri, 18 Nov 2011 11:53:38 +0100, by Patrick Mezard
-
merge with crewThu, 17 Nov 2011 23:02:18 -0600, by Matt Mackall
-
setup: backout 8504699d1aa6Thu, 17 Nov 2011 23:01:58 -0600, by Matt Mackall
-
tests: don't use stdout redirection for test dataWed, 16 Nov 2011 03:45:14 +0100, by Mads Kiilerich
-
tests: hide 'No such file or directory' messagesWed, 16 Nov 2011 03:45:14 +0100, by Mads Kiilerich
-
tests: add missing '(glob)'s to match '\' in paths in test output on windowsWed, 16 Nov 2011 03:45:14 +0100, by Mads Kiilerich
-
tests: add 'hghave system-sh' to skip tests on windowsWed, 16 Nov 2011 03:45:14 +0100, by Mads Kiilerich
-
tests: launch hghave with python interpreter without relying on hash-bangWed, 16 Nov 2011 03:45:14 +0100, by Mads Kiilerich
-
tests: use the specified shell for running old fashioned sh testsWed, 16 Nov 2011 03:45:14 +0100, by Mads Kiilerich
-
tests: add missing 'hghave unix-permissions'Wed, 16 Nov 2011 03:45:14 +0100, by Mads Kiilerich
-
tests: remove hacks for testing if file or directory existsWed, 16 Nov 2011 03:45:14 +0100, by Mads Kiilerich
-
tests: don't leave temporary directories without write permission behindWed, 16 Nov 2011 03:45:06 +0100, by Mads Kiilerich
-
merge with stableThu, 17 Nov 2011 16:53:17 -0600, by Matt Mackall
-
hook: flush stdout before redirecting to stderr stableWed, 16 Nov 2011 08:34:36 +0100, by Thomas De Schampheleire
-
import: fix parent selection when importing merges stableWed, 16 Nov 2011 12:53:10 +0100, by Patrick Mezard
-
patch: simplify hunk extents parsingMon, 14 Nov 2011 18:16:01 +0100, by Patrick Mezard
-
diff: --ignore-blank-lines was too enthusiastic stableSun, 13 Nov 2011 21:37:14 +0100, by Patrick Mezard
-
graft: disallow grafting grafted csets in specific situations (issue3091) stableSat, 12 Nov 2011 14:00:25 +0100, by Stefano Tortarolo
-
graft: use revs to make tests more readable stableSat, 12 Nov 2011 11:23:52 +0100, by Stefano Tortarolo
-
graft: preserve original source in subsequent grafts stableSat, 12 Nov 2011 13:15:40 +0100, by Stefano Tortarolo
-
makedate: wrong timezone offset if DST rules changed this year (issue2511) stableSun, 13 Nov 2011 00:29:26 +0000, by Dmitry Panov
-
posix: fix findexe() to check for file type and accessThu, 17 Nov 2011 15:44:37 -0600, by Marc-Antoine Ruel
-
forget: use forward slashes for internal pathsTue, 15 Nov 2011 02:44:55 +0100, by Mads Kiilerich
-
check-code: add --nolineno option for hiding line numbersFri, 11 Nov 2011 01:25:47 +0100, by Mads Kiilerich
-
merge: give a special message for internal:merge failure (issue3105)Wed, 16 Nov 2011 18:04:19 -0600, by Matt Mackall
-
setup: raise when executing with python3 without c2to3 argumentSat, 12 Nov 2011 02:08:01 +0100, by Simon Heimberg