Mercurial > hg
graph
-
hgk: simplify tags parserTue, 16 Oct 2012 22:41:44 +0200, by Andrew Shadura
-
hgk: add support for phasesFri, 22 Mar 2013 09:19:41 -0700, by Andrew Shadura
-
hgk: in popups, replace labels with window titlesSun, 10 Mar 2013 16:42:23 +0100, by Andrew Shadura
-
hgk: update backgroud colour when Ttk is availableSun, 10 Mar 2013 16:42:16 +0100, by Andrew Shadura
-
hgk: fix pop-up windowsTue, 16 Oct 2012 15:31:56 +0200, by Andrew Shadura
-
hgk: don't use fixed format for datesSun, 10 Mar 2013 16:12:26 +0100, by Andrew Shadura
-
hgk: reformat changsets fieldsSun, 10 Mar 2013 16:07:57 +0100, by Andrew Shadura
-
hgk: drop committer field from the UITue, 16 Oct 2012 15:07:41 +0200, by Andrew Shadura
-
test-completion: test completion of tagsThu, 21 Mar 2013 22:42:51 -0700, by Bryan O'Sullivan
-
debugpathcomplete: satisfy the code checkerThu, 21 Mar 2013 22:29:31 -0700, by Bryan O'Sullivan
-
tests: test debugpathcomplete and debuglabelcompleteThu, 21 Mar 2013 22:26:01 -0700, by Bryan O'Sullivan
-
tests: rename test-debugcomplete.t to test-completion.tThu, 21 Mar 2013 22:22:21 -0700, by Bryan O'Sullivan
-
pathcomplete: complete directories more conservativelyThu, 21 Mar 2013 22:10:54 -0700, by Bryan O'Sullivan
-
sadclown: another test failure eluded meThu, 21 Mar 2013 21:20:40 -0700, by Bryan O'Sullivan
-
bash_completion: recognize normal command abbreviationsThu, 21 Mar 2013 21:07:22 -0700, by Bryan O'Sullivan
-
completion: selectively use debugpathcomplete in bash_completionThu, 21 Mar 2013 16:31:29 -0700, by Bryan O'Sullivan
-
completion: add a debugpathcomplete commandThu, 21 Mar 2013 16:31:28 -0700, by Bryan O'Sullivan
-
tests: add new command to test-debugcompleteThu, 21 Mar 2013 11:35:34 -0700, by Bryan O'Sullivan
-
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