Mercurial > hg
graph
-
Fix up remove command to use walk code.Thu, 01 Sep 2005 07:48:14 -0700, by Bryan O'Sullivan
-
From mercurial-bounces@selenic.com Thu Sep 1 07:01:32 2005Thu, 01 Sep 2005 07:47:26 -0700, by bos
-
Merge with myself.Thu, 01 Sep 2005 07:43:53 -0700, by bos
-
Output Content-encoding for tar.gz and tar.bz2 snapshotsThu, 01 Sep 2005 07:41:32 -0700, by Edouard Gomez
-
Fix up failing tests.Thu, 01 Sep 2005 07:37:49 -0700, by bos
-
Optimize dirstate walkingThu, 01 Sep 2005 07:34:53 -0700, by mason
-
Merge with http://hannibal.lr-s.tudelft.nl/~vincent/fcgi/mercurial/fcgi/Wed, 31 Aug 2005 21:07:36 +0200, by Thomas Arendsen Hein
-
Make sure the repository names don't have slashes at the at or else in someTue, 30 Aug 2005 21:58:44 +0200, by Vincent Wagelaar
-
Saving sys.argv and sys.stderr is not needed anymoreTue, 30 Aug 2005 18:23:39 +0200, by Vincent Wagelaar
-
Fix mercurial.el help.Wed, 31 Aug 2005 11:58:15 -0700, by jdc
-
Adjust hg-strip and hg-chomp regexps.Wed, 31 Aug 2005 11:56:58 -0700, by jdc
-
hg serve: print a more useful error message if server can't start.Wed, 31 Aug 2005 11:19:20 -0700, by Bryan O'Sullivan
-
Merge with TAH.Wed, 31 Aug 2005 10:54:46 -0700, by Bryan O'Sullivan
-
Emacs: fix invocations of "hg log" to match current behaviour of log.Wed, 31 Aug 2005 10:54:00 -0700, by Bryan O'Sullivan
-
Added missing 'import errno', and use errno for EPIPE, too.Wed, 31 Aug 2005 09:01:41 +0200, by Thomas Arendsen Hein
-
Merged changes.Wed, 31 Aug 2005 08:40:55 +0200, by Thomas Arendsen Hein
-
Use path relative to document root as reponame if published via a web server.Wed, 31 Aug 2005 08:38:34 +0200, by Thomas Arendsen Hein
-
Sort items in each hgrc section. Add web/description.Tue, 30 Aug 2005 23:16:15 -0700, by Bryan O'Sullivan
-
Make .hg/hgrc optional for repositories published by hgwebdir.Wed, 31 Aug 2005 07:25:02 +0200, by Thomas Arendsen Hein
-
Reverted changeset e254bcbfe636e97301f76c7da241b07be14f3d36Tue, 30 Aug 2005 21:26:27 +0200, by Thomas Arendsen Hein
-
Fixed two tests to run with bourne shell.Tue, 30 Aug 2005 19:42:58 +0200, by Thomas Arendsen Hein
-
Added FIXME output to test-grep so the test will not fail.Tue, 30 Aug 2005 19:32:11 +0200, by Thomas Arendsen Hein
-
Added test case for zip/gz/bz2 archive downloads.Tue, 30 Aug 2005 19:17:05 +0200, by Thomas Arendsen Hein
-
Fixed import needed to serve zip files which broke because of other changes.Tue, 30 Aug 2005 19:12:17 +0200, by Thomas Arendsen Hein
-
Merge with http://hannibal.lr-s.tudelft.nl/~vincent/fcgi/mercurial/fcgi/Tue, 30 Aug 2005 18:10:20 +0200, by Thomas Arendsen Hein
-
Don't need to save sys.stdin and sys.stdout anymoreTue, 30 Aug 2005 16:36:29 +0200, by Vincent Wagelaar
-
Use local generated env instead of os.environTue, 30 Aug 2005 16:33:04 +0200, by Vincent Wagelaar
-
Fix hg serve...Tue, 30 Aug 2005 16:25:46 +0200, by Vincent Wagelaar
-
Fix TypeErrorTue, 30 Aug 2005 14:52:58 +0100, by Vincent Wagelaar
-
Change use of global sys.stdout, sys.stdin os.environ to a hgrequest object.Tue, 30 Aug 2005 10:57:52 +0200, by Vincent Wagelaar
-
Regenerate tcsh_completion after bugfix in generator scriptTue, 30 Aug 2005 11:22:29 +0200, by TK Soh
-
tcsh_completion_build.sh: fixed error caused by xargs on LinuxTue, 30 Aug 2005 11:17:20 +0200, by TK Soh
-
Add tcsh_completion to contribTue, 30 Aug 2005 11:16:31 +0200, by TK Soh
-
Add contrib script for generating tcsh completion sourceTue, 30 Aug 2005 11:16:31 +0200, by TK Soh
-
patchbomb: fix up confusion between strings and lists of strings.Mon, 29 Aug 2005 12:15:37 -0700, by bos
-
bash_completion: try to use bash3 features if they're availableMon, 29 Aug 2005 20:37:07 +0200, by Alexis S. L. Carvalho
-
bash_completion: small cleanup and bugfixMon, 29 Aug 2005 20:37:07 +0200, by Alexis S. L. Carvalho
-
teach bash_completion about --cwdMon, 29 Aug 2005 20:37:07 +0200, by Alexis S. L. Carvalho
-
bash_completion: better handling of aliasesMon, 29 Aug 2005 20:37:07 +0200, by Alexis S. L. Carvalho
-
bash_completion: update for new help output formatMon, 29 Aug 2005 20:37:07 +0200, by Alexis S. L. Carvalho
-
Add test-grep.out file for now.Mon, 29 Aug 2005 11:28:48 -0700, by bos
-
Merge with TAH.Mon, 29 Aug 2005 10:31:41 -0700, by bos
-
grep: extend functionality, add man page entry, add unit test.Mon, 29 Aug 2005 10:05:49 -0700, by bos
-
grep: change default to printing first matching rev.Mon, 29 Aug 2005 08:24:06 -0700, by Bryan O'Sullivan
-
Documented passing list or dict instead of config file in hgwebdir.cgiMon, 29 Aug 2005 07:42:46 +0200, by Thomas Arendsen Hein
-
Allow list of (virtual, real) or dictionary to be passed to hgwebdir.Mon, 29 Aug 2005 07:39:01 +0200, by Thomas Arendsen Hein
-
Cleaned up hgweb.hgwebdir.run()Mon, 29 Aug 2005 07:34:35 +0200, by Thomas Arendsen Hein
-
Use ConfigParser only in hgwebdir.__init__()Mon, 29 Aug 2005 07:28:39 +0200, by Thomas Arendsen Hein
-
Don't create repo objects in hgwebdir, ui object is enough.Mon, 29 Aug 2005 07:19:02 +0200, by Thomas Arendsen Hein
-
Reverted change 51f26e856f3d: Reading changelogs is too slow.Mon, 29 Aug 2005 07:07:07 +0200, by Thomas Arendsen Hein
-
Use commit time instead of stat to check time of last change.Sun, 28 Aug 2005 19:50:13 +0200, by Thomas Arendsen Hein
-
Remove the link from the template as there no real way to have it always be correct.Sun, 28 Aug 2005 19:18:39 +0200, by Ollivier Robert
-
Make diffstat optional for patchbomb script.Sun, 28 Aug 2005 18:53:43 +0200, by Thomas Arendsen Hein
-
Variable 'body' was missing in patchbomb script.Sun, 28 Aug 2005 18:52:55 +0200, by Thomas Arendsen Hein
-
Adjusted test-hup for generated .hg/hgrcSun, 28 Aug 2005 18:30:40 +0200, by Thomas Arendsen Hein
-
Create [web] section with short username as contact on hg init and hg clone.Sun, 28 Aug 2005 18:27:24 +0200, by Thomas Arendsen Hein
-
Completed renaming author to contact in hgwebdir:Sun, 28 Aug 2005 18:13:28 +0200, by Thomas Arendsen Hein
-
Create repository objects instead of using own ConfigParser in hgwebdir.Sun, 28 Aug 2005 17:55:15 +0200, by Thomas Arendsen Hein
-
Longer variable names in hgwebdir: l->repos, v->name, r->pathSun, 28 Aug 2005 17:53:37 +0200, by Thomas Arendsen Hein
-
Move generating short username to display in hg/hgweb annotate to ui module.Sun, 28 Aug 2005 17:29:28 +0200, by Thomas Arendsen Hein
-
Fixed test-static-http with http_proxy variable set.Sun, 28 Aug 2005 16:41:16 +0200, by Thomas Arendsen Hein
-
Fixed test-copy2 with only looking at copied files.Sun, 28 Aug 2005 16:37:24 +0200, by Thomas Arendsen Hein
-
Changed printing of copies in hg debugstate to: "copy: source -> dest"Sun, 28 Aug 2005 16:24:04 +0200, by Thomas Arendsen Hein
-
Add RSS link to the repository index.Sat, 27 Aug 2005 23:45:27 -0700, by Ollivier Robert
-
Add the template.Sat, 27 Aug 2005 23:44:26 -0700, by Ollivier Robert
-
Use a template for the error message.Sat, 27 Aug 2005 23:44:15 -0700, by Ollivier Robert
-
Use .has_option to avoid the unknown Exception.Sat, 27 Aug 2005 23:44:02 -0700, by Ollivier Robert
-
NoOptionError is unknown there.Sat, 27 Aug 2005 23:43:13 -0700, by Ollivier Robert
-
Handle a nonexistent repository with a 404 error.Sat, 27 Aug 2005 23:43:08 -0700, by Ollivier Robert
-
Protect against unknown repositories.Sat, 27 Aug 2005 23:42:51 -0700, by roberto
-
patchbomb: eliminate silly complete summary messageSat, 27 Aug 2005 23:10:49 -0700, by mpm
-
fix some rename/copy bugsSat, 27 Aug 2005 22:04:17 -0700, by mpm
-
Add some rename debugging supportSat, 27 Aug 2005 20:58:53 -0700, by mpm
-
bash_completion: add debugindex and debugdata supportSat, 27 Aug 2005 20:42:53 -0700, by mpm
-
Remove the lock file copied during clone (was the source lock file)Sat, 27 Aug 2005 19:15:02 -0700, by Stephen Darnell
-
Updated manpage and help.Sat, 27 Aug 2005 18:55:14 -0700, by TK Soh
-
hgweb: add mdiff / fix sorting of archivesSat, 27 Aug 2005 18:40:25 -0700, by mpm
-
Add an old-http test caseSat, 27 Aug 2005 18:27:45 -0700, by mpm
-
Add a simple dummy ssh testSat, 27 Aug 2005 18:11:32 -0700, by mpm
-
Merge with TAHSat, 27 Aug 2005 17:26:26 -0700, by mpm
-
Remove some options from 'hg grep':Sat, 27 Aug 2005 23:36:25 +0200, by Thomas Arendsen Hein
-
Adjusted test-help for change to hg status.Sat, 27 Aug 2005 23:35:30 +0200, by Thomas Arendsen Hein
-
Whitespace cleanup.Sat, 27 Aug 2005 23:25:55 +0200, by Thomas Arendsen Hein
-
Replaced hg status -p/--strip with -n/--no-status to not confuse with patch.Sat, 27 Aug 2005 23:23:32 +0200, by Thomas Arendsen Hein
-
Fix dirstate importsSat, 27 Aug 2005 16:42:03 -0700, by mpm
-
Fix sshrepo importsSat, 27 Aug 2005 16:40:24 -0700, by mpm
-
localrepo: minor opener usage restructuringSat, 27 Aug 2005 16:34:54 -0700, by mpm
-
Separate out old-http supportSat, 27 Aug 2005 16:28:53 -0700, by mpm
-
localrepo: more import/namespace tidyingSat, 27 Aug 2005 15:35:37 -0700, by mpm
-
Minor import fixupsSat, 27 Aug 2005 15:19:36 -0700, by mpm
-
manifest: convert sys.stderr bits to AssertionErrorSat, 27 Aug 2005 15:13:52 -0700, by mpm
-
localrepo: adjust some imports, remove sys dependencySat, 27 Aug 2005 15:09:46 -0700, by mpm
-
sshrepo: adjust file commentSat, 27 Aug 2005 15:05:59 -0700, by mpm
-
changelog: adjust imports, commentSat, 27 Aug 2005 15:05:43 -0700, by mpm
-
Adjust some importsSat, 27 Aug 2005 14:59:25 -0700, by mpm
-
commands: use revlog directly for debug commandsSat, 27 Aug 2005 14:56:58 -0700, by mpm
-
commands: use node functions directlySat, 27 Aug 2005 14:55:07 -0700, by mpm
-
Move hash function back to revlog from nodeSat, 27 Aug 2005 14:43:20 -0700, by mpm
-
Move opener to utilsSat, 27 Aug 2005 14:31:41 -0700, by mpm
-
Break apart hg.pySat, 27 Aug 2005 14:21:25 -0700, by mpm
-
updated manpage for new options of statusSat, 27 Aug 2005 12:00:12 -0700, by TK Soh
-
hgweb: add catch for connection resetSat, 27 Aug 2005 01:55:10 -0700, by mpm
-
Fix up help testSat, 27 Aug 2005 01:50:18 -0700, by mpm
-
status: added option -p and -0 to assist xargsSat, 27 Aug 2005 01:49:41 -0700, by TK Soh
-
updated manpage on global options and typo fix.Sat, 27 Aug 2005 01:49:35 -0700, by TK Soh
-
Add some docstrings to revlog.pySat, 27 Aug 2005 01:43:48 -0700, by mpm
-
Update util.py docstrings, fix walk testSat, 27 Aug 2005 01:13:28 -0700, by mpm
-
Change canonpath to not know about repo objectsFri, 26 Aug 2005 23:29:10 -0700, by mpm
-
Updated list of contributors.Sat, 27 Aug 2005 08:22:10 +0200, by Thomas Arendsen Hein
-
Document archive download optionsFri, 26 Aug 2005 20:56:50 -0700, by mpm
-
Various cleanups for tarball supportFri, 26 Aug 2005 20:52:31 -0700, by mpm
-
tarball support v0.3 pt 2Fri, 26 Aug 2005 20:51:48 -0700, by Wojciech Milkowski
-
tarball support v0.3Fri, 26 Aug 2005 20:51:34 -0700, by Wojciech Milkowski
-
Fixed system command abord reason on windows.Fri, 26 Aug 2005 19:20:04 -0700, by Volker Kleinfeld
-
Add revlog.reachable to find a graph of ancestors for a given revFri, 26 Aug 2005 19:19:35 -0700, by mason
-
[PATCH] raise exceptions with Exception subclassesFri, 26 Aug 2005 19:08:25 -0700, by Bart Trojanowski
-
Fixes for push corner caseFri, 26 Aug 2005 16:49:23 -0700, by mpm
-
Add support for extension modulesFri, 26 Aug 2005 14:05:52 -0700, by mason
-
hgwebdir index: change "author" to "contact"Fri, 26 Aug 2005 13:59:14 -0700, by mpm
-
Allow using a ssh repository without a path.Fri, 26 Aug 2005 22:40:56 +0200, by Thomas Arendsen Hein