log

age author description
Sun, 10 Apr 2011 10:01:39 +0900 Yuya Nishihara hgweb: remove useless notip handling from bookmarks listing
Sun, 10 Apr 2011 10:01:37 +0900 Yuya Nishihara hgweb: sort bookmarks in the same manner as console command
Sun, 10 Apr 2011 06:37:20 +0900 Yuya Nishihara hgweb: add bookmarks listing to raw style with test case
Sat, 09 Apr 2011 23:13:17 +0530 Md. O. Shayan grep: don't print data from binary files for matches (issue2614)
Sat, 09 Apr 2011 23:53:23 +0300 Idan Kamara color: reset win32 console color in a finally block
Sat, 09 Apr 2011 15:52:19 -0500 Matt Mackall tests: better output on timeouts
Mon, 07 Feb 2011 16:37:03 -0500 John Mulligan acl: add branch tests for the current behavior of acl extension
Wed, 06 Apr 2011 18:09:43 +0200 Adrian Buehlmann path_auditor: check filenames for basic platform validity (issue2755)
Fri, 08 Apr 2011 17:47:58 +0300 Idan Kamara revset: rearrange code so functions are sorted alphabetically
Thu, 07 Apr 2011 19:24:16 +0300 Idan Kamara revset: abort when tag or bookmark doesn't exist
Thu, 07 Apr 2011 15:08:15 -0500 Matt Mackall merge with stable
Thu, 07 Apr 2011 12:33:47 +0200 Thomas Arendsen Hein subrepo: prevent url normalization from removing // in ssh paths (issue2556) stable
Thu, 07 Apr 2011 17:57:38 +0300 Idan Kamara bookmarks: change error messages to match those given by 'hg tag' commands
Thu, 07 Apr 2011 14:43:19 -0500 Matt Mackall audit: improve nested repo message
Thu, 07 Apr 2011 17:16:17 +0300 Idan Kamara tags: remove another check for valid nodes
Thu, 07 Apr 2011 16:20:40 +0300 Idan Kamara revset: replace for-loop with list comprehension
Thu, 07 Apr 2011 09:47:30 -0500 Matt Mackall subrepo: fix up svn test output
Thu, 07 Apr 2011 11:40:54 +0200 Martin Geisler merge with stable
Thu, 07 Apr 2011 13:23:07 +0530 Md. O. Shayan hgweb: fix inconsistant display of graphlog (issue1706) stable
Thu, 07 Apr 2011 11:17:55 +0200 Martin Geisler hgrc.5: drop 'hgext.' prefix when talking about extensions stable
Wed, 06 Apr 2011 15:15:06 -0500 Matt Mackall merge with crew
Wed, 06 Apr 2011 15:14:51 -0500 Matt Mackall merge with stable
Wed, 06 Apr 2011 15:13:49 -0500 Matt Mackall merge with crew stable
Wed, 06 Apr 2011 15:10:47 -0500 Matt Mackall url: use a regex to hide unsupported ssh passwords (issue2754) stable
Wed, 06 Apr 2011 16:21:12 +0200 Martin Geisler commit: note when files are missing
Wed, 06 Apr 2011 15:26:49 +0200 Martin Geisler relink: correct unusual indentation
Wed, 06 Apr 2011 12:48:59 +0200 Thomas Arendsen Hein hg: make parseurl() consistently return normalised path
Wed, 06 Apr 2011 11:30:08 +0100 Jim Hague bugzilla: more documentation formatting fixups
Tue, 05 Apr 2011 16:11:40 -0500 Matt Mackall merge with stable
Sun, 27 Mar 2011 13:34:20 +0200 Stefano Tortarolo rebase: don't mark file as removed if missing in parent's manifest (issue2725) stable