log

age author description
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.
Thu, 12 Oct 2006 17:06:51 +0200 Thomas Arendsen Hein Keep session variables when linking from hgwebdir's index to repositories.
Thu, 12 Oct 2006 16:37:03 +0200 Thomas Arendsen Hein Fixed typo in gitweb templates.
Wed, 11 Oct 2006 22:01:24 +0200 Thomas Arendsen Hein hgweb: Apply the new method of passing session variables to links.
Wed, 11 Oct 2006 20:59:37 +0200 Thomas Arendsen Hein hgweb: Keep session variables (currently only style) in HTML forms, too.
Wed, 11 Oct 2006 20:53:02 +0200 Thomas Arendsen Hein templater: Better exception for errors in foo%bar formatting.
Thu, 12 Oct 2006 11:40:26 +0200 Benoit Boissinot nodesbetween: fix a bug with duplicate heads
Wed, 11 Oct 2006 16:56:41 -0700 Brendan Cully hgweb: trap lookup errors
Wed, 11 Oct 2006 16:50:17 -0700 Brendan Cully Add better error message for bad commands
Wed, 11 Oct 2006 16:49:53 -0700 Brendan Cully gitweb: Add error text to error page
Wed, 11 Oct 2006 16:39:42 -0700 Brendan Cully gitweb: fix link on file name in filenodelink
Wed, 11 Oct 2006 16:32:06 -0700 Brendan Cully gitweb: fix last change field in summary
Wed, 11 Oct 2006 16:20:35 -0700 Brendan Cully Merge with main
Wed, 11 Oct 2006 16:19:11 -0700 Brendan Cully gitweb: add file diff view
Wed, 11 Oct 2006 17:37:48 -0500 Matt Mackall Merge with crew
Wed, 11 Oct 2006 23:31:05 +0200 Benoit Boissinot merge with crew
Tue, 10 Oct 2006 18:43:20 -0300 Alexis S. L. Carvalho update ui.quiet/verbose/debug/interactive every time the config changes
Tue, 10 Oct 2006 18:43:20 -0300 Alexis S. L. Carvalho ui.py: untangle updateopts
Tue, 10 Oct 2006 18:43:20 -0300 Alexis S. L. Carvalho call ui.updateopts only after changing directories
Tue, 10 Oct 2006 18:43:20 -0300 Alexis S. L. Carvalho ui.py: normalize settings every time the configuration changes
Tue, 10 Oct 2006 18:43:20 -0300 Alexis S. L. Carvalho move the parsing of --config options to commands.py
Tue, 10 Oct 2006 18:43:20 -0300 Alexis S. L. Carvalho ui.py: use the overlay to hold --config data
Tue, 10 Oct 2006 18:43:20 -0300 Alexis S. L. Carvalho ui.py: change the overlay from a dict to a SafeConfigParser.
Tue, 10 Oct 2006 18:43:20 -0300 Alexis S. L. Carvalho ui.py: don't query parentui.cdata when looking up config items.
Tue, 10 Oct 2006 18:43:20 -0300 Alexis S. L. Carvalho ui.py: make walkconfig use configitems
Tue, 10 Oct 2006 18:43:20 -0300 Alexis S. L. Carvalho ui.py: move common code out of config and configbool
Tue, 10 Oct 2006 18:43:20 -0300 Alexis S. L. Carvalho ui.py: remove revlogopts and (unused) diffcache variables
Tue, 10 Oct 2006 18:43:20 -0300 Alexis S. L. Carvalho ui.py: don't let parent and child ui objects share header and prev_header
Tue, 10 Oct 2006 18:43:20 -0300 Alexis S. L. Carvalho ui.py: use correct parentui while copying readhooks
Wed, 11 Oct 2006 13:56:35 -0700 Brendan Cully changectx: search manifest delta for filenode
Wed, 11 Oct 2006 13:34:12 -0700 Brendan Cully context: check self.__dict__ instead of using hasattr
Wed, 11 Oct 2006 12:06:14 -0700 Brendan Cully Teach bdiff to support buffer objects
Wed, 11 Oct 2006 12:02:06 -0700 Brendan Cully Test case for bdiff on buffer objects
Wed, 11 Oct 2006 11:30:59 -0700 Brendan Cully hgweb: globally default to tip if no revision is specified
Wed, 11 Oct 2006 09:27:57 -0700 Brendan Cully Support buffer interface in base85 codec
Wed, 11 Oct 2006 16:41:52 +0200 Benoit Boissinot merge with crew
Wed, 11 Oct 2006 16:35:09 +0200 Benoit Boissinot fix traceback of extdiff after a merge
Tue, 10 Oct 2006 14:48:26 -0700 Brendan Cully Don't generate git diff header for empty diffs
Tue, 10 Oct 2006 10:54:22 -0700 Brendan Cully Add base URL to hgwebdir templater (fixes index page when the URL does not have a trailing /)
Tue, 10 Oct 2006 10:28:20 -0700 Brendan Cully NWI base URL detection fixes