Mercurial > hg
graph
-
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
-
hgmerge: various cleanupsMon, 06 Feb 2006 17:32:10 -0600, by Radoslaw Szkodzinski
-
hgmerge: add cleanup functionsMon, 06 Feb 2006 17:32:06 -0600, by Radoslaw Szkodzinski
-
hgmerge: add and use more tool variablesMon, 06 Feb 2006 17:32:00 -0600, by Radoslaw Szkodzinski
-
Update copyright noticeSun, 05 Feb 2006 22:21:02 -0600, by Matt Mackall
-
Merge with crewSun, 05 Feb 2006 22:18:38 -0600, by Matt Mackall
-
Merge with Peter van DijkFri, 03 Feb 2006 12:58:40 +0100, by Thomas Arendsen Hein
-
remove escaping from decriptions on repo index pageFri, 03 Feb 2006 12:56:41 +0100, by Peter van Dijk
-
Added raw view for file annotate in hgweb.Fri, 03 Feb 2006 12:50:02 +0100, by Thomas Arendsen Hein
-
hgweb/templates: remove unused vars from map-rawFri, 03 Feb 2006 11:54:16 +0100, by Benoit Boissinot
-
hgweb/templates: no need to escape the '<' '>' and '&' in raw templatesFri, 03 Feb 2006 11:54:12 +0100, by Benoit Boissinot
-
Removed executable bit from patchbomb extension.Fri, 03 Feb 2006 11:43:49 +0100, by Thomas Arendsen Hein
-
Update version strings and add release notes to Windows specific filesFri, 03 Feb 2006 11:29:39 +0100, by lcantey
-
Fall back to asciidoc6 html backend if html4 doesn't work.Fri, 03 Feb 2006 10:54:58 +0100, by Thomas Arendsen Hein
-
Reverted name change (mercurial -> Mercurial) from dd5085897010.Fri, 03 Feb 2006 10:52:25 +0100, by Thomas Arendsen Hein
-
merge with crew.Fri, 03 Feb 2006 00:52:31 -0800, by Vadim Gelfer
-
make stuff for macos x binary package.Fri, 03 Feb 2006 00:50:28 -0800, by Vadim Gelfer
-
extension gpg.py: really raise the exception in case of invalid dataThu, 02 Feb 2006 19:22:27 +0100, by Benoit Boissinot
-
Cleanup of spacing in bash_completionThu, 02 Feb 2006 08:16:17 +0100, by Thomas Arendsen Hein
-
Use user specified path to hg in bash_completionThu, 02 Feb 2006 07:50:20 +0100, by Thomas Arendsen Hein
-
fix an exception in gpg.py with multiples sigs for the same csetWed, 01 Feb 2006 20:20:27 +0100, by Benoit Boissinot
-
fixes for gpg.py extensionWed, 01 Feb 2006 19:37:26 +0100, by Benoit Boissinot
-
Merge with crewWed, 01 Feb 2006 19:18:15 +0100, by Benoit Boissinot
-
Merge with upstreamThu, 15 Dec 2005 18:04:39 +0100, by Benoit Boissinot
-
reverting 11d12bd6e1dcd9610fa26e97d25e7ad553e8ffa5Thu, 15 Dec 2005 18:04:05 +0100, by Benoit Boissinot
-
cleanup of revlog.group when repository is localThu, 08 Dec 2005 15:12:02 +0100, by Benoit Boissinot
-
Added missing space in output of gpg.pyWed, 01 Feb 2006 12:55:01 +0100, by Thomas Arendsen Hein
-
merge with crewWed, 01 Feb 2006 08:50:45 +0100, by Benoit Boissinot
-
abort when using 'update -m' and this is not a mergeWed, 01 Feb 2006 08:46:24 +0100, by Benoit Boissinot
-
merge with self.Tue, 31 Jan 2006 08:14:48 -0800, by Vadim Gelfer
-
add documentation for email command.Tue, 31 Jan 2006 08:14:23 -0800, by Vadim Gelfer
-
forgot to add import statement for _.Tue, 31 Jan 2006 08:13:03 -0800, by Vadim Gelfer
-
add _ to several stringsTue, 31 Jan 2006 08:08:43 -0800, by Vadim Gelfer
-
turn patchbomb script into an extension module.Tue, 31 Jan 2006 08:06:35 -0800, by Vadim Gelfer
-
[hgweb] Added rename information to gitweb templates & misc cleanupsSun, 05 Feb 2006 20:52:55 -0500, by Josef "Jeff" Sipek
-
verify: notice extra data in indicesMon, 30 Jan 2006 19:34:35 +1300, by Matt Mackall
-
Added tag 0.8 for changeset 3a56574f329a368d645853e0f9e09472aee62349Mon, 30 Jan 2006 13:01:16 +1300, by Matt Mackall
-
Safer version of FileMerge mergeMon, 30 Jan 2006 12:02:12 +1300, by Brendan Cully
-
return a non-zero exit code when a merge failedMon, 30 Jan 2006 12:02:06 +1300, by Benoit Boissinot
-
Added missing quote in warning text to tests, too.Sun, 29 Jan 2006 14:36:11 +0100, by Thomas Arendsen Hein
-
Added missing quote in warning text.Sun, 29 Jan 2006 14:33:12 +0100, by Thomas Arendsen Hein
-
Fix revlog signature check for empty revlogsSun, 29 Jan 2006 20:30:41 +1300, by Matt Mackall
-
Add revlog version signature checkSun, 29 Jan 2006 20:27:58 +1300, by Matt Mackall
-
doc: clone and outgoing point to pull for valid path docsSun, 29 Jan 2006 20:13:43 +1300, by Matt Mackall
-
deprecate the rawcommit commandSun, 29 Jan 2006 19:06:42 +1300, by Matt Mackall
-
convert-repo: use commit rather than rawcommitSun, 29 Jan 2006 18:38:56 +1300, by Matt Mackall
-
convert-repo: automatically create empty map fileSun, 29 Jan 2006 17:22:03 +1300, by Matt Mackall
-
deprecate the use of 'hg tag NAME [REV]'Sun, 29 Jan 2006 17:12:31 +1300, by Benoit Boissinot
-
hgweb: show copy/rename links in file historySun, 29 Jan 2006 17:10:38 +1300, by Matt Mackall
-
unbreak templates/summary-gitweb.tmplSun, 29 Jan 2006 00:31:11 +0100, by Peter van Dijk
-
Fix comment syntaxSun, 29 Jan 2006 12:23:52 +1300, by Matt Mackall
-
changed template escape filter, added urlescape filter; audited all templates for insertion bugs; added note to manifest.py about newlines in filenamesSun, 29 Jan 2006 00:18:52 +0100, by Peter van Dijk
-
hgweb: fix breakage on manifest subdirs from path cleaningSun, 29 Jan 2006 11:17:54 +1300, by Matt Mackall
-
Process working files through encode filters in dodiff()Sun, 29 Jan 2006 10:10:16 +1300, by Petr Mazanec
-
Use of opendiff as merge program on MacOS XSun, 29 Jan 2006 10:10:00 +1300, by Christian Ebert
-
Clean up paths passed to hgwebSun, 29 Jan 2006 09:10:13 +1300, by Matt Mackall
-
add removed files to the changelog file listSun, 29 Jan 2006 08:38:31 +1300, by Benoit Boissinot
-
Remove duplicate bunidiff code from hgdiff, importing from mdiff.py insteadSat, 28 Jan 2006 17:16:15 +1300, by mason
-
bash_completion: ignore hg help error messagesFri, 27 Jan 2006 12:15:39 +0100, by Alexis S. L. Carvalho
-
bash_completion: always use single quotes with compgen -WFri, 27 Jan 2006 12:11:14 +0100, by Alexis S. L. Carvalho
-
bash_completion: be more careful about whitespacesFri, 27 Jan 2006 12:10:35 +0100, by Alexis S. L. Carvalho
-
Added hint to hg-ssh that you can use shell pattern matching.Thu, 26 Jan 2006 16:37:31 +0100, by Thomas Arendsen Hein
-
_hg_status improvements in bash_completion:Thu, 26 Jan 2006 15:07:46 +0100, by Thomas Arendsen Hein
-
bash_completion: small updates and fixesThu, 26 Jan 2006 14:52:26 +0100, by Alexis S. L. Carvalho
-
Add new bdiff based unidiff generation.Tue, 24 Jan 2006 15:02:10 +1300, by mason
-
contrib: add Chris Mason's stand-alone diff toolTue, 24 Jan 2006 14:49:19 +1300, by Matt Mackall
-
Fix rcpath for hgwebdir case (sys.argv is empty)Tue, 24 Jan 2006 13:59:11 +1300, by efiring
-
copy & rename can ignore removed source filesTue, 24 Jan 2006 13:59:01 +1300, by Robin Farine
-
copy/rename '.' or '..' correctlyTue, 24 Jan 2006 13:57:09 +1300, by Robin Farine
-
Merge with EricTue, 24 Jan 2006 13:50:40 +1300, by Matt Mackall
-
Merge with crewTue, 24 Jan 2006 13:49:20 +1300, by Matt Mackall
-
This fixes a bug that Chris Mason found. As for a test case, I can'tFri, 20 Jan 2006 09:35:43 -0800, by Eric Hopper
-
Copy manifest map before modifying it (see issue86)Sun, 22 Jan 2006 18:54:25 +0100, by Thomas Arendsen Hein
-
[hgweb] Prevent search engine bots from indexing the entire repositoryMon, 23 Jan 2006 16:36:44 +1300, by Matt Mackall
-
fix for hgweb.filterfilesWed, 18 Jan 2006 17:07:48 +0100, by Benoit Boissinot
-
make the order of the arguments for filterfiles consistentWed, 18 Jan 2006 16:55:05 +0100, by Benoit Boissinot
-
correct the relative path when walking from a subdirTue, 17 Jan 2006 16:10:22 +0100, by Benoit Boissinot
-
Added test for relative paths and all status flags for 'hg status'Tue, 17 Jan 2006 16:00:55 +0100, by Thomas Arendsen Hein
-
Added test for the currently broken addremove with the expected output.Tue, 17 Jan 2006 15:03:47 +0100, by Thomas Arendsen Hein
-
fix locate broken since 63799b01985cMon, 16 Jan 2006 15:51:09 +0100, by Benoit Boissinot
-
Restored old behaviour for 'hg co' and 'hg co -C' for removed files.Thu, 12 Jan 2006 21:55:19 +0100, by Thomas Arendsen Hein
-
Adjusted all but one test output for the new behaviour of localrepo.changes()Thu, 12 Jan 2006 21:02:38 +0100, by Thomas Arendsen Hein
-
Distinguish removed and deleted files. Tests are not fixed yet.Thu, 12 Jan 2006 13:58:36 +0100, by Thomas Arendsen Hein
-
Renamed c, a, d, u to modified, added, removed, unknown for users of changes()Thu, 12 Jan 2006 13:35:09 +0100, by Thomas Arendsen Hein
-
Make localrepo.changes() internally distinguish between removed and deleted.Thu, 12 Jan 2006 12:22:28 +0100, by Thomas Arendsen Hein
-
Cleaned up localrepo.changes()Thu, 12 Jan 2006 11:32:07 +0100, by Thomas Arendsen Hein
-
Cleanup of indentation, spacing, newlines, strings and line lengthThu, 12 Jan 2006 07:57:58 +0100, by Thomas Arendsen Hein
-
hgk.py is not a script (no '#!' line needed)Thu, 12 Jan 2006 06:29:06 +0100, by Vincent Danjean
-
Added archives links to gitweb templateTue, 10 Jan 2006 13:12:13 +0100, by Guy Brand
-
Adjusted test output to match new hgignore error messages.Sat, 07 Jan 2006 16:34:20 +0100, by Thomas Arendsen Hein
-
make invalid pattern message not confusing.Mon, 02 Jan 2006 15:52:56 -0800, by Vadim Gelfer
-
if hgignore contains errors, print message that is not confusing.Mon, 02 Jan 2006 15:48:16 -0800, by Vadim Gelfer
-
eliminate backtrace when piping output on windows.Mon, 02 Jan 2006 15:25:33 -0800, by Vadim Gelfer
-
document revert command more accurately.Mon, 02 Jan 2006 14:31:25 -0800, by Vadim Gelfer
-
add '_' to several stringsThu, 29 Dec 2005 14:59:19 -0600, by Muli Ben-Yehuda
-
- duplicate the parent link logic to show child linksThu, 29 Dec 2005 14:51:29 -0600, by Muli Ben-Yehuda
-
merge with mainlineWed, 28 Dec 2005 07:22:26 -0800, by Vadim Gelfer
-
add --plain option to patchbomb.Wed, 28 Dec 2005 07:13:52 -0800, by Vadim Gelfer
-
make patchbomb work with recent changes to exportWed, 28 Dec 2005 07:11:46 -0800, by Vadim Gelfer
-
strictly adher to 80 chars per lineWed, 28 Dec 2005 00:27:05 -0600, by Muli Ben-Yehuda
-
Error handling for unbundle, fix option line wrappingTue, 27 Dec 2005 16:18:00 -0600, by Matt Mackall
-
add --update support to 'hg unbundle'Tue, 27 Dec 2005 16:16:06 -0600, by Muli Ben-Yehuda
-
remove the gpg stuff from hgeditor (superseded by the signing extension)Tue, 27 Dec 2005 13:12:53 -0600, by Benoit Boissinot
-
cleanup of revlog.group when repository is localTue, 27 Dec 2005 13:09:49 -0600, by Benoit Boissinot
-
remove a duplicate check in commit / fix a bug when merging filesTue, 27 Dec 2005 12:52:25 -0600, by Benoit Boissinot
-
fix 'hg tag <tagname> <revision>Tue, 27 Dec 2005 12:52:10 -0600, by Benoit Boissinot
-
Re-enable the renamed check fastpathThu, 22 Dec 2005 13:18:44 -0600, by Matt Mackall
-
Merge with crewFri, 16 Dec 2005 11:13:08 -0600, by Matt Mackall
-
if a filename contains spaces, patch adds quote around itThu, 15 Dec 2005 17:50:10 +0100, by Benoit Boissinot
-
gpg signing extension for hgFri, 16 Dec 2005 11:12:08 -0600, by Benoit Boissinot
-
do not copy atime and mtime in util.copyfilesFri, 16 Dec 2005 01:32:44 -0600, by Benoit Boissinot
-
reloads manifest and changelog after recoveringFri, 16 Dec 2005 01:32:28 -0600, by Benoit Boissinot
-
fix a bug in hg export --switch-parentFri, 16 Dec 2005 00:12:00 -0600, by Benoit Boissinot
-
Better error message (without /.hg appended) when repository is not found.Thu, 15 Dec 2005 16:19:23 +0100, by Thomas Arendsen Hein
-
Less annoying directory completion (see http://bugs.debian.org/343458)Thu, 15 Dec 2005 15:40:14 +0100, by Daniel Kobras
-
Merge with upstream.Thu, 15 Dec 2005 15:39:20 +0100, by Thomas Arendsen Hein
-
delete unintended print statementMon, 12 Dec 2005 07:50:43 -0800, by Vadim Gelfer
-
merge with crewSun, 11 Dec 2005 15:38:42 -0800, by Vadim Gelfer
-
make mercurial look in more places for config files.Fri, 04 Nov 2005 11:51:01 -0800, by Vadim Gelfer
-
fix the cat commandTue, 06 Dec 2005 14:10:38 +0100, by Benoit Boissinot
-
abort when merging two heads and repository has local changesWed, 14 Dec 2005 22:19:03 -0600, by Benoit Boissinot
-
Merge http://sh0n.net/jeffpc/repos/hg-gitweb/Wed, 14 Dec 2005 22:12:18 -0600, by Matt Mackall
-
Remove tabs, and trailing whitespace from hgweb.pyMon, 12 Dec 2005 02:05:08 -0500, by Josef "Jeff" Sipek
-
[hgweb] Remove reference to a non-existing fileMon, 12 Dec 2005 01:25:24 -0500, by Josef "Jeff" Sipek
-
[hgweb] Fixed up bad linkSat, 10 Dec 2005 00:26:32 -0500, by Josef "Jeff" Sipek