Git Distributed Software Revision Control
Date Index
[
Prev Page
][
Next Page
]
Re: cannot find hash in the log output
,
(continued)
Re: cannot find hash in the log output
,
Junio C Hamano
Re: cannot find hash in the log output
,
Jonathan Nieder
Re: cannot find hash in the log output
,
Jeff King
Re: cannot find hash in the log output
,
Jeff King
[PATCH] documentation: escape '~' in git revert
,
Sylvain Rabot
Re: [PATCH] documentation: escape '~' in git revert
,
Jonathan Nieder
Re: [PATCH] documentation: escape '~' in git revert
,
Junio C Hamano
Re: [PATCH] documentation: escape '~' in git revert
,
Jonathan Nieder
Re: [PATCH] documentation: escape '~' in git revert
,
Junio C Hamano
[PATCH] documentation: replace wrongly evalutated backslashed '~' characters
,
Sylvain Rabot
Re: [PATCH] documentation: escape '~' in git revert
,
Junio C Hamano
[PATCH/RFC] fast-import: add 'ls' command
,
David Barr
[PATCH] fast-import: add 'ls' command
,
David Barr
Re: [PATCH] fast-import: add 'ls' command
,
Sverre Rabbelier
Re: [PATCH] fast-import: add 'ls' command
,
David Michael Barr
Re: [PATCH] fast-import: add 'ls' command
,
Jonathan Nieder
Re: [PATCH] fast-import: add 'ls' command
,
Junio C Hamano
Re: [PATCH] fast-import: add 'ls' command
,
David Barr
[PATCH/RFC v2 0/3] fast-import: add 'ls' command
,
Jonathan Nieder
[PATCH 1/3] fast-import: clarify handling of cat-blob feature
,
Jonathan Nieder
[PATCH 2/3] fast-import: treat filemodify with empty tree as delete
,
Jonathan Nieder
[PATCH v2] fast-import: treat filemodify with empty tree as delete
,
Jonathan Nieder
Re: [PATCH v2] fast-import: treat filemodify with empty tree as delete
,
Sverre Rabbelier
[PATCH jn/fast-import-fix v3] fast-import: treat filemodify with empty tree as delete
,
Jonathan Nieder
Re: [PATCH jn/fast-import-fix v3] fast-import: treat filemodify with empty tree as delete
,
Junio C Hamano
Re: [PATCH jn/fast-import-fix v3] fast-import: treat filemodify with empty tree as delete
,
Jonathan Nieder
[PATCH v4] fast-import: treat filemodify with empty tree as delete
,
Jonathan Nieder
Re: [PATCH v4] fast-import: treat filemodify with empty tree as delete
,
Peter Baumann
Re: [PATCH v4] fast-import: treat filemodify with empty tree as delete
,
Jonathan Nieder
Re: [PATCH v4] fast-import: treat filemodify with empty tree as delete
,
Peter Baumann
Re: [PATCH v4] fast-import: treat filemodify with empty tree as delete
,
Peter Baumann
Re: [PATCH v4] fast-import: treat filemodify with empty tree as delete
,
Jonathan Nieder
[PATCH 3/3] fast-import: add 'ls' command
,
Jonathan Nieder
[RFC] fast-import: 'cat-blob' and 'ls' commands
,
Jonathan Nieder
Re: [RFC] fast-import: 'cat-blob' and 'ls' commands
,
Sam Vilain
Problems using perl's Git.pm module
,
Josef Wolf
Re: Problems using perl's Git.pm module
,
Ævar Arnfjörð Bjarmason
Re: Problems using perl's Git.pm module
,
Jonathan Nieder
Re: Problems using perl's Git.pm module
,
Ævar Arnfjörð Bjarmason
Re: Problems using perl's Git.pm module
,
Junio C Hamano
Re: Problems using perl's Git.pm module
,
demerphq
Re: Problems using perl's Git.pm module
,
Jonathan Nieder
Re: Problems using perl's Git.pm module
,
demerphq
[RFC/PATCH] Git.pm: discourage casual use
,
Jonathan Nieder
Re: [RFC/PATCH] Git.pm: discourage casual use
,
Junio C Hamano
Re: [RFC/PATCH] Git.pm: discourage casual use
,
Jonathan Nieder
Re: Problems using perl's Git.pm module
,
Josef Wolf
Re: Problems using perl's Git.pm module
,
demerphq
Re: Problems using perl's Git.pm module
,
Junio C Hamano
Re: Problems using perl's Git.pm module
,
demerphq
Re: Problems using perl's Git.pm module
,
Josef Wolf
Re: Problems using perl's Git.pm module
,
Jonathan Nieder
Re: Problems using perl's Git.pm module
,
Junio C Hamano
Re: Problems using perl's Git.pm module
,
Josef Wolf
(minor) problems with gitk
,
Uwe Kleine-König
[PATCH] Abort mergetool on read error from stdinput
,
Robin Rosenberg
Re: [PATCH] Abort mergetool on read error from stdinput
,
Jonathan Nieder
Re: [PATCH] Abort mergetool on read error from stdinput
,
Robin Rosenberg
Re: [PATCH] Abort mergetool on read error from stdinput
,
Jonathan Nieder
Re: [PATCH] Abort mergetool on read error from stdinput
,
Junio C Hamano
[PATCH] git-cherry.txt: Change symbol marks in graph.
,
jari . aalto
Re: [PATCH] git-cherry.txt: Change symbol marks in graph.
,
Jakub Narebski
Re: [PATCH] git-cherry.txt: Change symbol marks in graph.
,
Michael J Gruber
Re: [PATCH] git-cherry.txt: Change symbol marks in graph.
,
Junio C Hamano
Re: [PATCH] git-cherry.txt: Change symbol marks in graph.
,
Michael J Gruber
[PATCH v2] git-cherry.txt: Change symbol marks in graph.
,
Jari Aalto
Re: [PATCH v2] git-cherry.txt: Change symbol marks in graph.
,
Michael J Gruber
using git as a distributed content management tool
,
Adam Kellas
git p4 submit always tries to re-apply every patch
,
thussvm
Re: git p4 submit always tries to re-apply every patch
,
Tor Arvid Lund
clearcase migration to git
,
Lynn Lin
Re: clearcase migration to git
,
Martin von Zweigbergk
Re: clearcase migration to git
,
Lynn Lin
[PATCH v5 0/2] Make git-completion Bash 4 compatible.
,
Peter van der Does
[PATCH v5 1/2] Introduce functions from bash-completion project.
,
Peter van der Does
[PATCH v5 2/2] Use the new functions to get the current cword.
,
Peter van der Does
[PATCH v3 00/10] update-index: migrate to parse-options API
,
Jonathan Nieder
[PATCH 01/10] parse-options: Don't call parse_options_check() so much
,
Jonathan Nieder
Re: [PATCH 01/10] parse-options: Don't call parse_options_check() so much
,
René Scharfe
Re: [PATCH 01/10] parse-options: Don't call parse_options_check() so much
,
Stephen Boyd
[PATCH 02/10] parse-options: clearer reporting of API misuse
,
Jonathan Nieder
Re: [PATCH 02/10] parse-options: clearer reporting of API misuse
,
Jonathan Nieder
[PATCH 02/10 v2] parse-options: clearer reporting of API misuse
,
Jonathan Nieder
[PATCH 02/10 v2 resend] parse-options: clearer reporting of API misuse
,
Jonathan Nieder
[PATCH 03/10] parse-options: move NODASH sanity checks to parse_options_check
,
Jonathan Nieder
[PATCH 03/10 v2] parse-options: move NODASH sanity checks to parse_options_check
,
Jonathan Nieder
[PATCH 04/10] parse-options: sanity check PARSE_OPT_NOARG flag
,
Jonathan Nieder
[PATCH 04/10 v2] parse-options: sanity check PARSE_OPT_NOARG flag
,
Jonathan Nieder
[PATCH 05/10] parse-options: do not infer PARSE_OPT_NOARG from option type
,
Jonathan Nieder
[PATCH 06/10] parse-options: never suppress arghelp if LITERAL_ARGHELP is set
,
Jonathan Nieder
Re: [PATCH 06/10] parse-options: never suppress arghelp if LITERAL_ARGHELP is set
,
Stephen Boyd
Re: [PATCH 06/10] parse-options: never suppress arghelp if LITERAL_ARGHELP is set
,
Jonathan Nieder
Re: [PATCH 06/10] parse-options: never suppress arghelp if LITERAL_ARGHELP is set
,
Stephen Boyd
[PATCH 07/10] parse-options: allow git commands to invent new option types
,
Jonathan Nieder
[PATCH 08/10] parse-options: make resuming easier after PARSE_OPT_STOP_AT_NON_OPTION
,
Jonathan Nieder
[PATCH 09/10] setup: save prefix (original cwd relative to toplevel) in startup_info
,
Jonathan Nieder
[PATCH 10/10] update-index: migrate to parse-options API
,
Jonathan Nieder
[PATCH] Added the "contrib/hooks/repo_umask.py" script.
,
Roy Liu
[PATCH] git-revert.txt: order options alphabetically
,
jari . aalto
[PATCH] git-reflog.txt: order options alphabetically
,
jari . aalto
[PATCH] git-pull.txt, merge-options.txt: order options alphabetically
,
jari . aalto
[PATCH v4 0/2] *** SUBJECT HERE ***
,
Peter van der Does
[PATCH v4 2/2] Use the new functions to get the current cword.
,
Peter van der Does
Re: [PATCH v4 2/2] Use the new functions to get the current cword.
,
Jonathan Nieder
Re: [PATCH v4 2/2] Use the new functions to get the current cword.
,
SZEDER Gábor
[PATCH v4 1/2] Introduce functions from bash-completion project.
,
Peter van der Does
Re: [PATCH v4 0/2] Make git-completion Bash 4 compatible
,
Jonathan Nieder
Re: [PATCH v4 0/2] Make git-completion Bash 4 compatible.
,
SZEDER Gábor
Re: [PATCH v4 0/2] Make git-completion Bash 4 compatible
,
Jonathan Nieder
Re: [PATCH v4 0/2] Make git-completion Bash 4 compatible
,
Peter van der Does
[RFC/PATCH 2/1] bash: eliminate dependency on bash_completion lib
,
Jonathan Nieder
Re: [RFC/PATCH 2/1] bash: eliminate dependency on bash_completion lib
,
SZEDER Gábor
Re: [RFC/PATCH 2/1] bash: eliminate dependency on bash_completion lib
,
Jonathan Nieder
Re: [RFC/PATCH 2/1] bash: eliminate dependency on bash_completion lib
,
Stephen Boyd
Re: [RFC/PATCH 2/1] bash: eliminate dependency on bash_completion lib
,
SZEDER Gábor
Re: [RFC/PATCH 2/1] bash: eliminate dependency on bash_completion lib
,
Jonathan Nieder
Re: [RFC/PATCH 2/1] bash: eliminate dependency on bash_completion lib
,
SZEDER Gábor
Re: [RFC/PATCH 2/1] bash: eliminate dependency on bash_completion lib
,
Jonathan Nieder
Re: [RFC/PATCH 2/1] bash: eliminate dependency on bash_completion lib
,
Junio C Hamano
[PATCH v5.1 0/3] Make git-completion Bash 4 compatible
,
Jonathan Nieder
[PATCH 1/3] bash: get --pretty=m<tab> completion to work with bash v4
,
Jonathan Nieder
[PATCH 2/3] bash: simple reimplementation of _get_comp_words_by_ref
,
Jonathan Nieder
[MERGE PATCH 3/3] Merge branch 'master' (early part) into pd/bash-4-completion
,
Jonathan Nieder
[PATCH] git-ls-files.txt: order options alphabetically
,
jari . aalto
[PATCH] git-branch.txt: order options alphabetically
,
jari . aalto
[PATCH] git-am.txt: order options alphabetically
,
jari . aalto
[PATCH] git-config.txt: Order options alphabetically
,
jari . aalto
[PATCH] git-push.txt: order options alphabetically
,
jari . aalto
[PATCH] git-clone.txt: order options alphabetically
,
jari . aalto
[PATCH] git-init.txt: order options alphabetically
,
jari . aalto
[PATCH] git-cherry-pick.txt: order options alphabetically
,
jari . aalto
[PATCH] Documentation/*merge*.txt: Order options alphabetically
,
jari . aalto
[PATCH] commit: Remove backward goto in read_craft_line()
,
Ralf Thielow
[PATCH] git-tag.txt: order options alphabetically
,
jari . aalto
[PATCH] pretty-options.txt: Order options alphabetically
,
jari . aalto
Proper way to checkout a tag?
,
Dun Peal
Re: Proper way to checkout a tag?
,
Jonathan Nieder
Re: Proper way to checkout a tag?
,
Dun Peal
Re: Proper way to checkout a tag?
,
Michael J Gruber
[PATCH] diff-options.txt: order options alphabetically
,
jari . aalto
[PATCH] commit: Remove backward goto in read_craft_line()
,
Ralf Thielow
Re: [PATCH] commit: Remove backward goto in read_craft_line()
,
Jonathan Nieder
Re: [PATCH] commit: Remove backward goto in read_craft_line()
,
Junio C Hamano
Re: [PATCH] commit: Remove backward goto in read_craft_line()
,
Jonathan Nieder
Re: [PATCH] commit: Remove backward goto in read_craft_line()
,
Ralf Thielow
Trivial patches (Re: [PATCH] commit: Remove backward goto in read_craft_line())
,
Jonathan Nieder
Re: [PATCH] commit: Remove backward goto in read_craft_line()
,
Junio C Hamano
Re: [PATCH] commit: Remove backward goto in read_craft_line()
,
Ralf Thielow
[RFC/PATCH] Re: git submodule -b ... of current HEAD fails
,
Jonathan Nieder
Re: [RFC/PATCH] Re: git submodule -b ... of current HEAD fails
,
Jens Lehmann
Re: [RFC/PATCH] Re: git submodule -b ... of current HEAD fails
,
Mark Levedahl
Re: [RFC/PATCH] Re: git submodule -b ... of current HEAD fails
,
Ben Jackson
Re: [RFC/PATCH] Re: git submodule -b ... of current HEAD fails
,
Jonathan Nieder
[PATCH] git submodule: Remove now obsolete tests before cloning a repo
,
Jens Lehmann
Re: [RFC/PATCH] Re: git submodule -b ... of current HEAD fails
,
Junio C Hamano
Re: [RFC/PATCH] Re: git submodule -b ... of current HEAD fails
,
Jens Lehmann
[PATCH] git submodule -b ... of current HEAD fails
,
Jens Lehmann
Re: [PATCH] git submodule -b ... of current HEAD fails
,
Jonathan Nieder
Re: [RFC/PATCH] Re: git submodule -b ... of current HEAD fails
,
Junio C Hamano
Re: [RFC/PATCH] Re: git submodule -b ... of current HEAD fails
,
Jens Lehmann
Re: [RFC/PATCH] Re: git submodule -b ... of current HEAD fails
,
Junio C Hamano
Re: [RFC/PATCH] Re: git submodule -b ... of current HEAD fails
,
Jens Lehmann
Re* [RFC/PATCH] Re: git submodule -b ... of current HEAD fails
,
Junio C Hamano
Message not available
Re: Re* [RFC/PATCH] Re: git submodule -b ... of current HEAD fails
,
Jens Lehmann
Follow up question: Make git-completion Bash 4 compatible.
,
Peter van der Does
[PATCH] git-log.txt: order options alphabetically
,
jari . aalto
[PATCH] git-reset.txt: Use commit~1 notation over commit^
,
jari . aalto
Re: [PATCH] git-reset.txt: Use commit~1 notation over commit^
,
Drew Northup
Re: [PATCH] git-reset.txt: Use commit~1 notation over commit^
,
Jari Aalto
Re: [PATCH] git-reset.txt: Use commit~1 notation over commit^
,
Kevin Ballard
Re: [PATCH] git-reset.txt: Use commit~1 notation over commit^
,
Jari Aalto
Re: [PATCH] git-reset.txt: Use commit~1 notation over commit^
,
Kevin Ballard
Re: [PATCH] git-reset.txt: Use commit~1 notation over commit^
,
Junio C Hamano
Re: [PATCH] git-reset.txt: Use commit~1 notation over commit^
,
Jari Aalto
Re: [PATCH] git-reset.txt: Use commit~1 notation over commit^
,
Andreas Schwab
Re: [PATCH] git-reset.txt: Use commit~1 notation over commit^
,
Jari Aalto
Re: [PATCH] git-reset.txt: Use commit~1 notation over commit^
,
Santi Béjar
Re: [PATCH] git-reset.txt: Use commit~1 notation over commit^
,
Jari Aalto
Re: [PATCH] git-reset.txt: Use commit~1 notation over commit^
,
Miles Bader
Re: [PATCH] git-reset.txt: Use commit~1 notation over commit^
,
Jari Aalto
Re: [PATCH] git-reset.txt: Use commit~1 notation over commit^
,
Drew Northup
Re: [PATCH] git-reset.txt: Use commit~1 notation over commit^
,
Miles Bader
Re: [PATCH] git-reset.txt: Use commit~1 notation over commit^
,
jari
Re: [PATCH] git-reset.txt: Use commit~1 notation over commit^
,
Andreas Schwab
Re: [PATCH] git-reset.txt: Use commit~1 notation over commit^
,
Junio C Hamano
Re: [PATCH] git-reset.txt: Use commit~1 notation over commit^
,
Jeff King
Re: [PATCH] git-reset.txt: Use commit~1 notation over commit^
,
Junio C Hamano
Re: [PATCH] git-reset.txt: Use commit~1 notation over commit^
,
Jeff King
Re: [PATCH] git-reset.txt: Use commit~1 notation over commit^
,
Miles Bader
[PATCH] git-reset.txt: (git reset): order options alphabetically
,
jari . aalto
[PATCH] git-checkout.txt: order options alphabetically
,
jari . aalto
[PATCH] git-rebase.txt: (OPTIONS): order alphabetically
,
jari . aalto
[PATCH] git-rebase.txt: (CONFIGURATION): order options alphabetically
,
jari . aalto
[PATCH] merge-options.txt: order options alphabetically
,
jari . aalto
Forward-port a patch using git
,
Spelic
Re: Forward-port a patch using git
,
Spelic
Re: Forward-port a patch using git
,
Jeff King
[PATCH] git-rm.txt: (Synopsis): Order options alphabetically
,
jari . aalto
[PATCH] git-rm.txt: Order options alphabetically
,
jari . aalto
[PATCH] git-add.txt: Order options alphabetically
,
jari . aalto
Re: [PATCH] git-add.txt: Order options alphabetically
,
Drew Northup
Re: [PATCH] git-add.txt: Order options alphabetically
,
Jari Aalto
Re: [PATCH] git-add.txt: Order options alphabetically
,
Drew Northup
Re: [PATCH] git-add.txt: Order options alphabetically
,
Jari Aalto
Re: [PATCH] git-add.txt: Order options alphabetically
,
Drew Northup
Re: [PATCH] git-add.txt: Order options alphabetically
,
Jari Aalto
Re: [PATCH] git-add.txt: Order options alphabetically
,
SZEDER Gábor
Re: [PATCH] git-add.txt: Order options alphabetically
,
Kevin Ballard
Re: [PATCH] git-add.txt: Order options alphabetically
,
Jari Aalto
Re: [PATCH] git-add.txt: Order options alphabetically
,
Kevin Ballard
[PATCH v3] Documentation/config.txt: Order variables alphabetically
,
jari . aalto
Re: [PATCH v3] Documentation/config.txt: Order variables alphabetically
,
Jonathan Nieder
[PATCH] git-commit.txt: Order options alphabetically
,
jari . aalto
Re: [PATCH] git-commit.txt: Order options alphabetically
,
Jonathan Nieder
Re: [PATCH] git-commit.txt: Order options alphabetically
,
Jari Aalto
Re: [PATCH] git-commit.txt: Order options alphabetically
,
Jakub Narebski
Re: [PATCH] git-commit.txt: Order options alphabetically
,
Jari Aalto
Re: [PATCH] git-commit.txt: Order options alphabetically
,
Jakub Narebski
Re: [PATCH] git-commit.txt: Order options alphabetically
,
Junio C Hamano
Re: [PATCH] git-commit.txt: Order options alphabetically
,
Kevin Ballard
Re: [PATCH] git-commit.txt: Order options alphabetically
,
Jari Aalto
Re: [PATCH] git-commit.txt: Order options alphabetically
,
Kevin Ballard
Re: [PATCH] git-commit.txt: Order options alphabetically
,
Jari Aalto
Re: [PATCH] git-commit.txt: Order options alphabetically
,
Jan Krüger
Re: [PATCH] git-commit.txt: Order options alphabetically
,
Jari Aalto
Re: [PATCH] git-commit.txt: Order options alphabetically
,
Jakub Narebski
Re: [PATCH] git-commit.txt: Order options alphabetically
,
Jan Krüger
Re: [PATCH] git-commit.txt: Order options alphabetically
,
Jari Aalto
Re: [PATCH] git-commit.txt: Order options alphabetically
,
Kevin Ballard
Re: [PATCH] git-commit.txt: Order options alphabetically
,
Jari Aalto
Re: [PATCH] git-commit.txt: Order options alphabetically
,
Kevin Ballard
Re: [PATCH] git-commit.txt: Order options alphabetically
,
Jari Aalto
Re: [PATCH] git-commit.txt: Order options alphabetically
,
Erik Faye-Lund
Re: [PATCH] git-commit.txt: Order options alphabetically
,
Nguyen Thai Ngoc Duy
<Possible follow-ups>
[PATCH] git-commit.txt: Order options alphabetically
,
jari . aalto
Re: [msysGit] GIT connect "connect to host HOSTNAME port 22: Bad file number" message shown
,
Erik Faye-Lund
Message not available
Re: [msysGit] GIT connect "connect to host HOSTNAME port 22: Bad file number" message shown
,
Erik Faye-Lund
msysgit clone/pull/fetch broken
,
ZoltánFüzesi
Re: msysgit clone/pull/fetch broken
,
Erik Faye-Lund
Re: msysgit clone/pull/fetch broken
,
ZoltánFüzesi
Re: msysgit clone/pull/fetch broken
,
Erik Faye-Lund
Re: msysgit clone/pull/fetch broken
,
ZoltánFüzesi
[PATCH] Documentation/config.txt: Order variables alphabetically
,
jari . aalto
Re: [PATCH] Documentation/config.txt: Order variables alphabetically
,
Jakub Narebski
Re: [PATCH] Documentation/config.txt: Order variables alphabetically
,
jari
Message not available
Re: [PATCH] Documentation/config.txt: Order variables alphabetically
,
Jakub Narebski
Re: [PATCH] Documentation/config.txt: Order variables alphabetically
,
jari
Re: [PATCH] Documentation/config.txt: Order variables alphabetically
,
Erik Faye-Lund
Re: [PATCH] Documentation/config.txt: Order variables alphabetically
,
Jari Aalto
Re: [PATCH] Documentation/config.txt: Order variables alphabetically
,
Jari Aalto
Re: [PATCH] Documentation/config.txt: Order variables alphabetically
,
Jakub Narebski
Re: [PATCH] Documentation/config.txt: Order variables alphabetically
,
Jari Aalto
Re: [PATCH] Documentation/config.txt: Order variables alphabetically
,
Jeff King
Re: [PATCH] Documentation/config.txt: Order variables alphabetically
,
Jakub Narebski
Re: [PATCH] Documentation/config.txt: Order variables alphabetically
,
SZEDER Gábor
Re: [PATCH] Documentation/config.txt: Order variables alphabetically
,
Jari Aalto
Re: [PATCH] Documentation/config.txt: Order variables alphabetically
,
SZEDER Gábor
Re: [PATCH] Documentation/config.txt: Order variables alphabetically
,
Jari Aalto
Re: [PATCH] Documentation/config.txt: Order variables alphabetically
,
SZEDER Gábor
[PATCH v2] bash: Match lightweight tags in prompt
,
knittl
Re: [PATCH v2] bash: Match lightweight tags in prompt
,
Junio C Hamano
How to get rid of doubled branch after renaming a branch in svn-repository
,
pacco
Re: How to get rid of doubled branch after renaming a branch in svn-repository
,
Michael J Gruber
Re: How to get rid of doubled branch after renaming a branch in svn-repository
,
pacco
Merging (only) subdirectories
,
Howard Miller
Re: Merging (only) subdirectories
,
"Martin Krüger"
Re: Merging (only) subdirectories
,
Howard Miller
Re: Merging (only) subdirectories
,
Howard Miller
Re: Merging (only) subdirectories
,
Nguyen Thai Ngoc Duy
Re: Merging (only) subdirectories
,
Howard Miller
Re: Merging (only) subdirectories
,
Enrico Weigelt
Re: Merging (only) subdirectories
,
Howard Miller
Re: Merging (only) subdirectories
,
Enrico Weigelt
[PATCH/RFC] git-gui: disable (un)staging for files with typechange flags
,
Bert Wesarg
Re: [PATCH/RFC] git-gui: disable (un)staging for files with typechange flags
,
Bert Wesarg
Re: [PATCH/RFC] git-gui: disable (un)staging for files with typechange flags
,
Bert Wesarg
Re: [PATCH/RFC] git-gui: disable (un)staging for files with typechange flags
,
Pat Thoyts
Re: [PATCH/RFC] git-gui: disable (un)staging for files with typechange flags
,
Bert Wesarg
Re: Git Gui does not want to work on chunk level
,
Bert Wesarg
Re: Git Gui does not want to work on chunk level
,
Bert Wesarg
Re: Git Gui does not want to work on chunk level
,
Bert Wesarg
[PATCH v4] generalizing sorted-array handling
,
Yann Dirson
[PATCH 1/6] Introduce sorted-array binary-search function.
,
Yann Dirson
[PATCH 6/6] [WIP] subvert sorted-array to replace binary-search in unpack-objects.
,
Yann Dirson
[PATCH 5/6] Use sorted-array API for commit.c's commit_graft.
,
Yann Dirson
[PATCH 4/6] Convert pack-objects.c to the new sorted-array API.
,
Yann Dirson
[PATCH 3/6] Convert diffcore-rename's rename_src to the new sorted-array API.
,
Yann Dirson
[PATCH 2/6] Convert diffcore-rename's rename_dst to the new sorted-array API.
,
Yann Dirson
One file is in one place in the server's repo but in another in local ones.
,
Alfonso de la Osa
git commit synopsis typo?
,
Joey Hess
Re: git commit synopsis typo?
,
Junio C Hamano
[PATCH] git-commit.txt: (synopsis): move -i and -o before "--"
,
jari . aalto
Re: [PATCH] git-commit.txt: (synopsis): move -i and -o before "--"
,
Jonathan Nieder
Re: [PATCH] git-commit.txt: (synopsis): move -i and -o before "--"
,
Junio C Hamano
[PATCH] Fallback on _NSGetExecutablePath to get the executable path if using argv[0] fails
,
Jeremy Huddleston
Re: [PATCH] Fallback on _NSGetExecutablePath to get the executable path if using argv[0] fails
,
Thiago Farina
Re: [PATCH] Fallback on _NSGetExecutablePath to get the executable path if using argv[0] fails
,
Jonathan Nieder
[PATCH updated] Fallback on _NSGetExecutablePath to get the executable path if using argv[0] fails
,
Jeremy Huddleston
Re: [PATCH updated] Fallback on _NSGetExecutablePath to get the executable path if using argv[0] fails
,
Jonathan Nieder
Re: [PATCH updated] Fallback on _NSGetExecutablePath to get the executable path if using argv[0] fails
,
Junio C Hamano
Re: [PATCH updated] Fallback on _NSGetExecutablePath to get the executable path if using argv[0] fails
,
Jeremy Huddleston
Re: [PATCH] Fallback on _NSGetExecutablePath to get the executable path if using argv[0] fails
,
Jeremy Huddleston
Re: [PATCH] Fallback on _NSGetExecutablePath to get the executable path if using argv[0] fails
,
Jonathan Nieder
Re: [PATCH] Fallback on _NSGetExecutablePath to get the executable path if using argv[0] fails
,
Jeremy Huddleston
Re: [PATCH] Fallback on _NSGetExecutablePath to get the executable path if using argv[0] fails
,
Jonathan Nieder
Re: [PATCH] Fallback on _NSGetExecutablePath to get the executable path if using argv[0] fails
,
Kevin Ballard
Re: [PATCH] Fallback on _NSGetExecutablePath to get the executable path if using argv[0] fails
,
Jonathan Nieder
Re: [PATCH] Fallback on _NSGetExecutablePath to get the executable path if using argv[0] fails
,
Kevin Ballard
[PATCH 0/6] web--browse cleanups and extensions
,
Giuseppe Bilotta
[PATCH 2/6] web--browse: coding style
,
Giuseppe Bilotta
[PATCH 4/6] web--browse: support opera, seamonkey and elinks
,
Giuseppe Bilotta
[PATCH 5/6] web--browse: use (x-)www-browser if available
,
Giuseppe Bilotta
Re: [PATCH 5/6] web--browse: use (x-)www-browser if available
,
Christian Couder
Re: [PATCH 5/6] web--browse: use (x-)www-browser if available
,
Christian Couder
Re: [PATCH 5/6] web--browse: use (x-)www-browser if available
,
Giuseppe Bilotta
Re: [PATCH 5/6] web--browse: use (x-)www-browser if available
,
Christian Couder
Re: [PATCH 5/6] web--browse: use (x-)www-browser if available
,
Giuseppe Bilotta
Re: [PATCH 5/6] web--browse: use (x-)www-browser if available
,
Christian Couder
Re: [PATCH 5/6] web--browse: use (x-)www-browser if available
,
Giuseppe Bilotta
Re: [PATCH 5/6] web--browse: use (x-)www-browser if available
,
Jonathan Nieder
Re: [PATCH 5/6] web--browse: use (x-)www-browser if available
,
Jonathan Nieder
Re: [PATCH 5/6] web--browse: use (x-)www-browser if available
,
Giuseppe Bilotta
[PATCH 6/6] web--browse: special-case chromium path
,
Giuseppe Bilotta
[PATCH 3/6] web--browse: split valid_tool list
,
Giuseppe Bilotta
Re: [PATCH 3/6] web--browse: split valid_tool list
,
Jonathan Nieder
Re: [PATCH 3/6] web--browse: split valid_tool list
,
Giuseppe Bilotta
Re: [PATCH 3/6] web--browse: split valid_tool list
,
Junio C Hamano
[PATCH 1/6] CodingGuidelines: mention whitespace preferences for shell scripts
,
Giuseppe Bilotta
Re: [PATCH 1/6] CodingGuidelines: mention whitespace preferences for shell scripts
,
Junio C Hamano
Re: [PATCH 1/6] CodingGuidelines: mention whitespace preferences for shell scripts
,
Giuseppe Bilotta
git-p4: slow doing a commit due to weird perforce behaviour?
,
Luke Diamand
[PATCH] Fix use of hunk tag for non-hunk content.
,
Bert Wesarg
Re: [PATCH] Fix use of hunk tag for non-hunk content.
,
Pat Thoyts
[RFD] git glossary: define pathspec
,
Nguyễn Thái Ngọc Duy
Re: [RFD] git glossary: define pathspec
,
Nguyen Thai Ngoc Duy
Re: [RFD] git glossary: define pathspec
,
Nguyen Thai Ngoc Duy
Re: [RFD] git glossary: define pathspec
,
Jonathan Nieder
[PATCH] Make the tab width used for whitespace checks configurable
,
Johannes Sixt
Re: [PATCH] Make the tab width used for whitespace checks configurable
,
Jonathan Nieder
Re: [PATCH] Make the tab width used for whitespace checks configurable
,
Junio C Hamano
[PATCH 1/2 maint] apply --whitespace=fix: fix tab-in-indent
,
Johannes Sixt
[PATCH 2/2 v2] Make the tab width used for whitespace checks configurable
,
Johannes Sixt
Re: [PATCH 1/2 maint] apply --whitespace=fix: fix tab-in-indent
,
Chris Webb
[PATCH] git-gui: Fix use of renamed tag.
,
Bert Wesarg
Re: [PATCH] git-gui: Fix use of renamed tag.
,
Pat Thoyts
[PATCH/RFC 1/3] diffstat width: #define defaults in diff.h
,
Matthew Ruffalo
Re: [PATCH/RFC 1/3] diffstat width: #define defaults in diff.h
,
Thiago Farina
[PATCH/RFC 3/3] Add documentation for new diffstat config options
,
Matthew Ruffalo
[RFC] Add diffstat width config option
,
Matthew Ruffalo
[PATCH/RFC 2/3] diffstat: Use new diff.stat config values
,
Matthew Ruffalo
Re: [PATCH/RFC 2/3] diffstat: Use new diff.stat config values
,
Junio C Hamano
[PATCH 1/3] diffstat width: #define defaults in diff.h
,
mmr15
[PATCH 3/3] Add documentation for new diffstat config options
,
mmr15
[PATCH 2/3] diffstat: Use new diffstat config values
,
mmr15
Re: [PATCH 2/3] diffstat: Use new diffstat config values
,
Junio C Hamano
[PATCH v4 0/4] add --recode-patch parameter to mailinfo and am
,
ZHANG, Le
[PATCH v4 1/4] mailinfo.c: convert_to_utf8(): added a target_charset parameter
,
ZHANG, Le
Re: [PATCH v4 1/4] mailinfo.c: convert_to_utf8(): added a target_charset parameter
,
Junio C Hamano
Re: [PATCH v4 1/4] mailinfo.c: convert_to_utf8(): added a target_charset parameter
,
ZHANG, Le
[PATCH v4 2/4] i18n.patchencoding: introduce a new config variable
,
ZHANG, Le
Re: [PATCH v4 2/4] i18n.patchencoding: introduce a new config variable
,
Junio C Hamano
[PATCH v4 3/4] git mailinfo: added a --recode-patch parameter
,
ZHANG, Le
Re: [PATCH v4 3/4] git mailinfo: added a --recode-patch parameter
,
Junio C Hamano
[PATCH v4 4/4] git am: added a --recode-patch parameter
,
ZHANG, Le
Re: gitweb: false base href sent when integrated via reverse proxy and path_info is active
,
Jonathan Nieder
Re: gitweb: false base href sent when integrated via reverse proxy and path_info is active
,
Giuseppe Bilotta
Re: gitweb: false base href sent when integrated via reverse proxy and path_info is active
,
Jakub Narebski
Re: gitweb: false base href sent when integrated via reverse proxy and path_info is active
,
Jonathan Nieder
Re: gitweb: false base href sent when integrated via reverse proxy and path_info is active
,
Jakub Narebski
Re: gitweb: false base href sent when integrated via reverse proxy and path_info is active
,
Junio C Hamano
Re: gitweb: false base href sent when integrated via reverse proxy and path_info is active
,
Daniel Reichelt
Re: gitweb: false base href sent when integrated via reverse proxy and path_info is active
,
Jakub Narebski
Re: gitweb: false base href sent when integrated via reverse proxy and path_info is active
,
Daniel Reichelt
Re: gitweb: false base href sent when integrated via reverse proxy and path_info is active
,
Jonathan Nieder
Re: gitweb: false base href sent when integrated via reverse proxy and path_info is active
,
Daniel Reichelt
Re: gitweb: false base href sent when integrated via reverse proxy and path_info is active
,
Jakub Narebski
Re: [PATCH/RFC] gitweb: Preserve $base_url if it was set
,
Jonathan Nieder
Re: [PATCH/RFC] gitweb/README: About $base_url etc. and $per_request_config
,
Jakub Narebski
Re: [PATCH/RFC] gitweb: Preserve $base_url if it was set
,
Junio C Hamano
[PATCH] entry.c: remove "checkout-index" from error messages
,
Nguyễn Thái Ngọc Duy
Re: [PATCH] entry.c: remove "checkout-index" from error messages
,
Jeff King
fast-import: multiple processes possible?
,
Ian Zimmerman
Re: fast-import: multiple processes possible?
,
Shawn Pearce
http://tech.slashdot.org/comments.pl?sid=1885890&cid=34358134
,
Luke Kenneth Casson Leighton
Re: http://tech.slashdot.org/comments.pl?sid=1885890&cid=34358134
,
Ævar Arnfjörð Bjarmason
Re: http://tech.slashdot.org/comments.pl?sid=1885890&cid=34358134
,
Luke Kenneth Casson Leighton
Re: http://tech.slashdot.org/comments.pl?sid=1885890&cid=34358134
,
Jonathan Nieder
Re: http://tech.slashdot.org/comments.pl?sid=1885890&cid=34358134
,
Ævar Arnfjörð Bjarmason
Re: http://tech.slashdot.org/comments.pl?sid=1885890&cid=34358134
,
Will Palmer
Re: http://tech.slashdot.org/comments.pl?sid=1885890&cid=34358134
,
Nguyen Thai Ngoc Duy
Re: http://tech.slashdot.org/comments.pl?sid=1885890&cid=34358134
,
J.H.
Re: http://tech.slashdot.org/comments.pl?sid=1885890&cid=34358134
,
Will Palmer
Re: http://tech.slashdot.org/comments.pl?sid=1885890&cid=34358134
,
Jan Krüger
Patchbombing or not, that is the question
,
Giuseppe Bilotta
Re: Patchbombing or not, that is the question
,
Jonathan Nieder
Re: Patchbombing or not, that is the question
,
Thiago Farina
Re: Patchbombing or not, that is the question
,
Giuseppe Bilotta
Re: Patchbombing or not, that is the question
,
Jonathan Nieder
Re: Patchbombing or not, that is the question
,
Giuseppe Bilotta
[PATCH 0/2] Create a shared config file
,
Nathan W. Panike
[PATCH 1/2] Add support for a shared config file
,
Nathan W. Panike
Re: [PATCH 1/2] Add support for a shared config file
,
Thiago Farina
[PATCH 2/2] Document toplevel gitconfig file
,
Nathan W. Panike
Re: [PATCH 2/2] Document toplevel gitconfig file
,
Jonathan Nieder
Re: [PATCH 0/2] Create a shared config file
,
Nguyen Thai Ngoc Duy
[PATCH] git-web--browse: Add support for opera
,
Giuseppe Bilotta
Re: [PATCH] git-web--browse: Add support for opera
,
Giuseppe Bilotta
[PATCH] commit: Add commit_list prefix in two function names.
,
Thiago Farina
Re: git-gui: commit message box doesn't respond to enter (only return)
,
Jonathan Nieder
Re: git-gui: commit message box doesn't respond to enter (only return)
,
Konstantin Khomoutov
Re: git-gui: commit message box doesn't respond to enter (only return)
,
Pat Thoyts
[PATCH 0/5] Sparse checkout fixes
,
Nguyễn Thái Ngọc Duy
[PATCH 1/5] cache.h: remove surrounding brackes and realign CE_* constants
,
Nguyễn Thái Ngọc Duy
Re: [PATCH 1/5] cache.h: remove surrounding brackes and realign CE_* constants
,
Thiago Farina
[PATCH 1/5] cache.h: realign and use (1 << x) form for CE_* constants
,
Nguyễn Thái Ngọc Duy
[PATCH 2/5] dir.c: add free_excludes()
,
Nguyễn Thái Ngọc Duy
[PATCH 3/5] unpack-trees: move all skip-worktree checks back to unpack_trees()
,
Nguyễn Thái Ngọc Duy
[PATCH 3/5] unpack-trees: move all skip-worktree checks back to unpack_trees()
,
Nguyễn Thái Ngọc Duy
[PATCH 4/5] unpack-trees: fix sparse checkout's "unable to match directories"
,
Nguyễn Thái Ngọc Duy
[PATCH 5/5] Revert "excluded_1(): support exclude files in index"
,
Nguyễn Thái Ngọc Duy
[PATCH 00/47] nd/setup updates on pu
,
Nguyễn Thái Ngọc Duy
[PATCH 01/47] builtins: print setup info if repo is found
,
Nguyễn Thái Ngọc Duy
[PATCH/RFC 0/3] trace: omit noisy repository discovery report
,
Jonathan Nieder
[PATCH 1/3] setup: do not expose tracing code
,
Jonathan Nieder
[PATCH 2/3] trace: omit repository discovery report
,
Jonathan Nieder
Re: [PATCH 2/3] trace: omit repository discovery report
,
Sverre Rabbelier
Re: [PATCH 2/3] trace: omit repository discovery report
,
Jonathan Nieder
Re: [PATCH 2/3] trace: omit repository discovery report
,
Nguyen Thai Ngoc Duy
[PATCH 3/3] tests: avoid unnecessary use of GIT_TRACE in repo-setup tests
,
Jonathan Nieder
Re: [PATCH/RFC 0/3] trace: omit noisy repository discovery report
,
Nguyen Thai Ngoc Duy
Re: [PATCH/RFC 0/3] trace: omit noisy repository discovery report
,
Jeff King
[PATCH 02/47] Add t1510 and basic rules that run repo setup
,
Nguyễn Thái Ngọc Duy
[PATCH 03/47] t1510: setup case #0
,
Nguyễn Thái Ngọc Duy
[PATCH 04/47] t1510: setup case #1
,
Nguyễn Thái Ngọc Duy
[PATCH 05/47] t1510: setup case #2
,
Nguyễn Thái Ngọc Duy
[PATCH 06/47] t1510: setup case #3
,
Nguyễn Thái Ngọc Duy
[PATCH 07/47] t1510: setup case #4
,
Nguyễn Thái Ngọc Duy
[PATCH 08/47] t1510: setup case #5
,
Nguyễn Thái Ngọc Duy
[PATCH 09/47] t1510: setup case #6
,
Nguyễn Thái Ngọc Duy
[PATCH 10/47] t1510: setup case #7
,
Nguyễn Thái Ngọc Duy
[PATCH 11/47] t1510: setup case #8
,
Nguyễn Thái Ngọc Duy
[PATCH 12/47] t1510: setup case #9
,
Nguyễn Thái Ngọc Duy
[PATCH 13/47] t1510: setup case #10
,
Nguyễn Thái Ngọc Duy
[PATCH 14/47] t1510: setup case #11
,
Nguyễn Thái Ngọc Duy
[PATCH 15/47] t1510: setup case #12
,
Nguyễn Thái Ngọc Duy
[PATCH 16/47] t1510: setup case #13
,
Nguyễn Thái Ngọc Duy
[PATCH 17/47] t1510: setup case #14
,
Nguyễn Thái Ngọc Duy
[PATCH 18/47] t1510: setup case #15
,
Nguyễn Thái Ngọc Duy
[PATCH 19/47] t1510: setup case #16
,
Nguyễn Thái Ngọc Duy
[PATCH 20/47] t1510: setup case #17
,
Nguyễn Thái Ngọc Duy
[PATCH 21/47] t1510: setup case #18
,
Nguyễn Thái Ngọc Duy
[PATCH 22/47] t1510: setup case #19
,
Nguyễn Thái Ngọc Duy
[PATCH 23/47] t1510: setup case #20
,
Nguyễn Thái Ngọc Duy
[PATCH 24/47] t1510: setup case #21
,
Nguyễn Thái Ngọc Duy
[PATCH 25/47] t1510: setup case #22
,
Nguyễn Thái Ngọc Duy
[PATCH 26/47] t1510: setup case #23
,
Nguyễn Thái Ngọc Duy
[PATCH 27/47] t1510: setup case #24
,
Nguyễn Thái Ngọc Duy
[PATCH 28/47] t1510: setup case #25
,
Nguyễn Thái Ngọc Duy
[PATCH 29/47] t1510: setup case #26
,
Nguyễn Thái Ngọc Duy
[PATCH 30/47] t1510: setup case #27
,
Nguyễn Thái Ngọc Duy
[PATCH 31/47] t1510: setup case #28
,
Nguyễn Thái Ngọc Duy
[PATCH 33/47] t1510: setup case #30
,
Nguyễn Thái Ngọc Duy
[PATCH 36/47] rev-parse: prints --git-dir relative to user's cwd
,
Nguyễn Thái Ngọc Duy
Re: [PATCH 36/47] rev-parse: prints --git-dir relative to user's cwd
,
Junio C Hamano
Re: [PATCH 36/47] rev-parse: prints --git-dir relative to user's cwd
,
Nguyen Thai Ngoc Duy
[PATCH 37/47] Add git_config_early()
,
Nguyễn Thái Ngọc Duy
[PATCH 40/47] setup: clean up setup_bare_git_dir()
,
Nguyễn Thái Ngọc Duy
[PATCH 41/47] t1020-subdirectory: test alias expansion in a subdirectory
,
Nguyễn Thái Ngọc Duy
[PATCH 42/47] setup: clean up setup_discovered_git_dir()
,
Nguyễn Thái Ngọc Duy
[PATCH 46/47] Revert "Documentation: always respect core.worktree if set"
,
Nguyễn Thái Ngọc Duy
[PATCH 47/47] git.txt: correct where --work-tree path is relative to
,
Nguyễn Thái Ngọc Duy
[PATCH 45/47] t0001: test git init when run via an alias
,
Nguyễn Thái Ngọc Duy
[PATCH 38/47] Use git_config_early() instead of git_config() during repo setup
,
Nguyễn Thái Ngọc Duy
[PATCH 44/47] Remove all logic from get_git_work_tree()
,
Nguyễn Thái Ngọc Duy
Re: [PATCH 44/47] Remove all logic from get_git_work_tree()
,
Junio C Hamano
Re: [PATCH 44/47] Remove all logic from get_git_work_tree()
,
Nguyen Thai Ngoc Duy
Re: [PATCH 44/47] Remove all logic from get_git_work_tree()
,
Junio C Hamano
[PATCH 34/47] t1510: setup case #31
,
Nguyễn Thái Ngọc Duy
[PATCH 32/47] t1510: setup case #29
,
Nguyễn Thái Ngọc Duy
[PATCH 35/47] git-rev-parse.txt: clarify --git-dir
,
Nguyễn Thái Ngọc Duy
[PATCH 39/47] setup: limit get_git_work_tree()'s to explicit setup case only
,
Nguyễn Thái Ngọc Duy
Re: [PATCH 39/47] setup: limit get_git_work_tree()'s to explicit setup case only
,
Jonathan Nieder
Re: [PATCH 39/47] setup: limit get_git_work_tree()'s to explicit setup case only
,
Nguyen Thai Ngoc Duy
Re: [PATCH 39/47] setup: limit get_git_work_tree()'s to explicit setup case only
,
Junio C Hamano
Re: [PATCH 39/47] setup: limit get_git_work_tree()'s to explicit setup case only
,
Nguyen Thai Ngoc Duy
[PATCH/RFC 0/3] setup: stop ignoring GIT_WORK_TREE (when GIT_DIR is unset)
,
Jonathan Nieder
[PATCH 1/3] tests: cosmetic improvements to the repo-setup test
,
Jonathan Nieder
[PATCH 3/3] setup: always honor GIT_WORK_TREE and core.worktree
,
Jonathan Nieder
Re: [PATCH 3/3] setup: always honor GIT_WORK_TREE and core.worktree
,
Nguyen Thai Ngoc Duy
Re: [PATCH 3/3] setup: always honor GIT_WORK_TREE and core.worktree
,
Jonathan Nieder
Re: [PATCH 3/3] setup: always honor GIT_WORK_TREE and core.worktree
,
Junio C Hamano
Re: [PATCH 3/3] setup: always honor GIT_WORK_TREE and core.worktree
,
Junio C Hamano
Re: [PATCH 3/3] setup: always honor GIT_WORK_TREE and core.worktree
,
Junio C Hamano
Re: [PATCH 3/3] setup: always honor GIT_WORK_TREE and core.worktree
,
Jonathan Nieder
Re: [PATCH 3/3] setup: always honor GIT_WORK_TREE and core.worktree
,
Junio C Hamano
Re: [PATCH 3/3] setup: always honor GIT_WORK_TREE and core.worktree
,
Nguyen Thai Ngoc Duy
Re: [PATCH 3/3] setup: always honor GIT_WORK_TREE and core.worktree
,
Junio C Hamano
Re: [PATCH 3/3] setup: always honor GIT_WORK_TREE and core.worktree
,
Jonathan Nieder
Re: [PATCH 3/3] setup: always honor GIT_WORK_TREE and core.worktree
,
Maaartin
Re: [PATCH 3/3] setup: always honor GIT_WORK_TREE and core.worktree
,
Junio C Hamano
Re: [PATCH 3/3] setup: always honor GIT_WORK_TREE and core.worktree
,
Maaartin
checkout to other directory (Re: [PATCH 3/3] setup: always honor GIT_WORK_TREE and core.worktree)
,
Jonathan Nieder
Re: [PATCH 3/3] setup: always honor GIT_WORK_TREE and core.worktree
,
Jonathan Nieder
Re: [PATCH 3/3] setup: always honor GIT_WORK_TREE and core.worktree
,
Junio C Hamano
Re: [PATCH/RFC 0/3] setup: stop ignoring GIT_WORK_TREE (when GIT_DIR is unset)
,
Jonathan Nieder
[PATCH 43/47] setup: rework setup_explicit_git_dir()
,
Nguyễn Thái Ngọc Duy
Re: [PATCH 00/47] nd/setup updates on pu
,
Junio C Hamano
how to git with google code
,
Bond
Re: how to git with google code
,
Michael J Gruber
Re: how to git with google code
,
Bond
Re: how to git with google code
,
Tay Ray Chuan
Re: how to git with google code
,
Bond
Re: how to git with google code
,
Tay Ray Chuan
Re: how to git with google code
,
Jan Krüger
[RFC/PATCH 00/18] WIP implement cherry-pick/revert --continue
,
Christian Couder
[RFC/PATCH 01/18] advice: add error_resolve_conflict() function
,
Christian Couder
Re: [RFC/PATCH 01/18] advice: add error_resolve_conflict() function
,
Jonathan Nieder
[RFC/PATCH 02/18] revert: change many die() calls into "return error()" calls
,
Christian Couder
Re: [RFC/PATCH 02/18] revert: change many die() calls into "return error()" calls
,
Jonathan Nieder
[RFC/PATCH 03/18] usage: implement error_errno() the same way as die_errno()
,
Christian Couder
Re: [RFC/PATCH 03/18] usage: implement error_errno() the same way as die_errno()
,
Jonathan Nieder
Re: [RFC/PATCH 03/18] usage: implement error_errno() the same way as die_errno()
,
Junio C Hamano
[RFC/PATCH 04/18] revert: don't die when write_message() fails
,
Christian Couder
[RFC/PATCH 05/18] commit: move reverse_commit_list() into commit.{h, c}
,
Christian Couder
[RFC/PATCH 06/18] revert: remove "commit" global variable
,
Christian Couder
[RFC/PATCH 07/18] revert: put option information in an option struct
,
Christian Couder
Re: [RFC/PATCH 07/18] revert: put option information in an option struct
,
Jonathan Nieder
Re: [RFC/PATCH 07/18] revert: put option information in an option struct
,
Junio C Hamano
[RFC/PATCH 08/18] revert: refactor code into a new pick_commits() function
,
Christian Couder
Re: [RFC/PATCH 08/18] revert: refactor code into a new pick_commits() function
,
Daniel Barkalow
[RFC/PATCH 09/18] revert: make pick_commits() return an error on --ff incompatible option
,
Christian Couder
[RFC/PATCH 10/18] revert: make read_and_refresh_cache() and prepare_revs() return errors
,
Christian Couder
[RFC/PATCH 11/18] revert: add get_todo_content() and create_todo_file()
,
Christian Couder
[RFC/PATCH 12/18] revert: write TODO and DONE files in case of failure
,
Christian Couder
[RFC/PATCH 13/18] revert: add option parsing for option --continue
,
Christian Couder
[RFC/PATCH 14/18] revert: move global variable "me" into "struct args_info"
,
Christian Couder
[RFC/PATCH 15/18] revert: add NONE action and make parse_args() manage it
,
Christian Couder
[RFC/PATCH 16/18] revert: implement parsing TODO and DONE files
,
Christian Couder
[RFC/PATCH 17/18] revert: add remaining instructions in todo file
,
Christian Couder
[RFC/PATCH 18/18] revert: implement --continue processing
,
Christian Couder
Re: [RFC/PATCH 00/18] WIP implement cherry-pick/revert --continue
,
Jonathan Nieder
[PATCH/RFC 00/20] Refactor rebase
,
Martin von Zweigbergk
[PATCH/RFC 02/20] rebase: refactor reading of state
,
Martin von Zweigbergk
[PATCH/RFC 03/20] rebase: read state outside loop
,
Martin von Zweigbergk
[PATCH/RFC 01/20] rebase: clearer names for directory variables
,
Martin von Zweigbergk
[PATCH/RFC 05/20] rebase: act on command line outside parsing loop
,
Martin von Zweigbergk
[PATCH/RFC 09/20] rebase: align variable content
,
Martin von Zweigbergk
[PATCH/RFC 13/20] rebase: factor out reference parsing
,
Martin von Zweigbergk
[PATCH/RFC 08/20] rebase: align variable names
,
Martin von Zweigbergk
[PATCH/RFC 15/20] rebase: factor out call to pre-rebase hook
,
Martin von Zweigbergk
[PATCH/RFC 18/20] rebase -m: extract code to new source file
,
Martin von Zweigbergk
[PATCH/RFC 17/20] rebase: improve detection of rebase in progress
,
Martin von Zweigbergk
[PATCH/RFC 19/20] rebase: extract am code to new source file
,
Martin von Zweigbergk
[PATCH/RFC 14/20] rebase: factor out clean work tree check
,
Martin von Zweigbergk
[PATCH/RFC 16/20] rebase -i: support --stat
,
Martin von Zweigbergk
[PATCH/RFC 20/20] rebase: show consistent conflict resolution hint
,
Martin von Zweigbergk
[PATCH/RFC 04/20] rebase: remove unused rebase state 'prev_head'
,
Martin von Zweigbergk
Re: [PATCH/RFC 04/20] rebase: remove unused rebase state 'prev_head'
,
Michael J Gruber
Re: [PATCH/RFC 04/20] rebase: remove unused rebase state 'prev_head'
,
Martin von Zweigbergk
Re: [PATCH/RFC 04/20] rebase: remove unused rebase state 'prev_head'
,
Junio C Hamano
Re: [PATCH/RFC 04/20] rebase: remove unused rebase state 'prev_head'
,
Michael J Gruber
[PATCH/RFC 12/20] rebase: reorder validation steps
,
Martin von Zweigbergk
[PATCH/RFC 10/20] rebase: factor out command line option processing
,
Martin von Zweigbergk
[PATCH/RFC 11/20] rebase -i: remove now unnecessary directory checks
,
Martin von Zweigbergk
[PATCH/RFC 07/20] rebase: stricter check on arguments
,
Martin von Zweigbergk
[PATCH/RFC 06/20] rebase: collect check for existing rebase
,
Martin von Zweigbergk
Re: [PATCH/RFC 00/20] Refactor rebase
,
Martin von Zweigbergk
Re: [PATCH/RFC 00/20] Refactor rebase
,
Sverre Rabbelier
Re: [PATCH/RFC 00/20] Refactor rebase
,
Martin von Zweigbergk
Re: [PATCH/RFC 00/20] Refactor rebase
,
Sverre Rabbelier
[PATCH/RFC] gitweb: Go to DONE_REQUEST rather than DONE_GITWEB in die_error
,
Jakub Narebski
[PATCH 1/3] cvsimport: partial whitespace cleanup
,
Michael J Gruber
[PATCH 2/3] cvsimport: fix the parsing of uppercase config options
,
Michael J Gruber
Re: [PATCH 2/3] cvsimport: fix the parsing of uppercase config options
,
Junio C Hamano
Re: [PATCH 2/3] cvsimport: fix the parsing of uppercase config options
,
Michael J Gruber
[PATCHv2 1/3] cvsimport: partial whitespace cleanup
,
Michael J Gruber
[PATCHv2 2/3] cvsimport: fix the parsing of uppercase config options
,
Michael J Gruber
[PATCHv2 3/3] cvsimport.txt: document the mapping between config and options
,
Michael J Gruber
Re: [PATCHv2 3/3] cvsimport.txt: document the mapping between config and options
,
Junio C Hamano
Re: [PATCHv2 3/3] cvsimport.txt: document the mapping between config and options
,
Michael J Gruber
Re: [PATCHv2 3/3] cvsimport.txt: document the mapping between config and options
,
Junio C Hamano
[PATCHv3 0/3] uppercase config options for cvsimport
,
Michael J Gruber
[PATCHv3 1/3] cvsimport: partial whitespace cleanup
,
Michael J Gruber
[PATCHv3 2/3] cvsimport: fix the parsing of uppercase config options
,
Michael J Gruber
Re: [PATCHv3 2/3] cvsimport: fix the parsing of uppercase config options
,
Martin Langhoff
Re: [PATCHv3 2/3] cvsimport: fix the parsing of uppercase config options
,
Jonathan Nieder
Re: [PATCHv3 2/3] cvsimport: fix the parsing of uppercase config options
,
Martin Langhoff
Re: [PATCHv3 2/3] cvsimport: fix the parsing of uppercase config options
,
Jakub Narebski
Re: [PATCHv3 2/3] cvsimport: fix the parsing of uppercase config options
,
Jonathan Nieder
Re: [PATCHv3 2/3] cvsimport: fix the parsing of uppercase config options
,
Michael J Gruber
Re: [PATCHv3 2/3] cvsimport: fix the parsing of uppercase config options
,
Jonathan Nieder
Re: [PATCHv3 2/3] cvsimport: fix the parsing of uppercase config options
,
Jeff King
Re: [PATCHv3 2/3] cvsimport: fix the parsing of uppercase config options
,
Junio C Hamano
Re: [PATCHv3 2/3] cvsimport: fix the parsing of uppercase config options
,
Junio C Hamano
Re: [PATCHv3 2/3] cvsimport: fix the parsing of uppercase config options
,
Jeff King
[PATCH] add: introduce add.ignoreerrors synonym for add.ignore-errors
,
Jonathan Nieder
Re: [PATCH] add: introduce add.ignoreerrors synonym for add.ignore-errors
,
Jeff King
Re: [PATCH] add: introduce add.ignoreerrors synonym for add.ignore-errors
,
Jonathan Nieder
Re: [PATCH] add: introduce add.ignoreerrors synonym for add.ignore-errors
,
Junio C Hamano
Re: [PATCH] add: introduce add.ignoreerrors synonym for add.ignore-errors
,
Junio C Hamano
Re: [PATCH] add: introduce add.ignoreerrors synonym for add.ignore-errors
,
Jeff King
Re: [PATCH] add: introduce add.ignoreerrors synonym for add.ignore-errors
,
Junio C Hamano
[PATCHv3 3/3] cvsimport.txt: document the mapping between config and options
,
Michael J Gruber
Re: [PATCHv2 3/3] cvsimport.txt: document the mapping between config and options
,
Martin Langhoff
Re: [PATCHv2 3/3] cvsimport.txt: document the mapping between config and options
,
Michael J Gruber
[PATCH 3/3] cvsimport.txt: document the mapping between config and options
,
Michael J Gruber
Re: [PATCH 1/3] cvsimport: partial whitespace cleanup
,
Junio C Hamano
using git with Google Code
,
Bond
Re: using git with Google Code
,
Jonathan Nieder
Re: using git with Google Code
,
Bond
Re: using git with Google Code
,
Tay Ray Chuan
Breaking t1510-repo-setup.sh tests in pu
,
Ævar Arnfjörð Bjarmason
Re: Breaking t1510-repo-setup.sh tests in pu
,
Nguyen Thai Ngoc Duy
Message not available
Re: Breaking t1510-repo-setup.sh tests in pu
,
Nguyen Thai Ngoc Duy
Re: Breaking t1510-repo-setup.sh tests in pu
,
Johannes Sixt
[PATCH v3 0/9] http: end urls with slash
,
Tay Ray Chuan
[PATCH v3 1/9] t5550-http-fetch: add missing '&&'
,
Tay Ray Chuan
[PATCH v3 2/9] t5550-http-fetch: add test for http-fetch
,
Tay Ray Chuan
[PATCH v3 3/9] shift end_url_with_slash() from http.[ch] to url.[ch]
,
Tay Ray Chuan
[PATCH v3 4/9] url: add str wrapper for end_url_with_slash()
,
Tay Ray Chuan
[PATCH v3 5/9] http-backend: use end_url_with_slash()
,
Tay Ray Chuan
[PATCH v3 6/9] http-push: Normalise directory names when pushing to some WebDAV servers
,
Tay Ray Chuan
[PATCH v3 7/9] http-push: check path length before using it
,
Tay Ray Chuan
[PATCH v3 8/9] http-push: add trailing slash at arg-parse time, instead of later on
,
Tay Ray Chuan
[PATCH v3 9/9] http-fetch: rework url handling
,
Tay Ray Chuan
[PATCH] t7300: add a missing SYMLINKS prerequisite
,
Johannes Sixt
What's cooking in git.git (Nov 2010, #03; Wed, 24)
,
Junio C Hamano
Re: What's cooking in git.git (Nov 2010, #03; Wed, 24)
,
Jiang Xin
Re: What's cooking in git.git (Nov 2010, #03; Wed, 24)
,
Ævar Arnfjörð Bjarmason
Re: What's cooking in git.git (Nov 2010, #03; Wed, 24)
,
Erik Faye-Lund
Re: What's cooking in git.git (Nov 2010, #03; Wed, 24)
,
Ævar Arnfjörð Bjarmason
Re: What's cooking in git.git (Nov 2010, #03; Wed, 24)
,
Erik Faye-Lund
Re: What's cooking in git.git (Nov 2010, #03; Wed, 24)
,
Erik Faye-Lund
Re: What's cooking in git.git (Nov 2010, #03; Wed, 24)
,
Erik Faye-Lund
Re: What's cooking in git.git (Nov 2010, #03; Wed, 24)
,
Erik Faye-Lund
Re: What's cooking in git.git (Nov 2010, #03; Wed, 24)
,
Ævar Arnfjörð Bjarmason
Re: What's cooking in git.git (Nov 2010, #03; Wed, 24)
,
Erik Faye-Lund
Re: What's cooking in git.git (Nov 2010, #03; Wed, 24)
,
Ævar Arnfjörð Bjarmason
Re: What's cooking in git.git (Nov 2010, #03; Wed, 24)
,
Erik Faye-Lund
Re: What's cooking in git.git (Nov 2010, #03; Wed, 24)
,
Ævar Arnfjörð Bjarmason
Re: What's cooking in git.git (Nov 2010, #03; Wed, 24)
,
Johannes Sixt
Re: What's cooking in git.git (Nov 2010, #03; Wed, 24)
,
Jakub Narebski
Re: What's cooking in git.git (Nov 2010, #03; Wed, 24)
,
Thomas Rast
Re: What's cooking in git.git (Nov 2010, #03; Wed, 24)
,
Jakub Narebski
Re: What's cooking in git.git (Nov 2010, #03; Wed, 24)
,
Thomas Rast
Re: What's cooking in git.git (Nov 2010, #03; Wed, 24)
,
Jakub Narebski
Re: What's cooking in git.git (Nov 2010, #03; Wed, 24)
,
Thomas Rast
Re: What's cooking in git.git (Nov 2010, #03; Wed, 24)
,
Jakub Narebski
Re: What's cooking in git.git (Nov 2010, #03; Wed, 24)
,
Thomas Rast
[PATCH v2] git apply: apply patches with -pN (N>1) properly for some cases.
,
Jiang Xin
gitolite description
,
Levente Kovacs
Re: gitolite description
,
Sitaram Chamarty
[PATCH] Allow tuning of the threshold for detecting renames/copies.
,
Torgny Nyblom
[PATCH] imap-send: link against libcrypto for HMAC and others
,
Diego Elio Pettenò
Re: [PATCH] imap-send: link against libcrypto for HMAC and others
,
Junio C Hamano
[PATCH] imap-send: link against libcrypto for HMAC and others
,
Diego Elio Pettenò
Re: [PATCH] imap-send: link against libcrypto for HMAC and others
,
Anders Kaseorg
Re: [PATCH] imap-send: link against libcrypto for HMAC and others
,
Diego Elio Pettenò
Re: [PATCH] imap-send: link against libcrypto for HMAC and others
,
Jonathan Nieder
Re: [PATCH] imap-send: link against libcrypto for HMAC and others
,
Junio C Hamano
Re: [PATCH] imap-send: link against libcrypto for HMAC and others
,
Jared Hance
Re: [PATCH] imap-send: link against libcrypto for HMAC and others
,
Junio C Hamano
Re: [PATCH] imap-send: link against libcrypto for HMAC and others
,
Anders Kaseorg
[PATCH] git apply: binary files differ can be applied with -pN (N>1).
,
Jiang Xin
Re: [PATCH] git apply: binary files differ can be applied with -pN (N>1).
,
Jiang Xin
Re: [PATCH] git apply: binary files differ can be applied with -pN (N>1).
,
Junio C Hamano
[Index of Archives]
[Linux Kernel]
[LKML Kernel FAQ]
[IETF Annouce]
[Security]
[Bugtraq]