log

age author description
Thu, 18 Oct 2012 17:54:34 +0200 Pierre-Yves David amend: do a bare kill of temporary changeset
Thu, 18 Oct 2012 22:12:15 +0200 Pierre-Yves David amend: add noise in extra to avoid creating obsolescence cycle (issue3664)
Thu, 18 Oct 2012 22:04:49 +0200 Pierre-Yves David changelog: extract description cleaning logic in a dedicated function
Thu, 18 Oct 2012 22:35:28 +0200 Adrian Buehlmann bookmarks: replace code-redundant comment with something more useful
Thu, 18 Oct 2012 22:33:58 +0200 Adrian Buehlmann bookmarks: remove another uneeded return
Sat, 05 May 2012 15:30:54 -0500 Kevin Bullock update: remove unnecessary argument check
Sun, 14 Oct 2012 20:27:55 +0200 Idan Kamara grep: colorize all fields
Sun, 14 Oct 2012 20:40:23 +0200 Idan Kamara test-grep: add a test for -l
Mon, 08 Oct 2012 15:54:53 +0200 Pierre-Yves David clfilter: remove use of xrange in revset
Mon, 08 Oct 2012 15:41:58 +0200 Pierre-Yves David largefile: use `self` in repo method instead of `repo`
Tue, 16 Oct 2012 23:12:07 +0200 Pierre-Yves David test: use proper subclassing in `test-issue2137.t`.
Thu, 18 Oct 2012 00:44:32 +0200 Mads Kiilerich run-tests: remove dead code for supporting old test scripts
Thu, 18 Oct 2012 00:33:29 +0200 Mads Kiilerich run-tests: handle windows crlf in .py tests again
Thu, 18 Oct 2012 00:33:26 +0200 Mads Kiilerich test-run-tests.t: fix wrong test case for cr handling on Windows
Wed, 17 Oct 2012 18:09:00 +0900 Shun-ichi GOTO win32mbcs: add reversing wrapper for some unicode-incompatible functions.