log

age author description
Tue, 21 Feb 2006 16:04:47 +0100 Thomas Arendsen Hein Merged RSS feed for tags from Peter van Dijk
Fri, 03 Feb 2006 11:23:34 +0100 Peter van Dijk add rss link to tags page
Fri, 03 Feb 2006 02:21:28 +0100 Peter van Dijk implement entriesnotip for tags in hgweb.py ; change entries to entriesnotip in templates/tags-rss.tmpl
Thu, 02 Feb 2006 12:00:45 +0100 Peter van Dijk tags-rss support; still shows tip
Tue, 21 Feb 2006 15:54:50 +0100 Thomas Arendsen Hein hg log --limit shouldn't count unprinted revisions (found by TK Soh)
Tue, 21 Feb 2006 15:37:23 +0100 Thomas Arendsen Hein Cleanup: Put initialization of br in front of --branches option handling.
Tue, 21 Feb 2006 13:14:03 +0100 Thomas Arendsen Hein Make option --branch vs. --branches more consistent.
Tue, 21 Feb 2006 12:59:16 +0100 Thomas Arendsen Hein Add option -b/--branch to hg tip (as done for hg parents).
Tue, 21 Feb 2006 08:11:46 +0100 Benoit Boissinot merge with crew
Tue, 21 Feb 2006 00:45:02 +0100 Benoit Boissinot fix typo in debugrebuildstate
Mon, 20 Feb 2006 15:58:04 -0600 Fabian Otto Sunpro compiler patch
Mon, 20 Feb 2006 11:09:25 -0800 Vadim Gelfer add options to log man page.
Mon, 20 Feb 2006 11:07:09 -0800 Vadim Gelfer merge with crew.
Mon, 20 Feb 2006 11:06:41 -0800 Vadim Gelfer add -l,--limit to log command.
Mon, 20 Feb 2006 19:04:56 +0100 Benoit Boissinot add 'debugrebuildstate' to rebuild the dirstate from a given revision
Mon, 20 Feb 2006 01:12:03 +0100 Benoit Boissinot use repo.lock when cloning via copy, use lock.LockException when necessary
Mon, 20 Feb 2006 01:09:40 +0100 Benoit Boissinot Raise a different exception when the lock is not available
Sun, 19 Feb 2006 22:41:49 +0100 Benoit Boissinot merge with crew
Sun, 19 Feb 2006 22:39:09 +0100 Benoit Boissinot localrepo: refactor the locking functions
Sun, 19 Feb 2006 21:44:32 +0100 Benoit Boissinot make test-pull-permission cleanup correctly in case of errors
Sun, 19 Feb 2006 19:43:03 +0100 Benoit Boissinot fix warnings from pychecker (unused variables and shadowing)
Sun, 19 Feb 2006 18:59:20 +0100 Benoit Boissinot bisect: fix for recent changes disallowing "false" merges
Sat, 18 Feb 2006 07:37:59 -0800 Robin Farine transitive copy/rename
Sat, 18 Feb 2006 16:31:02 +0100 Thomas Arendsen Hein Fixed misleading indentation in mpatch.c
Fri, 17 Feb 2006 21:56:15 -0800 Vadim Gelfer merge with crew.
Fri, 17 Feb 2006 21:55:33 -0800 Vadim Gelfer make server tests use --daemon.
Sat, 18 Feb 2006 06:50:22 +0100 Thomas Arendsen Hein Merge with upstream
Sat, 18 Feb 2006 05:40:08 +0100 Thomas Arendsen Hein Added help string for --daemon-pipefds
Fri, 17 Feb 2006 16:32:07 -0800 Vadim Gelfer stop read end of pipe from staying open forever in child process.
Fri, 17 Feb 2006 16:29:30 -0800 Vadim Gelfer add --daemon option to serve command. for issue 45.
Fri, 17 Feb 2006 17:41:23 -0600 Alexis S. L. Carvalho AmbiguousCommand is raised too soon.
Fri, 17 Feb 2006 17:41:18 -0600 Alexis S. L. Carvalho Don't hard-code /tmp in test-ro-message
Fri, 17 Feb 2006 17:39:05 -0600 Matt Mackall Merge with crew
Fri, 17 Feb 2006 08:26:21 -0800 Vadim Gelfer add preoutgoing and outgoing hooks.
Thu, 16 Feb 2006 14:34:59 -0800 Vadim Gelfer i forgot to change the test output for test-hook.
Thu, 16 Feb 2006 09:56:31 -0800 Vadim Gelfer tests for new hooks. fix things i found when writing tests.
Thu, 16 Feb 2006 09:09:45 -0800 Vadim Gelfer fix test-help diff options.
Thu, 16 Feb 2006 08:51:24 -0800 Vadim Gelfer merge with crew.
Wed, 15 Feb 2006 11:05:43 -0800 Vadim Gelfer add -p option to tip. for issue 64.
Wed, 15 Feb 2006 10:49:30 -0800 Vadim Gelfer add prechangegroup and pretxnchangegroup hooks.
Wed, 15 Feb 2006 10:40:15 -0800 Vadim Gelfer merge with crew.
Wed, 15 Feb 2006 10:39:47 -0800 Vadim Gelfer add -w and -p options to diff. this is for issue 126.
Thu, 16 Feb 2006 08:48:31 -0800 Vadim Gelfer fix names of parent changeset ids in hooks.
Thu, 16 Feb 2006 08:40:47 -0800 Vadim Gelfer prefix hook env var names with HG_.
Wed, 15 Feb 2006 22:37:28 +0100 Benoit Boissinot merge with crew
Wed, 15 Feb 2006 22:21:20 +0100 Benoit Boissinot add a -b/--branch option to 'hg parents'
Wed, 15 Feb 2006 14:22:16 +0100 Thomas Arendsen Hein Fix diff against an empty file (issue124) and add a test for this.
Wed, 15 Feb 2006 04:37:47 +0100 Benoit Boissinot catch errors and throw exception with invalid binary patch data
Tue, 14 Feb 2006 17:13:18 -0800 Vadim Gelfer add pretxncommit hook.
Tue, 14 Feb 2006 15:47:25 -0800 Vadim Gelfer add pretag and tag hooks.
Tue, 14 Feb 2006 15:37:27 -0800 Vadim Gelfer hook parameters must be strings.
Tue, 14 Feb 2006 15:28:06 -0800 Vadim Gelfer make hook code nicer.
Tue, 14 Feb 2006 15:10:45 -0800 Vadim Gelfer hooks run after transactions finish must not affect method results.
Fri, 17 Feb 2006 17:23:53 -0600 Matt Mackall Refactor excessive merge detection, add test
Mon, 13 Feb 2006 12:48:28 -0600 Matt Mackall Revert convert-repo changes
Sat, 11 Feb 2006 00:31:52 -0800 Vadim Gelfer fix hgrc doc hook descriptions.
Fri, 10 Feb 2006 16:45:56 -0500 Daniel Santa Cruz hooks: distinguish between locally committed and incoming changes.
Thu, 09 Feb 2006 17:18:43 -0600 mason Allow callers to pass in the dirstate lock in most localrepo.py funcs.
Thu, 09 Feb 2006 17:07:20 -0600 mason revlog.strip should clear the chunkcache
Thu, 09 Feb 2006 09:07:19 +0100 Thomas Arendsen Hein Show "(No help text available)" for commands without doc string.
Thu, 09 Feb 2006 07:24:34 +0100 Thomas Arendsen Hein Create default commit message in a more pythonic way.
Thu, 09 Feb 2006 07:16:13 +0100 Thomas Arendsen Hein Removed "HG: manifest hash" line from commit message.
Thu, 09 Feb 2006 07:14:05 +0100 Thomas Arendsen Hein Put the empty line in commit text above the branch merge line.
Thu, 09 Feb 2006 07:01:23 +0100 Thomas Arendsen Hein Run commit message editor in the repo root (like hooks).
Tue, 07 Feb 2006 23:01:11 -0600 Johannes Stezenbach add changenav at bottom of page
Mon, 06 Feb 2006 17:35:22 -0600 Johannes Stezenbach display revision numbers
Mon, 06 Feb 2006 17:34:53 -0600 Johannes Stezenbach fix changenav for maxchanges != 10
Mon, 06 Feb 2006 17:34:39 -0600 Johannes Stezenbach add --mbox output to patchbomb
Mon, 06 Feb 2006 17:32:10 -0600 Radoslaw Szkodzinski hgmerge: various cleanups
Mon, 06 Feb 2006 17:32:06 -0600 Radoslaw Szkodzinski hgmerge: add cleanup functions
Mon, 06 Feb 2006 17:32:00 -0600 Radoslaw Szkodzinski hgmerge: add and use more tool variables
Sun, 05 Feb 2006 22:21:02 -0600 Matt Mackall Update copyright notice
Sun, 05 Feb 2006 22:18:38 -0600 Matt Mackall Merge with crew
Fri, 03 Feb 2006 12:58:40 +0100 Thomas Arendsen Hein Merge with Peter van Dijk
Fri, 03 Feb 2006 12:56:41 +0100 Peter van Dijk remove escaping from decriptions on repo index page
Fri, 03 Feb 2006 12:50:02 +0100 Thomas Arendsen Hein Added raw view for file annotate in hgweb.
Fri, 03 Feb 2006 11:54:16 +0100 Benoit Boissinot hgweb/templates: remove unused vars from map-raw
Fri, 03 Feb 2006 11:54:12 +0100 Benoit Boissinot hgweb/templates: no need to escape the '<' '>' and '&' in raw templates
Fri, 03 Feb 2006 11:43:49 +0100 Thomas Arendsen Hein Removed executable bit from patchbomb extension.
Fri, 03 Feb 2006 11:29:39 +0100 lcantey Update version strings and add release notes to Windows specific files
Fri, 03 Feb 2006 10:54:58 +0100 Thomas Arendsen Hein Fall back to asciidoc6 html backend if html4 doesn't work.
Fri, 03 Feb 2006 10:52:25 +0100 Thomas Arendsen Hein Reverted name change (mercurial -> Mercurial) from dd5085897010.
Fri, 03 Feb 2006 00:52:31 -0800 Vadim Gelfer merge with crew.
Fri, 03 Feb 2006 00:50:28 -0800 Vadim Gelfer make stuff for macos x binary package.
Thu, 02 Feb 2006 19:22:27 +0100 Benoit Boissinot extension gpg.py: really raise the exception in case of invalid data
Thu, 02 Feb 2006 08:16:17 +0100 Thomas Arendsen Hein Cleanup of spacing in bash_completion
Thu, 02 Feb 2006 07:50:20 +0100 Thomas Arendsen Hein Use user specified path to hg in bash_completion
Wed, 01 Feb 2006 20:20:27 +0100 Benoit Boissinot fix an exception in gpg.py with multiples sigs for the same cset
Wed, 01 Feb 2006 19:37:26 +0100 Benoit Boissinot fixes for gpg.py extension
Wed, 01 Feb 2006 19:18:15 +0100 Benoit Boissinot Merge with crew
Thu, 15 Dec 2005 18:04:39 +0100 Benoit Boissinot Merge with upstream
Thu, 15 Dec 2005 18:04:05 +0100 Benoit Boissinot reverting 11d12bd6e1dcd9610fa26e97d25e7ad553e8ffa5
Thu, 08 Dec 2005 15:12:02 +0100 Benoit Boissinot cleanup of revlog.group when repository is local
Wed, 01 Feb 2006 12:55:01 +0100 Thomas Arendsen Hein Added missing space in output of gpg.py
Wed, 01 Feb 2006 08:50:45 +0100 Benoit Boissinot merge with crew
Wed, 01 Feb 2006 08:46:24 +0100 Benoit Boissinot abort when using 'update -m' and this is not a merge
Tue, 31 Jan 2006 08:14:48 -0800 Vadim Gelfer merge with self.
Tue, 31 Jan 2006 08:14:23 -0800 Vadim Gelfer add documentation for email command.
Tue, 31 Jan 2006 08:13:03 -0800 Vadim Gelfer forgot to add import statement for _.
Tue, 31 Jan 2006 08:08:43 -0800 Vadim Gelfer add _ to several strings
Tue, 31 Jan 2006 08:06:35 -0800 Vadim Gelfer turn patchbomb script into an extension module.
Sun, 05 Feb 2006 20:52:55 -0500 Josef "Jeff" Sipek [hgweb] Added rename information to gitweb templates & misc cleanups
Mon, 30 Jan 2006 19:34:35 +1300 Matt Mackall verify: notice extra data in indices
Mon, 30 Jan 2006 13:01:16 +1300 Matt Mackall Added tag 0.8 for changeset 3a56574f329a368d645853e0f9e09472aee62349
Mon, 30 Jan 2006 12:04:36 +1300 Matt Mackall Merge with crew 0.8
Mon, 30 Jan 2006 12:02:12 +1300 Brendan Cully Safer version of FileMerge merge
Mon, 30 Jan 2006 12:02:06 +1300 Benoit Boissinot return a non-zero exit code when a merge failed
Sun, 29 Jan 2006 14:36:11 +0100 Thomas Arendsen Hein Added missing quote in warning text to tests, too.
Sun, 29 Jan 2006 14:33:12 +0100 Thomas Arendsen Hein Added missing quote in warning text.
Sun, 29 Jan 2006 20:30:41 +1300 Matt Mackall Fix revlog signature check for empty revlogs
Sun, 29 Jan 2006 20:27:58 +1300 Matt Mackall Add revlog version signature check
Sun, 29 Jan 2006 20:13:43 +1300 Matt Mackall doc: clone and outgoing point to pull for valid path docs
Sun, 29 Jan 2006 19:06:42 +1300 Matt Mackall deprecate the rawcommit command
Sun, 29 Jan 2006 18:38:56 +1300 Matt Mackall convert-repo: use commit rather than rawcommit
Sun, 29 Jan 2006 17:22:03 +1300 Matt Mackall convert-repo: automatically create empty map file
Sun, 29 Jan 2006 17:12:31 +1300 Benoit Boissinot deprecate the use of 'hg tag NAME [REV]'
Sun, 29 Jan 2006 17:10:38 +1300 Matt Mackall hgweb: show copy/rename links in file history
Sun, 29 Jan 2006 00:31:11 +0100 Peter van Dijk unbreak templates/summary-gitweb.tmpl
Sun, 29 Jan 2006 12:23:52 +1300 Matt Mackall Fix comment syntax
Sun, 29 Jan 2006 00:18:52 +0100 Peter van Dijk changed template escape filter, added urlescape filter; audited all templates for insertion bugs; added note to manifest.py about newlines in filenames