Git Distributed Software Revision Control
Date Index
[
Prev Page
][
Next Page
]
Re: [RFC/PATCH] remote: add new sync command
,
(continued)
Re: [RFC/PATCH] remote: add new sync command
,
Jeff King
Re: [RFC/PATCH] remote: add new sync command
,
Junio C Hamano
Re: [RFC/PATCH] remote: add new sync command
,
Jeff King
Re: [RFC/PATCH] remote: add new sync command
,
Felipe Contreras
Re: [RFC/PATCH] remote: add new sync command
,
Junio C Hamano
Re: [RFC/PATCH] remote: add new sync command
,
Felipe Contreras
Re: [RFC/PATCH] remote: add new sync command
,
Junio C Hamano
Re: [RFC/PATCH] remote: add new sync command
,
Jakub Narebski
Re: [RFC/PATCH] remote: add new sync command
,
Junio C Hamano
Re: [RFC/PATCH] remote: add new sync command
,
Jakub Narebski
Re: [RFC/PATCH] remote: add new sync command
,
Felipe Contreras
Re: [RFC/PATCH] remote: add new sync command
,
Jeff King
Re: [RFC/PATCH] remote: add new sync command
,
Felipe Contreras
Re: [RFC/PATCH] remote: add new sync command
,
Jeff King
Re: [RFC/PATCH] remote: add new sync command
,
Felipe Contreras
Re: [RFC/PATCH] remote: add new sync command
,
Jeff King
Re: [RFC/PATCH] remote: add new sync command
,
Felipe Contreras
Re: [RFC/PATCH] remote: add new sync command
,
Jeff King
Re: [RFC/PATCH] remote: add new sync command
,
Felipe Contreras
Re: [RFC/PATCH] remote: add new sync command
,
Jeff King
Re: [RFC/PATCH] remote: add new sync command
,
Felipe Contreras
[PATCH] blame.c: Properly initialize strbuf after calling textconv_object(), again
,
Sebastian Schuberth
Re: [PATCH] blame.c: Properly initialize strbuf after calling textconv_object(), again
,
Junio C Hamano
Re: [PATCH] blame.c: Properly initialize strbuf after calling textconv_object(), again
,
Sebastian Schuberth
Re: [PATCH] blame.c: Properly initialize strbuf after calling textconv_object(), again
,
Jeff King
[PATCHv2] blame.c: Properly initialize strbuf after calling textconv_object(), again
,
Sebastian Schuberth
Re: [PATCHv2] blame.c: Properly initialize strbuf after calling textconv_object(), again
,
Jeff King
git-receive-pack missing credentials ?
,
François Dagorn
Re: git-receive-pack missing credentials ?
,
Tay Ray Chuan
Re: git-receive-pack missing credentials ?
,
François Dagorn
Re: git-receive-pack missing credentials ?
,
François Dagorn
Re: git-receive-pack missing credentials ?
,
François Dagorn
Re: git-receive-pack missing credentials ?
,
Geoff Mets
git fsck: failed to apply delta
,
Andre Noll
BUG. Git config pager when --edit
,
Alexey Shumkin
Re: BUG. Git config pager when --edit
,
Frans Klaver
Re: BUG. Git config pager when --edit
,
Jeff King
Re: BUG. Git config pager when --edit
,
Junio C Hamano
Re: BUG. Git config pager when --edit
,
Jeff King
Re: BUG. Git config pager when --edit
,
Frans Klaver
how to merge sub directory or file?
,
Emily
Re: how to merge sub directory or file?
,
Konstantin Khomoutov
Re: how to merge sub directory or file?
,
Emily Ren
How to take dump and import to new git repository
,
redhat1981
Re: How to take dump and import to new git repository
,
Carlos Martín Nieto
<Possible follow-ups>
How to take dump and import to new git repository
,
redhat1981
How to take dump and import to new git repository
,
redhat1981
reset reports file as modified when it's in fact deleted
,
Carlos Martín Nieto
Re: reset reports file as modified when it's in fact deleted
,
Jeff King
Re: reset reports file as modified when it's in fact deleted
,
Carlos Martín Nieto
Re: reset reports file as modified when it's in fact deleted
,
Junio C Hamano
Re: reset reports file as modified when it's in fact deleted
,
Jeff King
Re: reset reports file as modified when it's in fact deleted
,
Junio C Hamano
Re: reset reports file as modified when it's in fact deleted
,
Jeff King
[PATCH 1/4] refresh_index: rename format variables
,
Jeff King
[PATCH 2/4] refresh_index: mark deletions in porcelain output
,
Jeff King
[PATCH 3/4] read-cache: let refresh_cache_ent pass up changed flags
,
Jeff King
[PATCH 4/4] refresh_index: notice typechanges in output
,
Jeff King
Re: [PATCH 4/4] refresh_index: notice typechanges in output
,
Junio C Hamano
Re: [PATCH 4/4] refresh_index: notice typechanges in output
,
Jeff King
Re: [PATCH 4/4] refresh_index: notice typechanges in output
,
Jeff King
[PATCHv2 1/3] read-cache: let refresh_cache_ent pass up changed flags
,
Jeff King
[PATCHv2 2/3] refresh_index: rename format variables
,
Jeff King
[PATCH 3/3] refresh_index: make porcelain output more specific
,
Jeff King
Re: [PATCH 4/4] refresh_index: notice typechanges in output
,
Junio C Hamano
Re: git bug(?) for commit baf18fc261ca475343fe3cb9cd2c0dded4bc1bb7
,
Nguyen Thai Ngoc Duy
Re: git bug(?) for commit baf18fc261ca475343fe3cb9cd2c0dded4bc1bb7
,
Tony Wang
Re: git bug(?) for commit baf18fc261ca475343fe3cb9cd2c0dded4bc1bb7
,
Nguyen Thai Ngoc Duy
Re: git bug(?) for commit baf18fc261ca475343fe3cb9cd2c0dded4bc1bb7
,
Tony Wang
Re: git bug(?) for commit baf18fc261ca475343fe3cb9cd2c0dded4bc1bb7
,
Nguyen Thai Ngoc Duy
[PATCH] Copy resolve_ref() return value for longer use
,
Nguyễn Thái Ngọc Duy
Re: [PATCH] Copy resolve_ref() return value for longer use
,
Junio C Hamano
Re: [PATCH] Copy resolve_ref() return value for longer use
,
Nguyen Thai Ngoc Duy
Re: [PATCH] Copy resolve_ref() return value for longer use
,
Junio C Hamano
[PATCH 1/2] Convert many resolve_ref() calls to read_ref*() and ref_exists()
,
Nguyễn Thái Ngọc Duy
[PATCH 2/2] Copy resolve_ref() return value for longer use
,
Nguyễn Thái Ngọc Duy
Re: [PATCH 2/2] Copy resolve_ref() return value for longer use
,
Junio C Hamano
Re: [PATCH 2/2] Copy resolve_ref() return value for longer use
,
Nguyen Thai Ngoc Duy
Re: [PATCH 2/2] Copy resolve_ref() return value for longer use
,
Junio C Hamano
Re: [PATCH 2/2] Copy resolve_ref() return value for longer use
,
Jeff King
Re: [PATCH 2/2] Copy resolve_ref() return value for longer use
,
Nguyen Thai Ngoc Duy
[PATCH 01/10] Allow resolve_ref() caller to decide whether to receive static buffer
,
Nguyễn Thái Ngọc Duy
[PATCH 03/10] merge: do not point "branch" to a resolve_ref()'s static buffer
,
Nguyễn Thái Ngọc Duy
[PATCH 04/10] commit: move resolve_ref() closer to where the return value is used
,
Nguyễn Thái Ngọc Duy
[PATCH 05/10] checkout: do not try xstrdup() on NULL
,
Nguyễn Thái Ngọc Duy
[PATCH 02/10] cmd_merge: convert to single exit point
,
Nguyễn Thái Ngọc Duy
[PATCH 06/10] reflog-walk.c: request allocated buffer from resolve_ref()
,
Nguyễn Thái Ngọc Duy
[PATCH 07/10] receive-pack: request resolve_ref() to allocate new buffer
,
Nguyễn Thái Ngọc Duy
[PATCH 08/10] notes: request resolve_ref() to allocate new buffer
,
Nguyễn Thái Ngọc Duy
[PATCH 09/10] fmt-merge-msg: request resolve_ref() to allocate new buffer
,
Nguyễn Thái Ngọc Duy
[PATCH 10/10] branch: request resolve_ref() to allocate new buffer
,
Nguyễn Thái Ngọc Duy
Re: [PATCH 01/10] Allow resolve_ref() caller to decide whether to receive static buffer
,
Junio C Hamano
Re: [PATCH 1/2] Convert many resolve_ref() calls to read_ref*() and ref_exists()
,
Junio C Hamano
Re: [PATCH] Copy resolve_ref() return value for longer use
,
Tony Wang
Re: [PATCH] Copy resolve_ref() return value for longer use
,
Nguyen Thai Ngoc Duy
Re: [PATCH] Copy resolve_ref() return value for longer use
,
Tony Wang
[RFC/PATCH 0/5] gitignore.5 clarifications
,
Jonathan Nieder
[PATCH 1/4] Documentation/gitignore: "foo/" patterns match directories, not files under them
,
Jonathan Nieder
Re: [PATCH 1/4] Documentation/gitignore: "foo/" patterns match directories, not files under them
,
Nguyen Thai Ngoc Duy
Re: [PATCH 1/4] Documentation/gitignore: "foo/" patterns match directories, not files under them
,
Junio C Hamano
[PATCH 2/4] Documentation: clarify effect of '/' in gitignore(5) patterns
,
Jonathan Nieder
Re: [PATCH 2/4] Documentation: clarify effect of '/' in gitignore(5) patterns
,
Nguyen Thai Ngoc Duy
[PATCH 3/4] Documentation: unanchored gitignore patterns match basename
,
Jonathan Nieder
Re: [PATCH 3/4] Documentation: unanchored gitignore patterns match basename
,
Nguyen Thai Ngoc Duy
[PATCH 4/4] Documentation/gitignore: explain how to un-ignore part of a directory
,
Jonathan Nieder
Re: [PATCH 4/4] Documentation/gitignore: explain how to un-ignore part of a directory
,
Nguyen Thai Ngoc Duy
pretty placeholders for reflog entries
,
Jack Nagel
Re: pretty placeholders for reflog entries
,
Jeff King
Re: pretty placeholders for reflog entries
,
Jack Nagel
Re: pretty placeholders for reflog entries
,
Jeff King
Re: pretty placeholders for reflog entries
,
Junio C Hamano
Re: pretty placeholders for reflog entries
,
Jeff King
Re: pretty placeholders for reflog entries
,
Jack Nagel
[PATCH] remote: fix remote set-url usage
,
Felipe Contreras
Re: [PATCH] remote: fix remote set-url usage
,
Junio C Hamano
Re: [PATCH] remote: fix remote set-url usage
,
Junio C Hamano
Re: [PATCH] remote: fix remote set-url usage
,
Junio C Hamano
Re: [PATCH] remote: fix remote set-url usage
,
Jonathan Nieder
[PATCH v2 0/4] fsck improvements
,
Nguyễn Thái Ngọc Duy
[PATCH v2 1/4] fsck: return error code when verify_pack() goes wrong
,
Nguyễn Thái Ngọc Duy
[PATCH v2 2/4] verify_packfile(): check as many object as possible in a pack
,
Nguyễn Thái Ngọc Duy
[PATCH v2 3/4] fsck: avoid reading every object twice
,
Nguyễn Thái Ngọc Duy
[PATCH v2 4/4] fsck: print progress
,
Nguyễn Thái Ngọc Duy
Re: [PATCH v2 4/4] fsck: print progress
,
Junio C Hamano
Problems with HG to GIT coversion using hg-fast-export
,
vra5107
What's cooking in git.git (Nov 2011, #02; Sun, 6)
,
Junio C Hamano
Re: What's cooking in git.git (Nov 2011, #02; Sun, 6)
,
Jakub Narebski
Re: What's cooking in git.git (Nov 2011, #02; Sun, 6)
,
Stefan Näwe
Re: What's cooking in git.git (Nov 2011, #02; Sun, 6)
,
Junio C Hamano
Update install-doc-quick (Re* What's cooking in git.git (Nov 2011, #02; Sun, 6))
,
Junio C Hamano
Re: Update install-doc-quick (Re* What's cooking in git.git (Nov 2011, #02; Sun, 6))
,
Stefan Naewe
Re: Update install-doc-quick (Re* What's cooking in git.git (Nov 2011, #02; Sun, 6))
,
Junio C Hamano
A Python script to put CTAN into git (from DVDs)
,
Jonathan Fine
Re: A Python script to put CTAN into git (from DVDs)
,
Jakub Narebski
Message not available
Re: A Python script to put CTAN into git (from DVDs)
,
Jonathan Fine
Re: A Python script to put CTAN into git (from DVDs)
,
Jakub Narebski
Re: A Python script to put CTAN into git (from DVDs)
,
Jonathan Fine
Re: A Python script to put CTAN into git (from DVDs)
,
Jakub Narebski
Re: A Python script to put CTAN into git (from DVDs)
,
Jonathan Fine
[PATCH 0/3] Fix code issues spotted by clang
,
Ævar Arnfjörð Bjarmason
[PATCH 1/3] apply: get rid of useless x < 0 comparison on a size_t type
,
Ævar Arnfjörð Bjarmason
Re: [PATCH 1/3] apply: get rid of useless x < 0 comparison on a size_t type
,
Junio C Hamano
Re: [PATCH 1/3] apply: get rid of useless x < 0 comparison on a size_t type
,
Giuseppe Bilotta
[PATCH 2/3] diff/apply: cast variable in call to free()
,
Ævar Arnfjörð Bjarmason
[PATCH 3/3] grep: get rid of useless x < 0 comparison on an enum member
,
Ævar Arnfjörð Bjarmason
Re: [PATCH 3/3] grep: get rid of useless x < 0 comparison on an enum member
,
Andreas Schwab
Re: [PATCH 3/3] grep: get rid of useless x < 0 comparison on an enum member
,
Ævar Arnfjörð Bjarmason
Re: [PATCH 3/3] grep: get rid of useless x < 0 comparison on an enum member
,
Andreas Schwab
Re: [PATCH 3/3] grep: get rid of useless x < 0 comparison on an enum member
,
Jeff King
Re: [PATCH 3/3] grep: get rid of useless x < 0 comparison on an enum member
,
Andreas Schwab
Re: [PATCH 3/3] grep: get rid of useless x < 0 comparison on an enum member
,
Jeff King
Re: [PATCH 3/3] grep: get rid of useless x < 0 comparison on an enum member
,
Jeff King
Re: [PATCH 3/3] grep: get rid of useless x < 0 comparison on an enum member
,
Ævar Arnfjörð Bjarmason
Re: [PATCH 3/3] grep: get rid of useless x < 0 comparison on an enum member
,
Andreas Schwab
Re: [PATCH 3/3] grep: get rid of useless x < 0 comparison on an enum member
,
Jonathan Nieder
Re: [PATCH 3/3] grep: get rid of useless x < 0 comparison on an enum member
,
Junio C Hamano
Re: [PATCH 3/3] grep: get rid of useless x < 0 comparison on an enum member
,
Jonathan Nieder
Re: [PATCH 3/3] grep: get rid of useless x < 0 comparison on an enum member
,
Junio C Hamano
Re: [PATCH 3/3] grep: get rid of useless x < 0 comparison on an enum member
,
Jonathan Nieder
Re: [PATCH 0/3] Fix code issues spotted by clang
,
Ævar Arnfjörð Bjarmason
Re: [PATCH 0/3] Fix code issues spotted by clang
,
Elijah Newren
[ANNOUNCE] git-cola v1.7.0 tagged and released
,
David Aguilar
[GITTOGATHER] Amsterdam git hackathon a great success
,
Sverre Rabbelier
[PATCH 0/3] fast-export fixes
,
Sverre Rabbelier
[PATCH 1/3] t9350: point out that refs are not updated correctly
,
Sverre Rabbelier
Re: [PATCH 1/3] t9350: point out that refs are not updated correctly
,
Jonathan Nieder
Re: [PATCH 1/3] t9350: point out that refs are not updated correctly
,
Sverre Rabbelier
Re: [PATCH 1/3] t9350: point out that refs are not updated correctly
,
Jonathan Nieder
Re: [PATCH 1/3] t9350: point out that refs are not updated correctly
,
Felipe Contreras
Re: [PATCH 1/3] t9350: point out that refs are not updated correctly
,
Jonathan Nieder
Re: [PATCH 1/3] t9350: point out that refs are not updated correctly
,
Felipe Contreras
Re: [PATCH 1/3] t9350: point out that refs are not updated correctly
,
Jonathan Nieder
Re: [PATCH 1/3] t9350: point out that refs are not updated correctly
,
Felipe Contreras
Re: [PATCH 1/3] t9350: point out that refs are not updated correctly
,
Jonathan Nieder
Re: [PATCH 1/3] t9350: point out that refs are not updated correctly
,
Felipe Contreras
Re: [PATCH 1/3] t9350: point out that refs are not updated correctly
,
Jonathan Nieder
Re: [PATCH 1/3] t9350: point out that refs are not updated correctly
,
Sverre Rabbelier
Re: [PATCH 1/3] t9350: point out that refs are not updated correctly
,
Felipe Contreras
Re: [PATCH 1/3] t9350: point out that refs are not updated correctly
,
Sverre Rabbelier
Re: [PATCH 1/3] t9350: point out that refs are not updated correctly
,
Felipe Contreras
Re: [PATCH 1/3] t9350: point out that refs are not updated correctly
,
Sverre Rabbelier
Re: [PATCH 1/3] t9350: point out that refs are not updated correctly
,
Jonathan Nieder
Re: [PATCH 1/3] t9350: point out that refs are not updated correctly
,
Sverre Rabbelier
Re: [PATCH 1/3] t9350: point out that refs are not updated correctly
,
Jonathan Nieder
Re: [PATCH 1/3] t9350: point out that refs are not updated correctly
,
Sverre Rabbelier
Re: [PATCH 1/3] t9350: point out that refs are not updated correctly
,
Felipe Contreras
Re: [PATCH 1/3] t9350: point out that refs are not updated correctly
,
Felipe Contreras
Re: [PATCH 1/3] t9350: point out that refs are not updated correctly
,
Jonathan Nieder
Re: [PATCH 1/3] t9350: point out that refs are not updated correctly
,
Felipe Contreras
Re: [PATCH 1/3] t9350: point out that refs are not updated correctly
,
Jonathan Nieder
Re: [PATCH 1/3] t9350: point out that refs are not updated correctly
,
Felipe Contreras
Re: [PATCH 1/3] t9350: point out that refs are not updated correctly
,
Johannes Schindelin
Re: [PATCH 1/3] t9350: point out that refs are not updated correctly
,
Felipe Contreras
[PATCH 2/3] fast-export: do not refer to non-existing marks
,
Sverre Rabbelier
Re: [PATCH 2/3] fast-export: do not refer to non-existing marks
,
Jonathan Nieder
Re: [PATCH 2/3] fast-export: do not refer to non-existing marks
,
Sverre Rabbelier
[PATCH 3/3] fast-export: output reset command for commandline revs
,
Sverre Rabbelier
Re: [PATCH 3/3] fast-export: output reset command for commandline revs
,
Jonathan Nieder
Re: [PATCH 3/3] fast-export: output reset command for commandline revs
,
Sverre Rabbelier
Re: [PATCH 3/3] fast-export: output reset command for commandline revs
,
Jonathan Nieder
Re: [PATCH 3/3] fast-export: output reset command for commandline revs
,
Junio C Hamano
Re: [PATCH 3/3] fast-export: output reset command for commandline revs
,
Junio C Hamano
Re: [PATCH 3/3] fast-export: output reset command for commandline revs
,
Thomas Rast
Re: [PATCH 3/3] fast-export: output reset command for commandline revs
,
Felipe Contreras
[PATCH] Introduce commit.verbose config option
,
Fernando Vezzosi
Re: [PATCH] Introduce commit.verbose config option
,
Nguyen Thai Ngoc Duy
Re: [PATCH] Introduce commit.verbose config option
,
SZEDER Gábor
[PATCH 0/2] i18n: fix GETTEXT_POISON=YesPlease breakages
,
Ævar Arnfjörð Bjarmason
[PATCH 1/2] t/t6030-bisect-porcelain.sh: use test_i18ngrep
,
Ævar Arnfjörð Bjarmason
[PATCH 2/2] t/t7508-status.sh: use test_i18ncmp
,
Ævar Arnfjörð Bjarmason
[PATCH 0/5] Sequencer: working around historical mistakes
,
Ramkumar Ramachandra
[PATCH 1/5] sequencer: factor code out of revert builtin
,
Ramkumar Ramachandra
Re: [PATCH 1/5] sequencer: factor code out of revert builtin
,
Jonathan Nieder
Re: [PATCH 1/5] sequencer: factor code out of revert builtin
,
Ramkumar Ramachandra
Re: [PATCH 1/5] sequencer: factor code out of revert builtin
,
Junio C Hamano
Re: [PATCH 1/5] sequencer: factor code out of revert builtin
,
Ramkumar Ramachandra
Re: [PATCH 1/5] sequencer: factor code out of revert builtin
,
Miles Bader
Re: [PATCH 1/5] sequencer: factor code out of revert builtin
,
Jonathan Nieder
[PATCH 2/5] sequencer: remove CHERRY_PICK_HEAD with sequencer state
,
Ramkumar Ramachandra
Re: [PATCH 2/5] sequencer: remove CHERRY_PICK_HEAD with sequencer state
,
Jonathan Nieder
[PATCH 3/5] sequencer: sequencer state is useless without todo
,
Ramkumar Ramachandra
Re: [PATCH 3/5] sequencer: sequencer state is useless without todo
,
Jonathan Nieder
Re: [PATCH 3/5] sequencer: sequencer state is useless without todo
,
Ramkumar Ramachandra
Re: [PATCH 3/5] sequencer: sequencer state is useless without todo
,
Junio C Hamano
Re: [PATCH 3/5] sequencer: sequencer state is useless without todo
,
Ramkumar Ramachandra
Re: [PATCH 3/5] sequencer: sequencer state is useless without todo
,
Jonathan Nieder
Re: [PATCH 3/5] sequencer: sequencer state is useless without todo
,
Junio C Hamano
Re: [PATCH 3/5] sequencer: sequencer state is useless without todo
,
Ramkumar Ramachandra
Re: [PATCH 3/5] sequencer: sequencer state is useless without todo
,
Junio C Hamano
[PATCH 0/3] avoiding unintended consequences of git_path() usage
,
Jonathan Nieder
[PATCH 1/3] do not let git_path clobber errno when reporting errors
,
Jonathan Nieder
[PATCH 2/3] Bigfile: dynamically allocate buffer for marks file name
,
Jonathan Nieder
[PATCH 3/3] rename git_path() to git_path_unsafe()
,
Jonathan Nieder
Re: [PATCH 3/3] rename git_path() to git_path_unsafe()
,
Junio C Hamano
Re: [PATCH 3/3] rename git_path() to git_path_unsafe()
,
Jonathan Nieder
Re: [PATCH 0/3] avoiding unintended consequences of git_path() usage
,
Nguyen Thai Ngoc Duy
Re: [PATCH 0/3] avoiding unintended consequences of git_path() usage
,
Nguyen Thai Ngoc Duy
Re: [PATCH 0/3] avoiding unintended consequences of git_path() usage
,
Jonathan Nieder
Re: [PATCH 0/3] avoiding unintended consequences of git_path() usage
,
Nguyen Thai Ngoc Duy
Re: [PATCH 0/3] avoiding unintended consequences of git_path() usage
,
Ramsay Jones
[PATCH/RFC] introduce strbuf_addpath()
,
Jonathan Nieder
Re: [PATCH/RFC] introduce strbuf_addpath()
,
Nguyen Thai Ngoc Duy
Re: [PATCH 0/3] avoiding unintended consequences of git_path() usage
,
Junio C Hamano
Re: [PATCH 0/3] avoiding unintended consequences of git_path() usage
,
Ramkumar Ramachandra
Re: [PATCH 0/3] avoiding unintended consequences of git_path() usage
,
Nguyen Thai Ngoc Duy
Re: [PATCH 0/3] avoiding unintended consequences of git_path() usage
,
Michael Haggerty
Re: [PATCH 0/3] avoiding unintended consequences of git_path() usage
,
Nguyen Thai Ngoc Duy
[PATCH 4/5] sequencer: handle single commit pick separately
,
Ramkumar Ramachandra
Re: [PATCH 4/5] sequencer: handle single commit pick separately
,
Jonathan Nieder
[PATCH 5/5] sequencer: revert d3f4628e
,
Ramkumar Ramachandra
Re: [PATCH 5/5] sequencer: revert d3f4628e
,
Jonathan Nieder
Re: [PATCH 5/5] sequencer: revert d3f4628e
,
Junio C Hamano
Re: [PATCH 5/5] sequencer: revert d3f4628e
,
Ramkumar Ramachandra
Re: [PATCH 5/5] sequencer: revert d3f4628e
,
Ramkumar Ramachandra
Re: [PATCH 5/5] sequencer: revert d3f4628e
,
Jonathan Nieder
Re: [PATCH 0/5] Sequencer: working around historical mistakes
,
Jonathan Nieder
Re: [PATCH 0/5] Sequencer: working around historical mistakes
,
Ramkumar Ramachandra
[PATCH na/strtoimax] Compatibility: declare strtoimax() under NO_STRTOUMAX
,
Johannes Sixt
Re: [PATCH na/strtoimax] Compatibility: declare strtoimax() under NO_STRTOUMAX
,
Nix
Re: [PATCH na/strtoimax] Compatibility: declare strtoimax() under NO_STRTOUMAX
,
Johannes Sixt
Re: [PATCH na/strtoimax] Compatibility: declare strtoimax() under NO_STRTOUMAX
,
Ramsay Jones
Re: [PATCH na/strtoimax] Compatibility: declare strtoimax() under NO_STRTOUMAX
,
Junio C Hamano
Re: [PATCH na/strtoimax] Compatibility: declare strtoimax() under NO_STRTOUMAX
,
Johannes Sixt
[PATCH] pull: introduce a pull.rebase option to enable --rebase
,
Ævar Arnfjörð Bjarmason
Re: [PATCH] pull: introduce a pull.rebase option to enable --rebase
,
Johannes Schindelin
Re: [PATCH] pull: introduce a pull.rebase option to enable --rebase
,
Junio C Hamano
Re: [PATCH] pull: introduce a pull.rebase option to enable --rebase
,
Sverre Rabbelier
[PATCH v2] pull: introduce a pull.rebase option to enable --rebase
,
Ævar Arnfjörð Bjarmason
Re: [PATCH v2] pull: introduce a pull.rebase option to enable --rebase
,
Junio C Hamano
Re: [PATCH v2] pull: introduce a pull.rebase option to enable --rebase
,
Johannes Sixt
Re: [PATCH v2] pull: introduce a pull.rebase option to enable --rebase
,
Ævar Arnfjörð Bjarmason
Re: [PATCH v2] pull: introduce a pull.rebase option to enable --rebase
,
Junio C Hamano
Re: [PATCH v2] pull: introduce a pull.rebase option to enable --rebase
,
Ævar Arnfjörð Bjarmason
[PATCH] Introduce gc.autowarnonly config option
,
Fernando Vezzosi
Re: [PATCH] Introduce gc.autowarnonly config option
,
Sverre Rabbelier
[PATCH 2/1] gc --auto: warn gc will soon run, give users a chance to run manually
,
Fernando Vezzosi
Re: [PATCH 2/1] gc --auto: warn gc will soon run, give users a chance to run manually
,
Nguyen Thai Ngoc Duy
[PATCH 2/1] gc --auto: warn gc will soon run, give users a chance to run manually
,
Fernando Vezzosi
Re: [PATCH 2/1] gc --auto: warn gc will soon run, give users a chance to run manually
,
Junio C Hamano
Re: [PATCH] Introduce gc.autowarnonly config option
,
Jay Soffian
Re: [PATCH] Introduce gc.autowarnonly config option
,
Sverre Rabbelier
Re: [PATCH] Introduce gc.autowarnonly config option
,
Junio C Hamano
[PATCH] grep: detect number of CPUs for thread spawning
,
Ævar Arnfjörð Bjarmason
Re: [PATCH] grep: detect number of CPUs for thread spawning
,
Pete Wyckoff
Re: [PATCH] grep: detect number of CPUs for thread spawning
,
Eric Herman
[PATCH] Add abbreviated commit hash to rebase conflict message
,
Sverre Rabbelier
Re: [PATCH] Add abbreviated commit hash to rebase conflict message
,
Junio C Hamano
Re: [PATCH] Add abbreviated commit hash to rebase conflict message
,
Sverre Rabbelier
Re: [PATCH] Add abbreviated commit hash to rebase conflict message
,
Junio C Hamano
Re: [PATCH] Add abbreviated commit hash to rebase conflict message
,
Sverre Rabbelier
Re: [PATCH] Add abbreviated commit hash to rebase conflict message
,
Junio C Hamano
Re: [PATCH] Add abbreviated commit hash to rebase conflict message
,
Sverre Rabbelier
Re: [PATCH] Add abbreviated commit hash to rebase conflict message
,
Junio C Hamano
Re: [PATCH] Add abbreviated commit hash to rebase conflict message
,
Junio C Hamano
[PATCH] prune: show progress while marking reachable objects
,
Nguyễn Thái Ngọc Duy
Re: [PATCH] prune: show progress while marking reachable objects
,
Jeff King
[PATCH 1/2] prune: handle --progress/no-progress
,
Jeff King
[PATCH] prune: handle --progress/no-progress
,
Nguyễn Thái Ngọc Duy
[PATCH 2/2] reachable: per-object progress
,
Jeff King
Re: [PATCH] prune: show progress while marking reachable objects
,
Junio C Hamano
Re: [PATCH] prune: show progress while marking reachable objects
,
Nguyen Thai Ngoc Duy
[PATCH] gc --auto: warn gc will soon run, give users a chance to run manually
,
Nguyễn Thái Ngọc Duy
Re: [PATCH] gc --auto: warn gc will soon run, give users a chance to run manually
,
Matthieu Moy
Re: [PATCH] gc --auto: warn gc will soon run, give users a chance to run manually
,
Junio C Hamano
Re: [PATCH] gc --auto: warn gc will soon run, give users a chance to run manually
,
Nguyen Thai Ngoc Duy
[PATCH] completion: Update rebase completion
,
Stephen Boyd
[PATCH 00/10] Pulling signed tag
,
Junio C Hamano
[PATCH 01/10] Split GPG interface into its own helper library
,
Junio C Hamano
[PATCH 03/10] merge: notice local merging of tags and keep it unwrapped
,
Junio C Hamano
[PATCH 02/10] fetch: do not store peeled tag object names in FETCH_HEAD
,
Junio C Hamano
[PATCH 04/10] fetch: allow "git fetch $there v1.0" to fetch a tag
,
Junio C Hamano
[PATCH 07/10] fmt-merge-msg: avoid early returns
,
Junio C Hamano
[PATCH 08/10] fmt-merge-msg: package options into a structure
,
Junio C Hamano
[PATCH 09/10] fmt-merge-msg: Add contents of merged tag in the merge message
,
Junio C Hamano
Re: [PATCH 09/10] fmt-merge-msg: Add contents of merged tag in the merge message
,
Johannes Sixt
Re: [PATCH 09/10] fmt-merge-msg: Add contents of merged tag in the merge message
,
Junio C Hamano
[PATCH 10/10] merge: force edit mode when merging a tag object
,
Junio C Hamano
[PATCH 05/10] tests: distinguish merges of tags and commits
,
Junio C Hamano
[PATCH 06/10] refs DWIMmery: use the same rule for both "git fetch" and others
,
Junio C Hamano
Re: [PATCH 00/10] Pulling signed tag
,
Nguyen Thai Ngoc Duy
[PATCH v2 00/12] Pulling signed/annotated tags
,
Junio C Hamano
[PATCH v2 01/12] Split GPG interface into its own helper library
,
Junio C Hamano
[PATCH v2 02/12] fetch: do not store peeled tag object names in FETCH_HEAD
,
Junio C Hamano
[PATCH v2 03/12] merge: notice local merging of tags and keep it unwrapped
,
Junio C Hamano
[PATCH v2 04/12] fetch: allow "git fetch $there v1.0" to fetch a tag
,
Junio C Hamano
[PATCH v2 06/12] fmt-merge-msg: avoid early returns
,
Junio C Hamano
[PATCH v2 07/12] fmt-merge-msg: package options into a structure
,
Junio C Hamano
[PATCH v2 08/12] fmt-merge-msg: Add contents of merged tag in the merge message
,
Junio C Hamano
[PATCH v2 10/12] merge: record tag objects without peeling in MERGE_HEAD
,
Junio C Hamano
[PATCH v2 11/12] commit: copy merged signed tags to headers of merge commit
,
Junio C Hamano
[PATCH v2 12/12] merge: force edit mode when merging a tag object
,
Junio C Hamano
[PATCH v2 05/12] refs DWIMmery: use the same rule for both "git fetch" and others
,
Junio C Hamano
[PATCH v2 09/12] merge: make usage of commit->util more extensible
,
Junio C Hamano
Re: [PATCH v2 00/12] Pulling signed/annotated tags
,
Linus Torvalds
Re: [PATCH v2 00/12] Pulling signed/annotated tags
,
Junio C Hamano
Re: [PATCH v2 00/12] Pulling signed/annotated tags
,
Linus Torvalds
Re: [PATCH v2 00/12] Pulling signed/annotated tags
,
Junio C Hamano
Re: [PATCH v2 00/12] Pulling signed/annotated tags
,
Junio C Hamano
share object storage for multiple clones of different repositories
,
Gelonida N
Re: share object storage for multiple clones of different repositories
,
Junio C Hamano
Re: share object storage for multiple clones of different repositories
,
Frans Klaver
Re: share object storage for multiple clones of different repositories
,
Gelonida N
Re: share object storage for multiple clones of different repositories
,
Gelonida N
qgrit: graphical git rebase -i helper
,
Peter Oberndorfer
How do I get a squashed diff for review
,
Alexander Usov
Re: How do I get a squashed diff for review
,
David Aguilar
Re: How do I get a squashed diff for review
,
Alexander Usov
Re: How do I get a squashed diff for review
,
Junio C Hamano
Re: How do I get a squashed diff for review
,
Alexander Usov
[PATCH 0/4] fsck improvements
,
Nguyễn Thái Ngọc Duy
[PATCH 1/4] fsck: return error code when verify_pack() goes wrong
,
Nguyễn Thái Ngọc Duy
[PATCH 2/4] Stop verify_packfile() as soon as an error occurs
,
Nguyễn Thái Ngọc Duy
[PATCH 3/4] fsck: avoid reading every object twice
,
Nguyễn Thái Ngọc Duy
[PATCH 4/4] fsck: print progress
,
Nguyễn Thái Ngọc Duy
Re: [PATCH 4/4] fsck: print progress
,
Jeff King
Re: [PATCH 4/4] fsck: print progress
,
Nguyen Thai Ngoc Duy
Re: [PATCH 0/4] fsck improvements
,
Junio C Hamano
Re: [PATCH 0/4] fsck improvements
,
Nguyen Thai Ngoc Duy
Re: [PATCH 0/4] fsck improvements
,
Junio C Hamano
important upgrade info for Fedora/EPEL RPM of gitolite
,
Sitaram Chamarty
Find the size of git push in pre-receive hook
,
manigandans
Re: Find the size of git push in pre-receive hook
,
Magnus Bäck
Re: Find the size of git push in pre-receive hook
,
Junio C Hamano
Message not available
Re: Find the size of git push in pre-receive hook
,
Junio C Hamano
Re: Find the size of git push in pre-receive hook
,
Jeff King
aliases causing “Permission denied” error in git v1.7
,
Алексей Данченков
Re: aliases causing “Permission denied” error in git v1.7
,
Jeff King
Message not available
Re: aliases causing “Permission denied” error in git v1.7
,
Алексей Данченков
[PATCHv2] Add options to specify snapshot file name, prefix
,
Thomas Guyot-Sionnest
Re: [PATCHv2] Add options to specify snapshot file name, prefix
,
Jakub Narebski
Re: [PATCHv2] Add options to specify snapshot file name, prefix
,
Thomas Guyot-Sionnest
Re: [PATCHv2] Add options to specify snapshot file name, prefix
,
Jakub Narebski
Re: [PATCHv2] Add options to specify snapshot file name, prefix
,
Jakub Narebski
What's cooking in git.git (Nov 2011, #01; Thu, 3)
,
Junio C Hamano
[PATCH] completion: add --interactive option to git svn dcommit
,
Frédéric Heitzmann
git svn dcommit COMMIT silently checks in everything if COMMIT is not a complete revision
,
Reuben Thomas
Re: git svn dcommit COMMIT silently checks in everything if COMMIT is not a complete revision
,
Frans Klaver
Re: git svn dcommit COMMIT silently checks in everything if COMMIT is not a complete revision
,
Thomas Rast
How to make "git push/pull" work in non-clone repo?
,
Hong-Ming Su
Re: How to make "git push/pull" work in non-clone repo?
,
Frans Klaver
Re: How to make "git push/pull" work in non-clone repo?
,
Kirill Likhodedov
Re: How to make "git push/pull" work in non-clone repo?
,
Hong-Ming Su
Re: How to make "git push/pull" work in non-clone repo?
,
Andreas Schwab
Re: How to make "git push/pull" work in non-clone repo?
,
Hong-Ming Su
error from 'git push' on v1.7.8-rc0
,
Stefan Näwe
Re: error from 'git push' on v1.7.8-rc0
,
Stefan Näwe
Re: error from 'git push' on v1.7.8-rc0
,
Stefan Naewe
Re: error from 'git push' on v1.7.8-rc0
,
Junio C Hamano
Re: error from 'git push' on v1.7.8-rc0
,
Junio C Hamano
[PATCH] log: support --full-diff=<pathspec>
,
Nguyễn Thái Ngọc Duy
[PATCH] log: allow to specify diff pathspec in addition to prune pathspec
,
Nguyễn Thái Ngọc Duy
Re: [PATCH] log: allow to specify diff pathspec in addition to prune pathspec
,
Junio C Hamano
Re: [PATCH] log: allow to specify diff pathspec in addition to prune pathspec
,
Nguyen Thai Ngoc Duy
Re: [PATCH] log: allow to specify diff pathspec in addition to prune pathspec
,
Junio C Hamano
How to find a commit that introduces (not removes) a string?
,
Sebastian Schuberth
Re: How to find a commit that introduces (not removes) a string?
,
Neal Kreitzinger
Re: How to find a commit that introduces (not removes) a string?
,
Vijay Lakshminarayanan
Re: How to find a commit that introduces (not removes) a string?
,
Sebastian Schuberth
Re: [PATCH] Add options to specify snapshot file name, prefix
,
Thomas Guyot-Sionnest
Folder level Acces in git
,
redhat1981
Re: Folder level Acces in git
,
Magnus Bäck
Re: Folder level Acces in git
,
Jens Lehmann
Re: Folder level Acces in git
,
Eugene Sajine
Re: Folder level Acces in git
,
Joshua Jensen
Re: Folder level Acces in git
,
Jens Lehmann
Re: Folder level Acces in git
,
Eugene Sajine
[PATCHv2] Improve use of select in http backend
,
Mika Fischer
[PATCH 1/2] http.c: Use curl_multi_fdset to select on curl fds instead of just sleeping
,
Mika Fischer
Re: [PATCH 1/2] http.c: Use curl_multi_fdset to select on curl fds instead of just sleeping
,
Jeff King
Re: [PATCH 1/2] http.c: Use curl_multi_fdset to select on curl fds instead of just sleeping
,
Jeff King
Re: [PATCH 1/2] http.c: Use curl_multi_fdset to select on curl fds instead of just sleeping
,
Junio C Hamano
Re: [PATCH 1/2] http.c: Use curl_multi_fdset to select on curl fds instead of just sleeping
,
Mika Fischer
Re: [PATCH 1/2] http.c: Use curl_multi_fdset to select on curl fds instead of just sleeping
,
Daniel Stenberg
[PATCH 2/2] http.c: Use timeout suggested by curl instead of fixed 50ms timeout
,
Mika Fischer
Re: [PATCHv2] Improve use of select in http backend
,
Junio C Hamano
[PATCH v3 0/3] Improve use of select in http backend
,
Mika Fischer
[PATCH v3 1/3] http.c: Use curl_multi_fdset to select on curl fds instead of just sleeping
,
Mika Fischer
[PATCH v3 2/3] http.c: Use timeout suggested by curl instead of fixed 50ms timeout
,
Mika Fischer
Re: [PATCH v3 2/3] http.c: Use timeout suggested by curl instead of fixed 50ms timeout
,
Junio C Hamano
Re: [PATCH v3 2/3] http.c: Use timeout suggested by curl instead of fixed 50ms timeout
,
Mika Fischer
Re: [PATCH v3 2/3] http.c: Use timeout suggested by curl instead of fixed 50ms timeout
,
Jeff King
Re: [PATCH v3 2/3] http.c: Use timeout suggested by curl instead of fixed 50ms timeout
,
Mika Fischer
Re: [PATCH v3 2/3] http.c: Use timeout suggested by curl instead of fixed 50ms timeout
,
Junio C Hamano
[PATCH v3 3/3] http.c: Rely on select instead of tracking whether data was received
,
Mika Fischer
Re: [PATCH v3 0/3] Improve use of select in http backend
,
Jeff King
[no subject]
,
Ben Walton
[PATCH] Escape file:// URL's to meet subversion SVN::Ra requirements
,
Ben Walton
Re: [PATCH] Escape file:// URL's to meet subversion SVN::Ra requirements
,
Jonathan Nieder
Re: [PATCH] Escape file:// URL's to meet subversion SVN::Ra requirements
,
Ben Walton
Re: [PATCH] Escape file:// URL's to meet subversion SVN::Ra requirements
,
Eric Wong
Re: [PATCH] Escape file:// URL's to meet subversion SVN::Ra requirements
,
Ben Walton
Re: [PATCH] Escape file:// URL's to meet subversion SVN::Ra requirements
,
Jonathan Nieder
Re: [PATCH] Escape file:// URL's to meet subversion SVN::Ra requirements
,
Michael Witten
Re: [PATCH] Escape file:// URL's to meet subversion SVN::Ra requirements
,
Jonathan Nieder
Re: [PATCH] Escape file:// URL's to meet subversion SVN::Ra requirements
,
Jonathan Nieder
Re: [PATCH] Escape file:// URL's to meet subversion SVN::Ra requirements
,
Ben Walton
[PATCH 0/2] Support sizes >=2G in various config options, v2
,
Nick Alcock
[PATCH 1/2] Add strtoimax() compatibility function.
,
Nick Alcock
[PATCH 2/2] Support sizes >=2G in various config options accepting 'g' sizes.
,
Nick Alcock
'git -m' dumps core
,
Stefan Näwe
[PATCH] branch -m: handle no arg properly
,
Tay Ray Chuan
Re: [PATCH] branch -m: handle no arg properly
,
Stefan Näwe
Re: [PATCH] branch -m: handle no arg properly
,
Tay Ray Chuan
[PATCH] t3200: add test case for 'branch -m'
,
Stefan Naewe
Re: [PATCH] t3200: add test case for 'branch -m'
,
Junio C Hamano
long fsck time
,
Nguyen Thai Ngoc Duy
Re: long fsck time
,
Nguyen Thai Ngoc Duy
Re: long fsck time
,
Jeff King
Re: long fsck time
,
Nguyen Thai Ngoc Duy
[PATCH] fsck: print progress
,
Nguyễn Thái Ngọc Duy
Re: [PATCH] fsck: print progress
,
Jeff King
[PATCH] fsck: print progress
,
Nguyễn Thái Ngọc Duy
Re: [PATCH] fsck: print progress
,
Jeff King
Re: [PATCH] fsck: print progress
,
Junio C Hamano
Re: [PATCH] fsck: print progress
,
Jeff King
Re: [PATCH] fsck: print progress
,
Junio C Hamano
Re: [PATCH] fsck: print progress
,
Jeff King
Re: [PATCH] fsck: print progress
,
Junio C Hamano
Re: [PATCH] fsck: print progress
,
Jeff King
[PATCH] fsck: print progress
,
Nguyễn Thái Ngọc Duy
Re: [PATCH] fsck: print progress
,
Stephen Boyd
Re: [PATCH] fsck: print progress
,
Nguyen Thai Ngoc Duy
Re: [PATCH] fsck: print progress
,
Stephen Boyd
Re: [PATCH] fsck: print progress
,
Junio C Hamano
Re: [PATCH] fsck: print progress
,
Nguyen Thai Ngoc Duy
Re: [PATCH] fsck: print progress
,
Junio C Hamano
[ANNOUNCE] Git 1.7.7.2
,
Junio C Hamano
Re: [ANNOUNCE] Git 1.7.7.2
,
Stefan Roas
Re: [ANNOUNCE] Git 1.7.7.2
,
Junio C Hamano
[PATCH] name-hash.c: always initialize dir_next pointer
,
Johannes Sixt
Re: [PATCH] name-hash.c: always initialize dir_next pointer
,
Junio C Hamano
Re: [PATCH] name-hash.c: always initialize dir_next pointer
,
Jeff King
[PATCH v3] Display change history as a diff between two dirs
,
Roland Kaufmann
git sticker svg
,
Jeff King
Re: git sticker svg
,
Michael J Gruber
Re: git sticker svg
,
Junio C Hamano
Re: git sticker svg
,
Michael J Gruber
Re: git sticker svg
,
Erik Faye-Lund
Re: git sticker svg
,
Jeff King
checking out later commits from rolled back state
,
photoshop_nerd
Re: checking out later commits from rolled back state
,
Alexey Shumkin
Re: checking out later commits from rolled back state
,
Vincent van Ravesteijn
how to undo a merge
,
Hong-Ming Su
Re: how to undo a merge
,
Vincent van Ravesteijn
git-p4: problem with commit 97a21ca50ef8
,
Michael Wookey
Re: git-p4: problem with commit 97a21ca50ef8
,
Pete Wyckoff
Re: git-p4: problem with commit 97a21ca50ef8
,
Michael Wookey
Re: git-p4: problem with commit 97a21ca50ef8
,
Vitor Antunes
Re: git-p4: problem with commit 97a21ca50ef8
,
Michael Wookey
Re: git-p4: problem with commit 97a21ca50ef8
,
Vitor Antunes
Re: git-p4: problem with commit 97a21ca50ef8
,
Pete Wyckoff
[PATCH] git-p4: ignore apple filetype
,
Pete Wyckoff
Re: [PATCH] git-p4: ignore apple filetype
,
Michael Wookey
Re: [PATCH] git-p4: ignore apple filetype
,
Junio C Hamano
[PATCH] svn: Quote repository root in regex match
,
Ted Percival
Re: [PATCH] svn: Quote repository root in regex match
,
Eric Wong
[PATCH v2] Display change history as a diff between two dirs
,
Roland Kaufmann
Reference has invalid format: check maybe a bit to harsh?
,
Peter Oberndorfer
Re: Reference has invalid format: check maybe a bit to harsh?
,
Junio C Hamano
Re: Reference has invalid format: check maybe a bit to harsh?
,
Junio C Hamano
Re: Reference has invalid format: check maybe a bit to harsh?
,
Michael Haggerty
[PATCHv2] Compile fix for MSVC
,
Vincent van Ravesteijn
[PATCH 1/3] Compile fix for MSVC: Do not include sys/resources.h
,
Vincent van Ravesteijn
[PATCH 2/3] Compile fix for MSVC: Include <io.h>
,
Vincent van Ravesteijn
[PATCH 3/3] MSVC: Remove unneeded header stubs
,
Vincent van Ravesteijn
Re: [PATCHv2] Compile fix for MSVC
,
Junio C Hamano
Re: [msysGit] Re: [PATCHv2] Compile fix for MSVC
,
Johannes Schindelin
Re: [msysGit] Re: [PATCHv2] Compile fix for MSVC
,
Junio C Hamano
Re: [msysGit] Re: [PATCHv2] Compile fix for MSVC
,
Erik Faye-Lund
Re: [msysGit] Re: [PATCHv2] Compile fix for MSVC
,
Junio C Hamano
Re: [msysGit] Re: [PATCHv2] Compile fix for MSVC
,
Erik Faye-Lund
Re: [msysGit] Re: [PATCHv2] Compile fix for MSVC
,
Junio C Hamano
Re: [msysGit] Re: [PATCHv2] Compile fix for MSVC
,
Johannes Schindelin
Re: [msysGit] Re: [PATCHv2] Compile fix for MSVC
,
Erik Faye-Lund
Re: [msysGit] Re: [PATCHv2] Compile fix for MSVC
,
Johannes Schindelin
Message not available
Re: [msysGit] Re: [PATCHv2] Compile fix for MSVC
,
Johannes Schindelin
Message not available
Re: [msysGit] Re: [PATCHv2] Compile fix for MSVC
,
Pat Thoyts
Re: [msysGit] Re: [PATCHv2] Compile fix for MSVC
,
Vincent van Ravesteijn
Re: [msysGit] Re: [PATCHv2] Compile fix for MSVC
,
Sebastian Schuberth
Re: [PATCHv2] Compile fix for MSVC
,
Erik Faye-Lund
Re: [PATCHv2] Compile fix for MSVC
,
Junio C Hamano
git rev-parse --since=1970-01-01 does not work reliably
,
Dmitry V. Levin
Re: git rev-parse --since=1970-01-01 does not work reliably
,
Nguyen Thai Ngoc Duy
Re: git rev-parse --since=1970-01-01 does not work reliably
,
Dmitry V. Levin
Re: git rev-parse --since=1970-01-01 does not work reliably
,
Nguyen Thai Ngoc Duy
Re: git rev-parse --since=1970-01-01 does not work reliably
,
Nguyen Thai Ngoc Duy
Re: git rev-parse --since=1970-01-01 does not work reliably
,
Junio C Hamano
[PATCH] t7511: avoid use of reserved filename on Windows.
,
Pat Thoyts
Re: [git patches] libata updates, GPG signed (but see admin notes)
,
Ingo Molnar
<Possible follow-ups>
Re: [git patches] libata updates, GPG signed (but see admin notes)
,
Junio C Hamano
Re: [git patches] libata updates, GPG signed (but see admin notes)
,
Ted Ts'o
Re: [git patches] libata updates, GPG signed (but see admin notes)
,
Junio C Hamano
Re: [git patches] libata updates, GPG signed (but see admin notes)
,
Linus Torvalds
Re: [git patches] libata updates, GPG signed (but see admin notes)
,
H. Peter Anvin
Re: [git patches] libata updates, GPG signed (but see admin notes)
,
Linus Torvalds
Re: [git patches] libata updates, GPG signed (but see admin notes)
,
H. Peter Anvin
Re: [git patches] libata updates, GPG signed (but see admin notes)
,
Linus Torvalds
Re: [git patches] libata updates, GPG signed (but see admin notes)
,
Junio C Hamano
Re: [git patches] libata updates, GPG signed (but see admin notes)
,
Linus Torvalds
Re: [git patches] libata updates, GPG signed (but see admin notes)
,
Ingo Molnar
Re: [git patches] libata updates, GPG signed (but see admin notes)
,
Jochen Striepe
Re: [git patches] libata updates, GPG signed (but see admin notes)
,
Junio C Hamano
Re: [git patches] libata updates, GPG signed (but see admin notes)
,
Junio C Hamano
Re: [git patches] libata updates, GPG signed (but see admin notes)
,
H. Peter Anvin
Re: [git patches] libata updates, GPG signed (but see admin notes)
,
Ted Ts'o
Re: [git patches] libata updates, GPG signed (but see admin notes)
,
H. Peter Anvin
Re: [git patches] libata updates, GPG signed (but see admin notes)
,
Linus Torvalds
Re: [git patches] libata updates, GPG signed (but see admin notes)
,
H. Peter Anvin
Re: [git patches] libata updates, GPG signed (but see admin notes)
,
Linus Torvalds
Re: [git patches] libata updates, GPG signed (but see admin notes)
,
James Bottomley
Re: [git patches] libata updates, GPG signed (but see admin notes)
,
Jeff Garzik
Re: [git patches] libata updates, GPG signed (but see admin notes)
,
H. Peter Anvin
Re: [git patches] libata updates, GPG signed (but see admin notes)
,
Jiri Kosina
Re: [git patches] libata updates, GPG signed (but see admin notes)
,
Junio C Hamano
Re: [git patches] libata updates, GPG signed (but see admin notes)
,
Linus Torvalds
Re: [git patches] libata updates, GPG signed (but see admin notes)
,
Junio C Hamano
Re: [git patches] libata updates, GPG signed (but see admin notes)
,
Linus Torvalds
Re: [git patches] libata updates, GPG signed (but see admin notes)
,
Junio C Hamano
Re: [git patches] libata updates, GPG signed (but see admin notes)
,
Shawn Pearce
Re: [git patches] libata updates, GPG signed (but see admin notes)
,
Linus Torvalds
Re: [git patches] libata updates, GPG signed (but see admin notes)
,
Linus Torvalds
Re: [git patches] libata updates, GPG signed (but see admin notes)
,
Shawn Pearce
Re: [git patches] libata updates, GPG signed (but see admin notes)
,
Linus Torvalds
Re: [git patches] libata updates, GPG signed (but see admin notes)
,
Jochen Striepe
Re: [git patches] libata updates, GPG signed (but see admin notes)
,
Linus Torvalds
Re: [git patches] libata updates, GPG signed (but see admin notes)
,
David Woodhouse
Re: [git patches] libata updates, GPG signed (but see admin notes)
,
Marc Branchaud
Re: [git patches] libata updates, GPG signed (but see admin notes)
,
Linus Torvalds
Re: [git patches] libata updates, GPG signed (but see admin notes)
,
Linus Torvalds
Re: [git patches] libata updates, GPG signed (but see admin notes)
,
Junio C Hamano
Re: [git patches] libata updates, GPG signed (but see admin notes)
,
Junio C Hamano
Re: [git patches] libata updates, GPG signed (but see admin notes)
,
Linus Torvalds
Re: [git patches] libata updates, GPG signed (but see admin notes)
,
Jeff King
Re: [git patches] libata updates, GPG signed (but see admin notes)
,
Junio C Hamano
Re: [git patches] libata updates, GPG signed (but see admin notes)
,
Junio C Hamano
Re: [git patches] libata updates, GPG signed (but see admin notes)
,
Junio C Hamano
Re: [git patches] libata updates, GPG signed (but see admin notes)
,
Linus Torvalds
Re: [git patches] libata updates, GPG signed (but see admin notes)
,
Ted Ts'o
Re: [git patches] libata updates, GPG signed (but see admin notes)
,
Linus Torvalds
Re: [git patches] libata updates, GPG signed (but see admin notes)
,
Valdis . Kletnieks
Re: [git patches] libata updates, GPG signed (but see admin notes)
,
Linus Torvalds
Re: [git patches] libata updates, GPG signed (but see admin notes)
,
Junio C Hamano
Re: [git patches] libata updates, GPG signed (but see admin notes)
,
Linus Torvalds
Re: [git patches] libata updates, GPG signed (but see admin notes)
,
Junio C Hamano
Re: [git patches] libata updates, GPG signed (but see admin notes)
,
Linus Torvalds
Re: [git patches] libata updates, GPG signed (but see admin notes)
,
Junio C Hamano
Re: [git patches] libata updates, GPG signed (but see admin notes)
,
Johan Herland
Re: [git patches] libata updates, GPG signed (but see admin notes)
,
Junio C Hamano
Re: [git patches] libata updates, GPG signed (but see admin notes)
,
Johan Herland
Re: [git patches] libata updates, GPG signed (but see admin notes)
,
Junio C Hamano
Re: [git patches] libata updates, GPG signed (but see admin notes)
,
Johan Herland
Re: [git patches] libata updates, GPG signed (but see admin notes)
,
Junio C Hamano
Re: [git patches] libata updates, GPG signed (but see admin notes)
,
Junio C Hamano
Re: [git patches] libata updates, GPG signed (but see admin notes)
,
Linus Torvalds
Re: [git patches] libata updates, GPG signed (but see admin notes)
,
Junio C Hamano
Re: [git patches] libata updates, GPG signed (but see admin notes)
,
Linus Torvalds
Re: [git patches] libata updates, GPG signed (but see admin notes)
,
Jeff King
Re: [git patches] libata updates, GPG signed (but see admin notes)
,
Robin H. Johnson
Re: [git patches] libata updates, GPG signed (but see admin notes)
,
Junio C Hamano
Re: [git patches] libata updates, GPG signed (but see admin notes)
,
Ted Ts'o
Re: [git patches] libata updates, GPG signed (but see admin notes)
,
Junio C Hamano
Re: [git patches] libata updates, GPG signed (but see admin notes)
,
david
Re: [git patches] libata updates, GPG signed (but see admin notes)
,
Linus Torvalds
Re: [git patches] libata updates, GPG signed (but see admin notes)
,
David Woodhouse
Re: [git patches] libata updates, GPG signed (but see admin notes)
,
Michael J Gruber
Re: [git patches] libata updates, GPG signed (but see admin notes)
,
Junio C Hamano
Re: [git patches] libata updates, GPG signed (but see admin notes)
,
Michael J Gruber
Re: [git patches] libata updates, GPG signed (but see admin notes)
,
Junio C Hamano
[ANNOUNCE] Git 1.7.8.rc0
,
Junio C Hamano
Re: [ANNOUNCE] Git 1.7.8.rc0
,
Stefan Näwe
Re: [ANNOUNCE] Git 1.7.8.rc0
,
Junio C Hamano
Re: [ANNOUNCE] Git 1.7.8.rc0
,
Stefan Näwe
Re: [ANNOUNCE] Git 1.7.8.rc0
,
Junio C Hamano
Re: [ANNOUNCE] Git 1.7.8.rc0
,
Jeff King
Re: [ANNOUNCE] Git 1.7.8.rc0
,
Stefan Naewe
Re: [ANNOUNCE] Git 1.7.8.rc0
,
Stefan Naewe
Re: [ANNOUNCE] Git 1.7.8.rc0
,
Michael J Gruber
Re: [ANNOUNCE] Git 1.7.8.rc0
,
Jeff King
Re: [ANNOUNCE] Git 1.7.8.rc0
,
Jeff King
Re: [ANNOUNCE] Git 1.7.8.rc0
,
Junio C Hamano
Re: [ANNOUNCE] Git 1.7.8.rc0
,
Jeff King
Re: [ANNOUNCE] Git 1.7.8.rc0
,
Junio C Hamano
Re: [ANNOUNCE] Git 1.7.8.rc0
,
Stefan Naewe
[RFC/PATCH] http-push: don't always prompt for password (Was Re: [ANNOUNCE] Git 1.7.8.rc0)
,
Stefan Näwe
Re: [RFC/PATCH] http-push: don't always prompt for password (Was Re: [ANNOUNCE] Git 1.7.8.rc0)
,
Michael J Gruber
Re: [RFC/PATCH] http-push: don't always prompt for password
,
Junio C Hamano
Re: [RFC/PATCH] http-push: don't always prompt for password
,
Jeff King
Re: [RFC/PATCH] http-push: don't always prompt for password
,
Junio C Hamano
[PATCH] http-push: don't always prompt for password
,
Stefan Naewe
Re: [PATCH] http-push: don't always prompt for password
,
Junio C Hamano
Re: [PATCH] http-push: don't always prompt for password
,
Jeff King
Re: [PATCH] http-push: don't always prompt for password
,
Junio C Hamano
Re: [PATCH] http-push: don't always prompt for password
,
Stefan Naewe
Re: [PATCH] http-push: don't always prompt for password
,
Junio C Hamano
New Feature wanted: Is it possible to let git clone continue last break point?
,
netroby
Re: New Feature wanted: Is it possible to let git clone continue last break point?
,
Tay Ray Chuan
Re: New Feature wanted: Is it possible to let git clone continue last break point?
,
Jonathan Nieder
Re: New Feature wanted: Is it possible to let git clone continue last break point?
,
netroby
Re: New Feature wanted: Is it possible to let git clone continue last break point?
,
Jeff King
Re: New Feature wanted: Is it possible to let git clone continue last break point?
,
Junio C Hamano
Re: New Feature wanted: Is it possible to let git clone continue last break point?
,
Jeff King
Re: New Feature wanted: Is it possible to let git clone continue last break point?
,
Shawn Pearce
Re: New Feature wanted: Is it possible to let git clone continue last break point?
,
Jeff King
Re: New Feature wanted: Is it possible to let git clone continue last break point?
,
Shawn Pearce
Re: New Feature wanted: Is it possible to let git clone continue last break point?
,
Clemens Buchacher
Re: New Feature wanted: Is it possible to let git clone continue last break point?
,
Johannes Sixt
Re: New Feature wanted: Is it possible to let git clone continue last break point?
,
Shawn Pearce
Re: New Feature wanted: Is it possible to let git clone continue last break point?
,
Jakub Narebski
Re: New Feature wanted: Is it possible to let git clone continue last break point?
,
Nguyen Thai Ngoc Duy
Re: New Feature wanted: Is it possible to let git clone continue last break point?
,
Clemens Buchacher
Re: New Feature wanted: Is it possible to let git clone continue last break point?
,
Jakub Narebski
Re: New Feature wanted: Is it possible to let git clone continue last break point?
,
Michael Schubert
[PATCHv3 0/8] gitweb: side-by-side diff
,
Jakub Narebski
[PATCHv3 1/8] gitweb: Refactor diff body line classification
,
Jakub Narebski
[PATCHv3 2/8] gitweb: Extract formatting of diff chunk header
,
Jakub Narebski
[PATCHv3 3/8] gitweb: Add a feature to show side-by-side diff
,
Jakub Narebski
[PATCHv3 4/8] gitweb: Give side-by-side diff extra CSS styling
,
Jakub Narebski
[PATCHv3 5/8] t9500: Add test for handling incomplete lines in diff by gitweb
,
Jakub Narebski
[PATCHv3 6/8] t9500: Add basic sanity tests for side-by-side diff in gitweb
,
Jakub Narebski
[PATCHv3 7/8] gitweb: Use href(-replay=>1,...) for formats links in "commitdiff"
,
Jakub Narebski
[PATCHv3 8/8] gitweb: Add navigation to select side-by-side diff
,
Jakub Narebski
[PATCH] Fix a typo in line 117 of git-gui/lib/sshkeys.tcl.
,
Dejan Ribič
Re: [PATCH] Fix a typo in line 117 of git-gui/lib/sshkeys.tcl.
,
Erik Faye-Lund
Re: [PATCH] Fix a typo in line 117 of git-gui/lib/sshkeys.tcl.
,
Pat Thoyts
[PATCH] typo in git-gui/lib/sshkeys.tcl
,
Dejan Ribič
Re: [PATCH] typo in git-gui/lib/sshkeys.tcl
,
Ramkumar Ramachandra
[Index of Archives]
[Linux Kernel]
[LKML Kernel FAQ]
[IETF Annouce]
[Security]
[Bugtraq]