Git Distributed Software Revision Control
Date Index
[
Prev Page
][
Next Page
]
Re: [BUG?] Fresh clone of jquery.git shows modifications?
,
(continued)
Re: [BUG?] Fresh clone of jquery.git shows modifications?
,
Will Palmer
Re: [BUG?] Fresh clone of jquery.git shows modifications?
,
Thomas Berg
Re: [BUG?] Fresh clone of jquery.git shows modifications?
,
Will Palmer
Re: [BUG?] Fresh clone of jquery.git shows modifications?
,
Eyvind Bernhardsen
Re: [BUG?] Fresh clone of jquery.git shows modifications?
,
Eyvind Bernhardsen
Re: [BUG?] Fresh clone of jquery.git shows modifications?
,
Thomas Berg
Re: [BUG?] Fresh clone of jquery.git shows modifications?
,
Eyvind Bernhardsen
RFD: should git rev-parse exit with non-zero status if ref@{n} is not valid?
,
Jon Seymour
Re: RFD: should git rev-parse exit with non-zero status if ref@{n} is not valid?
,
Jon Seymour
Re: RFD: should git rev-parse exit with non-zero status if ref@{n} is not valid?
,
Junio C Hamano
Re: RFD: should git rev-parse exit with non-zero status if ref@{n} is not valid?
,
Jon Seymour
[PATCH 0/4] rev-parse: improve reporting of invalid log references
,
Jon Seymour
[PATCH 1/4] rev-parse: exit with non-zero status if ref@{n} is not valid.
,
Jon Seymour
[PATCH 2/4] rev-parse: suppress duplicate log limit exceeded message.
,
Jon Seymour
Re: [PATCH 2/4] rev-parse: suppress duplicate log limit exceeded message.
,
Junio C Hamano
Re: [PATCH 2/4] rev-parse: suppress duplicate log limit exceeded message.
,
Jon Seymour
Re: [PATCH 2/4] rev-parse: suppress duplicate log limit exceeded message.
,
Junio C Hamano
[PATCH v2 0/2] rev-parse: strengthen validation of ref@{n} references
,
Jon Seymour
[PATCH v2 1/2] rev-parse: exit with non-zero status if ref@{n} is not valid.
,
Jon Seymour
Re: [PATCH v2 1/2] rev-parse: exit with non-zero status if ref@{n} is not valid.
,
Jonathan Nieder
[PATCH v3 0/3] rev-parse: strengthen validation of ref@{n} references
,
Jon Seymour
[PATCH v3 1/3] rev-parse: exit with non-zero status if ref@{n} is not valid.
,
Jon Seymour
[PATCH v3 2/3] sha1_name.c: use warning in preference to fprintf(stderr
,
Jon Seymour
[PATCH v3 3/3] rev-parse: tests git rev-parse --verify master@{n}, for various n
,
Jon Seymour
[PATCH v2 2/2] rev-parse: tests git rev-parse --verify master@{n}, for various n
,
Jon Seymour
[PATCH 3/4] rev-parse: introduce get_sha1_gently
,
Jon Seymour
[PATCH 4/4] rev-parse: tests that git rev-parse --verify master@{n}
,
Jon Seymour
[PATCH] submodule sync: Update "submodule.<name>.url"
,
David Aguilar
Re: [PATCH] submodule sync: Update "submodule.<name>.url"
,
Johannes Sixt
Re: [PATCH] submodule sync: Update "submodule.<name>.url"
,
David Aguilar
[PATCH v2] submodule sync: Update "submodule.<name>.url"
,
David Aguilar
[PATCH] Do not display 'Switched to a new branch' when the branch existed
,
Knittl
[PATCH re-roll] Do not display 'Switched to a new branch' when the branch existed
,
Knittl
Re: [PATCH re-roll] Do not display 'Switched to a new branch' when the branch existed
,
Jonathan Nieder
Re: [PATCH re-roll] Do not display 'Switched to a new branch' when the branch existed
,
Tay Ray Chuan
Message not available
Re: [PATCH re-roll] Do not display 'Switched to a new branch' when the branch existed
,
Tay Ray Chuan
Re: [PATCH re-roll] Do not display 'Switched to a new branch' when the branch existed
,
Knittl
Re: [PATCH re-roll] Do not display 'Switched to a new branch' when the branch existed
,
Tay Ray Chuan
Re: [PATCH re-roll] Do not display 'Switched to a new branch' when the branch existed
,
Knittl
Re: [PATCH re-roll] Do not display 'Switched to a new branch' when the branch existed
,
Junio C Hamano
Re: [PATCH re-roll] Do not display 'Switched to a new branch' when the branch existed
,
Junio C Hamano
[PATCH 0/2] Fix multiple file rename across D/F conflict
,
Elijah Newren
[PATCH 1/2] t6031: Add a testcase covering multiple renames across a D/F conflict
,
Elijah Newren
[PATCH 2/2] merge-recursive: Fix multiple file rename across D/F conflict
,
Elijah Newren
Re: [PATCH 2/2] merge-recursive: Fix multiple file rename across D/F conflict
,
Junio C Hamano
Re: [PATCH 2/2] merge-recursive: Fix multiple file rename across D/F conflict
,
Junio C Hamano
Re: [PATCH 2/2] merge-recursive: Fix multiple file rename across D/F conflict
,
Elijah Newren
[PATCH] merge-recursive: Fix typo
,
Elijah Newren
BUG?: git-apply sometimes says "corrupt patch" when adding single lines
,
Tor Arvid Lund
Re: BUG?: git-apply sometimes says "corrupt patch" when adding single lines
,
Jonathan Nieder
Re: BUG?: git-apply sometimes says "corrupt patch" when adding single lines
,
Tor Arvid Lund
Re: BUG?: git-apply sometimes says "corrupt patch" when adding single lines
,
Johannes Sixt
Re: BUG?: git-apply sometimes says "corrupt patch" when adding single lines
,
Tor Arvid Lund
Ignoring commits when merging
,
Mike Strauch
Re: Ignoring commits when merging
,
Jonathan Nieder
Re: Ignoring commits when merging
,
Mike Strauch
Re: Ignoring commits when merging
,
Jonathan Nieder
[RFC] Splitting gitweb and build-time configuration variables
,
Jakub Narebski
Re: [RFC] Splitting gitweb and build-time configuration variables
,
Jonathan Nieder
Re: [RFC] Splitting gitweb and build-time configuration variables
,
Jakub Narebski
git-remote-svn: Future development timeline
,
Ramkumar Ramachandra
limiting ref visibility to specific users
,
Enrico Weigelt
Re: limiting ref visibility to specific users
,
Sverre Rabbelier
Re: limiting ref visibility to specific users
,
Shawn Pearce
svn import missing locks ?
,
Enrico Weigelt
[GSoC update] git-remote-svn: The final one
,
Ramkumar Ramachandra
Re: [GSoC update] git-remote-svn: The final one
,
Stephen Bash
Re: [GSoC update] git-remote-svn: The final one
,
Ramkumar Ramachandra
Re: [GSoC update] git-remote-svn: The final one
,
Erik Faye-Lund
Re: [GSoC update] git-remote-svn: The final one
,
Sverre Rabbelier
Re: [GSoC update] git-remote-svn: The final one
,
Ramkumar Ramachandra
Re: [GSoC update] git-remote-svn: The final one
,
Ramkumar Ramachandra
Re: [GSoC update] git-remote-svn: The final one
,
Stephen Bash
Re: [GSoC update] git-remote-svn: The final one
,
Ramkumar Ramachandra
Re: [PATCH 5/5] autoconf: don't use platform regex if it lacks REG_STARTEND
,
j6t
[PATCH 5/5 v2] autoconf: don't use platform regex if it lacks REG_STARTEND
,
Jonathan Nieder
Re: [PATCH 5/5 v2] autoconf: don't use platform regex if it lacks REG_STARTEND
,
Ævar Arnfjörð Bjarmason
[PATCH] t/t0000-basic.sh: Don't run a passing TODO unless TEST_PASSING_TODO=1
,
Ævar Arnfjörð Bjarmason
Re: [PATCH] t/t0000-basic.sh: Don't run a passing TODO unless TEST_PASSING_TODO=1
,
Sverre Rabbelier
Re: [PATCH] t/t0000-basic.sh: Don't run a passing TODO unless TEST_PASSING_TODO=1
,
Junio C Hamano
[PATCH v2 0/4] Support for running tests outside t/ + don't run a TODO test
,
Ævar Arnfjörð Bjarmason
[PATCH v2 0/4] Support for running tests outside t/ + don't run a TODO test
,
Ævar Arnfjörð Bjarmason
[PATCH v2 1/4] test-lib: Use $TEST_DIRECTORY or $GIT_BUILD_DIR instead of $(pwd) and ../
,
Ævar Arnfjörð Bjarmason
[PATCH v2 2/4] test-lib: Use "$GIT_BUILD_DIR" instead of "$TEST_DIRECTORY"/../
,
Ævar Arnfjörð Bjarmason
[PATCH v2 3/4] test-lib: Allow overriding of TEST_DIRECTORY
,
Ævar Arnfjörð Bjarmason
[PATCH v2 4/4] t/t0000-basic.sh: Run the passing TODO test inside its own test-lib
,
Ævar Arnfjörð Bjarmason
[PATCH v3 0/4] Support for running tests outside t/ + don't run a TODO test
,
Ævar Arnfjörð Bjarmason
Re: [PATCH v3 0/4] Support for running tests outside t/ + don't run a TODO test
,
Jeff King
[PATCH v3 1/4] test-lib: Use $TEST_DIRECTORY or $GIT_BUILD_DIR instead of $(pwd) and ../
,
Ævar Arnfjörð Bjarmason
[PATCH v3 2/4] test-lib: Use "$GIT_BUILD_DIR" instead of "$TEST_DIRECTORY"/../
,
Ævar Arnfjörð Bjarmason
[PATCH v3 3/4] test-lib: Allow overriding of TEST_DIRECTORY
,
Ævar Arnfjörð Bjarmason
[PATCH v3 4/4] t/t0000-basic.sh: Run the passing TODO test inside its own test-lib
,
Ævar Arnfjörð Bjarmason
[PATCH v2 1/4] test-lib: Use $TEST_DIRECTORY or $GIT_BUILD_DIR instead of $(pwd) and ../
,
Ævar Arnfjörð Bjarmason
[PATCH v2 2/4] test-lib: Use "$GIT_BUILD_DIR" instead of "$TEST_DIRECTORY"/../
,
Ævar Arnfjörð Bjarmason
[PATCH v2 3/4] test-lib: Allow overriding of TEST_DIRECTORY
,
Ævar Arnfjörð Bjarmason
[PATCH v2 4/4] t/t0000-basic.sh: Run the passing TODO test inside its own test-lib
,
Ævar Arnfjörð Bjarmason
Re: [PATCH v2 4/4] t/t0000-basic.sh: Run the passing TODO test inside its own test-lib
,
Sverre Rabbelier
[BUG] merge into unborn branch resets index+WT even if populated
,
Thomas Rast
[PATCH] Exhibit merge bug that clobbers index&WT
,
Thomas Rast
[PATCH/RFC] updating examples/git-merge (plus a builtin/merge fix)
,
Jonathan Nieder
[PATCH 01/24] merge: do not mistake (ancestor of) tag for branch
,
Jonathan Nieder
[PATCH 02/24] t7600 (merge): modernize style
,
Jonathan Nieder
[PATCH 03/24] t7600 (merge): do not launch gitk for --debug
,
Jonathan Nieder
Re: [PATCH 03/24] t7600 (merge): do not launch gitk for --debug
,
Ævar Arnfjörð Bjarmason
Re: [PATCH 03/24] t7600 (merge): do not launch gitk for --debug
,
Sverre Rabbelier
Re: [PATCH 03/24] t7600 (merge): do not launch gitk for --debug
,
Jonathan Nieder
Re: [PATCH 03/24] t7600 (merge): do not launch gitk for --debug
,
Ævar Arnfjörð Bjarmason
Re: [PATCH 03/24] t7600 (merge): do not launch gitk for --debug
,
Jonathan Nieder
[PATCH 04/24] t7600 (merge): check reflog entry
,
Jonathan Nieder
[PATCH 05/24] t7600 (merge): test merge from branch yet to be born
,
Jonathan Nieder
[PATCH 06/24] t6010 (merge-base): modernize style
,
Jonathan Nieder
[PATCH 07/24] t6200 (fmt-merge-msg): style nitpicks
,
Jonathan Nieder
[PATCH 08/24] Documentation: add a SEE ALSO section for merge-base
,
Jonathan Nieder
[PATCH 09/24] merge-base --octopus to mimic show-branch --merge-base
,
Jonathan Nieder
[PATCH 10/24] merge-base --independent to print reduced parent list in a merge
,
Jonathan Nieder
[PATCH 11/24] fmt-merge-msg -m to override subject line
,
Jonathan Nieder
[PATCH 11/24 v2] fmt-merge-msg -m to override merge title
,
Jonathan Nieder
[PATCH 12/24] merge script: --squash, --ff from unborn branch are errors
,
Jonathan Nieder
[PATCH 13/24] merge script: tweak unmerged files message to match builtin
,
Jonathan Nieder
Re: [PATCH 13/24] merge script: tweak unmerged files message to match builtin
,
Ævar Arnfjörð Bjarmason
[PATCH 14/24] merge script: refuse to merge during merge
,
Jonathan Nieder
[PATCH 15/24] merge script: improve log message subject
,
Jonathan Nieder
[PATCH 16/24] merge script: merge -X<option>
,
Jonathan Nieder
[PATCH 17/24] merge script: allow custom strategies
,
Jonathan Nieder
[PATCH 18/24] merge script: forbid merge -s index
,
Jonathan Nieder
[PATCH 19/24] merge script: handle -m --log correctly
,
Jonathan Nieder
Re: [PATCH 19/24] merge script: handle -m --log correctly
,
Tay Ray Chuan
Re: [PATCH 19/24] merge script: handle -m --log correctly
,
Jonathan Nieder
[PATCH 20/24] merge script: handle many-way octopus
,
Jonathan Nieder
[PATCH 21/24] merge script: --ff-only to disallow true merge
,
Jonathan Nieder
[PATCH 22/24] merge script: handle --no-ff --no-commit correctly
,
Jonathan Nieder
[PATCH 23/24] merge script: notice @{-1} shorthand
,
Jonathan Nieder
[PATCH 24/24] merge script: learn --[no-]rerere-autoupdate
,
Jonathan Nieder
Re: [PATCH/RFC] updating examples/git-merge (plus a builtin/merge fix)
,
Ævar Arnfjörð Bjarmason
Re: [PATCH/RFC] updating examples/git-merge (plus a builtin/merge fix)
,
Jonathan Nieder
gitk: Removing Stacked Git branches from the --all view
,
Joshua Jensen
Re: gitk: Removing Stacked Git branches from the --all view
,
Sverre Rabbelier
Re: gitk: Removing Stacked Git branches from the --all view
,
Joshua Jensen
Re: gitk: Removing Stacked Git branches from the --all view
,
Chris Packham
git merge, .gitignore, and silently overwriting untracked files
,
Joshua Jensen
Re: git merge, .gitignore, and silently overwriting untracked files
,
Junio C Hamano
[PATCH] optionally disable overwriting of ignored files
,
Clemens Buchacher
Re: [PATCH] optionally disable overwriting of ignored files
,
Jakub Narebski
Re: [PATCH] optionally disable overwriting of ignored files
,
Clemens Buchacher
Re: [PATCH] optionally disable overwriting of ignored files
,
Joshua Jensen
Re: [PATCH] optionally disable overwriting of ignored files
,
Junio C Hamano
Re: [PATCH] optionally disable overwriting of ignored files
,
Clemens Buchacher
Re: [PATCH] optionally disable overwriting of ignored files
,
Junio C Hamano
Re: [PATCH] optionally disable overwriting of ignored files
,
Clemens Buchacher
Re: [PATCH] optionally disable overwriting of ignored files
,
Kevin Ballard
Re: [PATCH] optionally disable overwriting of ignored files
,
Clemens Buchacher
[PATCH 2/5] t7607: add leading-path tests
,
Clemens Buchacher
Re: [PATCH 2/5] t7607: add leading-path tests
,
Johannes Sixt
[PATCH 2/5 v2] t7607: add leading-path tests
,
Clemens Buchacher
[PATCH 4/5] lstat_cache: optionally return match_len
,
Clemens Buchacher
[PATCH 0/5] do not overwrite untracked files in leading path
,
Clemens Buchacher
[PATCH 1/5] t7607: use test_commit and test_must_fail
,
Clemens Buchacher
Re: [PATCH 1/5] t7607: use test_commit and test_must_fail
,
Jonathan Nieder
[PATCH 1/5 v2] t7607: use test-lib functions and check MERGE_HEAD
,
Clemens Buchacher
Re: [PATCH 1/5 v2] t7607: use test-lib functions and check MERGE_HEAD
,
Junio C Hamano
Re: [PATCH 1/5 v2] t7607: use test-lib functions and check MERGE_HEAD
,
Junio C Hamano
[PATCH 3/5] add function check_ok_to_remove()
,
Clemens Buchacher
Re: [PATCH 3/5] add function check_ok_to_remove()
,
Junio C Hamano
[PATCH 5/5] do not overwrite files in leading path
,
Clemens Buchacher
Re: [PATCH 5/5] do not overwrite files in leading path
,
Junio C Hamano
Re: [PATCH 5/5] do not overwrite files in leading path
,
Clemens Buchacher
Re: [PATCH 5/5] do not overwrite files in leading path
,
Clemens Buchacher
Re: [PATCH 5/5] do not overwrite files in leading path
,
Junio C Hamano
Re: [PATCH] optionally disable overwriting of ignored files
,
Junio C Hamano
[PATCH v2] optionally disable overwriting of ignored files
,
Clemens Buchacher
Re: [PATCH] optionally disable overwriting of ignored files
,
Matthieu Moy
Re: Re: [PATCH] optionally disable overwriting of ignored files
,
Heiko Voigt
Re: [PATCH] optionally disable overwriting of ignored files
,
Matthieu Moy
Re: [PATCH] optionally disable overwriting of ignored files
,
Holger Hellmuth
Re: [PATCH] optionally disable overwriting of ignored files
,
Clemens Buchacher
Re: [PATCH] optionally disable overwriting of ignored files
,
Junio C Hamano
Re: [PATCH] optionally disable overwriting of ignored files
,
Clemens Buchacher
Re: [PATCH] optionally disable overwriting of ignored files
,
Junio C Hamano
Conflict markers in mergetool $LOCAL ?
,
Seth House
Re: Conflict markers in mergetool $LOCAL ?
,
David Aguilar
Re: Conflict markers in mergetool $LOCAL ?
,
David Aguilar
Re: Conflict markers in mergetool $LOCAL ?
,
Seth House
Re: Conflict markers in mergetool $LOCAL ?
,
Jacob Helwig
Re: Conflict markers in mergetool $LOCAL ?
,
Seth House
Re: Conflict markers in mergetool $LOCAL ?
,
Charles Bailey
Re: Conflict markers in mergetool $LOCAL ?
,
Seth House
[FreeBSD? BUG]: t1304-default-acl.sh fails on FreeBSD 8.1-STABLE
,
Ævar Arnfjörð Bjarmason
Re: [FreeBSD? BUG]: t1304-default-acl.sh fails on FreeBSD 8.1-STABLE
,
Ævar Arnfjörð Bjarmason
fully deepening a shallow clone
,
Joey Hess
Re: fully deepening a shallow clone
,
Nguyen Thai Ngoc Duy
Re: fully deepening a shallow clone
,
Daniel Johnson
[PATCH 1/3] clone: do not accept --depth on local clones
,
Nguyễn Thái Ngọc Duy
Re: [PATCH 1/3] clone: do not accept --depth on local clones
,
Daniel Johnson
Re: [PATCH 1/3] clone: do not accept --depth on local clones
,
Nguyen Thai Ngoc Duy
Re: [PATCH 1/3] clone: do not accept --depth on local clones
,
Mikael Magnusson
[PATCH 2/3] fetch-pack: use args.shallow to detect shallow clone instead of args.depth
,
Nguyễn Thái Ngọc Duy
[PATCH 3/3] {fetch,upload}-pack: allow --depth=0 to deepen into full repo again
,
Nguyễn Thái Ngọc Duy
Re: [PATCH 3/3] {fetch,upload}-pack: allow --depth=0 to deepen into full repo again
,
Jakub Narebski
Re: [PATCH 3/3] {fetch,upload}-pack: allow --depth=0 to deepen into full repo again
,
Nguyen Thai Ngoc Duy
Re: [PATCH 3/3] {fetch,upload}-pack: allow --depth=0 to deepen into full repo again
,
Jakub Narebski
Re: [PATCH 3/3] {fetch,upload}-pack: allow --depth=0 to deepen into full repo again
,
Ramkumar Ramachandra
[PATCH] grep -A/-B/-Cinfinity to get full context
,
Jonathan Nieder
Re: [PATCH] grep -A/-B/-Cinfinity to get full context
,
Ramkumar Ramachandra
Re: fully deepening a shallow clone
,
Joey Hess
[RFC/PATCH 2/2] blame: fix output in case of replacement by using parse_commit_repl()
,
Christian Couder
Re: [RFC/PATCH 2/2] blame: fix output in case of replacement by using parse_commit_repl()
,
Nguyen Thai Ngoc Duy
Re: [RFC/PATCH 2/2] blame: fix output in case of replacement by using parse_commit_repl()
,
Christian Couder
[RFC/PATCH 1/2] commit: add parse_commit_repl() to replace commits at parsing time
,
Christian Couder
Re: [RFC/PATCH 1/2] commit: add parse_commit_repl() to replace commits at parsing time
,
Junio C Hamano
Re: [RFC/PATCH 1/2] commit: add parse_commit_repl() to replace commits at parsing time
,
Nguyen Thai Ngoc Duy
Re: [RFC/PATCH 1/2] commit: add parse_commit_repl() to replace commits at parsing time
,
Christian Couder
Re: [RFC/PATCH 1/2] commit: add parse_commit_repl() to replace commits at parsing time
,
Jonathan Nieder
Re: [RFC/PATCH 1/2] commit: add parse_commit_repl() to replace commits at parsing time
,
Nguyen Thai Ngoc Duy
Re: [RFC/PATCH 1/2] commit: add parse_commit_repl() to replace commits at parsing time
,
Junio C Hamano
Re: [RFC/PATCH 1/2] commit: add parse_commit_repl() to replace commits at parsing time
,
Christian Couder
Commit ID of a branch
,
Guillermo
Re: Commit ID of a branch
,
Ævar Arnfjörð Bjarmason
Message not available
Re: Commit ID of a branch
,
Guillermo Gonzalez
Re: Commit ID of a branch
,
Chris Packham
Re: Commit ID of a branch
,
Guillermo Gonzalez
[GSoC] Libgit2, Summer of Code is over
,
Vicent Marti
Re: [GSoC] Libgit2, Summer of Code is over
,
Sverre Rabbelier
Re: [GSoC] Libgit2, Summer of Code is over
,
Vicent Marti
Re: [GSoC] Libgit2, Summer of Code is over
,
Ramkumar Ramachandra
Re: [GSoC] Libgit2, Summer of Code is over
,
Tay Ray Chuan
Re: [GSoC] Libgit2, Summer of Code is over
,
Vicent Marti
Re: [GSoC] Libgit2, Summer of Code is over
,
Nguyen Thai Ngoc Duy
[PATCH 0/6] Extensions of core.ignorecase=true support
,
Johannes Sixt
[PATCH 1/6] Add string comparison functions that respect the ignore_case variable.
,
Johannes Sixt
Re: [PATCH 1/6] Add string comparison functions that respect the ignore_case variable.
,
Ævar Arnfjörð Bjarmason
Re: [PATCH 1/6] Add string comparison functions that respect the ignore_case variable.
,
Ævar Arnfjörð Bjarmason
Re: [PATCH 1/6] Add string comparison functions that respect the ignore_case variable.
,
Joshua Jensen
Re: [PATCH 1/6] Add string comparison functions that respect the ignore_case variable.
,
Ævar Arnfjörð Bjarmason
Re: [PATCH 1/6] Add string comparison functions that respect the ignore_case variable.
,
Johannes Sixt
Re: [PATCH 1/6] Add string comparison functions that respect the ignore_case variable.
,
Ævar Arnfjörð Bjarmason
Re: [PATCH 1/6] Add string comparison functions that respect the ignore_case variable.
,
Ævar Arnfjörð Bjarmason
Re: [PATCH 1/6] Add string comparison functions that respect the ignore_case variable.
,
Joshua Jensen
Re: [PATCH 1/6] Add string comparison functions that respect the ignore_case variable.
,
Ævar Arnfjörð Bjarmason
Re: [PATCH 1/6] Add string comparison functions that respect the ignore_case variable.
,
Jonathan Nieder
Re: [PATCH 1/6] Add string comparison functions that respect the ignore_case variable.
,
Jonathan Nieder
Re: [PATCH 1/6] Add string comparison functions that respect the ignore_case variable.
,
Johannes Sixt
Re: [PATCH 1/6] Add string comparison functions that respect the ignore_case variable.
,
Ævar Arnfjörð Bjarmason
Re: [PATCH 1/6] Add string comparison functions that respect the ignore_case variable.
,
Johannes Sixt
[PATCH 6/6] Support case folding in git fast-import when core.ignorecase=true
,
Johannes Sixt
[PATCH 5/6] Support case folding for git add when core.ignorecase=true
,
Johannes Sixt
[PATCH 3/6] Add case insensitivity support for directories when using git status
,
Johannes Sixt
[PATCH 4/6] Add case insensitivity support when using git ls-files
,
Johannes Sixt
[PATCH 2/6] Case insensitivity support for .gitignore via core.ignorecase
,
Johannes Sixt
Re: [PATCH 0/6] Extensions of core.ignorecase=true support
,
Robert Buck
Re: [PATCH 0/6] Extensions of core.ignorecase=true support
,
Johannes Sixt
Re: [PATCH 0/6] Extensions of core.ignorecase=true support
,
Robert Buck
Re: [PATCH 0/6] Extensions of core.ignorecase=true support
,
Johannes Sixt
Re: [PATCH 0/6] Extensions of core.ignorecase=true support
,
Junio C Hamano
Re: Problem in pushing git
,
Bruno Furtado
Re: Problem in pushing git
,
Junio C Hamano
Re: Problem in pushing git
,
Bruno Furtado
Wiki "CygwinBinaryInstall" missing
,
Daniele Segato
Re: Wiki "CygwinBinaryInstall" missing
,
Tay Ray Chuan
Re: Wiki "CygwinBinaryInstall" missing
,
Daniele Segato
Use of field flags in struct object
,
Nguyen Thai Ngoc Duy
Re: Use of field flags in struct object
,
Junio C Hamano
[PATCH 0/2] set NO_TRIVIAL for custom merge strategies
,
Jonathan Nieder
[PATCH 1/2] t7606 (merge-theirs): modernize style
,
Jonathan Nieder
[PATCH 2/2] merge: let custom strategies intervene in trivial merges
,
Jonathan Nieder
Re: [PATCH 2/2] merge: let custom strategies intervene in trivial merges
,
Junio C Hamano
Patch for git-completion.bash [SEC=UNCLASSIFIED]
,
David Scurrah
Re: Patch for git-completion.bash [SEC=UNCLASSIFIED]
,
Ævar Arnfjörð Bjarmason
Message not available
Message not available
Message not available
Message not available
Re: Patch for git-completion.bash [SEC=UNCLASSIFIED]
,
David Scurrah
[RFC] Questions for "Git User's Survey 2010" - features used, features wanted
,
Jakub Narebski
Re: [RFC] Questions for "Git User's Survey 2010" - features used, features wanted
,
Jonathan Nieder
Re: [RFC] Questions for "Git User's Survey 2010" - features used, features wanted
,
Jakub Narebski
Re: [RFC] Questions for "Git User's Survey 2010" - features used, features wanted
,
Matthieu Moy
Re: [RFC] Questions for "Git User's Survey 2010" - features used, features wanted
,
Ævar Arnfjörð Bjarmason
Re: [RFC] Questions for "Git User's Survey 2010" - features used, features wanted
,
Junio C Hamano
Confused about "degenerate" combined diff for merge commits
,
Stefan Haller
Re: Confused about "degenerate" combined diff for merge commits
,
Thomas Rast
[PATCH 1/2] git-svn: fix regex to remove "tail" from svn tags
,
David D. Kilzer
Re: [PATCH 1/2] git-svn: fix regex to remove "tail" from svn tags
,
Eric Wong
[PATCH 2/2] git-svn: fix fetch with deleted tag
,
David D. Kilzer
What's cooking in git.git (Aug 2010, #03; Sun, 15)
,
Junio C Hamano
Pack v4
,
Nguyen Thai Ngoc Duy
[PATCH] reset: Better warning message on git reset --mixed <paths>
,
Ævar Arnfjörð Bjarmason
Re: [PATCH] reset: Better warning message on git reset --mixed <paths>
,
Jonathan Nieder
Re: [PATCH] reset: Better warning message on git reset --mixed <paths>
,
Junio C Hamano
Re: [PATCH] reset: Better warning message on git reset --mixed <paths>
,
Miles Bader
Re: [PATCH] reset: Better warning message on git reset --mixed <paths>
,
David Fries
Re: [PATCH] reset: Better warning message on git reset --mixed <paths>
,
Ævar Arnfjörð Bjarmason
Re: [PATCH] reset: Better warning message on git reset --mixed <paths>
,
Junio C Hamano
Re: [PATCH] reset: Better warning message on git reset --mixed <paths>
,
Jonathan Nieder
Re: [PATCH] reset: Better warning message on git reset --mixed <paths>
,
Junio C Hamano
Re: [PATCH] reset: Better warning message on git reset --mixed <paths>
,
Ævar Arnfjörð Bjarmason
Re: [PATCH] reset: Better warning message on git reset --mixed <paths>
,
Junio C Hamano
Re: [PATCH] reset: Better warning message on git reset --mixed <paths>
,
Miles Bader
Re: [PATCH] reset: Better warning message on git reset --mixed <paths>
,
Ævar Arnfjörð Bjarmason
Re: [PATCH] reset: Better warning message on git reset --mixed <paths>
,
Ralf Ebert
Re: [PATCH] reset: Better warning message on git reset --mixed <paths>
,
Jonathan Nieder
[PATCH v2] reset: Better warning message on git reset --mixed <paths>
,
Ævar Arnfjörð Bjarmason
Re: [PATCH v2] reset: Better warning message on git reset --mixed <paths>
,
Junio C Hamano
Re: [PATCH v2] reset: Better warning message on git reset --mixed <paths>
,
Ævar Arnfjörð Bjarmason
[BUG RFC/PATCH] git-cvsimport
,
Ævar Arnfjörð Bjarmason
Re: [BUG RFC/PATCH] git-cvsimport
,
Jonathan Nieder
Re: [BUG RFC/PATCH] git-cvsimport
,
Ævar Arnfjörð Bjarmason
Re: [BUG RFC/PATCH] git-cvsimport
,
Michael Haggerty
Re: [BUG RFC/PATCH] git-cvsimport
,
Junio C Hamano
Re: [BUG RFC/PATCH] git-cvsimport
,
Ævar Arnfjörð Bjarmason
--mixed option is deprecated with paths
,
Ævar Arnfjörð Bjarmason
Re: --mixed option is deprecated with paths
,
Ralf Ebert
Re: --mixed option is deprecated with paths
,
Ævar Arnfjörð Bjarmason
Re: --mixed option is deprecated with paths
,
Ralf Ebert
Re: --mixed option is deprecated with paths
,
Junio C Hamano
[PATCH] git-svn: fix fetch with deleted tag
,
David D. Kilzer
Re: [PATCH] git-svn: fix fetch with deleted tag
,
Ævar Arnfjörð Bjarmason
Re: [PATCH] git-svn: fix fetch with deleted tag
,
David D. Kilzer
Re: [PATCH] git-svn: fix fetch with deleted tag
,
Ævar Arnfjörð Bjarmason
Re: [PATCH] git-svn: fix fetch with deleted tag
,
Eric Wong
Silent maintenance
,
Enrico Weigelt
Re: Silent maintenance
,
Ævar Arnfjörð Bjarmason
Re: Silent maintenance
,
Valeo de Vries
Re: Silent maintenance
,
Ævar Arnfjörð Bjarmason
Re: Silent maintenance
,
Jonathan Nieder
Re: Silent maintenance
,
Ævar Arnfjörð Bjarmason
Re: Silent maintenance
,
Jeff King
Re: Silent maintenance
,
Ævar Arnfjörð Bjarmason
Re: Silent maintenance
,
Enrico Weigelt
[PATCH] t/Makefile: Create test-results dir for smoke target
,
Ævar Arnfjörð Bjarmason
[PATCH] ls-tree: show size of trees with -l
,
Nguyễn Thái Ngọc Duy
Re: [PATCH] ls-tree: show size of trees with -l
,
Jakub Narebski
Basic Git usage
,
hogsolo
Re: Basic Git usage
,
Jakub Narebski
Re: Basic Git usage
,
Dmitry Potapov
Re: [PATCH] completion: make compatible with zsh
,
Mark Lodato
Re: [PATCH] completion: make compatible with zsh
,
Ævar Arnfjörð Bjarmason
[PATCH] completion: make compatible with zsh
,
Mark Lodato
Re: [PATCH] completion: make compatible with zsh
,
Ævar Arnfjörð Bjarmason
Message not available
Re: [PATCH] completion: make compatible with zsh
,
Mark Lodato
[PATCH il/rfc-remote-fd-ext] Fix build on Windows
,
Johannes Sixt
Re: [PATCH il/rfc-remote-fd-ext] Fix build on Windows
,
Ilari Liusvaara
Re: [PATCH il/rfc-remote-fd-ext] Fix build on Windows
,
Johannes Sixt
[PATCH] Do not build i18n on Windows.
,
Johannes Sixt
Re: [PATCH] Do not build i18n on Windows.
,
Ævar Arnfjörð Bjarmason
Re: [PATCH] Do not build i18n on Windows.
,
Johannes Sixt
Git's tests have depended on Perl since at least 2006
,
Ævar Arnfjörð Bjarmason
Re: Git's tests have depended on Perl since at least 2006
,
Jonathan Nieder
Re: Git's tests have depended on Perl since at least 2006
,
Junio C Hamano
Re: Git's tests have depended on Perl since at least 2006
,
Ævar Arnfjörð Bjarmason
Re: Git's tests have depended on Perl since at least 2006
,
Junio C Hamano
Re: Git's tests have depended on Perl since at least 2006
,
Ævar Arnfjörð Bjarmason
[PATCH 00/10] More test suite prerequisite cleanup
,
Ævar Arnfjörð Bjarmason
[PATCH 01/10] tests: Move FILEMODE prerequisite to lib-prereq-FILEMODE.sh
,
Ævar Arnfjörð Bjarmason
[PATCH 02/10] t/t3701-add-interactive.sh: change from skip_all=* to prereq skip
,
Ævar Arnfjörð Bjarmason
[PATCH 03/10] lib-patch-mode tests: change from skip_all=* to prereq skip
,
Ævar Arnfjörð Bjarmason
[PATCH 04/10] t/t9600-cvsimport.sh: change from skip_all=* to prereq skip
,
Ævar Arnfjörð Bjarmason
[PATCH 05/10] t/t9001-send-email.sh: Remove needless PROG=* assignment
,
Ævar Arnfjörð Bjarmason
[PATCH 06/10] t/t9001-send-email.sh: change from skip_all=* to prereq skip
,
Ævar Arnfjörð Bjarmason
[PATCH 07/10] t/t9001-send-email.sh: convert setup code to tests
,
Ævar Arnfjörð Bjarmason
[PATCH 08/10] t/t7105-reset-patch.sh: Add a PERL prerequisite
,
Ævar Arnfjörð Bjarmason
[PATCH 10/10] t/t9602-cvsimport-branches-tags.sh: Add a PERL prerequisite
,
Ævar Arnfjörð Bjarmason
[PATCH 09/10] t/t9601-cvsimport-vendor-branch.sh: Add a PERL prerequisite
,
Ævar Arnfjörð Bjarmason
git rebase -i exec merger broke t3404-rebase-interactive.sh
,
Ævar Arnfjörð Bjarmason
Re: git rebase -i exec merger broke t3404-rebase-interactive.sh
,
Brian Gernhardt
[PATCH 1/2] git-rebase--interactive.sh: rework skip_unnecessary_picks
,
Brandon Casey
[PATCH 2/2] git-rebase--interactive.sh: use printf instead of echo to print commit message
,
Brandon Casey
Re: [PATCH 2/2] git-rebase--interactive.sh: use printf instead of echo to print commit message
,
Brian Gernhardt
Re: [PATCH 2/2] git-rebase--interactive.sh: use printf instead of echo to print commit message
,
Matthieu Moy
Re: [PATCH 2/2] git-rebase--interactive.sh: use printf instead of echo to print commit message
,
Junio C Hamano
[PATCH v5.1 16/17] Add tests for line history browser
,
Bo Yang
[PATCH] Highlight every 5th line for add -i
,
Ciaran McCreesh
Re: [PATCH] Highlight every 5th line for add -i
,
Stephen Boyd
Re: [PATCH] Highlight every 5th line for add -i
,
Ciaran McCreesh
BUG: git log: fatal: internal error in diff-resolve-rename-copy
,
Constantine Plotnikov
Re: BUG: git log: fatal: internal error in diff-resolve-rename-copy
,
Ævar Arnfjörð Bjarmason
Re: BUG: git log: fatal: internal error in diff-resolve-rename-copy
,
Junio C Hamano
Re: BUG: git log: fatal: internal error in diff-resolve-rename-copy
,
Linus Torvalds
Re: BUG: git log: fatal: internal error in diff-resolve-rename-copy
,
Junio C Hamano
[PATCH] diff --follow: do call diffcore_std() as necessary
,
Junio C Hamano
Re: [PATCH] diff --follow: do call diffcore_std() as necessary
,
Ævar Arnfjörð Bjarmason
Re: [PATCH] diff --follow: do call diffcore_std() as necessary
,
Junio C Hamano
[PATCH] log: test for regression introduced in v1.7.2-rc0~103^2~2
,
Ævar Arnfjörð Bjarmason
Re: [PATCH] log: test for regression introduced in v1.7.2-rc0~103^2~2
,
Ævar Arnfjörð Bjarmason
Re: [PATCH] log: test for regression introduced in v1.7.2-rc0~103^2~2
,
Junio C Hamano
[PATCH v2] log: test for regression introduced in v1.7.2-rc0~103^2~2
,
Ævar Arnfjörð Bjarmason
Re: [PATCH] log: test for regression introduced in v1.7.2-rc0~103^2~2
,
Ævar Arnfjörð Bjarmason
Re: [PATCH] log: test for regression introduced in v1.7.2-rc0~103^2~2
,
Junio C Hamano
Re: [PATCH] log: test for regression introduced in v1.7.2-rc0~103^2~2
,
Ævar Arnfjörð Bjarmason
Re: BUG: git log: fatal: internal error in diff-resolve-rename-copy
,
Constantine Plotnikov
[PATCH] hash binary sha1 into patch id
,
Clemens Buchacher
Re: [PATCH] hash binary sha1 into patch id
,
Jonathan Nieder
Re: [PATCH] hash binary sha1 into patch id
,
Clemens Buchacher
Re: [PATCH] hash binary sha1 into patch id
,
Jonathan Nieder
Re: [PATCH] hash binary sha1 into patch id
,
Clemens Buchacher
[PATCH v2] hash binary sha1 into patch id
,
Clemens Buchacher
Re: [PATCH v2] hash binary sha1 into patch id
,
Jonathan Nieder
Re: [PATCH v2] hash binary sha1 into patch id
,
Marat Radchenko
Re: [PATCH v2] hash binary sha1 into patch id
,
Clemens Buchacher
Re: [PATCH v2] hash binary sha1 into patch id
,
Marat Radchenko
Re: [PATCH v2] hash binary sha1 into patch id
,
Marat Radchenko
Re: [PATCH v2] hash binary sha1 into patch id
,
Clemens Buchacher
Re: [PATCH v2] hash binary sha1 into patch id
,
Marat Radchenko
git fetch origin --tags --prune deletes origin/master?
,
Steve Folly
[PATCH 0/2] Fix windows portability issues in en/d-f-conflict-fix series
,
Elijah Newren
[PATCH 1/2] merge-recursive: Workaround unused variable warning
,
Elijah Newren
Re: [PATCH 1/2] merge-recursive: Workaround unused variable warning
,
Elijah Newren
Re: [PATCH 1/2] merge-recursive: Workaround unused variable warning
,
Jonathan Nieder
Re: [PATCH 1/2] merge-recursive: Workaround unused variable warning
,
Junio C Hamano
Re: [PATCH 1/2] merge-recursive: Workaround unused variable warning
,
Elijah Newren
Re: [PATCH 1/2] merge-recursive: Workaround unused variable warning
,
Junio C Hamano
Re: [PATCH 1/2] merge-recursive: Workaround unused variable warning
,
Elijah Newren
[PATCH 2/2] Mark tests that use symlinks as needing SYMLINKS prerequisite
,
Elijah Newren
[PATCHv5 0/2] Fix spurious conflicts with pull --rebase
,
Elijah Newren
[PATCHv5 1/2] t5520-pull: Add testcases showing spurious conflicts from git pull --rebase
,
Elijah Newren
[PATCHv5 2/2] pull --rebase: Avoid spurious conflicts and reapplying unnecessary patches
,
Elijah Newren
Re: [PATCHv5 0/2] Fix spurious conflicts with pull --rebase
,
Ævar Arnfjörð Bjarmason
[PATCH] gettext: setlocale(LC_CTYPE, "") breaks Git's C function assumptions
,
Ævar Arnfjörð Bjarmason
Re: [PATCH] gettext: setlocale(LC_CTYPE, "") breaks Git's C function assumptions
,
Jakub Narebski
Status of conflicted files resolved with rerere
,
Magnus Bäck
Re: Status of conflicted files resolved with rerere
,
Avery Pennarun
Re: Status of conflicted files resolved with rerere
,
Jay Soffian
Re: Status of conflicted files resolved with rerere
,
David Aguilar
Re: Status of conflicted files resolved with rerere
,
Junio C Hamano
Re: Status of conflicted files resolved with rerere
,
Magnus Bäck
[PATCH] mergetool: Skip autoresolved paths
,
David Aguilar
Re: [PATCH] mergetool: Skip autoresolved paths
,
Thomas Rast
Re: [PATCH] mergetool: Skip autoresolved paths
,
David Aguilar
Re: [PATCH] mergetool: Skip autoresolved paths
,
Charles Bailey
Re: [PATCH] mergetool: Skip autoresolved paths
,
Jonathan Nieder
[PATCH] mergetool: Remove explicit references to /dev/tty
,
Charles Bailey
Re: [PATCH] mergetool: Remove explicit references to /dev/tty
,
Jonathan Nieder
Re: [PATCH] mergetool: Remove explicit references to /dev/tty
,
Charles Bailey
Re: [PATCH] mergetool: Remove explicit references to /dev/tty
,
Jonathan Nieder
[PATCH v2] mergetool: Remove explicit references to /dev/tty
,
Charles Bailey
[PATCH] t/t7003: replace \t with literal tab in sed expression
,
Brandon Casey
[PATCH] Simplify send_git_request()
,
Ilari Liusvaara
[PATCH v5.1 08/17] map/take range to the parent of commits
,
Bo Yang
[Q] `git fetch tag NAME' into mirror repo does not update HEAD, what to do?
,
Brian Foster
Re: [Q] `git fetch tag NAME' into mirror repo does not update HEAD, what to do?
,
Tomas Carnecky
Re: [Q] `git fetch tag NAME' into mirror repo does not update HEAD, what to do?
,
Brian Foster
Re: [Q] `git fetch tag NAME' into mirror repo does not update HEAD, what to do?
,
Tomas Carnecky
[SOLVED] `git fetch tag NAME' into mirror repo does not update HEAD, what to do?
,
Brian Foster
Re: [SOLVED] `git fetch tag NAME' into mirror repo does not update HEAD, what to do?
,
Tomas Carnecky
Re: [SOLVED] `git fetch tag NAME' into mirror repo does not update HEAD, what to do?
,
Brian Foster
Re: [SOLVED] `git fetch tag NAME' into mirror repo does not update HEAD, what to do?
,
Tomas Carnecky
Re: [SOLVED] `git fetch tag NAME' into mirror repo does not update HEAD, what to do?
,
Brian Foster
Re: [Q] `git fetch tag NAME' into mirror repo does not update HEAD, what to do?
,
Brandon Casey
Re: [Q] `git fetch tag NAME' into mirror repo does not update HEAD, what to do?
,
Brian Foster
[GSoC update extra!] git-remote-svn: Week 15
,
Ramkumar Ramachandra
Re: [GSoC update extra!] git-remote-svn: Week 15
,
Sverre Rabbelier
[PATCHv4 0/2] Fix spurious conflicts with pull --rebase
,
Elijah Newren
[PATCHv4 1/2] t5520-pull: Add testcases showing spurious conflicts from git pull --rebase
,
Elijah Newren
[PATCHv4 2/2] pull --rebase: Avoid spurious conflicts and reapplying unnecessary patches
,
Elijah Newren
Re: [PATCHv4 2/2] pull --rebase: Avoid spurious conflicts and reapplying unnecessary patches
,
Santi Béjar
Re: [PATCHv4 2/2] pull --rebase: Avoid spurious conflicts and reapplying unnecessary patches
,
Santi Béjar
Re: [PATCHv4 2/2] pull --rebase: Avoid spurious conflicts and reapplying unnecessary patches
,
Santi Béjar
Re: [PATCHv4 2/2] pull --rebase: Avoid spurious conflicts and reapplying unnecessary patches
,
Elijah Newren
Re: [PATCHv4 2/2] pull --rebase: Avoid spurious conflicts and reapplying unnecessary patches
,
Santi Béjar
Re: [PATCHv4 2/2] pull --rebase: Avoid spurious conflicts and reapplying unnecessary patches
,
Elijah Newren
Re: [PATCHv4 2/2] pull --rebase: Avoid spurious conflicts and reapplying unnecessary patches
,
Santi Béjar
Re: [PATCHv4 2/2] pull --rebase: Avoid spurious conflicts and reapplying unnecessary patches
,
Santi Béjar
Re: [PATCHv4 2/2] pull --rebase: Avoid spurious conflicts and reapplying unnecessary patches
,
Junio C Hamano
Re: [PATCHv4 2/2] pull --rebase: Avoid spurious conflicts and reapplying unnecessary patches
,
Elijah Newren
specifying one-side of a merge commit?
,
Tay Ray Chuan
Re: specifying one-side of a merge commit?
,
Elijah Newren
Re: specifying one-side of a merge commit?
,
Björn Steinbrink
Bug in alternates
,
Michael Geddes
Re: Bug in alternates
,
Chris Packham
What's cooking in git.git (Aug 2010, #02; Wed, 11)
,
Junio C Hamano
Re: What's cooking in git.git (Aug 2010, #02; Wed, 11)
,
Jonathan Nieder
Re: What's cooking in git.git (Aug 2010, #02; Wed, 11)
,
Ævar Arnfjörð Bjarmason
jn/commit-no-change-wo-status (Re: What's cooking in git.git (Aug 2010, #02; Wed, 11))
,
Jonathan Nieder
Re: What's cooking in git.git (Aug 2010, #02; Wed, 11)
,
Elijah Newren
Re: What's cooking in git.git (Aug 2010, #02; Wed, 11)
,
Junio C Hamano
Re: What's cooking in git.git (Aug 2010, #02; Wed, 11)
,
Elijah Newren
Re: What's cooking in git.git (Aug 2010, #02; Wed, 11)
,
Johannes Sixt
Re: What's cooking in git.git (Aug 2010, #02; Wed, 11)
,
Greg Brockman
Re: What's cooking in git.git (Aug 2010, #02; Wed, 11)
,
Ævar Arnfjörð Bjarmason
Re: What's cooking in git.git (Aug 2010, #02; Wed, 11)
,
Junio C Hamano
Re: What's cooking in git.git (Aug 2010, #02; Wed, 11)
,
Greg Brockman
Re: What's cooking in git.git (Aug 2010, #02; Wed, 11)
,
Junio C Hamano
Re: What's cooking in git.git (Aug 2010, #02; Wed, 11)
,
Ilari Liusvaara
Re: What's cooking in git.git (Aug 2010, #02; Wed, 11)
,
Johannes Sixt
Re: What's cooking in git.git (Aug 2010, #02; Wed, 11)
,
Ilari Liusvaara
Re: What's cooking in git.git (Aug 2010, #02; Wed, 11)
,
Ævar Arnfjörð Bjarmason
Re: What's cooking in git.git (Aug 2010, #02; Wed, 11)
,
Erik Faye-Lund
Re: What's cooking in git.git (Aug 2010, #02; Wed, 11)
,
Ævar Arnfjörð Bjarmason
Re: What's cooking in git.git (Aug 2010, #02; Wed, 11)
,
Chris Packham
Re: What's cooking in git.git (Aug 2010, #02; Wed, 11)
,
Ævar Arnfjörð Bjarmason
windows smoke tester (was Re: What's cooking in git.git (Aug 2010, #02; Wed, 11))
,
Chris Packham
Re: windows smoke tester (was Re: What's cooking in git.git (Aug 2010, #02; Wed, 11))
,
Ævar Arnfjörð Bjarmason
Re: windows smoke tester (was Re: What's cooking in git.git (Aug 2010, #02; Wed, 11))
,
Chris Packham
Re: windows smoke tester (was Re: What's cooking in git.git (Aug 2010, #02; Wed, 11))
,
Ævar Arnfjörð Bjarmason
Re: windows smoke tester (was Re: What's cooking in git.git (Aug 2010, #02; Wed, 11))
,
Chris Packham
Re: windows smoke tester (was Re: What's cooking in git.git (Aug 2010, #02; Wed, 11))
,
Ævar Arnfjörð Bjarmason
Re: windows smoke tester (was Re: What's cooking in git.git (Aug 2010, #02; Wed, 11))
,
Tay Ray Chuan
Re: windows smoke tester (was Re: What's cooking in git.git (Aug 2010, #02; Wed, 11))
,
Ævar Arnfjörð Bjarmason
Re: windows smoke tester (was Re: What's cooking in git.git (Aug 2010, #02; Wed, 11))
,
Tay Ray Chuan
Re: What's cooking in git.git (Aug 2010, #02; Wed, 11)
,
Elijah Newren
Re: What's cooking in git.git (Aug 2010, #02; Wed, 11)
,
Junio C Hamano
Re: What's cooking in git.git (Aug 2010, #02; Wed, 11)
,
Junio C Hamano
jn/apply-filename-with-sp (Re: What's cooking in git.git (Aug 2010, #02; Wed, 11))
,
Jonathan Nieder
Re: jn/apply-filename-with-sp (Re: What's cooking in git.git (Aug 2010, #02; Wed, 11))
,
Ævar Arnfjörð Bjarmason
Re: jn/apply-filename-with-sp (Re: What's cooking in git.git (Aug 2010, #02; Wed, 11))
,
Junio C Hamano
Re: jn/apply-filename-with-sp (Re: What's cooking in git.git (Aug 2010, #02; Wed, 11))
,
Ævar Arnfjörð Bjarmason
Re: jn/apply-filename-with-sp (Re: What's cooking in git.git (Aug 2010, #02; Wed, 11))
,
Johannes Sixt
Re: jn/apply-filename-with-sp (Re: What's cooking in git.git (Aug 2010, #02; Wed, 11))
,
Jonathan Nieder
Re: jn/apply-filename-with-sp (Re: What's cooking in git.git (Aug 2010, #02; Wed, 11))
,
Johannes Sixt
Re: jn/apply-filename-with-sp (Re: What's cooking in git.git (Aug 2010, #02; Wed, 11))
,
Jonathan Nieder
[PATCH v2 0/3] apply: handle traditional patches with space in filename
,
Jonathan Nieder
[PATCH 1/3] apply: split quoted filename handling into new function
,
Jonathan Nieder
[PATCH 2/3] tests: exercise "git apply" with weird filenames
,
Jonathan Nieder
[PATCH 3/3] apply: handle traditional patches with space in filename
,
Jonathan Nieder
Re: [PATCH v2 0/3] apply: handle traditional patches with space in filename
,
Johannes Sixt
Re: [PATCH v2 0/3] apply: handle traditional patches with space in filename
,
Jonathan Nieder
jn/svn-fe
,
Jonathan Nieder
Re: jn/svn-fe
,
Jakub Narebski
Re: jn/svn-fe
,
Johannes Sixt
[PATCH v2 jn/svn-fe 0/5] vcs-svn: Port to Windows
,
Jonathan Nieder
[PATCH 1/5] compat: add strtok_r()
,
Jonathan Nieder
[PATCH 2/5] vcs-svn: Rename dirent pool to build on Windows
,
Jonathan Nieder
[PATCH 3/5] vcs-svn: Avoid %z in format string
,
Jonathan Nieder
[PATCH 4/5] t9010 (svn-fe): use Unix-style path in URI
,
Jonathan Nieder
[PATCH 5/5] t9010 (svn-fe): avoid symlinks in test
,
Jonathan Nieder
repo permissions repair: restore --shared=group permissions
,
Neal Kreitzinger
Re: repo permissions repair: restore --shared=group permissions
,
Ævar Arnfjörð Bjarmason
Re: repo permissions repair: restore --shared=group permissions
,
Neal Kreitzinger
Can Git work for us if we are remotely hosted?
,
Sultan Shakir
Re: Can Git work for us if we are remotely hosted?
,
Avery Pennarun
Re: Can Git work for us if we are remotely hosted?
,
Sultan Shakir
Re: Can Git work for us if we are remotely hosted?
,
Avery Pennarun
Re: Can Git work for us if we are remotely hosted?
,
Sultan Shakir
Re: Can Git work for us if we are remotely hosted?
,
Avery Pennarun
Where do I stick development documentation?
,
Ævar Arnfjörð Bjarmason
Re: Where do I stick development documentation?
,
Jonathan Nieder
Re: Where do I stick development documentation?
,
Ævar Arnfjörð Bjarmason
Low-level repository inspection (Re: Where do I stick development documentation?)
,
Jonathan Nieder
Re: Low-level repository inspection (Re: Where do I stick development documentation?)
,
Ævar Arnfjörð Bjarmason
Re: Low-level repository inspection (Re: Where do I stick development documentation?)
,
Jonathan Nieder
Re: Where do I stick development documentation?
,
Michael Witten
Re: Where do I stick development documentation?
,
Ævar Arnfjörð Bjarmason
Re: Where do I stick development documentation?
,
Jonathan Nieder
Re: Where do I stick development documentation?
,
Jonathan Nieder
Re: Where do I stick development documentation?
,
Ævar Arnfjörð Bjarmason
Git thinks a failing command doesn't exist
,
Ævar Arnfjörð Bjarmason
Re: Git thinks a failing command doesn't exist
,
Jeff King
Re: Git thinks a failing command doesn't exist
,
Ævar Arnfjörð Bjarmason
Re: Git thinks a failing command doesn't exist
,
Jeff King
Re: Git thinks a failing command doesn't exist
,
Ævar Arnfjörð Bjarmason
[PATCH V5 00/17] Reroll a version 5 of this series
,
Bo Yang
[PATCH V5 01/17] parse-options: enhance STOP_AT_NON_OPTION
,
Bo Yang
[PATCH V5 02/17] parse-options: add two helper functions
,
Bo Yang
[PATCH V5 04/17] Refactor parse_loc
,
Bo Yang
[PATCH V5 05/17] Parse the -L options
,
Bo Yang
[PATCH V5 06/17] Export three functions from diff.c
,
Bo Yang
[PATCH V5 07/17] Add range clone functions
,
Bo Yang
[PATCH V5 08/17] map/take range to the parent of commits
,
Bo Yang
[PATCH V5 09/17] Print the line log
,
Bo Yang
[PATCH V5 10/17] Hook line history into cmd_log, ensuring a topo-ordered walk
,
Bo Yang
[PATCH V5 11/17] Make rewrite_parents public to other part of git
,
Bo Yang
[PATCH V5 03/17] Add the basic data structure for line level history
,
Bo Yang
[PATCH V5 12/17] Make graph_next_line external to other part of git
,
Bo Yang
[PATCH V5 13/17] Add parent rewriting to line history browser
,
Bo Yang
log -L crash (Re: [PATCH V5 13/17] Add parent rewriting to line history browser)
,
Jonathan Nieder
Re: log -L crash (Re: [PATCH V5 13/17] Add parent rewriting to line history browser)
,
Bo Yang
[PATCH] log -L: do not free parents lists we might need again
,
Thomas Rast
[PATCH V5 14/17] Add --graph prefix before line history output
,
Bo Yang
[PATCH V5 15/17] Add --full-line-diff option
,
Bo Yang
[PATCH V5 16/17] Add tests for line history browser
,
Bo Yang
Re: [PATCH V5 16/17] Add tests for line history browser
,
Ævar Arnfjörð Bjarmason
Re: [PATCH V5 16/17] Add tests for line history browser
,
Bo Yang
Re: [PATCH V5 16/17] Add tests for line history browser
,
Ævar Arnfjörð Bjarmason
Re: [PATCH V5 16/17] Add tests for line history browser
,
Junio C Hamano
Re: [PATCH V5 16/17] Add tests for line history browser
,
Junio C Hamano
[PATCH V5 17/17] Document line history browser
,
Bo Yang
Re: [PATCH V5 00/17] Reroll a version 5 of this series
,
david
Re: [PATCH V5 00/17] Reroll a version 5 of this series
,
Junio C Hamano
[PATCH] rerere: demonstrate a weakness with identical conflicts in different files
,
Johannes Sixt
Re: [PATCH] rerere: demonstrate a weakness with identical conflicts in different files
,
Junio C Hamano
Re: [PATCH] rerere: demonstrate a weakness with identical conflicts in different files
,
Junio C Hamano
Re: [PATCH] rerere: demonstrate a weakness with identical conflicts in different files
,
Johannes Sixt
[RFC/PATCH] git-add: Don't exclude explicitly-specified tracked files
,
Greg Brockman
Re: [RFC/PATCH] git-add: Don't exclude explicitly-specified tracked files
,
Ævar Arnfjörð Bjarmason
Re: [RFC/PATCH] git-add: Don't exclude explicitly-specified tracked files
,
Jens Lehmann
Re: [RFC/PATCH] git-add: Don't exclude explicitly-specified tracked files
,
Greg Brockman
Re: [RFC/PATCH] git-add: Don't exclude explicitly-specified tracked files
,
Junio C Hamano
Re: [RFC/PATCH] git-add: Don't exclude explicitly-specified tracked files
,
Greg Brockman
Re: [RFC/PATCH] git-add: Don't exclude explicitly-specified tracked files
,
Junio C Hamano
Re: [RFC/PATCH] git-add: Don't exclude explicitly-specified tracked files
,
Greg Brockman
Re: [RFC/PATCH] git-add: Don't exclude explicitly-specified tracked files
,
Matthieu Moy
Re: [RFC/PATCH] git-add: Don't exclude explicitly-specified tracked files
,
Greg Brockman
Re: [RFC/PATCH] git-add: Don't exclude explicitly-specified tracked files
,
Matthieu Moy
Re: [RFC/PATCH] git-add: Don't exclude explicitly-specified tracked files
,
Junio C Hamano
Re: [RFC/PATCH] git-add: Don't exclude explicitly-specified tracked files
,
Greg Brockman
Re: [RFC/PATCH] git-add: Don't exclude explicitly-specified tracked files
,
Jonathan Nieder
Re: [RFC/PATCH] git-add: Don't exclude explicitly-specified tracked files
,
Ævar Arnfjörð Bjarmason
Re: [RFC/PATCH] git-add: Don't exclude explicitly-specified tracked files
,
Greg Brockman
[RFC/PATCH] Add test case for dealing with a tracked file in an ignored directory
,
Greg Brockman
Re: [RFC/PATCH] Add test case for dealing with a tracked file in an ignored directory
,
Greg Brockman
Re: [RFC/PATCH] Add test case for dealing with a tracked file in an ignored directory
,
Matthieu Moy
Re: [RFC/PATCH] Add test case for dealing with a tracked file in an ignored directory
,
Greg Brockman
Re: [RFC/PATCH] Add test case for dealing with a tracked file in an ignored directory
,
Matthieu Moy
Re: [RFC/PATCH] Add test case for dealing with a tracked file in an ignored directory
,
Ævar Arnfjörð Bjarmason
Re: [RFC/PATCH] Add test case for dealing with a tracked file in an ignored directory
,
Matthieu Moy
Re: [RFC/PATCH] Add test case for dealing with a tracked file in an ignored directory
,
Ævar Arnfjörð Bjarmason
Re: [RFC/PATCH] Add test case for dealing with a tracked file in an ignored directory
,
Jonathan Nieder
Re: [RFC/PATCH] Add test case for dealing with a tracked file in an ignored directory
,
Ævar Arnfjörð Bjarmason
Re: [RFC/PATCH] Add test case for dealing with a tracked file in an ignored directory
,
Jonathan Nieder
Re: [RFC/PATCH] Add test case for dealing with a tracked file in an ignored directory
,
Ævar Arnfjörð Bjarmason
[PATCH] Userdiff patterns for C#
,
Petr Onderka
Re: [PATCH] Userdiff patterns for C#
,
Jeff King
[PATCH v2] Userdiff patterns for C#
,
Petr Onderka
Re: [PATCH v2] Userdiff patterns for C#
,
Jeff King
Re: [PATCH v2] Userdiff patterns for C#
,
Junio C Hamano
[PATCH/RFC] Add global and system-wide gitattributes
,
Petr Onderka
Re: [PATCH/RFC] Add global and system-wide gitattributes
,
Henrik Grubbström
Re: [PATCH/RFC] Add global and system-wide gitattributes
,
Petr Onderka
Re: [PATCH/RFC] Add global and system-wide gitattributes
,
Matthieu Moy
Re: [PATCH/RFC] Add global and system-wide gitattributes
,
Junio C Hamano
Re: [PATCH/RFC] Add global and system-wide gitattributes
,
Petr Onderka
[PATCH v2] Add global and system-wide gitattributes
,
Petr Onderka
Re: [PATCH v2] Add global and system-wide gitattributes
,
Štěpán Němec
Re: [PATCH v2] Add global and system-wide gitattributes
,
Matthieu Moy
Re: [PATCH v2] Add global and system-wide gitattributes
,
Junio C Hamano
Re: [PATCH v2] Add global and system-wide gitattributes
,
Štěpán Němec
Re: [PATCH v2] Add global and system-wide gitattributes
,
Matthieu Moy
[PATCH] core.attributesfile: a fix, a simplification, and a test
,
Matthieu Moy
Re: [PATCH v3?] Add global and system-wide gitattributes
,
Štěpán Němec
Re: [PATCH v3?] Add global and system-wide gitattributes
,
Junio C Hamano
Re: [PATCH v3?] Add global and system-wide gitattributes
,
Matthieu Moy
Re: [PATCH v3?] Add global and system-wide gitattributes
,
Junio C Hamano
Re: [PATCH v3?] Add global and system-wide gitattributes
,
Junio C Hamano
Re: [PATCH v3?] Add global and system-wide gitattributes
,
Matthieu Moy
[PATCH 2/3] don't write to git_log_output_encoding outside git_config()
,
Matthieu Moy
Re: [PATCH 2/3] don't write to git_log_output_encoding outside git_config()
,
Matthieu Moy
Re: [PATCH 2/3] don't write to git_log_output_encoding outside git_config()
,
Junio C Hamano
[PATCH 3/3 v4] Add global and system-wide gitattributes
,
Matthieu Moy
Re: [PATCH 3/3 v4] Add global and system-wide gitattributes
,
Matthieu Moy
[PATCH] Add global and system-wide gitattributes
,
Matthieu Moy
Re: [PATCH 3/3 v4] Add global and system-wide gitattributes
,
Junio C Hamano
[PATCH 1/3 v2] tests: factor HOME=$(pwd) in test-lib.sh
,
Matthieu Moy
Re: [PATCH 1/3 v2] tests: factor HOME=$(pwd) in test-lib.sh
,
Ævar Arnfjörð Bjarmason
Re: [PATCH 1/3 v2] tests: factor HOME=$(pwd) in test-lib.sh
,
Ævar Arnfjörð Bjarmason
Re: [PATCH 1/3 v2] tests: factor HOME=$(pwd) in test-lib.sh
,
Junio C Hamano
Re: [PATCH 1/3 v2] tests: factor HOME=$(pwd) in test-lib.sh
,
Ævar Arnfjörð Bjarmason
Re: [PATCH 1/3 v2] tests: factor HOME=$(pwd) in test-lib.sh
,
Matthieu Moy
[PATCH] tests: factor HOME=$(pwd) in test-lib.sh
,
Matthieu Moy
Re: [PATCH] tests: factor HOME=$(pwd) in test-lib.sh
,
Ævar Arnfjörð Bjarmason
Re: [PATCH] tests: factor HOME=$(pwd) in test-lib.sh
,
Matthieu Moy
Re: [PATCH] tests: factor HOME=$(pwd) in test-lib.sh
,
Ævar Arnfjörð Bjarmason
[PATCH] test-lib: Multi-prereq support only checked the last prereq
,
Ævar Arnfjörð Bjarmason
Re: [PATCH] test-lib: Multi-prereq support only checked the last prereq
,
Jonathan Nieder
[PATCH v2] test-lib: Multi-prereq support only checked the last prereq
,
Ævar Arnfjörð Bjarmason
Re: [PATCH v2] test-lib: Multi-prereq support only checked the last prereq
,
Johannes Sixt
[PATCH] tests: simplify "missing PREREQ" message
,
Jonathan Nieder
Re: [PATCH] tests: simplify "missing PREREQ" message
,
Johannes Sixt
Re: [PATCH] tests: simplify "missing PREREQ" message
,
Junio C Hamano
Re: Query: Patches break with Microsoft exchange server.
,
Felipe Contreras
Re: Query: Patches break with Microsoft exchange server.
,
viresh kumar
Re: Query: Patches break with Microsoft exchange server.
,
Jeffrey Hundstad
Re: Query: Patches break with Microsoft exchange server.
,
David Woodhouse
Re: Query: Patches break with Microsoft exchange server.
,
Jeffrey Hundstad
Re: Query: Patches break with Microsoft exchange server.
,
Avery Pennarun
Re: Query: Patches break with Microsoft exchange server.
,
David Woodhouse
Re: Query: Patches break with Microsoft exchange server.
,
Avery Pennarun
Re: Query: Patches break with Microsoft exchange server.
,
viresh kumar
[RFC/PATCH] WIP: Report intra-test progress with TAP subtests
,
Ævar Arnfjörð Bjarmason
Re: [RFC/PATCH] WIP: Report intra-test progress with TAP subtests
,
Jonathan Nieder
Re: [RFC/PATCH] WIP: Report intra-test progress with TAP subtests
,
Ævar Arnfjörð Bjarmason
Re: [RFC/PATCH] WIP: Report intra-test progress with TAP subtests
,
Jonathan Nieder
[Index of Archives]
[Linux Kernel]
[LKML Kernel FAQ]
[IETF Annouce]
[Security]
[Bugtraq]