Thu, 21 Mar 2013 22:10:54 -0700 Bryan O'Sullivan pathcomplete: complete directories more conservatively
Thu, 21 Mar 2013 21:20:40 -0700 Bryan O'Sullivan sadclown: another test failure eluded me
Thu, 21 Mar 2013 21:07:22 -0700 Bryan O'Sullivan bash_completion: recognize normal command abbreviations
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
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
Sat, 09 Feb 2013 17:44:25 -0500 Dan Villiom Podlaski Christiansen minirst: CGI escape strings prior to embedding it in the HTML
Sat, 09 Feb 2013 21:51:21 +0000 Dan Villiom Podlaski Christiansen minirst: don't generate TH elements for the first row in table
Sun, 10 Feb 2013 12:58:57 +0100 Dan Villiom Podlaski Christiansen help: use a full header for topic titles
Sat, 09 Feb 2013 21:51:21 +0000 Dan Villiom Podlaski Christiansen hgweb: generate HTML documentation
Sat, 09 Feb 2013 21:51:21 +0000 Dan Villiom Podlaski Christiansen help: move the majority of the help command to the help module
Sat, 09 Feb 2013 21:51:21 +0000 Dan Villiom Podlaski Christiansen hgweb help: split up long lines (in generated output)
Fri, 01 Mar 2013 19:42:42 +0100 Dan Villiom Podlaski Christiansen hgweb help: add tests
Fri, 01 Mar 2013 10:05:37 -0600 Kevin Bullock merge with stable
Thu, 28 Feb 2013 21:58:37 -0600 Matt Mackall merge with crew
Thu, 28 Feb 2013 21:53:13 -0600 Matt Mackall Added signature for changeset 5b7175377bab stable
Thu, 28 Feb 2013 21:53:04 -0600 Matt Mackall Added tag 2.5.2 for changeset 5b7175377bab stable
Thu, 28 Feb 2013 21:29:31 -0600 Matt Mackall setparents: drop copies from dropped p2 (issue3843) stable 2.5.2
Sun, 17 Feb 2013 14:41:31 -0600 Matt Mackall httppeer: avoid large dumps when we don't see an hgweb repo
Sun, 17 Feb 2013 14:34:53 -0600 Matt Mackall httppeer: improve protocol check
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip