Mercurial > hg-stable
graph
-
templater: return data in increasing chunk sizesFri, 21 Nov 2008 15:51:40 -0800, by Brendan Cully
-
tests: fix tests broken by 03b60f2f90bfSat, 22 Nov 2008 16:57:49 +0100, by Dirkjan Ochtman
-
hgweb (coal/paper): make file, diff and annotate easier to renderThu, 20 Nov 2008 18:15:50 -0800, by Brendan Cully
-
inotify: fix status . in repo.rootWed, 19 Nov 2008 13:00:48 -0800, by Brendan Cully
-
patch: isolate patchfile filesystem calls into methodsWed, 19 Nov 2008 13:27:57 +0100, by Patrick Mezard
-
patch: pass an opener to patchfileWed, 19 Nov 2008 13:27:57 +0100, by Patrick Mezard
-
util_win32: implement posixfile_nt.readlines()Tue, 18 Nov 2008 13:20:55 +0100, by Patrick Mezard
-
patch: remove useless unlink() callWed, 19 Nov 2008 13:27:57 +0100, by Patrick Mezard
-
dispatch: generalize signature checking for extension command wrappingTue, 18 Nov 2008 16:02:14 -0600, by Matt Mackall
-
update help on git diffsTue, 18 Nov 2008 15:35:34 -0600, by Matt Mackall
-
zsh: make resolve with no options only complete unresolved filesMon, 17 Nov 2008 11:45:38 -0800, by Brendan Cully
-
mergetools: add pointer to the usual filemerge pathSun, 16 Nov 2008 20:56:55 -0800, by Brendan Cully
-
zsh: support for resolveSun, 16 Nov 2008 19:49:36 -0800, by Brendan Cully
-
graphlog: fix regression with filelogs introduced by 7bc62ebe7693Sun, 16 Nov 2008 20:55:30 +0100, by Peter Arrenbrecht
-
Merge with crew-stableSat, 15 Nov 2008 15:57:12 +0100, by Patrick Mezard
-
convert: be even more tolerant when detecting svn tagsSat, 15 Nov 2008 15:51:26 +0100, by Patrick Mezard
-
test-pull-branch: make it executableSat, 15 Nov 2008 15:09:11 +0100, by Patrick Mezard
-
graphlog: fix python2.3 incompatibility (used genexp, sorted())Sat, 15 Nov 2008 12:27:40 +0100, by Dirkjan Ochtman
-
keyword: move common code out of commit conditionFri, 14 Nov 2008 22:29:03 +0100, by Christian Ebert
-
lookup: fast-paths for int and 'tip'Fri, 14 Nov 2008 14:12:43 -0600, by Matt Mackall
-
doc: handle shortened command synopsesFri, 14 Nov 2008 14:12:16 -0600, by Matt Mackall
-
keyword: be more efficient about ctx usageFri, 14 Nov 2008 19:10:09 +0100, by Dirkjan Ochtman
-
graphlog: kill whitespace from earlier refactoringFri, 14 Nov 2008 18:34:47 +0100, by Dirkjan Ochtman
-
extensions: copy __module__ for wrapped commandsFri, 14 Nov 2008 14:17:42 +0100, by Dirkjan Ochtman
-
pull: update to branch tip if there is only one head on the current branchFri, 14 Nov 2008 14:36:17 +0100, by Benoit Allard
-
graphlog: use built-in log output bufferingFri, 14 Nov 2008 13:48:23 +0100, by Dirkjan Ochtman
-
graphlog: refactor common grapher codeFri, 14 Nov 2008 13:44:10 +0100, by Peter Arrenbrecht
-
cmdutil: use change contexts for cset-printer and cset-templaterFri, 14 Nov 2008 13:59:25 +0100, by Dirkjan Ochtman
-
context: use descriptors to speed up lazy attributesFri, 14 Nov 2008 12:44:26 +0100, by Dirkjan Ochtman
-
context: special-case changectx setup for integer changeidThu, 13 Nov 2008 21:09:51 +0100, by Dirkjan Ochtman
-
Add contrib/perf.py for performance testingThu, 13 Nov 2008 12:52:03 -0600, by Matt Mackall
-
lookup: speed up partial lookupWed, 12 Nov 2008 19:11:34 -0600, by Matt Mackall
-
help: remove redundant 'hg <command>' from command synopsesWed, 12 Nov 2008 19:11:09 -0600, by Matt Mackall
-
revlog: speed up parents()Wed, 12 Nov 2008 15:58:46 -0600, by Matt Mackall
-
revlog: remove delta functionWed, 12 Nov 2008 15:32:16 -0600, by Matt Mackall
-
linkrev: take a revision number rather than a hashWed, 12 Nov 2008 15:19:14 -0600, by Matt Mackall
-
patchbomb: add option to send intro email for a single patch (issue1120)Thu, 13 Nov 2008 10:11:32 +0100, by Chris Winter
-
patchbomb: fix patch name generation in patch seriesWed, 12 Nov 2008 19:12:32 +0100, by Peter Arrenbrecht
-
patchbomb: add tests for diffstat, inline, and attach optionsWed, 12 Nov 2008 19:12:26 +0100, by Peter Arrenbrecht
-
patchbomb: make test markers more syntax highlighter friendlyWed, 12 Nov 2008 19:12:21 +0100, by Peter Arrenbrecht
-
graphlog: add assertion for allowed n_column_diff rangeWed, 12 Nov 2008 16:32:21 +0100, by Peter Arrenbrecht
-
graphlog: drop redundant comment (see docstring)Wed, 12 Nov 2008 16:32:35 +0100, by Peter Arrenbrecht
-
patchbomb: extract a bunch of nested functionsWed, 12 Nov 2008 14:36:16 +0100, by Dirkjan Ochtman
-
patchbomb: make `hg email` reusable for other patch sourcesWed, 12 Nov 2008 14:07:47 +0100, by Peter Arrenbrecht
-
patchbomb: make options to email command reusableWed, 12 Nov 2008 14:01:09 +0100, by Peter Arrenbrecht
-
Backed out changeset c5dbe86b0fee (issue1375)Wed, 12 Nov 2008 09:08:43 +0100, by Benoit Boissinot
-
inotify: fix replacing a folder with a file (issue1375)Tue, 11 Nov 2008 23:16:59 +0100, by Benoit Boissinot
-
fix test-export portability (issue1383)Sun, 09 Nov 2008 12:15:32 +0100, by Benoit Boissinot
-
merge with mpmSat, 08 Nov 2008 00:29:04 +0100, by Dirkjan Ochtman
-
tests: fix test failures from default/template changesSat, 08 Nov 2008 00:27:51 +0100, by Dirkjan Ochtman
-
tests: make killdaemons.py executableFri, 07 Nov 2008 23:56:02 +0100, by Dirkjan Ochtman
-
hgweb: fix up the less/more links on the graph pageFri, 07 Nov 2008 23:31:12 +0100, by Dirkjan Ochtman
-
tests: add killdaemons helper scriptFri, 07 Nov 2008 16:28:53 -0600, by Matt Mackall
-
run-tests: allow turning off diff displayFri, 07 Nov 2008 16:28:52 -0600, by Matt Mackall
-
protocol: avoid sending outrageously large between requestsFri, 07 Nov 2008 15:30:25 -0600, by Matt Mackall
-
tests: fix test-hgweb to not leak directory nameThu, 06 Nov 2008 13:15:35 -0600, by Matt Mackall
-
hgweb: improve color discrimination for paper and coalThu, 06 Nov 2008 12:46:34 -0600, by Matt Mackall
-
hgweb: update tests for paper styleThu, 06 Nov 2008 12:22:09 -0600, by Matt Mackall
-
hgweb: move old style to spartan/Thu, 06 Nov 2008 11:57:37 -0600, by Matt Mackall
-
hgweb: Change default style to paperThu, 06 Nov 2008 11:56:01 -0600, by Matt Mackall