Mercurial > hg-stable
graph
-
doc/README: simplify instructionsThu, 03 Sep 2009 21:40:45 +0200, by Martin Geisler
-
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