Wed, 22 Feb 2006 07:45:14 +0100 Added test cases for repo corruption fixed in 2e0a288ca93e (issue132)
Thomas Arendsen Hein <thomas@intevation.de> [Wed, 22 Feb 2006 07:45:14 +0100] rev 1785
Added test cases for repo corruption fixed in 2e0a288ca93e (issue132) (submitted by Alexis S. L. Carvalho <alexis@cecm.usp.br>)
Wed, 22 Feb 2006 07:26:29 +0100 revalidate revlog data after locking the repo (issue132)
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Wed, 22 Feb 2006 07:26:29 +0100] rev 1784
revalidate revlog data after locking the repo (issue132)
Wed, 22 Feb 2006 05:21:09 +0100 merge with matt
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Wed, 22 Feb 2006 05:21:09 +0100] rev 1783
merge with matt
Tue, 21 Feb 2006 16:46:38 +0100 merge with crew
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Tue, 21 Feb 2006 16:46:38 +0100] rev 1782
merge with crew
Tue, 14 Feb 2006 21:11:57 +0100 add an optional argument to push only the specified revisions (push -r)
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Tue, 14 Feb 2006 21:11:57 +0100] rev 1781
add an optional argument to push only the specified revisions (push -r)
Tue, 21 Feb 2006 17:36:27 -0600 Merge with jeffpc
Matt Mackall <mpm@selenic.com> [Tue, 21 Feb 2006 17:36:27 -0600] rev 1780
Merge with jeffpc
Sat, 18 Feb 2006 22:24:42 -0500 Merge with mpm
Josef "Jeff" Sipek <jeffpc@optonline.net> [Sat, 18 Feb 2006 22:24:42 -0500] rev 1779
Merge with mpm
Sat, 18 Feb 2006 22:01:09 -0500 [hgweb] Move CSS from headers into static files
Josef "Jeff" Sipek <jeffpc@optonline.net> [Sat, 18 Feb 2006 22:01:09 -0500] rev 1778
[hgweb] Move CSS from headers into static files
Sat, 18 Feb 2006 21:53:41 -0500 [hgweb] Static content serving
Josef "Jeff" Sipek <jeffpc@optonline.net> [Sat, 18 Feb 2006 21:53:41 -0500] rev 1777
[hgweb] Static content serving
Tue, 14 Feb 2006 21:55:05 -0500 Merge
Josef "Jeff" Sipek <jeffpc@optonline.net> [Tue, 14 Feb 2006 21:55:05 -0500] rev 1776
Merge
Tue, 21 Feb 2006 15:48:49 -0600 Merge with crew
Matt Mackall <mpm@selenic.com> [Tue, 21 Feb 2006 15:48:49 -0600] rev 1775
Merge with crew
Tue, 21 Feb 2006 15:48:22 -0600 hgmerge: add meld support
Radoslaw Szkodzinski <astralstorm@gorzow.mm.pl> [Tue, 21 Feb 2006 15:48:22 -0600] rev 1774
hgmerge: add meld support
Tue, 21 Feb 2006 15:48:19 -0600 hgmerge: improve "apps not found" message
Radoslaw Szkodzinski <astralstorm@gorzow.mm.pl> [Tue, 21 Feb 2006 15:48:19 -0600] rev 1773
hgmerge: improve "apps not found" message
Tue, 21 Feb 2006 15:48:16 -0600 hgmerge: logic changes
Radoslaw Szkodzinski <astralstorm@gorzow.mm.pl> [Tue, 21 Feb 2006 15:48:16 -0600] rev 1772
hgmerge: logic changes Details: - keep automatic merge conflicts in $LOCAL - do not assume that $EDITOR returns proper error code - fix a slight mistake in diff+patch merge success detection (it could succeed if the $EDITOR failed to run)
Tue, 21 Feb 2006 15:48:12 -0600 hgmerge: add and use ask_if_merged function
Radoslaw Szkodzinski <astralstorm@gorzow.mm.pl> [Tue, 21 Feb 2006 15:48:12 -0600] rev 1771
hgmerge: add and use ask_if_merged function This patch, unlike the earlier ones, doesn't use unportable select builtin.
Tue, 21 Feb 2006 15:48:09 -0600 hgmerge: fix diff+patch detection; cleanups
Radoslaw Szkodzinski <astralstorm@gorzow.mm.pl> [Tue, 21 Feb 2006 15:48:09 -0600] rev 1770
hgmerge: fix diff+patch detection; cleanups Details: - actually show help message when no tools are found - whitespace cleanup (stupid emacs) - quote more variables - simplify merge/diff3 error handling
Tue, 21 Feb 2006 16:04:47 +0100 Merged RSS feed for tags from Peter van Dijk
Thomas Arendsen Hein <thomas@intevation.de> [Tue, 21 Feb 2006 16:04:47 +0100] rev 1769
Merged RSS feed for tags from Peter van Dijk
Fri, 03 Feb 2006 11:23:34 +0100 add rss link to tags page
Peter van Dijk <peter@dataloss.nl> [Fri, 03 Feb 2006 11:23:34 +0100] rev 1768
add rss link to tags page
Fri, 03 Feb 2006 02:21:28 +0100 implement entriesnotip for tags in hgweb.py ; change entries to entriesnotip in templates/tags-rss.tmpl
Peter van Dijk <peter@dataloss.nl> [Fri, 03 Feb 2006 02:21:28 +0100] rev 1767
implement entriesnotip for tags in hgweb.py ; change entries to entriesnotip in templates/tags-rss.tmpl
Thu, 02 Feb 2006 12:00:45 +0100 tags-rss support; still shows tip
Peter van Dijk <peter@dataloss.nl> [Thu, 02 Feb 2006 12:00:45 +0100] rev 1766
tags-rss support; still shows tip
Tue, 21 Feb 2006 15:54:50 +0100 hg log --limit shouldn't count unprinted revisions (found by TK Soh)
Thomas Arendsen Hein <thomas@intevation.de> [Tue, 21 Feb 2006 15:54:50 +0100] rev 1765
hg log --limit shouldn't count unprinted revisions (found by TK Soh)
Tue, 21 Feb 2006 15:37:23 +0100 Cleanup: Put initialization of br in front of --branches option handling.
Thomas Arendsen Hein <thomas@intevation.de> [Tue, 21 Feb 2006 15:37:23 +0100] rev 1764
Cleanup: Put initialization of br in front of --branches option handling.
Tue, 21 Feb 2006 13:14:03 +0100 Make option --branch vs. --branches more consistent.
Thomas Arendsen Hein <thomas@intevation.de> [Tue, 21 Feb 2006 13:14:03 +0100] rev 1763
Make option --branch vs. --branches more consistent. As you can abbreviate --branches to --branch, old scripts using the long name will still work.
Tue, 21 Feb 2006 12:59:16 +0100 Add option -b/--branch to hg tip (as done for hg parents).
Thomas Arendsen Hein <thomas@intevation.de> [Tue, 21 Feb 2006 12:59:16 +0100] rev 1762
Add option -b/--branch to hg tip (as done for hg parents).
Tue, 21 Feb 2006 08:11:46 +0100 merge with crew
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Tue, 21 Feb 2006 08:11:46 +0100] rev 1761
merge with crew
Tue, 21 Feb 2006 00:45:02 +0100 fix typo in debugrebuildstate
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Tue, 21 Feb 2006 00:45:02 +0100] rev 1760
fix typo in debugrebuildstate
Mon, 20 Feb 2006 15:58:04 -0600 Sunpro compiler patch
Fabian Otto <sigsegv@alchiba.ni.cs.tu-berlin.de> [Mon, 20 Feb 2006 15:58:04 -0600] rev 1759
Sunpro compiler patch The compiling runs through without warning, but runnig the newly builded hg emmits a message: | ImportError: ld.so.1: python: fatal: relocation error: | file /opt/local/lib/python2.3/site-packages/mercurial/bdiff.so: | symbol cmp: referenced symbol not found Removing the inline infront of cmp corrects this error message.
Mon, 20 Feb 2006 11:09:25 -0800 add options to log man page.
Vadim Gelfer <vadim.gelfer@gmail.com> [Mon, 20 Feb 2006 11:09:25 -0800] rev 1758
add options to log man page.
Mon, 20 Feb 2006 11:07:09 -0800 merge with crew.
Vadim Gelfer <vadim.gelfer@gmail.com> [Mon, 20 Feb 2006 11:07:09 -0800] rev 1757
merge with crew.
Mon, 20 Feb 2006 11:06:41 -0800 add -l,--limit to log command.
Vadim Gelfer <vadim.gelfer@gmail.com> [Mon, 20 Feb 2006 11:06:41 -0800] rev 1756
add -l,--limit to log command.
Mon, 20 Feb 2006 19:04:56 +0100 add 'debugrebuildstate' to rebuild the dirstate from a given revision
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Mon, 20 Feb 2006 19:04:56 +0100] rev 1755
add 'debugrebuildstate' to rebuild the dirstate from a given revision - added and removed files will be lost while recreating the dirstate - modifications are not lost
Mon, 20 Feb 2006 01:12:03 +0100 use repo.lock when cloning via copy, use lock.LockException when necessary
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Mon, 20 Feb 2006 01:12:03 +0100] rev 1754
use repo.lock when cloning via copy, use lock.LockException when necessary
Mon, 20 Feb 2006 01:09:40 +0100 Raise a different exception when the lock is not available
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Mon, 20 Feb 2006 01:09:40 +0100] rev 1753
Raise a different exception when the lock is not available When the filesystem is read-only or if we have some other error, there is no need to wait. Raise a lock.LockUnavailable exception.
Sun, 19 Feb 2006 22:41:49 +0100 merge with crew
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Sun, 19 Feb 2006 22:41:49 +0100] rev 1752
merge with crew
Sun, 19 Feb 2006 22:39:09 +0100 localrepo: refactor the locking functions
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Sun, 19 Feb 2006 22:39:09 +0100] rev 1751
localrepo: refactor the locking functions
Sun, 19 Feb 2006 21:44:32 +0100 make test-pull-permission cleanup correctly in case of errors
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Sun, 19 Feb 2006 21:44:32 +0100] rev 1750
make test-pull-permission cleanup correctly in case of errors
Sun, 19 Feb 2006 19:43:03 +0100 fix warnings from pychecker (unused variables and shadowing)
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Sun, 19 Feb 2006 19:43:03 +0100] rev 1749
fix warnings from pychecker (unused variables and shadowing)
Sun, 19 Feb 2006 18:59:20 +0100 bisect: fix for recent changes disallowing "false" merges
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Sun, 19 Feb 2006 18:59:20 +0100] rev 1748
bisect: fix for recent changes disallowing "false" merges
Sat, 18 Feb 2006 07:37:59 -0800 transitive copy/rename
Robin Farine <robin.farine@terminus.org> [Sat, 18 Feb 2006 07:37:59 -0800] rev 1747
transitive copy/rename Add support for transitive copy or rename operations, e.g. hg rename a b ... (possibly edit b) hg rename b c hg commit ... by actually renaming "b" as "c" while recording a copy of "a" to "c" and a removal of "a".
Sat, 18 Feb 2006 16:31:02 +0100 Fixed misleading indentation in mpatch.c
Thomas Arendsen Hein <thomas@intevation.de> [Sat, 18 Feb 2006 16:31:02 +0100] rev 1746
Fixed misleading indentation in mpatch.c
Fri, 17 Feb 2006 21:56:15 -0800 merge with crew.
Vadim Gelfer <vadim.gelfer@gmail.com> [Fri, 17 Feb 2006 21:56:15 -0800] rev 1745
merge with crew.
Fri, 17 Feb 2006 21:55:33 -0800 make server tests use --daemon.
Vadim Gelfer <vadim.gelfer@gmail.com> [Fri, 17 Feb 2006 21:55:33 -0800] rev 1744
make server tests use --daemon.
Sat, 18 Feb 2006 06:50:22 +0100 Merge with upstream
Thomas Arendsen Hein <thomas@intevation.de> [Sat, 18 Feb 2006 06:50:22 +0100] rev 1743
Merge with upstream
Sat, 18 Feb 2006 05:40:08 +0100 Added help string for --daemon-pipefds
Thomas Arendsen Hein <thomas@intevation.de> [Sat, 18 Feb 2006 05:40:08 +0100] rev 1742
Added help string for --daemon-pipefds
Fri, 17 Feb 2006 16:32:07 -0800 stop read end of pipe from staying open forever in child process.
Vadim Gelfer <vadim.gelfer@gmail.com> [Fri, 17 Feb 2006 16:32:07 -0800] rev 1741
stop read end of pipe from staying open forever in child process.
Fri, 17 Feb 2006 16:29:30 -0800 add --daemon option to serve command. for issue 45.
Vadim Gelfer <vadim.gelfer@gmail.com> [Fri, 17 Feb 2006 16:29:30 -0800] rev 1740
add --daemon option to serve command. for issue 45. code looks odd because it is portable to windows. windows does not have os.fork, so have to spawn and use pipe to tell parent ready instead.
Fri, 17 Feb 2006 17:41:23 -0600 AmbiguousCommand is raised too soon.
Alexis S. L. Carvalho <alexis@cecm.usp.br> [Fri, 17 Feb 2006 17:41:23 -0600] rev 1739
AmbiguousCommand is raised too soon. Right now, hg raises AmbiguousCommand as soon as it finds two commands/aliases that start with the substring it's searching for, even though it may still find a full match later on. This is a bit hard to hit on purpose, because hg checks the list of commands in whatever order is returned by table.keys(), which will change when you add an alias to a command. You should be able to hit it by adding an alias "u" to the "identify" command - not that that makes a lot of sense...
Fri, 17 Feb 2006 17:41:18 -0600 Don't hard-code /tmp in test-ro-message
Alexis S. L. Carvalho <alexis@cecm.usp.br> [Fri, 17 Feb 2006 17:41:18 -0600] rev 1738
Don't hard-code /tmp in test-ro-message This makes the test succeed when $TMPDIR is set.
Fri, 17 Feb 2006 17:39:05 -0600 Merge with crew
Matt Mackall <mpm@selenic.com> [Fri, 17 Feb 2006 17:39:05 -0600] rev 1737
Merge with crew
Fri, 17 Feb 2006 08:26:21 -0800 add preoutgoing and outgoing hooks.
Vadim Gelfer <vadim.gelfer@gmail.com> [Fri, 17 Feb 2006 08:26:21 -0800] rev 1736
add preoutgoing and outgoing hooks. preoutgoing lets prevent pull over http or ssh. outgoing lets notify after pull.
Thu, 16 Feb 2006 14:34:59 -0800 i forgot to change the test output for test-hook.
Vadim Gelfer <vadim.gelfer@gmail.com> [Thu, 16 Feb 2006 14:34:59 -0800] rev 1735
i forgot to change the test output for test-hook.
Thu, 16 Feb 2006 09:56:31 -0800 tests for new hooks. fix things i found when writing tests.
Vadim Gelfer <vadim.gelfer@gmail.com> [Thu, 16 Feb 2006 09:56:31 -0800] rev 1734
tests for new hooks. fix things i found when writing tests.
Thu, 16 Feb 2006 09:09:45 -0800 fix test-help diff options.
Vadim Gelfer <vadim.gelfer@gmail.com> [Thu, 16 Feb 2006 09:09:45 -0800] rev 1733
fix test-help diff options.
Thu, 16 Feb 2006 08:51:24 -0800 merge with crew.
Vadim Gelfer <vadim.gelfer@gmail.com> [Thu, 16 Feb 2006 08:51:24 -0800] rev 1732
merge with crew.
Wed, 15 Feb 2006 11:05:43 -0800 add -p option to tip. for issue 64.
Vadim Gelfer <vadim.gelfer@gmail.com> [Wed, 15 Feb 2006 11:05:43 -0800] rev 1731
add -p option to tip. for issue 64.
Wed, 15 Feb 2006 10:49:30 -0800 add prechangegroup and pretxnchangegroup hooks.
Vadim Gelfer <vadim.gelfer@gmail.com> [Wed, 15 Feb 2006 10:49:30 -0800] rev 1730
add prechangegroup and pretxnchangegroup hooks. prechangegroup lets you stop push, pull or unbundle before it begins. pretxnchangegroup lets you inspect changegroup before transaction is committed, and roll back if you not like it.
Wed, 15 Feb 2006 10:40:15 -0800 merge with crew.
Vadim Gelfer <vadim.gelfer@gmail.com> [Wed, 15 Feb 2006 10:40:15 -0800] rev 1729
merge with crew.
Wed, 15 Feb 2006 10:39:47 -0800 add -w and -p options to diff. this is for issue 126.
Vadim Gelfer <vadim.gelfer@gmail.com> [Wed, 15 Feb 2006 10:39:47 -0800] rev 1728
add -w and -p options to diff. this is for issue 126.
Thu, 16 Feb 2006 08:48:31 -0800 fix names of parent changeset ids in hooks.
Vadim Gelfer <vadim.gelfer@gmail.com> [Thu, 16 Feb 2006 08:48:31 -0800] rev 1727
fix names of parent changeset ids in hooks. fix hook part of man page.
Thu, 16 Feb 2006 08:40:47 -0800 prefix hook env var names with HG_.
Vadim Gelfer <vadim.gelfer@gmail.com> [Thu, 16 Feb 2006 08:40:47 -0800] rev 1726
prefix hook env var names with HG_. old names are still provided, but doc says they deprecated.
Wed, 15 Feb 2006 22:37:28 +0100 merge with crew
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Wed, 15 Feb 2006 22:37:28 +0100] rev 1725
merge with crew
Wed, 15 Feb 2006 22:21:20 +0100 add a -b/--branch option to 'hg parents'
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Wed, 15 Feb 2006 22:21:20 +0100] rev 1724
add a -b/--branch option to 'hg parents'
Wed, 15 Feb 2006 14:22:16 +0100 Fix diff against an empty file (issue124) and add a test for this.
Thomas Arendsen Hein <thomas@intevation.de> [Wed, 15 Feb 2006 14:22:16 +0100] rev 1723
Fix diff against an empty file (issue124) and add a test for this.
Wed, 15 Feb 2006 04:37:47 +0100 catch errors and throw exception with invalid binary patch data
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Wed, 15 Feb 2006 04:37:47 +0100] rev 1722
catch errors and throw exception with invalid binary patch data
Tue, 14 Feb 2006 17:13:18 -0800 add pretxncommit hook.
Vadim Gelfer <vadim.gelfer@gmail.com> [Tue, 14 Feb 2006 17:13:18 -0800] rev 1721
add pretxncommit hook. hook allows check of changeset after create, but before transaction is committed. hook failure rolls transaction back. makes place for local policies like commit message must contain bug id or reviewer signoff. change also adds parent changeset ids to commit hook environment, because is cheap and useful.
Tue, 14 Feb 2006 15:47:25 -0800 add pretag and tag hooks.
Vadim Gelfer <vadim.gelfer@gmail.com> [Tue, 14 Feb 2006 15:47:25 -0800] rev 1720
add pretag and tag hooks. pretag hook lets hook decide how tags can be named. tag hook is notifier.
Tue, 14 Feb 2006 15:37:27 -0800 hook parameters must be strings.
Vadim Gelfer <vadim.gelfer@gmail.com> [Tue, 14 Feb 2006 15:37:27 -0800] rev 1719
hook parameters must be strings.
Tue, 14 Feb 2006 15:28:06 -0800 make hook code nicer.
Vadim Gelfer <vadim.gelfer@gmail.com> [Tue, 14 Feb 2006 15:28:06 -0800] rev 1718
make hook code nicer. pre hooks can raise exception if fail. tidy up better if exception raised (like KeyboardInterrupt) when running hook program.
Tue, 14 Feb 2006 15:10:45 -0800 hooks run after transactions finish must not affect method results.
Vadim Gelfer <vadim.gelfer@gmail.com> [Tue, 14 Feb 2006 15:10:45 -0800] rev 1717
hooks run after transactions finish must not affect method results.
Fri, 17 Feb 2006 17:23:53 -0600 Refactor excessive merge detection, add test
Matt Mackall <mpm@selenic.com> [Fri, 17 Feb 2006 17:23:53 -0600] rev 1716
Refactor excessive merge detection, add test
Mon, 13 Feb 2006 12:48:28 -0600 Revert convert-repo changes
Matt Mackall <mpm@selenic.com> [Mon, 13 Feb 2006 12:48:28 -0600] rev 1715
Revert convert-repo changes
Sat, 11 Feb 2006 00:31:52 -0800 fix hgrc doc hook descriptions.
Vadim Gelfer <vadim.gelfer@gmail.com> [Sat, 11 Feb 2006 00:31:52 -0800] rev 1714
fix hgrc doc hook descriptions.
Fri, 10 Feb 2006 16:45:56 -0500 hooks: distinguish between locally committed and incoming changes.
Daniel Santa Cruz <byteshack@gmail.com> [Fri, 10 Feb 2006 16:45:56 -0500] rev 1713
hooks: distinguish between locally committed and incoming changes. "commit" hook is now for locally committed changes only. "incoming" is for changes pulled, pushed, or unbundled into local repo.
Thu, 09 Feb 2006 17:18:43 -0600 Allow callers to pass in the dirstate lock in most localrepo.py funcs.
mason@suse.com [Thu, 09 Feb 2006 17:18:43 -0600] rev 1712
Allow callers to pass in the dirstate lock in most localrepo.py funcs. This makes it possible to take the lock once and commit a large number of patches, without having to read and write the dirstate for each patch.
Thu, 09 Feb 2006 17:07:20 -0600 revlog.strip should clear the chunkcache
mason@suse.com [Thu, 09 Feb 2006 17:07:20 -0600] rev 1711
revlog.strip should clear the chunkcache The chunkcache isn't valid after a strip, it needs to be cleared out.
Thu, 09 Feb 2006 09:07:19 +0100 Show "(No help text available)" for commands without doc string.
Thomas Arendsen Hein <thomas@intevation.de> [Thu, 09 Feb 2006 09:07:19 +0100] rev 1710
Show "(No help text available)" for commands without doc string. Currently this only occurs with "hg help qcommit" from mq extension.
Thu, 09 Feb 2006 07:24:34 +0100 Create default commit message in a more pythonic way.
Thomas Arendsen Hein <thomas@intevation.de> [Thu, 09 Feb 2006 07:24:34 +0100] rev 1709
Create default commit message in a more pythonic way.
Thu, 09 Feb 2006 07:16:13 +0100 Removed "HG: manifest hash" line from commit message.
Thomas Arendsen Hein <thomas@intevation.de> [Thu, 09 Feb 2006 07:16:13 +0100] rev 1708
Removed "HG: manifest hash" line from commit message.
Thu, 09 Feb 2006 07:14:05 +0100 Put the empty line in commit text above the branch merge line.
Thomas Arendsen Hein <thomas@intevation.de> [Thu, 09 Feb 2006 07:14:05 +0100] rev 1707
Put the empty line in commit text above the branch merge line.
Thu, 09 Feb 2006 07:01:23 +0100 Run commit message editor in the repo root (like hooks).
Thomas Arendsen Hein <thomas@intevation.de> [Thu, 09 Feb 2006 07:01:23 +0100] rev 1706
Run commit message editor in the repo root (like hooks). This makes the hgeditor script work with hg commit -R path/to/repo
Tue, 07 Feb 2006 23:01:11 -0600 add changenav at bottom of page
Johannes Stezenbach <js@linuxtv.org> [Tue, 07 Feb 2006 23:01:11 -0600] rev 1705
add changenav at bottom of page if one reads through the changelog and wants to go to the previous or next page one needs the navigation links at the bottom, not at the top of the page
Mon, 06 Feb 2006 17:35:22 -0600 display revision numbers
Johannes Stezenbach <js@linuxtv.org> [Mon, 06 Feb 2006 17:35:22 -0600] rev 1704
display revision numbers revision numbers are useful for orientation when browsing through the changelog
Mon, 06 Feb 2006 17:34:53 -0600 fix changenav for maxchanges != 10
Johannes Stezenbach <js@linuxtv.org> [Mon, 06 Feb 2006 17:34:53 -0600] rev 1703
fix changenav for maxchanges != 10 for maxchanges = 25 the changelog navigation had a minimum stepsize of 30; try to calculate more useful navigation steps
Mon, 06 Feb 2006 17:34:39 -0600 add --mbox output to patchbomb
Johannes Stezenbach <js@linuxtv.org> [Mon, 06 Feb 2006 17:34:39 -0600] rev 1702
add --mbox output to patchbomb add option to save generated mails in an mbox file for later processing with formail, instead of sending them directly
Mon, 06 Feb 2006 17:32:10 -0600 hgmerge: various cleanups
Radoslaw Szkodzinski <astralstorm@gorzow.mm.pl> [Mon, 06 Feb 2006 17:32:10 -0600] rev 1701
hgmerge: various cleanups Details: - put temporary file names into variables - make all temporary file names end with random part - cleanup FileMerge handling - do not use hardlinks in FileMerge change test (breaks on FAT) - try harder to keep file mtime unchanged in case of failed merge
Mon, 06 Feb 2006 17:32:06 -0600 hgmerge: add cleanup functions
Radoslaw Szkodzinski <astralstorm@gorzow.mm.pl> [Mon, 06 Feb 2006 17:32:06 -0600] rev 1700
hgmerge: add cleanup functions This patch adds functions cleanup, success and failure. The last two of these should be used instead of exit. Current code was changed to use them. It also moves $HGTMP to the top of the file (it's used in the cleanup function), changes the comment and removes now unneeded trap in the diff+patch merge.
Mon, 06 Feb 2006 17:32:00 -0600 hgmerge: add and use more tool variables
Radoslaw Szkodzinski <astralstorm@gorzow.mm.pl> [Mon, 06 Feb 2006 17:32:00 -0600] rev 1699
hgmerge: add and use more tool variables This patch adds even more customisable variables with tool paths. Also moves $FILEMERGE where it belongs.
Sun, 05 Feb 2006 22:21:02 -0600 Update copyright notice
Matt Mackall <mpm@selenic.com> [Sun, 05 Feb 2006 22:21:02 -0600] rev 1698
Update copyright notice
Sun, 05 Feb 2006 22:18:38 -0600 Merge with crew
Matt Mackall <mpm@selenic.com> [Sun, 05 Feb 2006 22:18:38 -0600] rev 1697
Merge with crew
Fri, 03 Feb 2006 12:58:40 +0100 Merge with Peter van Dijk
Thomas Arendsen Hein <thomas@intevation.de> [Fri, 03 Feb 2006 12:58:40 +0100] rev 1696
Merge with Peter van Dijk
Fri, 03 Feb 2006 12:56:41 +0100 remove escaping from decriptions on repo index page
Peter van Dijk <peter@dataloss.nl> [Fri, 03 Feb 2006 12:56:41 +0100] rev 1695
remove escaping from decriptions on repo index page
Fri, 03 Feb 2006 12:50:02 +0100 Added raw view for file annotate in hgweb.
Thomas Arendsen Hein <thomas@intevation.de> [Fri, 03 Feb 2006 12:50:02 +0100] rev 1694
Added raw view for file annotate in hgweb.
Fri, 03 Feb 2006 11:54:16 +0100 hgweb/templates: remove unused vars from map-raw
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Fri, 03 Feb 2006 11:54:16 +0100] rev 1693
hgweb/templates: remove unused vars from map-raw annotateline contains html and it is unused filenodelink is unused but should be defined
Fri, 03 Feb 2006 11:54:12 +0100 hgweb/templates: no need to escape the '<' '>' and '&' in raw templates
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Fri, 03 Feb 2006 11:54:12 +0100] rev 1692
hgweb/templates: no need to escape the '<' '>' and '&' in raw templates
Fri, 03 Feb 2006 11:43:49 +0100 Removed executable bit from patchbomb extension.
Thomas Arendsen Hein <thomas@intevation.de> [Fri, 03 Feb 2006 11:43:49 +0100] rev 1691
Removed executable bit from patchbomb extension.
Fri, 03 Feb 2006 11:29:39 +0100 Update version strings and add release notes to Windows specific files
lcantey@gmail.com [Fri, 03 Feb 2006 11:29:39 +0100] rev 1690
Update version strings and add release notes to Windows specific files
Fri, 03 Feb 2006 10:54:58 +0100 Fall back to asciidoc6 html backend if html4 doesn't work.
Thomas Arendsen Hein <thomas@intevation.de> [Fri, 03 Feb 2006 10:54:58 +0100] rev 1689
Fall back to asciidoc6 html backend if html4 doesn't work. This reenables building documentation on Debian sarge, which broke after 9346a7fb3fe2.
Fri, 03 Feb 2006 10:52:25 +0100 Reverted name change (mercurial -> Mercurial) from dd5085897010.
Thomas Arendsen Hein <thomas@intevation.de> [Fri, 03 Feb 2006 10:52:25 +0100] rev 1688
Reverted name change (mercurial -> Mercurial) from dd5085897010.
Fri, 03 Feb 2006 00:52:31 -0800 merge with crew.
Vadim Gelfer <vadim.gelfer@gmail.com> [Fri, 03 Feb 2006 00:52:31 -0800] rev 1687
merge with crew.
Fri, 03 Feb 2006 00:50:28 -0800 make stuff for macos x binary package.
Vadim Gelfer <vadim.gelfer@gmail.com> [Fri, 03 Feb 2006 00:50:28 -0800] rev 1686
make stuff for macos x binary package. it is now easy to make prebuilt binary for macos x. i have no hosting space. i hope someone else can make binaries.
Thu, 02 Feb 2006 19:22:27 +0100 extension gpg.py: really raise the exception in case of invalid data
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Thu, 02 Feb 2006 19:22:27 +0100] rev 1685
extension gpg.py: really raise the exception in case of invalid data
Thu, 02 Feb 2006 08:16:17 +0100 Cleanup of spacing in bash_completion
Thomas Arendsen Hein <thomas@intevation.de> [Thu, 02 Feb 2006 08:16:17 +0100] rev 1684
Cleanup of spacing in bash_completion
Thu, 02 Feb 2006 07:50:20 +0100 Use user specified path to hg in bash_completion
Thomas Arendsen Hein <thomas@intevation.de> [Thu, 02 Feb 2006 07:50:20 +0100] rev 1683
Use user specified path to hg in bash_completion e.g. for multiple installs with different versions or extensions.
Wed, 01 Feb 2006 20:20:27 +0100 fix an exception in gpg.py with multiples sigs for the same cset
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Wed, 01 Feb 2006 20:20:27 +0100] rev 1682
fix an exception in gpg.py with multiples sigs for the same cset - silly error, do not overwrite the variable we use for iterating - correct 'hg help sign'
Wed, 01 Feb 2006 19:37:26 +0100 fixes for gpg.py extension
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Wed, 01 Feb 2006 19:37:26 +0100] rev 1681
fixes for gpg.py extension - add copyright and license - add i18n - add 'sigs' command behaving like 'hg tags' - change 'role' to 'comment' and output it only if there is one - refactoring
Wed, 01 Feb 2006 19:18:15 +0100 Merge with crew
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Wed, 01 Feb 2006 19:18:15 +0100] rev 1680
Merge with crew
Thu, 15 Dec 2005 18:04:39 +0100 Merge with upstream
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Thu, 15 Dec 2005 18:04:39 +0100] rev 1679
Merge with upstream
Thu, 15 Dec 2005 18:04:05 +0100 reverting 11d12bd6e1dcd9610fa26e97d25e7ad553e8ffa5
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Thu, 15 Dec 2005 18:04:05 +0100] rev 1678
reverting 11d12bd6e1dcd9610fa26e97d25e7ad553e8ffa5 passing local everywhere violate the layering
Thu, 08 Dec 2005 15:12:02 +0100 cleanup of revlog.group when repository is local
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Thu, 08 Dec 2005 15:12:02 +0100] rev 1677
cleanup of revlog.group when repository is local revlog.group cached every chunk from the revlog, the behaviour was needed to minimize the roundtrip with old-http. The patch export the information that the repository is local or not from the repository object down to the revlog. Then it uses the workaround for old-http only if the repository is non-local. The memory used server side when pulling goes down to less than 30Mo maximum whereas without the patch more than 160Mo was used when cloning the linux kernel repository. The time used by cloning is roughly the same (although some caching could be implemented if needed): before 110.25user 20.90system 2:52.00elapsed 76%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+708707minor)pagefaults 0swaps after 112.85user 22.98system 2:50.66elapsed 79%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+862862minor)pagefaults 0swaps
Wed, 01 Feb 2006 12:55:01 +0100 Added missing space in output of gpg.py
Thomas Arendsen Hein <thomas@intevation.de> [Wed, 01 Feb 2006 12:55:01 +0100] rev 1676
Added missing space in output of gpg.py
Wed, 01 Feb 2006 08:50:45 +0100 merge with crew
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Wed, 01 Feb 2006 08:50:45 +0100] rev 1675
merge with crew
Wed, 01 Feb 2006 08:46:24 +0100 abort when using 'update -m' and this is not a merge
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Wed, 01 Feb 2006 08:46:24 +0100] rev 1674
abort when using 'update -m' and this is not a merge add more testcases for updating with local changes
Tue, 31 Jan 2006 08:14:48 -0800 merge with self.
Vadim Gelfer <vadim.gelfer@gmail.com> [Tue, 31 Jan 2006 08:14:48 -0800] rev 1673
merge with self.
Tue, 31 Jan 2006 08:14:23 -0800 add documentation for email command.
Vadim Gelfer <vadim.gelfer@gmail.com> [Tue, 31 Jan 2006 08:14:23 -0800] rev 1672
add documentation for email command.
Tue, 31 Jan 2006 08:13:03 -0800 forgot to add import statement for _.
Vadim Gelfer <vadim.gelfer@gmail.com> [Tue, 31 Jan 2006 08:13:03 -0800] rev 1671
forgot to add import statement for _.
Tue, 31 Jan 2006 08:08:43 -0800 add _ to several strings
Vadim Gelfer <vadim.gelfer@gmail.com> [Tue, 31 Jan 2006 08:08:43 -0800] rev 1670
add _ to several strings
Tue, 31 Jan 2006 08:06:35 -0800 turn patchbomb script into an extension module.
Vadim Gelfer <vadim.gelfer@gmail.com> [Tue, 31 Jan 2006 08:06:35 -0800] rev 1669
turn patchbomb script into an extension module. command name is now 'hg email'.
Sun, 05 Feb 2006 20:52:55 -0500 [hgweb] Added rename information to gitweb templates & misc cleanups
Josef "Jeff" Sipek <jeffpc@optonline.net> [Sun, 05 Feb 2006 20:52:55 -0500] rev 1668
[hgweb] Added rename information to gitweb templates & misc cleanups Fixed up file log template's title Removed double entry for filelogentry in gitweb map file
Mon, 30 Jan 2006 19:34:35 +1300 verify: notice extra data in indices
Matt Mackall <mpm@selenic.com> [Mon, 30 Jan 2006 19:34:35 +1300] rev 1667
verify: notice extra data in indices
Mon, 30 Jan 2006 13:01:16 +1300 Added tag 0.8 for changeset 3a56574f329a368d645853e0f9e09472aee62349
Matt Mackall <mpm@selenic.com> [Mon, 30 Jan 2006 13:01:16 +1300] rev 1666
Added tag 0.8 for changeset 3a56574f329a368d645853e0f9e09472aee62349
(0) -1000 -120 +120 +1000 +3000 tip