Tue, 30 Aug 2005 21:26:27 +0200 |
Thomas Arendsen Hein |
Reverted changeset e254bcbfe636e97301f76c7da241b07be14f3d36
|
changeset |
files
|
Tue, 30 Aug 2005 19:42:58 +0200 |
Thomas Arendsen Hein |
Fixed two tests to run with bourne shell.
|
changeset |
files
|
Tue, 30 Aug 2005 19:32:11 +0200 |
Thomas Arendsen Hein |
Added FIXME output to test-grep so the test will not fail.
|
changeset |
files
|
Tue, 30 Aug 2005 19:17:05 +0200 |
Thomas Arendsen Hein |
Added test case for zip/gz/bz2 archive downloads.
|
changeset |
files
|
Tue, 30 Aug 2005 19:12:17 +0200 |
Thomas Arendsen Hein |
Fixed import needed to serve zip files which broke because of other changes.
|
changeset |
files
|
Tue, 30 Aug 2005 18:10:20 +0200 |
Thomas Arendsen Hein |
Merge with http://hannibal.lr-s.tudelft.nl/~vincent/fcgi/mercurial/fcgi/
|
changeset |
files
|
Tue, 30 Aug 2005 16:36:29 +0200 |
Vincent Wagelaar |
Don't need to save sys.stdin and sys.stdout anymore
|
changeset |
files
|
Tue, 30 Aug 2005 16:33:04 +0200 |
Vincent Wagelaar |
Use local generated env instead of os.environ
|
changeset |
files
|
Tue, 30 Aug 2005 16:25:46 +0200 |
Vincent Wagelaar |
Fix hg serve...
|
changeset |
files
|
Tue, 30 Aug 2005 14:52:58 +0100 |
Vincent Wagelaar |
Fix TypeError
|
changeset |
files
|
Tue, 30 Aug 2005 10:57:52 +0200 |
Vincent Wagelaar |
Change use of global sys.stdout, sys.stdin os.environ to a hgrequest object.
|
changeset |
files
|
Tue, 30 Aug 2005 11:22:29 +0200 |
TK Soh |
Regenerate tcsh_completion after bugfix in generator script
|
changeset |
files
|
Tue, 30 Aug 2005 11:17:20 +0200 |
TK Soh |
tcsh_completion_build.sh: fixed error caused by xargs on Linux
|
changeset |
files
|
Tue, 30 Aug 2005 11:16:31 +0200 |
TK Soh |
Add tcsh_completion to contrib
|
changeset |
files
|
Tue, 30 Aug 2005 11:16:31 +0200 |
TK Soh |
Add contrib script for generating tcsh completion source
|
changeset |
files
|
Mon, 29 Aug 2005 12:15:37 -0700 |
bos |
patchbomb: fix up confusion between strings and lists of strings.
|
changeset |
files
|
Mon, 29 Aug 2005 20:37:07 +0200 |
Alexis S. L. Carvalho |
bash_completion: try to use bash3 features if they're available
|
changeset |
files
|
Mon, 29 Aug 2005 20:37:07 +0200 |
Alexis S. L. Carvalho |
bash_completion: small cleanup and bugfix
|
changeset |
files
|
Mon, 29 Aug 2005 20:37:07 +0200 |
Alexis S. L. Carvalho |
teach bash_completion about --cwd
|
changeset |
files
|
Mon, 29 Aug 2005 20:37:07 +0200 |
Alexis S. L. Carvalho |
bash_completion: better handling of aliases
|
changeset |
files
|
Mon, 29 Aug 2005 20:37:07 +0200 |
Alexis S. L. Carvalho |
bash_completion: update for new help output format
|
changeset |
files
|
Mon, 29 Aug 2005 11:28:48 -0700 |
bos |
Add test-grep.out file for now.
|
changeset |
files
|
Mon, 29 Aug 2005 10:31:41 -0700 |
bos |
Merge with TAH.
|
changeset |
files
|
Mon, 29 Aug 2005 10:05:49 -0700 |
bos |
grep: extend functionality, add man page entry, add unit test.
|
changeset |
files
|
Mon, 29 Aug 2005 08:24:06 -0700 |
Bryan O'Sullivan |
grep: change default to printing first matching rev.
|
changeset |
files
|
Mon, 29 Aug 2005 07:42:46 +0200 |
Thomas Arendsen Hein |
Documented passing list or dict instead of config file in hgwebdir.cgi
|
changeset |
files
|
Mon, 29 Aug 2005 07:39:01 +0200 |
Thomas Arendsen Hein |
Allow list of (virtual, real) or dictionary to be passed to hgwebdir.
|
changeset |
files
|
Mon, 29 Aug 2005 07:34:35 +0200 |
Thomas Arendsen Hein |
Cleaned up hgweb.hgwebdir.run()
|
changeset |
files
|
Mon, 29 Aug 2005 07:28:39 +0200 |
Thomas Arendsen Hein |
Use ConfigParser only in hgwebdir.__init__()
|
changeset |
files
|
Mon, 29 Aug 2005 07:19:02 +0200 |
Thomas Arendsen Hein |
Don't create repo objects in hgwebdir, ui object is enough.
|
changeset |
files
|