Mercurial > hg
graph
-
completion: add a debuglabelcomplete commandThu, 21 Mar 2013 10:51:18 -0700, by Bryan O'Sullivan
-
bash_completion: nuke a duplicated functionThu, 21 Mar 2013 09:13:16 -0700, by Bryan O'Sullivan
-
run-tests: only sort files when not given as argumentThu, 21 Mar 2013 08:56:21 +0100, by Simon Heimberg
-
blackbox: use util.getuser for portabilityWed, 20 Mar 2013 13:40:06 -0700, by Bryan O'Sullivan
-
blackbox: prevent failed I/O from causing hg to abortWed, 20 Mar 2013 13:40:05 -0700, by Bryan O'Sullivan
-
merge with crew-stableTue, 19 Mar 2013 16:19:45 -0700, by Bryan O'Sullivan
-
largefiles: don't query the dirstate for key NoneTue, 19 Mar 2013 13:49:34 -0700, by Siddharth Agarwal
-
mergeMon, 18 Mar 2013 19:59:05 -0500, by Kevin Bullock
-
bookmarks: moving the active bookmark deactivates itSat, 16 Mar 2013 22:48:22 -0500, by Kevin Bullock
-
bookmarks: allow (re-)activating a bookmark on the current changesetSat, 16 Mar 2013 21:36:44 -0500, by Kevin Bullock
-
applyupdates: assign variable before we try to use it (issue3855)Mon, 18 Mar 2013 16:37:20 -0500, by Kevin Bullock
-
revset: don't abort when regex to tag() matches nothing (issue3850)Mon, 18 Mar 2013 16:04:10 -0500, by Kevin Bullock
-
rebase: fix --collapse when a file was added then removedFri, 15 Mar 2013 11:23:29 -0700, by Durham Goode
-
MergeSun, 17 Mar 2013 23:27:14 -0500, by Augie Fackler
-
grep: use re2 if possibleMon, 11 Mar 2013 12:07:33 -0700, by Bryan O'Sullivan
-
util: add flag support to compilereMon, 11 Mar 2013 12:06:13 -0700, by Bryan O'Sullivan
-
bookmarks: fix test broken by 0bba1ff2ac7bSat, 16 Mar 2013 21:21:54 -0500, by Kevin Bullock
-
bookmarks: allow moving a bookmark forward to a descendantFri, 15 Mar 2013 23:39:07 -0500, by Kevin Bullock
-
hgweb: change manifest archive links to only archive the current directoryTue, 26 Feb 2013 21:20:35 +0100, by Angel Ezquerra
-
hgweb: teach archive how to download a specific directory or fileSun, 10 Feb 2013 11:52:05 +0100, by Angel Ezquerra
-
test-archive: gracefully handle HTTPErrors on get-with-headersWed, 06 Feb 2013 10:06:45 +0100, by Angel Ezquerra
-
bash_completion: tell an editor what type of file this isThu, 14 Mar 2013 16:56:10 -0700, by Bryan O'Sullivan
-
bash_completion: allow remove to complete normal filesThu, 14 Mar 2013 16:50:53 -0700, by Bryan O'Sullivan
-
bash_completion: match more narrowlyThu, 14 Mar 2013 16:49:02 -0700, by Bryan O'Sullivan
-
blackbox: add backup bundle paths to blackbox logsWed, 13 Mar 2013 10:43:51 -0700, by Durham Goode
-
tests: fix test-profile to not depend on HGPROF environment variableTue, 12 Mar 2013 10:37:48 -0700, by Durham Goode
-
merge with crew-stableTue, 12 Mar 2013 10:43:59 -0700, by Bryan O'Sullivan
-
tests: fix test-profile to not depend on HGPROF environment variableTue, 12 Mar 2013 10:37:48 -0700, by Durham Goode
-
check-code: do not prepend "warning" to a failure messageSat, 09 Mar 2013 22:14:46 +0100, by Simon Heimberg
-
merge with crew-stableSat, 09 Mar 2013 16:09:27 -0800, by Bryan O'Sullivan
-
strip: make --keep option not set all dirstate times to 0Wed, 06 Mar 2013 20:13:09 -0800, by Durham Goode
-
sshpeer: store subprocess so it cleans up correctlyFri, 08 Mar 2013 16:59:36 -0800, by Durham Goode
-
blackbox: fix exception when logging commands with format charactersThu, 28 Feb 2013 10:12:26 -0800, by Durham Goode
-
localrepo: always write the filtered phasecache when nodes are destroyed (issue3827) stableSat, 23 Mar 2013 13:34:50 +0200, by Idan Kamara
-
rebase: restore active bookmark after rebase --continue stableMon, 11 Mar 2013 15:37:28 -0700, by Durham Goode
-
setup.py: add metadata to register package to PyPI stableMon, 04 Mar 2013 10:13:28 +0100, by Benoit Boissinot
-
minirst: optimize HTML table generation a bitSat, 09 Feb 2013 21:51:21 +0000, by Dan Villiom Podlaski Christiansen
-
minirst: HTML formatter tweaksSat, 09 Feb 2013 21:51:21 +0000, by Dan Villiom Podlaski Christiansen
-
minirst: CGI escape strings prior to embedding it in the HTMLSat, 09 Feb 2013 17:44:25 -0500, by Dan Villiom Podlaski Christiansen
-
minirst: don't generate TH elements for the first row in tableSat, 09 Feb 2013 21:51:21 +0000, by Dan Villiom Podlaski Christiansen
-
help: use a full header for topic titlesSun, 10 Feb 2013 12:58:57 +0100, by Dan Villiom Podlaski Christiansen
-
hgweb: generate HTML documentationSat, 09 Feb 2013 21:51:21 +0000, by Dan Villiom Podlaski Christiansen
-
help: move the majority of the help command to the help moduleSat, 09 Feb 2013 21:51:21 +0000, by Dan Villiom Podlaski Christiansen
-
hgweb help: split up long lines (in generated output)Sat, 09 Feb 2013 21:51:21 +0000, by Dan Villiom Podlaski Christiansen
-
hgweb help: add testsFri, 01 Mar 2013 19:42:42 +0100, by Dan Villiom Podlaski Christiansen
-
merge with stableFri, 01 Mar 2013 10:05:37 -0600, by Kevin Bullock
-
merge with crewThu, 28 Feb 2013 21:58:37 -0600, by Matt Mackall
-
setparents: drop copies from dropped p2 (issue3843) stable 2.5.2Thu, 28 Feb 2013 21:29:31 -0600, by Matt Mackall
-
httppeer: avoid large dumps when we don't see an hgweb repoSun, 17 Feb 2013 14:41:31 -0600, by Matt Mackall
-
httppeer: improve protocol checkSun, 17 Feb 2013 14:34:53 -0600, by Matt Mackall
-
util: add a timed function for use during developmentThu, 28 Feb 2013 13:11:42 -0800, by Bryan O'Sullivan
-
util: generalize bytecount to unitcountfnThu, 28 Feb 2013 12:51:18 -0800, by Bryan O'Sullivan
-
help: new SHA-1 fingerprint of hg.intevation.org in hostfingerprints exampleThu, 28 Feb 2013 21:34:44 +0100, by Thomas Arendsen Hein
-
tests: work around msys bash mangling of paths in test-mq.tTue, 26 Feb 2013 21:04:50 +0100, by Mads Kiilerich
-
largefiles: remove wrong comment on standin matcher and code for creating dirsThu, 28 Feb 2013 14:05:15 +0100, by Mads Kiilerich
-
merge with stableThu, 28 Feb 2013 14:51:59 +0100, by Mads Kiilerich