Mercurial > hg
graph
-
doc: use our own rst2man.py script (issue1746)Thu, 03 Sep 2009 21:36:44 +0200, by Martin Geisler
-
util, minirst: do not crash with COLUMNS=0Thu, 03 Sep 2009 21:07:06 +0200, by Martin Geisler
-
manifestdict: remove unnecessary dictionary copyThu, 03 Sep 2009 02:42:56 +0200, by Benoit Boissinot
-
manifest.add(): cleanup worklist construction and iterationWed, 02 Sep 2009 21:05:43 +0200, by Benoit Boissinot
-
manifest: simplify cache handling, use a unique cacheWed, 02 Sep 2009 21:05:01 +0200, by Benoit Boissinot
-
manifest.add(): simplify with iterators and generator expressionsWed, 02 Sep 2009 20:18:35 +0200, by Benoit Boissinot
-
color: do all setup in uisetupSat, 29 Aug 2009 00:30:03 +0200, by Martin Geisler
-
extensions: pass ui arguement to extsetup if acceptedSun, 16 Aug 2009 00:41:24 +0200, by Simon Heimberg
-
extensions: load and configure extensions in well-defined phasesSat, 29 Aug 2009 00:29:16 +0200, by Martin Geisler
-
highlight: move code from module top-level into extsetupFri, 28 Aug 2009 22:14:04 +0200, by Martin Geisler
-
run-tests: standardize on --foo instead of -f/--fooFri, 28 Aug 2009 20:53:03 +0200, by Martin Geisler
-
run-tests: use parser.error for cmdline option errorsFri, 28 Aug 2009 20:50:54 +0200, by Martin Geisler
-
doc/README: rst2man is now in Docutils properFri, 28 Aug 2009 20:28:06 +0200, by Martin Geisler
-
doc/Makefile: detect the right name for rst2man and rst2htmlThu, 20 Aug 2009 23:35:46 +0200, by Mads Kiilerich
-
Merge with crew-stableThu, 27 Aug 2009 00:01:03 +0200, by Martin Geisler
-
test-keyword: update output to match 5d49fdef6fd0Thu, 27 Aug 2009 00:00:15 +0200, by Martin Geisler
-
hgweb: show diff header line in raw diffsWed, 26 Aug 2009 14:58:09 +0200, by Dirkjan Ochtman
-
doc/Makefile: Don't show Makefile comments in outputThu, 20 Aug 2009 23:35:47 +0200, by Mads Kiilerich
-
doc/Makefile: detect rst2man errorsThu, 20 Aug 2009 23:35:37 +0200, by Mads Kiilerich
-
test-hooks: Don't hide the value of HG_PENDINGWed, 19 Aug 2009 00:45:24 +0200, by Mads Kiilerich
-
ui: fix NameError in ui.progress due to unit/units typoTue, 18 Aug 2009 14:47:41 -0400, by Brodie Rao
-
util: quicker fspath, do not lower names when the length is differentWed, 29 Jul 2009 14:21:18 +0200, by Simon Heimberg
-
test-casefolding: fix wrong case on hfs on linuxFri, 07 Aug 2009 15:40:51 +0200, by Simon Heimberg
-
hghave: check for case insensitive filesystem in current dirFri, 07 Aug 2009 15:34:54 +0200, by Simon Heimberg
-
run-tests: expand --tmpdir and create it if neededSat, 15 Aug 2009 21:19:57 +0900, by Nicolas Dumazet
-
patch: remove the unused, broken reverse() functionSun, 23 Aug 2009 14:32:58 +0200, by Nicolas Dumazet
-
patch: readgitpatch: remove unused variable 'src'Mon, 24 Aug 2009 14:40:21 +0200, by Nicolas Dumazet
-
use 'x in dict' instead of 'dict.has_key(x)'Mon, 24 Aug 2009 21:00:34 +0200, by Nicolas Dumazet
-
churn: use genexps now that we dropped 2.3 compatibilityWed, 26 Aug 2009 13:07:27 +0200, by Nicolas Dumazet
-
merge with crew-stableWed, 26 Aug 2009 13:05:51 +0200, by Dirkjan Ochtman
-
churn: issue833 was reintroduced in 9bc46d069a76, correct it and add a testMon, 24 Aug 2009 12:47:44 +0200, by Nicolas Dumazet
-
templatefilters: indent: do not compute text.endswith('\n') in each iterationSat, 22 Aug 2009 19:40:15 +0200, by Nicolas Dumazet
-
util: canonpath: simplify logicSat, 22 Aug 2009 15:47:03 +0200, by Nicolas Dumazet
-
Merge with crew-stableSun, 23 Aug 2009 13:03:10 +0200, by Patrick Mezard
-
test-parse-date: test 12-hours time formats (issue1804)Sun, 23 Aug 2009 11:32:44 +0200, by Patrick Mezard
-
util: Fix date format for 12-hour time.Fri, 21 Aug 2009 21:52:57 +1200, by Carey Evans
-
test-command-template: Don't diff files with same contentSat, 22 Aug 2009 15:36:52 +0200, by Mads Kiilerich
-
Merge with crew-stableSat, 22 Aug 2009 10:52:53 +0200, by Martin Geisler
-
hgrc.5: document %unset directiveSat, 22 Aug 2009 10:50:29 +0200, by Martin Geisler
-
merge with crew-stableSat, 22 Aug 2009 10:25:50 +0200, by Dirkjan Ochtman
-
dirstate.write: don't ignore stat data if mtime is in the future (issue1790)Fri, 21 Aug 2009 14:17:23 +0200, by Adrian Buehlmann
-
Merge with crew-stableSat, 22 Aug 2009 01:37:28 +0200, by Martin Geisler
-
hgrc.5: document %include directiveSat, 22 Aug 2009 01:34:56 +0200, by Martin Geisler
-
mq: don't mention qtop in module doc stringFri, 21 Aug 2009 16:58:30 +0200, by Martin Geisler
-
color: no need for itertools, zip() is good enoughFri, 21 Aug 2009 14:29:54 +0200, by Patrick Mezard
-
log: fix traceback for log -k caused by 1ef630452e0b (issue1805)Fri, 21 Aug 2009 09:33:27 +0200, by Dirkjan Ochtman
-
templater: remove support for ## template variablesThu, 20 Aug 2009 10:41:56 +0200, by Dirkjan Ochtman
-
graphlog: simplify ascii drawing to process one cset at a timeThu, 20 Aug 2009 08:49:01 +0200, by Dirkjan Ochtman
-
graphlog: shorter variable names, fewer underscores, single state containerThu, 20 Aug 2009 08:36:20 +0200, by Dirkjan Ochtman
-
graphlog: move common code into function again, change function typesThu, 20 Aug 2009 08:35:35 +0200, by Dirkjan Ochtman
-
graphlog: extract some setup code out of common functionsThu, 20 Aug 2009 08:35:03 +0200, by Dirkjan Ochtman
-
cmdutil: use context objects for walkchangerevs()Thu, 20 Aug 2009 08:34:22 +0200, by Dirkjan Ochtman
-
tags: don't crash if unable to write tag cacheTue, 18 Aug 2009 22:07:43 -0400, by Greg Ward
-
mq: get rid of qnext, qprev and qtopWed, 19 Aug 2009 12:51:07 +0200, by Dirkjan Ochtman
-
mq: add options to qapplied/qunapplied to act like qprev/qnextWed, 19 Aug 2009 12:50:46 +0200, by Dirkjan Ochtman
-
hgweb: add web.descend configuration variableWed, 19 Aug 2009 12:47:04 +0200, by Dirkjan Ochtman
-
help: align columns "hg help templates" outputTue, 18 Aug 2009 13:59:30 +0200, by Martin Geisler
-
Merge with crew-stableTue, 18 Aug 2009 13:55:34 +0200, by Martin Geisler
-
help: show results of all date filtersTue, 18 Aug 2009 13:40:19 +0200, by Martin Geisler
-
help: document isodatesec and rfc3339 filters (issue1799)Tue, 18 Aug 2009 13:00:13 +0200, by Martin Geisler