Fri, 24 Feb 2006 20:25:18 +0100 |
Benoit Boissinot |
on revert, only undele files that are removed in the dirstate
|
Thu, 23 Feb 2006 22:47:40 +0100 |
Thomas Arendsen Hein |
Removed now obsolete min/max check in walkchangerevs().
|
Thu, 23 Feb 2006 22:37:29 +0100 |
Thomas Arendsen Hein |
Replaced fixed window size for walkchangerevs with an increasing one. Window
|
Thu, 23 Feb 2006 18:10:04 +0100 |
Radoslaw Szkodzinski |
hgmerge: do not use file with markers in tools merging themselves
|
Thu, 23 Feb 2006 14:42:47 +0100 |
Thomas Arendsen Hein |
Fix hgmerge: mkdir "'/tmp'/hgmerge..." and ask_if_merged() didn't work.
|
Thu, 23 Feb 2006 12:35:15 +0100 |
Thomas Arendsen Hein |
Fixed wrong (copy&paste) usage of tmpl instead of self.t in hgweb.
|
Thu, 23 Feb 2006 12:02:39 +0100 |
Lee Cantey |
Fix 'hg serve' not using CSS.
|
Thu, 23 Feb 2006 02:17:08 +0100 |
Benoit Boissinot |
only write the dirstate when something changed
|
Wed, 22 Feb 2006 09:14:46 +0100 |
Thomas Arendsen Hein |
Allow serving static files from hgwebdir to fix CSS and favicon.
|
Wed, 22 Feb 2006 08:32:51 +0100 |
Thomas Arendsen Hein |
Cleanup of tabs and coding when sending content type.
|
Wed, 22 Feb 2006 08:11:52 +0100 |
Thomas Arendsen Hein |
Merge with jeffpc's hg-static
|
Wed, 22 Feb 2006 01:06:17 -0500 |
Josef "Jeff" Sipek |
[hgweb] Added favicon to standard/gitweb templates
|
Wed, 22 Feb 2006 08:04:46 +0100 |
Thomas Arendsen Hein |
Merge with mercurial/tonfa
|
Tue, 21 Feb 2006 23:50:53 +0100 |
Benoit Boissinot |
change the default timeout to 600 seconds
|
Tue, 21 Feb 2006 23:21:15 +0100 |
Benoit Boissinot |
add a timeout when a lock is held (default 1024 sec)
|
Wed, 22 Feb 2006 07:51:32 +0100 |
Thomas Arendsen Hein |
Don't use mktemp in tests, we're already in a secure temp dir.
|
Wed, 22 Feb 2006 07:45:14 +0100 |
Thomas Arendsen Hein |
Added test cases for repo corruption fixed in 2e0a288ca93e (issue132)
|
Wed, 22 Feb 2006 07:26:29 +0100 |
Benoit Boissinot |
revalidate revlog data after locking the repo (issue132)
|
Wed, 22 Feb 2006 05:21:09 +0100 |
Benoit Boissinot |
merge with matt
|
Tue, 21 Feb 2006 16:46:38 +0100 |
Benoit Boissinot |
merge with crew
|
Tue, 14 Feb 2006 21:11:57 +0100 |
Benoit Boissinot |
add an optional argument to push only the specified revisions (push -r)
|
Tue, 21 Feb 2006 17:36:27 -0600 |
Matt Mackall |
Merge with jeffpc
|
Sat, 18 Feb 2006 22:24:42 -0500 |
Josef "Jeff" Sipek |
Merge with mpm
|
Sat, 18 Feb 2006 22:01:09 -0500 |
Josef "Jeff" Sipek |
[hgweb] Move CSS from headers into static files
|
Sat, 18 Feb 2006 21:53:41 -0500 |
Josef "Jeff" Sipek |
[hgweb] Static content serving
|
Tue, 14 Feb 2006 21:55:05 -0500 |
Josef "Jeff" Sipek |
Merge
|
Tue, 21 Feb 2006 15:48:49 -0600 |
Matt Mackall |
Merge with crew
|
Tue, 21 Feb 2006 15:48:22 -0600 |
Radoslaw Szkodzinski |
hgmerge: add meld support
|
Tue, 21 Feb 2006 15:48:19 -0600 |
Radoslaw Szkodzinski |
hgmerge: improve "apps not found" message
|
Tue, 21 Feb 2006 15:48:16 -0600 |
Radoslaw Szkodzinski |
hgmerge: logic changes
|
Tue, 21 Feb 2006 15:48:12 -0600 |
Radoslaw Szkodzinski |
hgmerge: add and use ask_if_merged function
|
Tue, 21 Feb 2006 15:48:09 -0600 |
Radoslaw Szkodzinski |
hgmerge: fix diff+patch detection; cleanups
|
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
|