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
(0) -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip