log

age author description
Thu, 21 Mar 2013 16:31:29 -0700 Bryan O'Sullivan completion: selectively use debugpathcomplete in bash_completion
Thu, 21 Mar 2013 16:31:28 -0700 Bryan O'Sullivan completion: add a debugpathcomplete command
Thu, 21 Mar 2013 11:35:34 -0700 Bryan O'Sullivan tests: add new command to test-debugcomplete
Thu, 21 Mar 2013 10:51:18 -0700 Bryan O'Sullivan completion: add a debuglabelcomplete command
Thu, 21 Mar 2013 09:13:16 -0700 Bryan O'Sullivan bash_completion: nuke a duplicated function
Thu, 21 Mar 2013 08:56:21 +0100 Simon Heimberg run-tests: only sort files when not given as argument
Wed, 20 Mar 2013 13:40:06 -0700 Bryan O'Sullivan blackbox: use util.getuser for portability
Wed, 20 Mar 2013 13:40:05 -0700 Bryan O'Sullivan blackbox: prevent failed I/O from causing hg to abort
Tue, 19 Mar 2013 16:19:45 -0700 Bryan O'Sullivan merge with crew-stable
Tue, 19 Mar 2013 13:49:34 -0700 Siddharth Agarwal largefiles: don't query the dirstate for key None
Mon, 18 Mar 2013 19:59:05 -0500 Kevin Bullock merge
Sat, 16 Mar 2013 22:48:22 -0500 Kevin Bullock bookmarks: moving the active bookmark deactivates it
Sat, 16 Mar 2013 21:36:44 -0500 Kevin Bullock bookmarks: allow (re-)activating a bookmark on the current changeset
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