Fri, 14 Nov 2008 13:48:23 +0100 graphlog: use built-in log output buffering
Dirkjan Ochtman <dirkjan@ochtman.nl> [Fri, 14 Nov 2008 13:48:23 +0100] rev 7371
graphlog: use built-in log output buffering
Fri, 14 Nov 2008 13:44:10 +0100 graphlog: refactor common grapher code
Peter Arrenbrecht <peter.arrenbrecht@gmail.com> [Fri, 14 Nov 2008 13:44:10 +0100] rev 7370
graphlog: refactor common grapher code Extracts the column and edge determination code into a separate function usable on generic DAGs with at most 2 parents per node. grapher() is very similar to graphmod.graph(). I shall look into merging them when I try visualizing patch branches in hgweb. Started using contexts and renamed a bunch of variables (fewer underscores).
Fri, 14 Nov 2008 13:59:25 +0100 cmdutil: use change contexts for cset-printer and cset-templater
Dirkjan Ochtman <dirkjan@ochtman.nl> [Fri, 14 Nov 2008 13:59:25 +0100] rev 7369
cmdutil: use change contexts for cset-printer and cset-templater
Fri, 14 Nov 2008 12:44:26 +0100 context: use descriptors to speed up lazy attributes
Dirkjan Ochtman <dirkjan@ochtman.nl> [Fri, 14 Nov 2008 12:44:26 +0100] rev 7368
context: use descriptors to speed up lazy attributes
Thu, 13 Nov 2008 21:09:51 +0100 context: special-case changectx setup for integer changeid
Dirkjan Ochtman <dirkjan@ochtman.nl> [Thu, 13 Nov 2008 21:09:51 +0100] rev 7367
context: special-case changectx setup for integer changeid
Thu, 13 Nov 2008 12:52:03 -0600 Add contrib/perf.py for performance testing
Matt Mackall <mpm@selenic.com> [Thu, 13 Nov 2008 12:52:03 -0600] rev 7366
Add contrib/perf.py for performance testing
Wed, 12 Nov 2008 19:11:34 -0600 lookup: speed up partial lookup
Matt Mackall <mpm@selenic.com> [Wed, 12 Nov 2008 19:11:34 -0600] rev 7365
lookup: speed up partial lookup
Wed, 12 Nov 2008 19:11:09 -0600 help: remove redundant 'hg <command>' from command synopses
Matt Mackall <mpm@selenic.com> [Wed, 12 Nov 2008 19:11:09 -0600] rev 7364
help: remove redundant 'hg <command>' from command synopses
Wed, 12 Nov 2008 15:58:46 -0600 revlog: speed up parents()
Matt Mackall <mpm@selenic.com> [Wed, 12 Nov 2008 15:58:46 -0600] rev 7363
revlog: speed up parents()
Wed, 12 Nov 2008 15:32:16 -0600 revlog: remove delta function
Matt Mackall <mpm@selenic.com> [Wed, 12 Nov 2008 15:32:16 -0600] rev 7362
revlog: remove delta function
Wed, 12 Nov 2008 15:19:14 -0600 linkrev: take a revision number rather than a hash
Matt Mackall <mpm@selenic.com> [Wed, 12 Nov 2008 15:19:14 -0600] rev 7361
linkrev: take a revision number rather than a hash
Thu, 13 Nov 2008 10:11:32 +0100 patchbomb: add option to send intro email for a single patch (issue1120)
Chris Winter <elwintro@gmail.com> [Thu, 13 Nov 2008 10:11:32 +0100] rev 7360
patchbomb: add option to send intro email for a single patch (issue1120)
Wed, 12 Nov 2008 19:12:32 +0100 patchbomb: fix patch name generation in patch series
Peter Arrenbrecht <peter.arrenbrecht@gmail.com> [Wed, 12 Nov 2008 19:12:32 +0100] rev 7359
patchbomb: fix patch name generation in patch series
Wed, 12 Nov 2008 19:12:26 +0100 patchbomb: add tests for diffstat, inline, and attach options
Peter Arrenbrecht <peter.arrenbrecht@gmail.com> [Wed, 12 Nov 2008 19:12:26 +0100] rev 7358
patchbomb: add tests for diffstat, inline, and attach options
Wed, 12 Nov 2008 19:12:21 +0100 patchbomb: make test markers more syntax highlighter friendly
Peter Arrenbrecht <peter.arrenbrecht@gmail.com> [Wed, 12 Nov 2008 19:12:21 +0100] rev 7357
patchbomb: make test markers more syntax highlighter friendly
Wed, 12 Nov 2008 16:32:21 +0100 graphlog: add assertion for allowed n_column_diff range
Peter Arrenbrecht <peter.arrenbrecht@gmail.com> [Wed, 12 Nov 2008 16:32:21 +0100] rev 7356
graphlog: add assertion for allowed n_column_diff range
Wed, 12 Nov 2008 16:32:35 +0100 graphlog: drop redundant comment (see docstring)
Peter Arrenbrecht <peter.arrenbrecht@gmail.com> [Wed, 12 Nov 2008 16:32:35 +0100] rev 7355
graphlog: drop redundant comment (see docstring)
Wed, 12 Nov 2008 14:36:16 +0100 patchbomb: extract a bunch of nested functions
Dirkjan Ochtman <dirkjan@ochtman.nl> [Wed, 12 Nov 2008 14:36:16 +0100] rev 7354
patchbomb: extract a bunch of nested functions - clarifies dependencies on variables - extracts potentially useful utility functions - no need for separate confirm() function - error message style conformance - PEP 8 conformance
Wed, 12 Nov 2008 14:07:47 +0100 patchbomb: make `hg email` reusable for other patch sources
Peter Arrenbrecht <peter.arrenbrecht@gmail.com> [Wed, 12 Nov 2008 14:07:47 +0100] rev 7353
patchbomb: make `hg email` reusable for other patch sources Adds two internal options, patches and patchnames, which allow other extensions to email a given set of patches. The pbranch extension needs this to send its patches which are diffs between topic branches.
Wed, 12 Nov 2008 14:01:09 +0100 patchbomb: make options to email command reusable
Peter Arrenbrecht <peter.arrenbrecht@gmail.com> [Wed, 12 Nov 2008 14:01:09 +0100] rev 7352
patchbomb: make options to email command reusable Makes the option set that controls the actual emailing of the patches available as patchbomb.emailopts.
Wed, 12 Nov 2008 09:08:43 +0100 Backed out changeset c5dbe86b0fee (issue1375)
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Wed, 12 Nov 2008 09:08:43 +0100] rev 7351
Backed out changeset c5dbe86b0fee (issue1375)
Tue, 11 Nov 2008 23:16:59 +0100 inotify: fix replacing a folder with a file (issue1375)
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Tue, 11 Nov 2008 23:16:59 +0100] rev 7350
inotify: fix replacing a folder with a file (issue1375)
Sun, 09 Nov 2008 12:15:32 +0100 fix test-export portability (issue1383)
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Sun, 09 Nov 2008 12:15:32 +0100] rev 7349
fix test-export portability (issue1383) wc outputs with leading spaces on *BSD
Sat, 08 Nov 2008 00:29:04 +0100 merge with mpm
Dirkjan Ochtman <dirkjan@ochtman.nl> [Sat, 08 Nov 2008 00:29:04 +0100] rev 7348
merge with mpm
Sat, 08 Nov 2008 00:27:51 +0100 tests: fix test failures from default/template changes
Dirkjan Ochtman <dirkjan@ochtman.nl> [Sat, 08 Nov 2008 00:27:51 +0100] rev 7347
tests: fix test failures from default/template changes
Fri, 07 Nov 2008 23:56:02 +0100 tests: make killdaemons.py executable
Dirkjan Ochtman <dirkjan@ochtman.nl> [Fri, 07 Nov 2008 23:56:02 +0100] rev 7346
tests: make killdaemons.py executable
Fri, 07 Nov 2008 23:31:12 +0100 hgweb: fix up the less/more links on the graph page
Dirkjan Ochtman <dirkjan@ochtman.nl> [Fri, 07 Nov 2008 23:31:12 +0100] rev 7345
hgweb: fix up the less/more links on the graph page Previously, they pointed to a non-intuitive revision, and got borked when using a URL-specified style combined with alternate revcounts.
Fri, 07 Nov 2008 16:28:53 -0600 tests: add killdaemons helper script
Matt Mackall <mpm@selenic.com> [Fri, 07 Nov 2008 16:28:53 -0600] rev 7344
tests: add killdaemons helper script
Fri, 07 Nov 2008 16:28:52 -0600 run-tests: allow turning off diff display
Matt Mackall <mpm@selenic.com> [Fri, 07 Nov 2008 16:28:52 -0600] rev 7343
run-tests: allow turning off diff display
Fri, 07 Nov 2008 15:30:25 -0600 protocol: avoid sending outrageously large between requests
Matt Mackall <mpm@selenic.com> [Fri, 07 Nov 2008 15:30:25 -0600] rev 7342
protocol: avoid sending outrageously large between requests
Thu, 06 Nov 2008 13:15:35 -0600 tests: fix test-hgweb to not leak directory name
Matt Mackall <mpm@selenic.com> [Thu, 06 Nov 2008 13:15:35 -0600] rev 7341
tests: fix test-hgweb to not leak directory name
Thu, 06 Nov 2008 12:46:34 -0600 hgweb: improve color discrimination for paper and coal
Matt Mackall <mpm@selenic.com> [Thu, 06 Nov 2008 12:46:34 -0600] rev 7340
hgweb: improve color discrimination for paper and coal
Thu, 06 Nov 2008 12:22:09 -0600 hgweb: update tests for paper style
Matt Mackall <mpm@selenic.com> [Thu, 06 Nov 2008 12:22:09 -0600] rev 7339
hgweb: update tests for paper style diff -r ca03debb3dcd -r 4e1e6aee37e8 tests/test-hgweb-commands.out Binary file tests/test-hgweb-commands.out has changed
Thu, 06 Nov 2008 11:57:37 -0600 hgweb: move old style to spartan/
Matt Mackall <mpm@selenic.com> [Thu, 06 Nov 2008 11:57:37 -0600] rev 7338
hgweb: move old style to spartan/
Thu, 06 Nov 2008 11:56:01 -0600 hgweb: Change default style to paper
Matt Mackall <mpm@selenic.com> [Thu, 06 Nov 2008 11:56:01 -0600] rev 7337
hgweb: Change default style to paper
Fri, 31 Oct 2008 15:28:06 +0100 hgweb: support for deny_read/allow_read options
Mark Edgington <edgimar@gmail.com> [Fri, 31 Oct 2008 15:28:06 +0100] rev 7336
hgweb: support for deny_read/allow_read options reimplementation of a patch provided by Nilton Volpato. Folded into a single patch by Thomas Arendsen Hein.
Fri, 07 Nov 2008 18:42:43 +0100 add missing import from 618140c75d8d
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Fri, 07 Nov 2008 18:42:43 +0100] rev 7335
add missing import from 618140c75d8d
Fri, 07 Nov 2008 18:41:22 +0100 fix restart of interrupted recover
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Fri, 07 Nov 2008 18:41:22 +0100] rev 7334
fix restart of interrupted recover Ignore missing files if they are already removed. Thanks maelcum on IRC for reporting it.
Fri, 07 Nov 2008 15:47:01 +0100 hgweb: show revision number in the graph pagination
Dirkjan Ochtman <dirkjan@ochtman.nl> [Fri, 07 Nov 2008 15:47:01 +0100] rev 7333
hgweb: show revision number in the graph pagination
Fri, 07 Nov 2008 15:40:36 +0100 hgweb: fix pagination for graph
Dirkjan Ochtman <dirkjan@ochtman.nl> [Fri, 07 Nov 2008 15:40:36 +0100] rev 7332
hgweb: fix pagination for graph
Fri, 07 Nov 2008 13:22:41 +0100 Keep sessionvars with repository links added in a0843c82d1a2
Thomas Arendsen Hein <thomas@intevation.de> [Fri, 07 Nov 2008 13:22:41 +0100] rev 7331
Keep sessionvars with repository links added in a0843c82d1a2 Without this, e.g. "?style=coal" would be dropped.
Fri, 07 Nov 2008 13:08:34 +0100 Fix test output for updated gitdiffs help and web template cleanups
Thomas Arendsen Hein <thomas@intevation.de> [Fri, 07 Nov 2008 13:08:34 +0100] rev 7330
Fix test output for updated gitdiffs help and web template cleanups
Fri, 07 Nov 2008 13:02:04 +0100 Do not abort with inotify extension enabled, but not supported by the system.
Thomas Arendsen Hein <thomas@intevation.de> [Fri, 07 Nov 2008 13:02:04 +0100] rev 7329
Do not abort with inotify extension enabled, but not supported by the system. And remove the "native support is required" message which is generated at an inappropriate location and is printed more than once when using 'hg status'.
Fri, 07 Nov 2008 13:02:03 +0100 Enhance gitdiffs help text
Thomas Arendsen Hein <thomas@intevation.de> [Fri, 07 Nov 2008 13:02:03 +0100] rev 7328
Enhance gitdiffs help text
Fri, 07 Nov 2008 13:02:02 +0100 Kill trailing whitespace in templates
Thomas Arendsen Hein <thomas@intevation.de> [Fri, 07 Nov 2008 13:02:02 +0100] rev 7327
Kill trailing whitespace in templates
Fri, 07 Nov 2008 11:44:37 +0100 graphlog: move functions around, eliminate helper function
Dirkjan Ochtman <dirkjan@ochtman.nl> [Fri, 07 Nov 2008 11:44:37 +0100] rev 7326
graphlog: move functions around, eliminate helper function Makes it easier to read all of the code.
Fri, 07 Nov 2008 10:37:20 +0100 graphlog: split the actual DAG grapher out into a separate method
Peter Arrenbrecht <peter.arrenbrecht@gmail.com> [Fri, 07 Nov 2008 10:37:20 +0100] rev 7325
graphlog: split the actual DAG grapher out into a separate method This allows extensions like pbranch to use asciigraph() to graph dependencies for patch branches, but could be used for basically any DAG.
Fri, 07 Nov 2008 10:29:43 +0100 graphlog: rename some vars prior to refactoring
Peter Arrenbrecht <peter.arrenbrecht@gmail.com> [Fri, 07 Nov 2008 10:29:43 +0100] rev 7324
graphlog: rename some vars prior to refactoring
Fri, 07 Nov 2008 10:29:35 +0100 graphlog: make some comment lines more like others in punctuation
Peter Arrenbrecht <peter.arrenbrecht@gmail.com> [Fri, 07 Nov 2008 10:29:35 +0100] rev 7323
graphlog: make some comment lines more like others in punctuation
Fri, 07 Nov 2008 10:18:55 +0100 patchbomb: fix indentation
Peter Arrenbrecht <peter.arrenbrecht@gmail.com> [Fri, 07 Nov 2008 10:18:55 +0100] rev 7322
patchbomb: fix indentation
Fri, 07 Nov 2008 10:18:12 +0100 patchbomb: move exportee class to top level
Peter Arrenbrecht <peter.arrenbrecht@gmail.com> [Fri, 07 Nov 2008 10:18:12 +0100] rev 7321
patchbomb: move exportee class to top level As suggested by djc.
Fri, 07 Nov 2008 10:27:39 +0100 ui: log non-interactive default response to stdout when verbose
Peter Arrenbrecht <peter.arrenbrecht@gmail.com> [Fri, 07 Nov 2008 10:27:39 +0100] rev 7320
ui: log non-interactive default response to stdout when verbose This allows test scripts that feed their output into documentation to properly show the session as it would appear to an end-user.
Thu, 06 Nov 2008 11:17:38 +0100 export: fixed silent output file overwriting
Ronny Pfannschmidt <Ronny.Pfannschmidt@gmx.de> [Thu, 06 Nov 2008 11:17:38 +0100] rev 7319
export: fixed silent output file overwriting hg export -o outfile 1 2 3 4 had the same effect as hg -o outfile 4 This was caused by opening with 'w' instead of 'a'. This only occurs when the filename pattern resulted in ambiguous patch filenames.
Thu, 06 Nov 2008 10:39:52 +0100 merge bookmarks
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Thu, 06 Nov 2008 10:39:52 +0100] rev 7318
merge bookmarks
Thu, 06 Nov 2008 10:31:09 +0100 bookmarks: Test if rebase works with bookmarks
Alexander Solovyov <piranha@piranha.org.ua> [Thu, 06 Nov 2008 10:31:09 +0100] rev 7317
bookmarks: Test if rebase works with bookmarks Add a test that tests if rebase works fine with bookmarks.
Wed, 05 Nov 2008 03:53:34 +0100 bookmarks: Use dirstate to determine the current node in addchangegroup
David Soria Parra <dsp@php.net> [Wed, 05 Nov 2008 03:53:34 +0100] rev 7316
bookmarks: Use dirstate to determine the current node in addchangegroup Using the changectx might result in a lookup error during the strip command. Thefore we use the current dirstate to get the parents of the working directory.
Wed, 05 Nov 2008 18:57:54 +0100 tests: run svn tests only with svn bindings >1.3
Dirkjan Ochtman <dirkjan@ochtman.nl> [Wed, 05 Nov 2008 18:57:54 +0100] rev 7315
tests: run svn tests only with svn bindings >1.3
Wed, 05 Nov 2008 09:48:56 +0100 coal/paper: link repo name to hgweb root
Dirkjan Ochtman <dirkjan@ochtman.nl> [Wed, 05 Nov 2008 09:48:56 +0100] rev 7314
coal/paper: link repo name to hgweb root
Wed, 05 Nov 2008 09:42:52 +0100 paper: don't keep the menu affixed to the top
Dirkjan Ochtman <dirkjan@ochtman.nl> [Wed, 05 Nov 2008 09:42:52 +0100] rev 7313
paper: don't keep the menu affixed to the top This makes scrolling slow and causes browsers to use a lot of CPU time.
Mon, 03 Nov 2008 16:01:24 -0600 Shorten sleep in inotify test
Matt Mackall <mpm@selenic.com> [Mon, 03 Nov 2008 16:01:24 -0600] rev 7312
Shorten sleep in inotify test
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip