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
-
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
-
largefiles: updatelfiles should use working dir standins, not standins from p1 stableThu, 28 Feb 2013 13:45:18 +0100, by Mads Kiilerich
-
largefiles: simplify cachelfiles - don't spend a lot of time checking hashes stableThu, 28 Feb 2013 13:45:18 +0100, by Mads Kiilerich
-
largefiles: don't let update leave wrong largefiles in wd if fetch fails stableThu, 28 Feb 2013 13:45:18 +0100, by Mads Kiilerich
-
largefiles: missing largefiles should not be committed as removed stableThu, 28 Feb 2013 13:45:18 +0100, by Mads Kiilerich
-
largefiles: don't assume that .hg/largefiles/ still exists stableThu, 28 Feb 2013 13:45:18 +0100, by Mads Kiilerich
-
largefiles: getstandinmatcher should not depend on existence of directories stableThu, 28 Feb 2013 13:45:18 +0100, by Mads Kiilerich
-
tests: don't rely on broken behaviour in test-largefiles-cache.t stableThu, 28 Feb 2013 13:44:59 +0100, by Mads Kiilerich
-
largefiles: fix download of largefiles from an empty list of changesets stableThu, 28 Feb 2013 13:44:24 +0100, by Mads Kiilerich
-
largefiles: fix off-by-one error on pull --all-largefiles stableThu, 28 Feb 2013 13:44:22 +0100, by Mads Kiilerich
-
tests: remove glob lines which unnecessary match / for \ on windowsSat, 23 Feb 2013 22:54:57 +0100, by Simon Heimberg
-
tests: append glob to filename output when required for windowsSat, 23 Feb 2013 22:07:38 +0100, by Simon Heimberg
-
convert: stabilize cvsps commitid sort orderFri, 22 Feb 2013 16:40:27 -0600, by Matt Mackall
-
pager: catch ctrl-c on exit (issue3834)Fri, 22 Feb 2013 15:17:33 -0600, by Matt Mackall
-
merge with crewFri, 22 Feb 2013 13:46:54 -0600, by Matt Mackall
-
templater: properly handle file_copies with %Fri, 22 Feb 2013 13:45:46 -0600, by Matt Mackall
-
localrepo: iterate over manifest key/value pairs in statusFri, 22 Feb 2013 10:05:22 -0800, by Bryan O'Sullivan
-
match: more accurately report when we're always going to matchThu, 21 Feb 2013 12:55:39 -0800, by Bryan O'Sullivan
-
scmutil: fix NameError on windowsThu, 21 Feb 2013 13:16:02 -0600, by Kevin Bullock
-
commands: exit from the log loop at the right timeWed, 20 Feb 2013 11:31:41 -0800, by Bryan O'Sullivan
-
cmdutil: use a small initial window with --limitWed, 20 Feb 2013 11:31:38 -0800, by Bryan O'Sullivan
-
worker: handle worker failures more aggressivelyWed, 20 Feb 2013 11:31:34 -0800, by Bryan O'Sullivan
-
worker: fix a race in SIGINT handlingWed, 20 Feb 2013 11:31:31 -0800, by Bryan O'Sullivan
-
worker: on error, exit similarly to the first failing workerWed, 20 Feb 2013 11:31:27 -0800, by Bryan O'Sullivan
-
merge with stableTue, 19 Feb 2013 13:35:39 -0600, by Kevin Bullock
-
merge with mainTue, 19 Feb 2013 13:35:25 -0600, by Kevin Bullock
-
largefiles: don't cache largefiles for pulled heads by defaultSat, 09 Feb 2013 21:07:42 +0000, by Na'Tosha Bard
-
merge with stableMon, 18 Feb 2013 13:21:27 -0600, by Matt Mackall
-
merge with crewMon, 18 Feb 2013 13:20:59 -0600, by Matt Mackall
-
bundle: treat branches created newly on the local correctly (issue3828) stableMon, 18 Feb 2013 00:04:28 +0900, by FUJIWARA Katsunori
-
merge with stableFri, 15 Feb 2013 21:20:24 -0600, by Kevin Bullock
-
mergetools: vimdiff issue a warning explaining how to abort stableFri, 15 Feb 2013 11:28:04 +0100, by Pierre-Yves David
-
httppeer: improve protocol checkSun, 17 Feb 2013 14:34:53 -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
-
mergetools: refine vimdiff warning messageFri, 15 Feb 2013 15:06:43 -0600, by Kevin Bullock
-
mergetools: vimdiff issue a warning explaining how to abortFri, 15 Feb 2013 11:28:04 +0100, by Pierre-Yves David
-
dispatch: also a separate warning message on aliases with --configTue, 12 Feb 2013 22:15:31 +0100, by Simon Heimberg
-
extensions: remove erroneous commentThu, 14 Feb 2013 13:56:02 -0600, by Kevin Bullock
-
blackbox: do not translate the log messagesWed, 13 Feb 2013 12:51:30 -0800, by Durham Goode
-
scmutil: split platform-specific bits into their own modulesTue, 12 Feb 2013 11:36:21 -0600, by Kevin Bullock
-
backout: call cmdutil.commit directly instead of commands.commitTue, 12 Feb 2013 16:36:44 +0000, by Kevin Bullock