log

age author description
Tue, 10 Oct 2006 00:32:30 -0500 Matt Mackall merge: swap file and mode args for act()
Tue, 10 Oct 2006 00:22:03 -0500 Matt Mackall merge: finish removing nodes from action list
Tue, 10 Oct 2006 00:07:46 -0500 Matt Mackall hgweb: add file sizes to manifest browsing
Mon, 09 Oct 2006 23:46:05 -0500 Matt Mackall hgweb: remove obsolete listfiles function
Mon, 09 Oct 2006 23:23:25 -0500 Matt Mackall merge: eliminate nodes from action list
Mon, 09 Oct 2006 23:20:48 -0500 Matt Mackall filectx: add size method
Mon, 09 Oct 2006 23:08:41 -0500 Matt Mackall run-tests: add --first switch to exit on first error
Mon, 09 Oct 2006 23:05:11 -0500 Matt Mackall run-tests: add --retest switch
Mon, 09 Oct 2006 21:27:04 -0500 Matt Mackall filemerge: use contexts rather than my and other
Mon, 09 Oct 2006 21:04:25 -0500 Matt Mackall fix workingfilectx parents and ancestor functions
Mon, 09 Oct 2006 20:32:03 -0500 Matt Mackall merge: pass contexts to applyupdates
Mon, 09 Oct 2006 18:13:38 -0500 Matt Mackall merge: don't call hooks for revert
Mon, 09 Oct 2006 16:07:19 -0500 Matt Mackall merge: use contexts for manifestmerge
Mon, 09 Oct 2006 14:02:01 -0500 Matt Mackall commit: unify file-level commit code
Sun, 08 Oct 2006 20:18:59 -0500 Matt Mackall Use filelog.cmp in checkfilemerge
Sun, 08 Oct 2006 19:57:45 -0500 Matt Mackall merge: remember rename copies and parents properly on commit
Sat, 07 Oct 2006 15:16:47 -0400 Josef "Jeff" Sipek [patchbomb] prepend leading zeros in the "[PATCH N of M]" string
Sun, 08 Oct 2006 10:56:21 +0200 Thomas Arendsen Hein merged now fully working base85 codec, though currently unused.
Sun, 08 Oct 2006 10:55:11 +0200 Thomas Arendsen Hein merge with upstream
Sat, 07 Oct 2006 16:21:33 -0700 Brendan Cully Handle odd-sized base85 input and output
Sat, 07 Oct 2006 22:11:02 +0200 Thomas Arendsen Hein Put in backslash again, it was needed to disable an asciidoc macro.
Sat, 07 Oct 2006 22:02:56 +0200 Thomas Arendsen Hein Corrected typo in date format, found by Rob Landley.
Sat, 07 Oct 2006 18:14:03 +0200 Thomas Arendsen Hein Make test-bundle-r executable.
Thu, 20 Jul 2006 19:25:11 +0200 Benoit Boissinot add -r/--rev and --base option to bundle
Fri, 06 Oct 2006 13:01:54 -0700 Brendan Cully Add a base85 codec
Sat, 07 Oct 2006 17:30:26 -0500 Matt Mackall Fix undetected change bug in rename tests
Fri, 06 Oct 2006 17:14:50 -0500 Matt Mackall Update test output
Fri, 06 Oct 2006 17:14:18 -0500 Matt Mackall Merge with crew
Fri, 06 Oct 2006 12:58:50 -0700 Brendan Cully hgweb: fix filerevision raw URL
Fri, 06 Oct 2006 19:21:43 +0200 Benoit Boissinot disallow commands on non local repository
Fri, 06 Oct 2006 18:38:32 +0200 Thomas Arendsen Hein Moved hgweb map-* files into their style directories and adjusted them.
Fri, 06 Oct 2006 18:28:50 +0200 Thomas Arendsen Hein hgweb: Search templates in templatepath/style/map, too, using a common function.
Fri, 06 Oct 2006 16:24:14 +0200 Benoit Boissinot ssh: make the error message more clear, add a testcase
Thu, 05 Oct 2006 15:36:53 -0700 Brendan Cully hgweb: be more conservative about expanding SCRIPT_NAME
Thu, 05 Oct 2006 15:04:15 -0700 Brendan Cully Add {getentries} to default style
Thu, 05 Oct 2006 14:45:15 -0700 Brendan Cully hgweb: fix NWI parsing when hgwebdir isn't at /
Thu, 05 Oct 2006 14:27:14 -0700 Brendan Cully hgweb: convert gitweb to NWI
Thu, 05 Oct 2006 14:27:14 -0700 Brendan Cully hgweb: provide means for handling query parameters
Thu, 05 Oct 2006 20:03:38 +0200 Thomas Arendsen Hein Some versions of sed don't support .\+, so use ..* instead.
Thu, 05 Oct 2006 15:51:54 +0200 Thomas Arendsen Hein Un-debugify debugconfig to showconfig. (issue 317)
Thu, 05 Oct 2006 11:57:38 +0200 Thomas Arendsen Hein hgweb: Added safety net for PATH_INFO starting with double slash.
Thu, 05 Oct 2006 10:15:22 +0200 Thomas Arendsen Hein merged NewWebInterface
Wed, 04 Oct 2006 17:04:40 -0700 Brendan Cully Update templates to use NewWebInterface
Wed, 04 Oct 2006 17:04:40 -0700 Brendan Cully Rename default style to old
Wed, 04 Oct 2006 17:04:40 -0700 Brendan Cully hgweb: support for generating and parsing NWI URLs
Wed, 04 Oct 2006 17:04:40 -0700 Brendan Cully Teach hgwebdir about new interface
Wed, 04 Oct 2006 17:04:40 -0700 Brendan Cully hgweb: extract raw prefix from NWI commands
Wed, 04 Oct 2006 17:04:40 -0700 Brendan Cully hgweb: accept NewWebInterface URLs
Thu, 05 Oct 2006 10:07:40 +0200 Thomas Arendsen Hein merge with upstream
Thu, 05 Oct 2006 00:14:21 +0200 Benoit Boissinot merge with crew
Tue, 03 Oct 2006 12:33:22 +0200 Jose M. Prieto Add documentation about the date formats allowed in the command line
Tue, 03 Oct 2006 12:33:18 +0200 Jose M. Prieto util.strdate: assume local time when no timezone specified
Tue, 03 Oct 2006 12:33:14 +0200 Jose M. Prieto util.strdate: compute timestamp using UTC, not local timezone
Wed, 04 Oct 2006 22:07:03 +0200 Thomas Arendsen Hein merge with upstream
Wed, 04 Oct 2006 12:39:51 -0700 Brendan Cully patchbomb: update --attach to use cmdutil.make_filename
Fri, 06 Oct 2006 16:55:11 -0500 Matt Mackall merge: copy fixes and tests
Wed, 04 Oct 2006 19:08:04 -0500 Matt Mackall merge: fixes for merge+rename
Wed, 04 Oct 2006 17:59:27 -0500 Matt Mackall Make status -C work with merge+rename
Wed, 04 Oct 2006 15:43:27 -0500 Matt Mackall merge: add rename following
Wed, 04 Oct 2006 14:33:22 -0500 Matt Mackall merge: reduce manifest copying
Wed, 04 Oct 2006 14:09:26 -0500 Matt Mackall merge: reorder dirstate update slightly for correctness
Wed, 04 Oct 2006 11:14:33 -0700 Brendan Cully hgweb: fix manifest link in gitweb summary
Wed, 04 Oct 2006 18:43:40 +0200 Thomas Arendsen Hein Corrected install location of manpages.
Wed, 04 Oct 2006 18:06:03 +0200 Wojciech Milkowski Fix static file serving over HTTP on Windows.
Tue, 03 Oct 2006 16:36:40 -0700 Brendan Cully mq: update qfold to call delete correctly
Tue, 03 Oct 2006 12:28:27 -0700 Brendan Cully Make changectx.filenode raise repo.LookupError on failure
Tue, 03 Oct 2006 12:14:33 -0700 Brendan Cully Merge with upstream
Tue, 03 Oct 2006 11:54:11 +0200 Thomas Arendsen Hein Fix minor indentation problem in template-vars.txt
Tue, 03 Oct 2006 11:53:35 +0200 Thomas Arendsen Hein Install all files/subdirectories below templates.
Tue, 03 Oct 2006 11:30:59 +0200 Thomas Arendsen Hein Applied coding style to setup.py
Mon, 02 Oct 2006 17:59:39 -0700 Brendan Cully Use parentrevs shortcut in filectx.annotate
Mon, 02 Oct 2006 17:37:57 -0700 Brendan Cully Move raw theme into subdirectory
Mon, 02 Oct 2006 17:35:41 -0700 Brendan Cully Move RSS theme into subdirectory
Mon, 02 Oct 2006 17:30:45 -0700 Brendan Cully Move gitweb theme into subdirectory
Mon, 02 Oct 2006 22:35:52 +0200 Benoit Boissinot [extendedchangelog] add extra metadata in the changelog entry
Mon, 02 Oct 2006 22:35:37 +0200 Benoit Boissinot [extendedchangelog] encode/decode function
Mon, 02 Oct 2006 21:10:31 +0200 Benoit Boissinot fix warnings from pychecker
Mon, 02 Oct 2006 09:58:03 -0700 Brendan Cully Fix gitweb index archive link
Mon, 02 Oct 2006 08:40:26 +0200 Benoit Boissinot merge with crew
Mon, 02 Oct 2006 08:36:29 +0200 Benoit Boissinot test-merge-revert2 solaris fix
Sun, 01 Oct 2006 13:44:08 -0700 Brendan Cully Make filectx.__init__ use LookupError
Sun, 01 Oct 2006 12:56:58 -0700 Brendan Cully hgweb: add methods to get contexts from request
Sun, 01 Oct 2006 12:42:50 -0700 Brendan Cully Raise LookupError in changectx.filectx if filenode can't be found
Sun, 01 Oct 2006 11:58:55 -0700 Brendan Cully Add hg.LookupError
Sun, 01 Oct 2006 19:26:33 +0200 Thomas Arendsen Hein Whitespace/Tab cleanup
Thu, 21 Sep 2006 21:24:53 +0200 Edouard Gomez Add gitweb style hgwebdir
Thu, 21 Sep 2006 21:24:26 +0200 Edouard Gomez Add style support to hgwebdir
Sat, 30 Sep 2006 21:32:29 -0700 Brendan Cully hgweb: use contexts in more handlers
Sat, 30 Sep 2006 20:56:26 -0700 Brendan Cully filelog.annotate is now obsolete
Tue, 03 Oct 2006 01:21:46 -0500 Matt Mackall merge: use new working context object in update
Mon, 02 Oct 2006 22:03:14 -0500 Matt Mackall contexts: add working dir and working file contexts
Mon, 02 Oct 2006 15:28:44 -0500 Matt Mackall context: simplify repr methods
Mon, 02 Oct 2006 15:17:59 -0500 Matt Mackall contexts: use __getattr__ rather than try/except in changectx
Mon, 02 Oct 2006 15:02:28 -0500 Matt Mackall context: make filectx remember changectx in changectx.filectx
Mon, 02 Oct 2006 14:23:38 -0500 Matt Mackall Make filectx lazier
Mon, 02 Oct 2006 12:06:33 -0500 Matt Mackall merge: remove old merge function
Mon, 02 Oct 2006 12:04:48 -0500 Matt Mackall merge: extend file merge function for renames
Sat, 30 Sep 2006 15:15:59 +0200 Benoit Boissinot correctly find the type of 'id' in revlog.lookup
Sat, 30 Sep 2006 12:34:31 +0200 Thomas Arendsen Hein merged brendan's hgweb cleanups
Fri, 29 Sep 2006 16:26:09 -0700 Brendan Cully hgweb: teach siblings and callers to use contexts
Fri, 29 Sep 2006 16:26:09 -0700 Brendan Cully Add lookup method to filectx
Fri, 29 Sep 2006 16:26:09 -0700 Brendan Cully hgweb: kill off #filenode#
Fri, 29 Sep 2006 16:26:09 -0700 Brendan Cully hgweb: kill #manifest#
Sat, 30 Sep 2006 10:29:57 +0200 Thomas Arendsen Hein Remove duplicate walkopts + dryrunopts from addremove.
Sat, 30 Sep 2006 09:46:03 +0200 Thomas Arendsen Hein Merge with upstream
Sat, 30 Sep 2006 09:39:44 +0200 Thomas Arendsen Hein Remove unneeded (and bashismic) export HGMERGE=true.
Fri, 29 Sep 2006 18:17:29 -0700 Brendan Cully Templater expects an iterable copies variable (fixes notify).
Thu, 28 Sep 2006 21:00:01 +0100 Stephen Darnell Remove single character equivalent of --nodates (was -D)
Tue, 26 Sep 2006 00:05:24 +0100 Stephen Darnell Add -D/--nodates options to hg diff/export that removes dates from diff headers
Fri, 29 Sep 2006 23:14:22 +0200 Thomas Arendsen Hein Documentation clarification for --update option to pull and unbundle
Fri, 29 Sep 2006 13:01:19 -0700 Brendan Cully Show copies in hg log.
Fri, 29 Sep 2006 13:00:54 -0700 Brendan Cully Abstract manifest block parsing.
Fri, 29 Sep 2006 13:00:36 -0700 Brendan Cully Make hg.repository work with no path argument
Fri, 29 Sep 2006 21:24:45 +0200 Thomas Arendsen Hein merge with crew
Fri, 29 Sep 2006 21:24:15 +0200 Thomas Arendsen Hein Make "hg log --style=changelog > changelog" work (issue338)
Fri, 29 Sep 2006 19:43:07 +0200 Thomas Arendsen Hein Clarify precedence for template/style in commands.show_changeset():
Fri, 29 Sep 2006 20:00:24 +0200 Benoit Boissinot add remoteopts to bundle command
Fri, 29 Sep 2006 19:59:06 +0200 Benoit Boissinot factor opts: remote repo access options
Fri, 29 Sep 2006 18:39:49 +0200 Benoit Boissinot factor opts: --dry-run option
Fri, 29 Sep 2006 18:39:32 +0200 Benoit Boissinot factor opts: walk options