Fri, 07 Nov 2008 18:42:43 +0100 |
Benoit Boissinot |
add missing import from 618140c75d8d
|
Fri, 07 Nov 2008 18:41:22 +0100 |
Benoit Boissinot |
fix restart of interrupted recover
|
Fri, 07 Nov 2008 15:47:01 +0100 |
Dirkjan Ochtman |
hgweb: show revision number in the graph pagination
|
Fri, 07 Nov 2008 15:40:36 +0100 |
Dirkjan Ochtman |
hgweb: fix pagination for graph
|
Fri, 07 Nov 2008 13:22:41 +0100 |
Thomas Arendsen Hein |
Keep sessionvars with repository links added in a0843c82d1a2
|
Fri, 07 Nov 2008 13:08:34 +0100 |
Thomas Arendsen Hein |
Fix test output for updated gitdiffs help and web template cleanups
|
Fri, 07 Nov 2008 13:02:04 +0100 |
Thomas Arendsen Hein |
Do not abort with inotify extension enabled, but not supported by the system.
|
Fri, 07 Nov 2008 13:02:03 +0100 |
Thomas Arendsen Hein |
Enhance gitdiffs help text
|
Fri, 07 Nov 2008 13:02:02 +0100 |
Thomas Arendsen Hein |
Kill trailing whitespace in templates
|
Fri, 07 Nov 2008 11:44:37 +0100 |
Dirkjan Ochtman |
graphlog: move functions around, eliminate helper function
|
Fri, 07 Nov 2008 10:37:20 +0100 |
Peter Arrenbrecht |
graphlog: split the actual DAG grapher out into a separate method
|
Fri, 07 Nov 2008 10:29:43 +0100 |
Peter Arrenbrecht |
graphlog: rename some vars prior to refactoring
|
Fri, 07 Nov 2008 10:29:35 +0100 |
Peter Arrenbrecht |
graphlog: make some comment lines more like others in punctuation
|
Fri, 07 Nov 2008 10:18:55 +0100 |
Peter Arrenbrecht |
patchbomb: fix indentation
|
Fri, 07 Nov 2008 10:18:12 +0100 |
Peter Arrenbrecht |
patchbomb: move exportee class to top level
|
Fri, 07 Nov 2008 10:27:39 +0100 |
Peter Arrenbrecht |
ui: log non-interactive default response to stdout when verbose
|
Thu, 06 Nov 2008 11:17:38 +0100 |
Ronny Pfannschmidt |
export: fixed silent output file overwriting
|
Thu, 06 Nov 2008 10:39:52 +0100 |
Benoit Boissinot |
merge bookmarks
|
Thu, 06 Nov 2008 10:31:09 +0100 |
Alexander Solovyov |
bookmarks: Test if rebase works with bookmarks
|
Wed, 05 Nov 2008 03:53:34 +0100 |
David Soria Parra |
bookmarks: Use dirstate to determine the current node in addchangegroup
|
Wed, 05 Nov 2008 18:57:54 +0100 |
Dirkjan Ochtman |
tests: run svn tests only with svn bindings >1.3
|
Wed, 05 Nov 2008 09:48:56 +0100 |
Dirkjan Ochtman |
coal/paper: link repo name to hgweb root
|
Wed, 05 Nov 2008 09:42:52 +0100 |
Dirkjan Ochtman |
paper: don't keep the menu affixed to the top
|
Mon, 03 Nov 2008 16:01:24 -0600 |
Matt Mackall |
Shorten sleep in inotify test
|
Mon, 03 Nov 2008 20:31:53 +0100 |
Dirkjan Ochtman |
hgweb: move another utility function into the webutil module
|
Mon, 03 Nov 2008 20:41:48 +0100 |
Dirkjan Ochtman |
hgweb: move the diffs() generator into webutil
|
Mon, 03 Nov 2008 20:05:03 +0100 |
Dirkjan Ochtman |
hgweb: use patch.diff() to make sensible diffs (issue1223, issue1258)
|
Mon, 03 Nov 2008 16:48:23 +0100 |
Dirkjan Ochtman |
patch: turn patch.diff() into a generator
|
Mon, 03 Nov 2008 16:31:47 +0100 |
Dirkjan Ochtman |
help: commands supporting --git point to the gitdiffs topic (issue1352)
|
Mon, 03 Nov 2008 16:30:21 +0100 |
Dirkjan Ochtman |
mq: reflow qnew help, add help for options
|
Mon, 03 Nov 2008 10:20:28 +0100 |
Ry4an Brase |
hgweb: descend empty directories in web view
|
Sun, 02 Nov 2008 22:44:42 +0100 |
Benoit Boissinot |
inotify: fix bug in formatting
|