|
|
tcsh_completion.sh, TK Soh
- Re: tcsh_completion.sh, TK Soh
- Re: tcsh_completion.sh, Thomas Arendsen Hein
- Re: tcsh_completion.sh, TK Soh
- Re: tcsh_completion.sh, Thomas Arendsen Hein
- Re: tcsh_completion.sh, TK Soh
- Re: tcsh_completion.sh, Thomas Arendsen Hein
- Re: tcsh_completion.sh, TK Soh
- Re: tcsh_completion.sh, Thomas Arendsen Hein
- Re: tcsh_completion.sh, TK Soh
- Re: tcsh_completion.sh, Thomas Arendsen Hein
- importing file with multiple changset (Re: tcsh_completion.sh), TK Soh
- Re: importing file with multiple changset (Re: tcsh_completion.sh), TK Soh
[PATCH 0 of 8] hgwebdir contact and patchbomb improvements, Thomas Arendsen Hein
- [PATCH 2 of 8] Longer variable names in hgwebdir: l->repos, v->name, r->path, Thomas Arendsen Hein
- [PATCH 1 of 8] Move generating short username to display in hg/hgweb annotate to ui module, Thomas Arendsen Hein
- [PATCH 3 of 8] Create repository objects instead of using own ConfigParser in hgwebdir, Thomas Arendsen Hein
- [PATCH 4 of 8] Completed renaming author to contact in hgwebdir:, Thomas Arendsen Hein
- [PATCH 5 of 8] Create [web] section with short username as contact on hg init and hg clone, Thomas Arendsen Hein
- [PATCH 8 of 8] Make diffstat optional for patchbomb script, Thomas Arendsen Hein
- [PATCH 7 of 8] Variable 'body' was missing in patchbomb script, Thomas Arendsen Hein
- [PATCH 6 of 8] Adjusted test-hup for generated .hg/hgrc, Thomas Arendsen Hein
SHA-1 and changeset signatures, Eric Hopper
- Re: SHA-1 and changeset signatures, Eric Hopper
- Re: SHA-1 and changeset signatures, Matt Mackall
- Re: SHA-1 and changeset signatures, Eric Hopper
- Re: SHA-1 and changeset signatures, Matt Mackall
- Re: SHA-1 and changeset signatures, Eric Hopper
- Re: SHA-1 and changeset signatures, Chad Netzer
- Re: SHA-1 and changeset signatures, Benoit Boissinot
- Re: SHA-1 and changeset signatures, Matt Mackall
- Re: SHA-1 and changeset signatures, Eric Hopper
- Re: SHA-1 and changeset signatures, Goffredo Baroncelli
- Re: SHA-1 and changeset signatures, Goffredo Baroncelli
- Re: SHA-1 and changeset signatures, Chad Netzer
- Re: SHA-1 and changeset signatures, Chad Netzer
- Re: SHA-1 and changeset signatures, Matt Mackall
- Re: SHA-1 and changeset signatures, Wojciech Milkowski
[PATCH 0 of 15] FastCGI support and some small fixes for hgwebdir, vincent
- [PATCH 1 of 15] Add traceback of exceptions, vincent
- [PATCH 2 of 15] Templates are no longer specified in the hgweb constructor, vincent
- [PATCH 3 of 15] Fix stupid copy-paste error, vincent
- [PATCH 4 of 15] Don't use exception but has_option, vincent
- [PATCH 5 of 15] Fix copy paste error, vincent
- [PATCH 8 of 15] Forgot to let this one also use method local vars, vincent
- [PATCH 6 of 15] Use the http-spec it's \r\n\r\n not \n\n, vincent
- [PATCH 11 of 15] Handle repositories that are not in the configfile, by showing a http 404, vincent
- [PATCH 9 of 15] Add ability to hgwebdir to specify a template path, vincent
- [PATCH 10 of 15] Make the base-url sane and make the subrepositories look like real, vincent
- [PATCH 13 of 15] Example FastCGI hgweb script, vincent
- [PATCH 7 of 15] Let the built-in webserver also use method local variables, vincent
- [PATCH 14 of 15] Example webdir FastCGI script, vincent
- [PATCH 12 of 15] Change use of global sys.stdout, sys.stdin, os.environ into method-local, vincent
- [PATCH 15 of 15] Threaded FastCGI module, vincent
[patch 0/4] my favorite patches, Chris Mason
- [patch 2/4] addremove was not correctly finding removed files when given, Chris Mason
- [patch 3/4] named branching is when you identify a head by a tag on an earlier revision., Chris Mason
- [patch 1/4] The repo walking code introduces a number of calls to dirstate.map.copy(),, Chris Mason
- [patch 4/4] This adds support for an [extensions] section to hgrc. This has the form of:, Chris Mason
- Re: [patch 4/4] This adds support for an [extensions] section to hgrc. This has the form of:, Bryan O'Sullivan
- Re: [patch 4/4] This adds support for an [extensions] section to hgrc. This has the form of:, Chris Mason
- Re: [patch 4/4] This adds support for an [extensions] section to hgrc. This has the form of:, Bryan O'Sullivan
- Re: [patch 4/4] This adds support for an [extensions] section to hgrc. This has the form of:, Chris Mason
- Re: [patch 4/4] This adds support for an [extensions] section to hgrc. This has the form of:, Matt Mackall
- Re: [patch 4/4] This adds support for an [extensions] section to hgrc. This has the form of:, Chris Mason
- Re: [patch 4/4] This adds support for an [extensions] section to hgrc. This has the form of:, Robin Farine
- Re: [patch 4/4] This adds support for an [extensions] section to hgrc. This has the form of:, Chris Mason
- Re: [patch 4/4] This adds support for an [extensions] section to hgrc. This has the form of:, Robin Farine
- Re: [patch 4/4] This adds support for an [extensions] section to hgrc. This has the form of:, Bryan O'Sullivan
- Re: [patch 4/4] This adds support for an [extensions] section to hgrc. This has the form of:, Robin Farine
apache repository setup, John Evans
- Re: apache repository setup, Bryan O'Sullivan
- Re: apache repository setup, John Evans
- Re: apache repository setup, Andrew Thompson
- Re: apache repository setup, John Evans
- Re: apache repository setup, Matt Mackall
- Re: apache repository setup, Andrew Thompson
- Re: apache repository setup, John Evans
- Re: apache repository setup, Andrew Thompson
- Re: apache repository setup, John Evans
- Re: apache repository setup, John Evans
- Re: apache repository setup, Matt Mackall
- Re: apache repository setup, John Evans
- Re: apache repository setup, Thibault North
[patch 00/10] patches supporting patch queue features, Chris Mason
- [patch 09/10] Add revlog.strip to truncate away revisions., Chris Mason
- [patch 07/10] Add optional parameter for changed/added/del/unknown files to commands.dodiff, Chris Mason
- [patch 08/10] Add revlog.reachable to find a graph of ancestors for a given rev, Chris Mason
- [patch 06/10] Allow the changegroup generator to completely load the buffer., Chris Mason
- [patch 03/10] Add force option to repo.commit, allowing commits where no files change, Chris Mason
- [patch 05/10] Add optional stop revision to revlog.heads, Chris Mason
- [patch 02/10] addremove was not correctly finding removed files when given, Chris Mason
- [patch 04/10] Change repo.comit to return None on error or the new revision number on, Chris Mason
- [patch 01/10] dirstate walking optimizations, Chris Mason
- [patch 10/10] Add an optional map of specific revisions for changegroup to include, Chris Mason
- Re: [patch 00/10] patches supporting patch queue features, Bryan O'Sullivan
push problem, Vadim Lebedev
- Re: push problem, Matt Mackall
- Re: push problem, Vadim Lebedev
- Re: push problem, Matt Mackall
- Re: push problem, Vadim Lebedev
- Re: push problem, Matt Mackall
- Re: push problem, Vadim Lebedev
- Re: push problem, Robin Farine
- Re: push problem, Vadim Lebedev
- Re: push problem, Matt Mackall
- Re: push problem, Vadim Lebedev
- Re: push problem, Andrew Thompson
- Re: push problem, Michael Smith
- Re: push problem, Vadim Lebedev
- Re: push problem, Michael Smith
- Re: push problem, Thomas Arendsen Hein
- Re: push problem, Bryan O'Sullivan
bug: not canonilizing paths?, Neal Becker
- Re: bug: not canonilizing paths?, Matt Mackall
- Re: bug: not canonilizing paths?, Neal Becker
- Re: bug: not canonilizing paths?, Matt Mackall
- Re: bug: not canonilizing paths?, Bryan O'Sullivan
- Re: bug: not canonilizing paths?, Neal Becker
- Re: bug: not canonilizing paths?, Bryan O'Sullivan
- Re: bug: not canonilizing paths?, Neal Becker
- Re: bug: not canonilizing paths?, Bryan O'Sullivan
- Re: bug: not canonilizing paths?, Neal Becker
- Re: bug: not canonilizing paths?, Bryan O'Sullivan
- Serious problem (was bug: not canonilizing paths?), Neal Becker
- Re: Serious problem (was bug: not canonilizing paths?), Matt Mackall
- Re: Serious problem (was bug: not canonilizing paths?), Neal Becker
- Re: Serious problem (was bug: not canonilizing paths?), Matt Mackall
- Re: Serious problem (was bug: not canonilizing paths?), Neal Becker
- Re: Serious problem (was bug: not canonilizing paths?), Matt Mackall
- Re: Serious problem (was bug: not canonilizing paths?), Neal Becker
- RE: bug: not canonilizing paths?, Soh Tk-r28629
- RE: bug: not canonilizing paths?, Soh Tk-r28629
|
|