Mercurial > hg
graph
-
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
-
add 'debugrebuildstate' to rebuild the dirstate from a given revisionMon, 20 Feb 2006 19:04:56 +0100, by Benoit Boissinot
-
use repo.lock when cloning via copy, use lock.LockException when necessaryMon, 20 Feb 2006 01:12:03 +0100, by Benoit Boissinot
-
Raise a different exception when the lock is not availableMon, 20 Feb 2006 01:09:40 +0100, by Benoit Boissinot
-
merge with crewSun, 19 Feb 2006 22:41:49 +0100, by Benoit Boissinot
-
localrepo: refactor the locking functionsSun, 19 Feb 2006 22:39:09 +0100, by Benoit Boissinot
-
make test-pull-permission cleanup correctly in case of errorsSun, 19 Feb 2006 21:44:32 +0100, by Benoit Boissinot
-
fix warnings from pychecker (unused variables and shadowing)Sun, 19 Feb 2006 19:43:03 +0100, by Benoit Boissinot
-
bisect: fix for recent changes disallowing "false" mergesSun, 19 Feb 2006 18:59:20 +0100, by Benoit Boissinot
-
transitive copy/renameSat, 18 Feb 2006 07:37:59 -0800, by Robin Farine
-
Fixed misleading indentation in mpatch.cSat, 18 Feb 2006 16:31:02 +0100, by Thomas Arendsen Hein
-
merge with crew.Fri, 17 Feb 2006 21:56:15 -0800, by Vadim Gelfer
-
make server tests use --daemon.Fri, 17 Feb 2006 21:55:33 -0800, by Vadim Gelfer
-
Merge with upstreamSat, 18 Feb 2006 06:50:22 +0100, by Thomas Arendsen Hein
-
Added help string for --daemon-pipefdsSat, 18 Feb 2006 05:40:08 +0100, by Thomas Arendsen Hein
-
stop read end of pipe from staying open forever in child process.Fri, 17 Feb 2006 16:32:07 -0800, by Vadim Gelfer
-
add --daemon option to serve command. for issue 45.Fri, 17 Feb 2006 16:29:30 -0800, by Vadim Gelfer
-
AmbiguousCommand is raised too soon.Fri, 17 Feb 2006 17:41:23 -0600, by Alexis S. L. Carvalho
-
Don't hard-code /tmp in test-ro-messageFri, 17 Feb 2006 17:41:18 -0600, by Alexis S. L. Carvalho
-
Merge with crewFri, 17 Feb 2006 17:39:05 -0600, by Matt Mackall
-
add preoutgoing and outgoing hooks.Fri, 17 Feb 2006 08:26:21 -0800, by Vadim Gelfer
-
i forgot to change the test output for test-hook.Thu, 16 Feb 2006 14:34:59 -0800, by Vadim Gelfer
-
tests for new hooks. fix things i found when writing tests.Thu, 16 Feb 2006 09:56:31 -0800, by Vadim Gelfer
-
fix test-help diff options.Thu, 16 Feb 2006 09:09:45 -0800, by Vadim Gelfer
-
merge with crew.Thu, 16 Feb 2006 08:51:24 -0800, by Vadim Gelfer
-
add -p option to tip. for issue 64.Wed, 15 Feb 2006 11:05:43 -0800, by Vadim Gelfer
-
add prechangegroup and pretxnchangegroup hooks.Wed, 15 Feb 2006 10:49:30 -0800, by Vadim Gelfer
-
merge with crew.Wed, 15 Feb 2006 10:40:15 -0800, by Vadim Gelfer
-
add -w and -p options to diff. this is for issue 126.Wed, 15 Feb 2006 10:39:47 -0800, by Vadim Gelfer
-
fix names of parent changeset ids in hooks.Thu, 16 Feb 2006 08:48:31 -0800, by Vadim Gelfer
-
prefix hook env var names with HG_.Thu, 16 Feb 2006 08:40:47 -0800, by Vadim Gelfer
-
merge with crewWed, 15 Feb 2006 22:37:28 +0100, by Benoit Boissinot
-
add a -b/--branch option to 'hg parents'Wed, 15 Feb 2006 22:21:20 +0100, by Benoit Boissinot
-
Fix diff against an empty file (issue124) and add a test for this.Wed, 15 Feb 2006 14:22:16 +0100, by Thomas Arendsen Hein
-
catch errors and throw exception with invalid binary patch dataWed, 15 Feb 2006 04:37:47 +0100, by Benoit Boissinot
-
add pretxncommit hook.Tue, 14 Feb 2006 17:13:18 -0800, by Vadim Gelfer
-
add pretag and tag hooks.Tue, 14 Feb 2006 15:47:25 -0800, by Vadim Gelfer
-
hook parameters must be strings.Tue, 14 Feb 2006 15:37:27 -0800, by Vadim Gelfer
-
make hook code nicer.Tue, 14 Feb 2006 15:28:06 -0800, by Vadim Gelfer
-
hooks run after transactions finish must not affect method results.Tue, 14 Feb 2006 15:10:45 -0800, by Vadim Gelfer
-
Refactor excessive merge detection, add testFri, 17 Feb 2006 17:23:53 -0600, by Matt Mackall
-
Revert convert-repo changesMon, 13 Feb 2006 12:48:28 -0600, by Matt Mackall
-
fix hgrc doc hook descriptions.Sat, 11 Feb 2006 00:31:52 -0800, by Vadim Gelfer
-
hooks: distinguish between locally committed and incoming changes.Fri, 10 Feb 2006 16:45:56 -0500, by Daniel Santa Cruz
-
Allow callers to pass in the dirstate lock in most localrepo.py funcs.Thu, 09 Feb 2006 17:18:43 -0600, by mason
-
revlog.strip should clear the chunkcacheThu, 09 Feb 2006 17:07:20 -0600, by mason
-
Show "(No help text available)" for commands without doc string.Thu, 09 Feb 2006 09:07:19 +0100, by Thomas Arendsen Hein
-
Create default commit message in a more pythonic way.Thu, 09 Feb 2006 07:24:34 +0100, by Thomas Arendsen Hein
-
Removed "HG: manifest hash" line from commit message.Thu, 09 Feb 2006 07:16:13 +0100, by Thomas Arendsen Hein
-
Put the empty line in commit text above the branch merge line.Thu, 09 Feb 2006 07:14:05 +0100, by Thomas Arendsen Hein
-
Run commit message editor in the repo root (like hooks).Thu, 09 Feb 2006 07:01:23 +0100, by Thomas Arendsen Hein
-
add changenav at bottom of pageTue, 07 Feb 2006 23:01:11 -0600, by Johannes Stezenbach
-
display revision numbersMon, 06 Feb 2006 17:35:22 -0600, by Johannes Stezenbach
-
fix changenav for maxchanges != 10Mon, 06 Feb 2006 17:34:53 -0600, by Johannes Stezenbach
-
add --mbox output to patchbombMon, 06 Feb 2006 17:34:39 -0600, by Johannes Stezenbach