log

age author description
Mon, 18 Mar 2013 16:37:20 -0500 Kevin Bullock applyupdates: assign variable before we try to use it (issue3855)
Mon, 18 Mar 2013 16:04:10 -0500 Kevin Bullock revset: don't abort when regex to tag() matches nothing (issue3850)
Fri, 15 Mar 2013 11:23:29 -0700 Durham Goode rebase: fix --collapse when a file was added then removed
Sun, 17 Mar 2013 23:27:14 -0500 Augie Fackler Merge
Mon, 11 Mar 2013 12:07:33 -0700 Bryan O'Sullivan grep: use re2 if possible
Mon, 11 Mar 2013 12:06:13 -0700 Bryan O'Sullivan util: add flag support to compilere
Sat, 16 Mar 2013 21:21:54 -0500 Kevin Bullock bookmarks: fix test broken by 0bba1ff2ac7b
Fri, 15 Mar 2013 23:39:07 -0500 Kevin Bullock bookmarks: allow moving a bookmark forward to a descendant
Tue, 26 Feb 2013 21:20:35 +0100 Angel Ezquerra hgweb: change manifest archive links to only archive the current directory
Sun, 10 Feb 2013 11:52:05 +0100 Angel Ezquerra hgweb: teach archive how to download a specific directory or file
Wed, 06 Feb 2013 10:06:45 +0100 Angel Ezquerra test-archive: gracefully handle HTTPErrors on get-with-headers
Thu, 14 Mar 2013 16:56:10 -0700 Bryan O'Sullivan bash_completion: tell an editor what type of file this is
Thu, 14 Mar 2013 16:50:53 -0700 Bryan O'Sullivan bash_completion: allow remove to complete normal files
Thu, 14 Mar 2013 16:49:02 -0700 Bryan O'Sullivan bash_completion: match more narrowly
Wed, 13 Mar 2013 10:43:51 -0700 Durham Goode blackbox: add backup bundle paths to blackbox logs
Tue, 12 Mar 2013 10:37:48 -0700 Durham Goode tests: fix test-profile to not depend on HGPROF environment variable
Tue, 12 Mar 2013 10:43:59 -0700 Bryan O'Sullivan merge with crew-stable
Tue, 12 Mar 2013 10:37:48 -0700 Durham Goode tests: fix test-profile to not depend on HGPROF environment variable
Sat, 09 Mar 2013 22:14:46 +0100 Simon Heimberg check-code: do not prepend "warning" to a failure message
Sat, 09 Mar 2013 16:09:27 -0800 Bryan O'Sullivan merge with crew-stable
Wed, 06 Mar 2013 20:13:09 -0800 Durham Goode strip: make --keep option not set all dirstate times to 0
Fri, 08 Mar 2013 16:59:36 -0800 Durham Goode sshpeer: store subprocess so it cleans up correctly
Thu, 28 Feb 2013 10:12:26 -0800 Durham Goode blackbox: fix exception when logging commands with format characters
Sat, 23 Mar 2013 13:34:50 +0200 Idan Kamara localrepo: always write the filtered phasecache when nodes are destroyed (issue3827) stable
Tue, 19 Mar 2013 16:19:20 -0700 Bryan O'Sullivan merge with stable stable
Mon, 11 Mar 2013 15:37:28 -0700 Durham Goode rebase: restore active bookmark after rebase --continue stable
Mon, 04 Mar 2013 10:05:52 +0100 Benoit Boissinot setup.py: ignore warnings from obsolete stable
Mon, 04 Mar 2013 10:13:28 +0100 Benoit Boissinot setup.py: add metadata to register package to PyPI stable
Sat, 09 Feb 2013 21:51:21 +0000 Dan Villiom Podlaski Christiansen minirst: optimize HTML table generation a bit
Sat, 09 Feb 2013 21:51:21 +0000 Dan Villiom Podlaski Christiansen minirst: HTML formatter tweaks