log

age author description
Thu, 17 Jan 2013 23:46:08 -0800 Siddharth Agarwal dirstate: move pure python dirstate packing to pure/parsers.py
Tue, 05 Feb 2013 16:22:53 -0800 Durham Goode bookmark: don't allow integers as bookmark/branch/tag names
Wed, 24 Oct 2012 23:09:31 +0200 Simon Heimberg run-tests: do not fail on empty tsttest file
Wed, 06 Feb 2013 14:43:29 -0600 Matt Mackall merge with stable
Tue, 05 Feb 2013 11:31:43 -0600 Kevin Bullock hgweb: make 'summary' work with hidden changesets (issue3810) stable
Wed, 06 Feb 2013 13:22:01 +0100 Mads Kiilerich merge with stable
Tue, 05 Feb 2013 12:58:21 +0100 Andrew Shadura hgk: support the old way of getting the current Ttk theme (issue3808) stable
Mon, 04 Feb 2013 14:10:09 -0800 Durham Goode addremove: don't perform m.exact/rel until needed
Mon, 04 Feb 2013 14:06:20 -0800 Durham Goode addremove: don't call lexists, isdir, and islink
Mon, 04 Feb 2013 14:01:40 -0800 Durham Goode addremove: only query dirstate once per path
Mon, 04 Feb 2013 23:48:34 +0100 Mads Kiilerich tests: fix windows test failure with largefiles
Mon, 04 Feb 2013 23:53:37 +0100 Mads Kiilerich merge with stable
Mon, 04 Feb 2013 23:41:11 +0100 Mads Kiilerich tests: fix windows test failure in test-subrepo.t stable
Mon, 04 Feb 2013 16:39:02 -0600 Matt Mackall merge with stable
Mon, 04 Feb 2013 23:26:44 +0100 Mads Kiilerich largefiles: don't crash when trying to find default dest for url without path stable
Mon, 04 Feb 2013 23:25:25 +0100 Mads Kiilerich hgweb.cgi: fix internal WSGI emulation (issue3804) stable
Sat, 02 Feb 2013 16:15:22 -0600 Matt Mackall bdiff: simplify overflow checks
Mon, 04 Feb 2013 11:42:10 -0800 Bryan O'Sullivan Merge crew-stable into crew
Sun, 03 Feb 2013 14:26:39 -0800 Siddharth Agarwal rebase: derive node from target rev (issue3802) stable
Mon, 04 Feb 2013 02:46:53 +0100 Mads Kiilerich profiling: introduce limit configuration option
Thu, 24 Jan 2013 23:57:44 +0100 Mads Kiilerich largefiles: make verify --lfa and --lfc work without --large
Mon, 04 Feb 2013 02:46:53 +0100 Mads Kiilerich largefiles: verify status should be written as status, not as write
Mon, 04 Feb 2013 02:46:53 +0100 Mads Kiilerich largefiles: report localstore errors with single line warnings messages
Mon, 04 Feb 2013 02:46:53 +0100 Mads Kiilerich merge: inline act()
Mon, 04 Feb 2013 02:46:53 +0100 Mads Kiilerich merge: don't indent "local changed %s which remote deleted" prompt
Mon, 04 Feb 2013 02:46:38 +0100 Mads Kiilerich merge: backout manifest sorting and workarounds for cost of it
Thu, 24 Jan 2013 23:57:44 +0100 Mads Kiilerich merge: delay debug messages for merge actions
Thu, 24 Jan 2013 23:57:44 +0100 Mads Kiilerich merge: make all action tuples have the same length - keep args as tuple
Thu, 24 Jan 2013 23:57:44 +0100 Mads Kiilerich merge: delay prompts a bit and show them in (extra) sorted order
Sat, 02 Feb 2013 15:37:17 -0200 Antonio Zanardo commit: show active bookmark in commit editor helper text