log

age author description
Mon, 16 Oct 2006 15:38:53 -0300 Alexis S. L. Carvalho Use a case-sensitive version of SafeConfigParser everywhere
Mon, 16 Oct 2006 11:36:57 -0700 Brendan Cully Fix test-oldcgi after navbar update
Mon, 16 Oct 2006 11:18:06 -0700 Brendan Cully Fix RSS URLs (closes issue396)
Mon, 16 Oct 2006 11:02:11 -0700 Brendan Cully Convert changenav bar from revisions to hashes (closes issue189)
Tue, 17 Oct 2006 18:54:37 -0500 Matt Mackall Merge with crew
Tue, 17 Oct 2006 18:48:41 -0500 Matt Mackall Add some basic branch name tests
Tue, 17 Oct 2006 18:32:00 -0500 Matt Mackall Add branch support to commit
Tue, 17 Oct 2006 18:31:56 -0500 Matt Mackall Make lookup aware of branch labels
Tue, 17 Oct 2006 18:31:18 -0500 Matt Mackall Add branchtags function with cache
Tue, 17 Oct 2006 18:30:20 -0500 Matt Mackall Update branch on checkout/update
Tue, 17 Oct 2006 18:30:19 -0500 Matt Mackall Report branch for hg id
Tue, 17 Oct 2006 18:30:18 -0500 Matt Mackall Report branch for hg log and friends
Tue, 17 Oct 2006 18:30:12 -0500 Matt Mackall Add branch method to contexts
Tue, 17 Oct 2006 18:01:14 -0500 Matt Mackall imported patch b1
Mon, 16 Oct 2006 12:56:41 +0200 Benoit Boissinot add footer to old style
Mon, 16 Oct 2006 12:49:11 +0200 Benoit Boissinot fix rss template
Mon, 16 Oct 2006 09:53:31 +0200 Thomas Arendsen Hein Fixed page overlap for file revision links in hgweb.
Mon, 16 Oct 2006 09:23:26 +0200 Thomas Arendsen Hein merge with main
Sun, 15 Oct 2006 23:51:28 -0700 Brendan Cully hgweb: hoist changenav up, and use it in the filelog
Sun, 15 Oct 2006 21:20:15 -0700 Brendan Cully hgweb: link to file parents in filediff, rather than changeset parents
Sun, 15 Oct 2006 20:57:30 -0700 Brendan Cully Test annotate using named rev instead of linkrev
Sun, 15 Oct 2006 18:43:46 -0700 Brendan Cully Fix annotate where linkrev != rev without exporting linkrev
Sun, 15 Oct 2006 18:25:07 -0700 Brendan Cully Back out d8eba1c3ce9b and a004164dbeef
Sun, 15 Oct 2006 17:38:07 -0700 Brendan Cully Make annotate use linkrev instead of rev
Sun, 15 Oct 2006 17:37:04 -0700 Brendan Cully Add linkrev to filectx
Sun, 15 Oct 2006 16:18:09 -0500 Matt Mackall merge: if filemerge skips merge, report as updated
Sun, 15 Oct 2006 21:09:56 +0200 Thomas Arendsen Hein Catch python2.3's IndexError with bogus http proxy settings. (issue203)
Sun, 15 Oct 2006 20:56:38 +0200 Thomas Arendsen Hein Fixed contrib/hgdiff script to pass diffopts in the new format.
Sun, 15 Oct 2006 16:35:47 +0200 Aurelien Jacobs document the diffstat option of the notify extension
Sat, 14 Oct 2006 16:39:15 -0700 Brendan Cully hgweb: add diff links in gitweb file revision page
Sat, 14 Oct 2006 16:27:51 -0700 Brendan Cully hgweb: add changeset description to file revision page
Sat, 14 Oct 2006 16:20:22 -0700 Brendan Cully hgweb: really fix parent/child rename links
Sat, 14 Oct 2006 16:07:52 -0700 Brendan Cully hgweb: better file rename links
Sat, 14 Oct 2006 16:03:23 -0700 Brendan Cully hgweb: fix parent/child links across renames
Sat, 14 Oct 2006 15:28:45 -0700 Brendan Cully hgweb: add changeset description to annotate page
Sat, 14 Oct 2006 18:47:48 -0300 Alexis S. L. Carvalho make revlog.addgroup pass its file handles to addrevision
Sat, 14 Oct 2006 10:53:29 +0200 Thomas Arendsen Hein Test for ba7c74081861 (update dirstate correctly for non-branchmerge updates)
Sat, 14 Oct 2006 10:39:40 +0200 Thomas Arendsen Hein merge with upstream
Fri, 13 Oct 2006 15:34:35 -0300 Alexis S. L. Carvalho use short hashes with diff -v
Fri, 13 Oct 2006 11:17:17 -0700 Brendan Cully Use manifest rev instead of changelog rev for linear manifest test
Fri, 13 Oct 2006 19:35:08 +0200 Thomas Arendsen Hein Removed unused imports of mdiff and templater from ui.py
Fri, 13 Oct 2006 09:58:55 -0700 Brendan Cully log --copies: use manifest.find instead of delta when manifest parent is not rev-1
Fri, 13 Oct 2006 09:58:55 -0700 Brendan Cully Test case for log --copies on non-linear manifests (issue391)
Fri, 13 Oct 2006 16:34:58 +0200 Benoit Boissinot hgweb: fix path cleaning
Fri, 13 Oct 2006 10:50:35 +0200 Thomas Arendsen Hein Merge with asak
Thu, 12 Oct 2006 20:45:25 -0300 Alexis S. L. Carvalho portability fix for test-ssh
Fri, 13 Oct 2006 00:26:46 -0700 Brendan Cully Merge with mpm
Thu, 12 Oct 2006 16:34:32 -0700 Brendan Cully Add popen2 demandload to patch.py, required by diffstat
Thu, 12 Oct 2006 19:26:06 -0300 Alexis S. L. Carvalho rawcommit: add removed files to the changelog file list
Thu, 12 Oct 2006 14:19:34 -0700 Brendan Cully Update test-mq-qdelete to use qdel -r
Thu, 12 Oct 2006 14:02:41 -0700 Brendan Cully mq: make qdelete without -k or a subrepository delete all patches
Thu, 12 Oct 2006 13:39:14 -0700 Brendan Cully Use line length field when extracting git binary patches
Thu, 12 Oct 2006 13:24:09 -0700 Brendan Cully mq: change qdel --forget to --rev; accept any revision symbol
Fri, 13 Oct 2006 17:58:04 -0500 Matt Mackall merge: update dirstate correctly for non-branchmerge updates
Thu, 12 Oct 2006 14:49:19 -0500 Matt Mackall merge: turn followcopies on by default
Thu, 12 Oct 2006 12:15:56 -0700 Brendan Cully mq.el: add mode-line hook
Thu, 12 Oct 2006 14:04:11 -0300 Alexis S. L. Carvalho python2.5 PyArg_ParseTuple fix
Thu, 12 Oct 2006 09:17:16 -0700 Brendan Cully Add test for git binary diff support
Thu, 12 Oct 2006 09:17:16 -0700 Brendan Cully Add git-1.4 binary patch support
Thu, 12 Oct 2006 17:48:09 +0200 Thomas Arendsen Hein gitweb: Fixed parent/child links when viewing a file revision.