Mercurial > hg
graph
-
Catch other exceptions (e.g. util.Abort) in parse(), too.Fri, 10 Mar 2006 11:33:28 +0100, by Thomas Arendsen Hein
-
Inherit config from real parentui and don't use ConfigParser internals.Fri, 10 Mar 2006 11:06:45 +0100, by Thomas Arendsen Hein
-
Added check for minimal python version to setup.pyFri, 10 Mar 2006 10:44:17 +0100, by Thomas Arendsen Hein
-
merge with crew.Thu, 09 Mar 2006 16:27:21 -0800, by Vadim Gelfer
-
patchbomb: ignore exception if pager quits.Thu, 09 Mar 2006 16:26:49 -0800, by Vadim Gelfer
-
make push over http print good error message.Thu, 09 Mar 2006 12:18:59 -0800, by Vadim Gelfer
-
Reordered options for remove, fixed synopsis for rename.Thu, 09 Mar 2006 08:27:49 +0100, by Thomas Arendsen Hein
-
merge with self.Wed, 08 Mar 2006 18:48:40 -0800, by Vadim Gelfer
-
add -f/--force to remove command.Wed, 08 Mar 2006 15:14:24 -0800, by Vadim Gelfer
-
inherit hgrc so "%" interpolation works.Wed, 08 Mar 2006 14:53:57 -0800, by Vadim Gelfer
-
merge with crew.Wed, 08 Mar 2006 11:21:45 -0800, by Vadim Gelfer
-
Fix manifest view on WindowsWed, 08 Mar 2006 11:20:39 -0800, by Lee Cantey
-
Removed script header from mq.pyWed, 08 Mar 2006 19:31:54 +0100, by Thomas Arendsen Hein
-
Moved bisect extension to hgext folder.Wed, 08 Mar 2006 19:30:30 +0100, by Thomas Arendsen Hein
-
Added copyright information to hbisect.pyWed, 08 Mar 2006 19:25:03 +0100, by Thomas Arendsen Hein
-
Merged tah and crewWed, 08 Mar 2006 06:20:32 +0100, by Thomas Arendsen Hein
-
Moved --cwd handling in front of -R handling again. Shorter code for initial -R.Wed, 08 Mar 2006 06:13:24 +0100, by Thomas Arendsen Hein
-
Make hg paths and hg debugconfig work with -R/--repository option.Wed, 08 Mar 2006 01:30:43 +0100, by Thomas Arendsen Hein
-
Always try to open the repository if -R/--repository is specified.Wed, 08 Mar 2006 01:25:14 +0100, by Thomas Arendsen Hein
-
Make bisect extension work with python2.3Wed, 08 Mar 2006 05:31:20 +0100, by Thomas Arendsen Hein
-
Fixed spacing/indentation, removed #! script header, added short description.Wed, 08 Mar 2006 05:16:36 +0100, by Thomas Arendsen Hein
-
Fixed contrib/hbisect.py to work with the new opener behaviour.Wed, 08 Mar 2006 05:07:20 +0100, by Thomas Arendsen Hein
-
Fix some problems when working on broken repositories:Wed, 08 Mar 2006 00:27:23 +0100, by Thomas Arendsen Hein
-
Fix mq's usage of opener, which don't allow absolute paths now.Tue, 07 Mar 2006 22:41:24 +0100, by Thomas Arendsen Hein
-
merge with crewTue, 07 Mar 2006 22:27:18 +0100, by Benoit Boissinot
-
Hide debug commands in ambiguous command list, unless no normal command matches.Tue, 07 Mar 2006 08:46:19 +0100, by Thomas Arendsen Hein
-
Show ambiguous aliases, if they are not simple abbreviations. Sort output.Tue, 07 Mar 2006 08:41:13 +0100, by Thomas Arendsen Hein
-
show choices on ambiguous commandsTue, 07 Mar 2006 08:05:17 +0100, by TK Soh
-
fix annotate for removed filesTue, 07 Mar 2006 20:37:27 +0100, by Benoit Boissinot
-
only put numbers on patches if > 1 patch.Mon, 06 Mar 2006 21:06:53 -0800, by Vadim Gelfer
-
Patchbomb only sends introductory message [0 of N] if there are multiple patches.Mon, 06 Mar 2006 21:05:18 -0800, by Lee Cantey
-
Remove patchbomb from list of contrib files to install since it's now an extension.Mon, 06 Mar 2006 21:03:46 -0800, by Lee Cantey
-
Removed PKG-INFO from repository, because it already gets auto-generated.Mon, 06 Mar 2006 23:16:42 +0100, by Thomas Arendsen Hein
-
merge with crew.Mon, 06 Mar 2006 10:50:26 -0800, by Vadim Gelfer
-
Fix py2exe packagescan problem with new demandloadMon, 06 Mar 2006 10:49:34 -0800, by Eung-ju Park
-
Merge with crewMon, 06 Mar 2006 17:53:11 +0100, by Thomas Arendsen Hein
-
Create local ui object per repository, so .hg/hgrc don't get mixed.Mon, 06 Mar 2006 17:47:41 +0100, by Thomas Arendsen Hein
-
Call hooks in alphabetical (=defined) order, of course still grouped by type.Mon, 06 Mar 2006 17:34:49 +0100, by Thomas Arendsen Hein
-
make ui flush output. this makes error happen if printing to /dev/full.Mon, 06 Mar 2006 08:35:15 -0800, by Vadim Gelfer
-
make lock module use demandload.Sun, 05 Mar 2006 01:37:28 -0800, by Vadim Gelfer
-
Validate paths before reading or writing files in repository or working dir.Sat, 04 Mar 2006 19:01:45 +0100, by Thomas Arendsen Hein
-
Fixes running 'hg serve' with Windows executable and no explicit template path configured.Fri, 03 Mar 2006 13:41:12 -0800, by Lee Cantey
-
i made a mistake in last change.Fri, 03 Mar 2006 13:24:26 -0800, by Vadim Gelfer
-
generate profile even when exception raised.Fri, 03 Mar 2006 13:11:25 -0800, by Vadim Gelfer
-
merge with crew.Fri, 03 Mar 2006 09:40:18 -0800, by Vadim Gelfer
-
merge with crew.Fri, 03 Mar 2006 09:39:37 -0800, by Vadim Gelfer
-
hgwebdir: export collections of reposFri, 10 Feb 2006 11:25:07 -0800, by Vadim Gelfer
-
merge with crew.Fri, 03 Mar 2006 08:44:37 -0800, by Vadim Gelfer
-
get patchbomb extension to use demandload. speeds up hg startup by 50%.Thu, 02 Mar 2006 11:38:39 -0800, by Vadim Gelfer
-
rewrite demandload module to be more flexible.Thu, 02 Mar 2006 11:38:03 -0800, by Vadim Gelfer
-
Make hgweb.staticfile() more secure and portable.Thu, 02 Mar 2006 09:17:04 +0100, by Thomas Arendsen Hein
-
merge with crew.Wed, 01 Mar 2006 21:44:00 -0800, by Vadim Gelfer
-
merge with crew.Wed, 01 Mar 2006 21:27:23 -0800, by Vadim Gelfer
-
copy/rename to a removed destination fileTue, 28 Feb 2006 23:47:40 -0800, by Robin Farine
-
Catch urllib errors for old-http in a nicer way.Wed, 01 Mar 2006 15:29:13 +0100, by Thomas Arendsen Hein
-
Really fix bash_completion on Solaris. Maybe. Hopefully.Wed, 01 Mar 2006 14:52:28 +0100, by Alexis S. L. Carvalho
-
Regenerate hg.1.gendoc.txt if commands.py changed.Wed, 01 Mar 2006 09:19:27 +0100, by Thomas Arendsen Hein
-
Make the deprecated rawcommit an alias of debugrawcommit.Wed, 01 Mar 2006 09:14:25 +0100, by Thomas Arendsen Hein
-
Ignore generated documentationWed, 01 Mar 2006 09:09:50 +0100, by Thomas Arendsen Hein
-
Updated help synopsises and reordered some options. Dropped [-n] from revert.Wed, 01 Mar 2006 09:08:56 +0100, by Thomas Arendsen Hein
-
merge with crewWed, 01 Mar 2006 01:45:05 +0100, by Benoit Boissinot
-
generate hg manpage from commands.py docstringTue, 28 Feb 2006 00:48:49 +0100, by Benoit Boissinot
-
Merged automatic doc generation from tonfa.Tue, 28 Feb 2006 23:26:44 +0100, by Thomas Arendsen Hein
-
fix the synopsis of some commands, mark rawcommit as deprecated in short helpTue, 28 Feb 2006 22:50:49 +0100, by Benoit Boissinot
-
resync commands.py docstrings with hg.1.txtTue, 28 Feb 2006 00:46:06 +0100, by Benoit Boissinot
-
Whitespace, tab and formatting cleanups, mainly in mq.pyTue, 28 Feb 2006 23:25:34 +0100, by Thomas Arendsen Hein
-
Updated test-commit to match changed output caused by nested transactions.Tue, 28 Feb 2006 23:19:47 +0100, by Thomas Arendsen Hein
-
Add mq extensionTue, 28 Feb 2006 12:25:26 -0600, by mason
-
Allow repo lock to be passed in to localrepo.commit for performanceTue, 28 Feb 2006 12:25:10 -0600, by mason
-
Automatic nesting into running transactions in the same repository.Tue, 28 Feb 2006 12:24:54 -0600, by mason
-
Fix bash_completion on SolarisTue, 28 Feb 2006 11:49:35 -0600, by Alexis S. L. Carvalho
-
refactor the dodiff optimizationSun, 26 Feb 2006 16:23:14 +0100, by Benoit Boissinot
-
speed up hg log --patchSun, 26 Feb 2006 02:26:17 +0100, by Alexis S. L. Carvalho
-
speed up hg log --debugSat, 25 Feb 2006 13:44:40 +0100, by Alexis S. L. Carvalho
-
on revert, only undele files that are removed in the dirstateFri, 24 Feb 2006 20:25:18 +0100, by Benoit Boissinot
-
Removed now obsolete min/max check in walkchangerevs().Thu, 23 Feb 2006 22:47:40 +0100, by Thomas Arendsen Hein
-
Replaced fixed window size for walkchangerevs with an increasing one. WindowThu, 23 Feb 2006 22:37:29 +0100, by Thomas Arendsen Hein
-
hgmerge: do not use file with markers in tools merging themselvesThu, 23 Feb 2006 18:10:04 +0100, by Radoslaw Szkodzinski
-
Fix hgmerge: mkdir "'/tmp'/hgmerge..." and ask_if_merged() didn't work.Thu, 23 Feb 2006 14:42:47 +0100, by Thomas Arendsen Hein
-
Fixed wrong (copy&paste) usage of tmpl instead of self.t in hgweb.Thu, 23 Feb 2006 12:35:15 +0100, by Thomas Arendsen Hein
-
Fix 'hg serve' not using CSS.Thu, 23 Feb 2006 12:02:39 +0100, by Lee Cantey
-
only write the dirstate when something changedThu, 23 Feb 2006 02:17:08 +0100, by Benoit Boissinot
-
Allow serving static files from hgwebdir to fix CSS and favicon.Wed, 22 Feb 2006 09:14:46 +0100, by Thomas Arendsen Hein
-
Cleanup of tabs and coding when sending content type.Wed, 22 Feb 2006 08:32:51 +0100, by Thomas Arendsen Hein
-
Merge with jeffpc's hg-staticWed, 22 Feb 2006 08:11:52 +0100, by Thomas Arendsen Hein
-
[hgweb] Added favicon to standard/gitweb templatesWed, 22 Feb 2006 01:06:17 -0500, by Josef "Jeff" Sipek
-
Merge with mercurial/tonfaWed, 22 Feb 2006 08:04:46 +0100, by Thomas Arendsen Hein
-
change the default timeout to 600 secondsTue, 21 Feb 2006 23:50:53 +0100, by Benoit Boissinot
-
add a timeout when a lock is held (default 1024 sec)Tue, 21 Feb 2006 23:21:15 +0100, by Benoit Boissinot
-
Don't use mktemp in tests, we're already in a secure temp dir.Wed, 22 Feb 2006 07:51:32 +0100, by Thomas Arendsen Hein
-
Added test cases for repo corruption fixed in 2e0a288ca93e (issue132)Wed, 22 Feb 2006 07:45:14 +0100, by Thomas Arendsen Hein
-
revalidate revlog data after locking the repo (issue132)Wed, 22 Feb 2006 07:26:29 +0100, by Benoit Boissinot
-
merge with mattWed, 22 Feb 2006 05:21:09 +0100, by Benoit Boissinot
-
merge with crewTue, 21 Feb 2006 16:46:38 +0100, by Benoit Boissinot
-
add an optional argument to push only the specified revisions (push -r)Tue, 14 Feb 2006 21:11:57 +0100, by Benoit Boissinot
-
Merge with jeffpcTue, 21 Feb 2006 17:36:27 -0600, by Matt Mackall
-
Merge with mpmSat, 18 Feb 2006 22:24:42 -0500, by Josef "Jeff" Sipek
-
[hgweb] Move CSS from headers into static filesSat, 18 Feb 2006 22:01:09 -0500, by Josef "Jeff" Sipek
-
[hgweb] Static content servingSat, 18 Feb 2006 21:53:41 -0500, by Josef "Jeff" Sipek
-
MergeTue, 14 Feb 2006 21:55:05 -0500, by Josef "Jeff" Sipek
-
Merge with crewTue, 21 Feb 2006 15:48:49 -0600, by Matt Mackall
-
hgmerge: add meld supportTue, 21 Feb 2006 15:48:22 -0600, by Radoslaw Szkodzinski
-
hgmerge: improve "apps not found" messageTue, 21 Feb 2006 15:48:19 -0600, by Radoslaw Szkodzinski
-
hgmerge: logic changesTue, 21 Feb 2006 15:48:16 -0600, by Radoslaw Szkodzinski
-
hgmerge: add and use ask_if_merged functionTue, 21 Feb 2006 15:48:12 -0600, by Radoslaw Szkodzinski
-
hgmerge: fix diff+patch detection; cleanupsTue, 21 Feb 2006 15:48:09 -0600, by Radoslaw Szkodzinski
-
Merged RSS feed for tags from Peter van DijkTue, 21 Feb 2006 16:04:47 +0100, by Thomas Arendsen Hein
-
add rss link to tags pageFri, 03 Feb 2006 11:23:34 +0100, by Peter van Dijk
-
implement entriesnotip for tags in hgweb.py ; change entries to entriesnotip in templates/tags-rss.tmplFri, 03 Feb 2006 02:21:28 +0100, by Peter van Dijk
-
tags-rss support; still shows tipThu, 02 Feb 2006 12:00:45 +0100, by Peter van Dijk
-
hg log --limit shouldn't count unprinted revisions (found by TK Soh)Tue, 21 Feb 2006 15:54:50 +0100, by Thomas Arendsen Hein
-
Cleanup: Put initialization of br in front of --branches option handling.Tue, 21 Feb 2006 15:37:23 +0100, by Thomas Arendsen Hein
-
Make option --branch vs. --branches more consistent.Tue, 21 Feb 2006 13:14:03 +0100, by Thomas Arendsen Hein
-
Add option -b/--branch to hg tip (as done for hg parents).Tue, 21 Feb 2006 12:59:16 +0100, by Thomas Arendsen Hein
-
merge with crewTue, 21 Feb 2006 08:11:46 +0100, by Benoit Boissinot
-
fix typo in debugrebuildstateTue, 21 Feb 2006 00:45:02 +0100, by Benoit Boissinot
-
Sunpro compiler patchMon, 20 Feb 2006 15:58:04 -0600, by Fabian Otto
-
add options to log man page.Mon, 20 Feb 2006 11:09:25 -0800, by Vadim Gelfer
-
merge with crew.Mon, 20 Feb 2006 11:07:09 -0800, by Vadim Gelfer
-
add -l,--limit to log command.Mon, 20 Feb 2006 11:06:41 -0800, by Vadim Gelfer