Mercurial > hg
graph
-
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