log

age author description
Tue, 22 Nov 2011 01:37:26 +0100 Mads Kiilerich tests: test findexe() access check fixed in 58f96703a9ab
Tue, 22 Nov 2011 01:37:26 +0100 Mads Kiilerich check-code: fix return code initialization
Mon, 21 Nov 2011 13:11:17 -0600 Matt Mackall merge with stable
Mon, 21 Nov 2011 00:39:32 +0100 Mads Kiilerich tests: make test-commandserver.py independent of line ending and slash direction
Mon, 21 Nov 2011 00:39:32 +0100 Mads Kiilerich tests: make test-commandserver.py output readable
Mon, 21 Nov 2011 00:39:32 +0100 Mads Kiilerich tests: 'hghave unix-permissions' for test-import.t
Mon, 21 Nov 2011 00:39:32 +0100 Mads Kiilerich tests: skip color test on platforms without tic
Sun, 20 Nov 2011 23:09:32 +0100 Mads Kiilerich update: don't clobber untracked files with wrong casing stable
Sun, 20 Nov 2011 16:07:07 -0600 Matt Mackall merge with i18n
Sun, 20 Nov 2011 16:06:51 -0600 Matt Mackall merge with i18n stable
Fri, 18 Nov 2011 10:21:56 -0200 Wagner Bruna i18n-pt_BR: synchronized with 00276525e2b7 stable
Sun, 20 Nov 2011 16:06:18 -0600 Matt Mackall merge with stable
Fri, 18 Nov 2011 01:32:28 +0100 Mads Kiilerich help: Backed out changeset e99facd2cd2a, description of file urls stable
Sun, 20 Nov 2011 15:29:55 -0600 Matt Mackall revset: follow(nosuchfile) should give an empty set (issue3114) stable
Fri, 11 Nov 2011 11:11:11 +1111 Eric Roshan Eisner subrepo: fix git status false positive (issue3109) stable
Fri, 18 Nov 2011 14:23:03 +0100 Patrick Mezard mdiff: replace wscleanup() regexps with C loops
Fri, 18 Nov 2011 14:16:47 +0100 Patrick Mezard mdiff: split lines in allblocks() only when necessary
Fri, 18 Nov 2011 12:04:31 +0100 Patrick Mezard annotate: support diff whitespace filtering flags (issue3030)
Sun, 20 Nov 2011 19:14:36 +0100 Pascal Quantin setup: fix py2exe generation broken by c3a6ec304055 (issue3116)
Fri, 18 Nov 2011 12:01:04 +0100 Patrick Mezard mdiff: make diffblocks() return all blocks, matching and changed
Fri, 18 Nov 2011 11:53:38 +0100 Patrick Mezard mdiff: extract blocks whitespace normalization in diffblocks()
Thu, 17 Nov 2011 23:02:18 -0600 Matt Mackall merge with crew
Thu, 17 Nov 2011 23:01:58 -0600 Matt Mackall setup: backout 8504699d1aa6
Wed, 16 Nov 2011 03:45:14 +0100 Mads Kiilerich tests: don't use stdout redirection for test data
Wed, 16 Nov 2011 03:45:14 +0100 Mads Kiilerich tests: hide 'No such file or directory' messages
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'