Git Distributed Software Revision Control
Date Index
[
Prev Page
][
Next Page
]
Re: [PATCH] Documentation: fix formatting error in merge-options.txt
,
(continued)
Re: [PATCH] Documentation: fix formatting error in merge-options.txt
,
Junio C Hamano
[PATCH] Set hard limit on delta chain depth
,
Nguyễn Thái Ngọc Duy
Re: [PATCH] Set hard limit on delta chain depth
,
Erik Faye-Lund
Re: [PATCH] Set hard limit on delta chain depth
,
Nguyen Thai Ngoc Duy
Re: [PATCH] Set hard limit on delta chain depth
,
Erik Faye-Lund
Re: [PATCH] Set hard limit on delta chain depth
,
Nguyen Thai Ngoc Duy
Re: [PATCH] Set hard limit on delta chain depth
,
Michael Haggerty
Re: [PATCH] Set hard limit on delta chain depth
,
Nguyen Thai Ngoc Duy
Re: [PATCH] Set hard limit on delta chain depth
,
Shawn Pearce
Re: [PATCH] Set hard limit on delta chain depth
,
Jeff King
Re: [PATCH] Set hard limit on delta chain depth
,
Junio C Hamano
Re: [PATCH] Set hard limit on delta chain depth
,
Nguyen Thai Ngoc Duy
Re: [PATCH] Set hard limit on delta chain depth
,
Junio C Hamano
[PATCH] index-pack: eliminate unlimited recursion in get_delta_base()
,
Nguyễn Thái Ngọc Duy
Re: [PATCH] index-pack: eliminate unlimited recursion in get_delta_base()
,
Shawn Pearce
Re: [PATCH] index-pack: eliminate unlimited recursion in get_delta_base()
,
Nguyen Thai Ngoc Duy
[PATCH 1/2] index_pack: indent find_unresolved_detals one level
,
pclouds
Re: [PATCH 1/2] index_pack: indent find_unresolved_detals one level
,
Junio C Hamano
Message not available
[PATCH 2/2] index-pack: a naive attempt to flatten find_unresolved_deltas
,
pclouds
Re: [PATCH 2/2] index-pack: a naive attempt to flatten find_unresolved_deltas
,
Shawn Pearce
[PATCH v2] git-p4: introduce skipSubmitEdit
,
Pete Wyckoff
Bug: git bus error (stack blowout)
,
Venkatesh Srinivas
Re: Bug: git bus error (stack blowout)
,
Nguyen Thai Ngoc Duy
[bug?] checkout -m doesn't work without a base version
,
Pete Harlan
Re: [bug?] checkout -m doesn't work without a base version
,
Junio C Hamano
Re: [bug?] checkout -m doesn't work without a base version
,
Pete Harlan
Re: [bug?] checkout -m doesn't work without a base version
,
Junio C Hamano
Re: [bug?] checkout -m doesn't work without a base version
,
Pete Harlan
Re: [bug?] checkout -m doesn't work without a base version
,
Junio C Hamano
[PATCH] t/t2023-checkout-m.sh: fix use of test_must_fail
,
Ævar Arnfjörð Bjarmason
Re: [PATCH] t/t2023-checkout-m.sh: fix use of test_must_fail
,
Junio C Hamano
Re: [bug?] checkout -m doesn't work without a base version
,
Michael Schubert
Re: [bug?] checkout -m doesn't work without a base version
,
Junio C Hamano
Re: [bug?] checkout -m doesn't work without a base version
,
Miles Bader
Re: [bug?] checkout -m doesn't work without a base version
,
Michael Schubert
Re: [bug?] checkout -m doesn't work without a base version
,
Andreas Schwab
Re: [bug?] checkout -m doesn't work without a base version
,
Junio C Hamano
Re: [bug?] checkout -m doesn't work without a base version
,
Ramsay Jones
[RFD] Handling of non-UTF8 data in gitweb
,
Jakub Narebski
Re: [RFD] Handling of non-UTF8 data in gitweb
,
Jeff King
Re: [RFD] Handling of non-UTF8 data in gitweb
,
Junio C Hamano
Re: [RFD] Handling of non-UTF8 data in gitweb
,
Jakub Narebski
Re: [RFD] Handling of non-UTF8 data in gitweb
,
Junio C Hamano
Re: [RFD] Handling of non-UTF8 data in gitweb
,
Jakub Narebski
Re: [RFD] Handling of non-UTF8 data in gitweb
,
Jakub Narebski
Help with setting up git server
,
git815
[PATCH, v4] git-tag: introduce --cleanup option
,
Kirill A. Shutemov
Re: [PATCH, v4] git-tag: introduce --cleanup option
,
Jeff King
Re: [PATCH, v4] git-tag: introduce --cleanup option
,
Junio C Hamano
Re: [PATCH, v4] git-tag: introduce --cleanup option
,
Junio C Hamano
Re: [PATCH, v4] git-tag: introduce --cleanup option
,
Kirill A. Shutemov
Re: [PATCH, v4] git-tag: introduce --cleanup option
,
Jeff King
Re: [PATCH, v4] git-tag: introduce --cleanup option
,
Jeff King
[RFC PATCH] git-p4: introduce asciidoc documentation
,
Pete Wyckoff
Re: [RFC PATCH] git-p4: introduce asciidoc documentation
,
Frans Klaver
Re: [RFC PATCH] git-p4: introduce asciidoc documentation
,
Pete Wyckoff
Re: [RFC PATCH] git-p4: introduce asciidoc documentation
,
Luke Diamand
Re: [RFC PATCH] git-p4: introduce asciidoc documentation
,
Pete Wyckoff
Evaluation of ref-api branch status
,
Michael Haggerty
Re: Evaluation of ref-api branch status
,
Junio C Hamano
Re: Evaluation of ref-api branch status
,
Michael Haggerty
Re: Evaluation of ref-api branch status
,
Junio C Hamano
[PATCH 1/2] t/t4131-apply-fake-ancestor.sh: fix broken test
,
Brandon Casey
[PATCH 2/2] builtin/apply.c: report error on failure to recognize input
,
Brandon Casey
Re: [PATCH 2/2] builtin/apply.c: report error on failure to recognize input
,
Artem Bityutskiy
Re: [PATCH 2/2] builtin/apply.c: report error on failure to recognize input
,
Brandon Casey
Re: [PATCH 2/2] builtin/apply.c: report error on failure to recognize input
,
Junio C Hamano
Re: [PATCH 2/2] builtin/apply.c: report error on failure to recognize input
,
Brandon Casey
[PATCH, v3] git-tag: introduce --[no-]strip options
,
Kirill A. Shutemov
Re: [PATCH, v3] git-tag: introduce --[no-]strip options
,
Jeff King
gitk show only all refs matching pattern
,
Neal Kreitzinger
Re: gitk show only all refs matching pattern
,
Johannes Sixt
Debugging git-commit slowness on a large repo
,
Joshua Redstone
Re: Debugging git-commit slowness on a large repo
,
Carlos Martín Nieto
Re: Debugging git-commit slowness on a large repo
,
Junio C Hamano
Re: Debugging git-commit slowness on a large repo
,
Joshua Redstone
Re: Debugging git-commit slowness on a large repo
,
Nguyen Thai Ngoc Duy
Re: Debugging git-commit slowness on a large repo
,
Joshua Redstone
Re: Debugging git-commit slowness on a large repo
,
Nguyen Thai Ngoc Duy
Re: Debugging git-commit slowness on a large repo
,
Joshua Redstone
Re: Debugging git-commit slowness on a large repo
,
Joshua Redstone
Re: Debugging git-commit slowness on a large repo
,
Joshua Redstone
Re: Debugging git-commit slowness on a large repo
,
Joshua Redstone
Re: Debugging git-commit slowness on a large repo
,
Junio C Hamano
Re: Debugging git-commit slowness on a large repo
,
Joshua Redstone
Re: Debugging git-commit slowness on a large repo
,
Thomas Rast
Re: Debugging git-commit slowness on a large repo
,
Joshua Redstone
Re: Debugging git-commit slowness on a large repo
,
Tomas Carnecky
What's cooking in git.git (Dec 2011, #01; Fri, 2)
,
Junio C Hamano
[ANNOUNCE] Git 1.7.8
,
Junio C Hamano
git auto-repack is broken...
,
Linus Torvalds
Re: git auto-repack is broken...
,
Ævar Arnfjörð Bjarmason
Re: git auto-repack is broken...
,
Linus Torvalds
Re: git auto-repack is broken...
,
Jeff King
Re: git auto-repack is broken...
,
Junio C Hamano
Re: git auto-repack is broken...
,
Jeff King
Re: git auto-repack is broken...
,
Junio C Hamano
Re: git auto-repack is broken...
,
Jeff King
Re: git auto-repack is broken...
,
Brandon Casey
Re: git auto-repack is broken...
,
Nicolas Pitre
Re: git auto-repack is broken...
,
Jeff King
Re: git auto-repack is broken...
,
Nicolas Pitre
Re: git auto-repack is broken...
,
Jeff King
Re: git auto-repack is broken...
,
Nicolas Pitre
Re: git auto-repack is broken...
,
Jeff King
Re: git auto-repack is broken...
,
Junio C Hamano
Re: git auto-repack is broken...
,
Nicolas Pitre
Re: git auto-repack is broken...
,
Jeff King
<Possible follow-ups>
Re: git auto-repack is broken...
,
George Spelvin
Re: Suggestion on hashing
,
Nguyen Thai Ngoc Duy
Re: Suggestion on hashing
,
Jeff King
Re: Suggestion on hashing
,
Bill Zaumen
Re: Suggestion on hashing
,
Chris West (Faux)
Re: Suggestion on hashing
,
Bill Zaumen
Re: Suggestion on hashing
,
Nguyen Thai Ngoc Duy
Re: Suggestion on hashing
,
Bill Zaumen
Re: Suggestion on hashing
,
Nguyen Thai Ngoc Duy
Re: Suggestion on hashing
,
Bill Zaumen
<Possible follow-ups>
Re: Suggestion on hashing
,
Jeff King
Re: Suggestion on hashing
,
Bill Zaumen
Re: Suggestion on hashing
,
Jeff King
Re: Suggestion on hashing
,
Philip Oakley
Re: Suggestion on hashing
,
Bill Zaumen
Git Install link is broken
,
Graham Wideman
Re: Git Install link is broken
,
Konstantin Khomoutov
Workflow Recommendation - Probably your 1000th
,
bradford
Re: Workflow Recommendation - Probably your 1000th
,
Stephen Bash
Re: Workflow Recommendation - Probably your 1000th
,
bradford
Re: Workflow Recommendation - Probably your 1000th
,
Stephen Bash
[PATCH] compat/getpass.c: Fix a sparse "symbol not declared" warning
,
Ramsay Jones
Re: [PATCH] compat/getpass.c: Fix a sparse "symbol not declared" warning
,
Jeff King
[PATCH] Makefile: Add missing "sparse object" to gettext target-specific rule
,
Ramsay Jones
[PATCH] Add MYMETA.yml to perl/.gitignore
,
Sebastian Morr
Re: [PATCH] Add MYMETA.yml to perl/.gitignore
,
Jeff King
[PATCH v2] Add MYMETA.yml to perl/.gitignore
,
Sebastian Morr
Re: [PATCH v2] Add MYMETA.yml to perl/.gitignore
,
Junio C Hamano
Re: [PATCH v2] Add MYMETA.yml to perl/.gitignore
,
Sebastian Morr
git merge strange result
,
Catalin(ux) M. BOIE
Re: git merge strange result
,
Jeff King
Anyone have a commit hook for forbidding old branches from being merged in?
,
Ævar Arnfjörð Bjarmason
Re: Anyone have a commit hook for forbidding old branches from being merged in?
,
Thomas Rast
Re: Anyone have a commit hook for forbidding old branches from being merged in?
,
Neal Kreitzinger
Re: Anyone have a commit hook for forbidding old branches from being merged in?
,
Ævar Arnfjörð Bjarmason
workflow for component based design (newbie to Git)
,
Ivan Dimitrov
Re: workflow for component based design (newbie to Git)
,
Frans Klaver
[PATCH] git-svn.perl: close the edit for propedits even with no mods
,
Steven Walter
Re: [PATCH] git-svn.perl: close the edit for propedits even with no mods
,
Eric Wong
Re: [PATCH] git-svn.perl: close the edit for propedits even with no mods
,
Junio C Hamano
[PATCH/RFC 1/2] pull: pass the --no-ff-only flag through to merge, not fetch
,
Samuel Bronson
[PATCH/RFC 2/2] merge, pull: Document the --no-ff-only merge option
,
Samuel Bronson
Re: [PATCH/RFC 1/2] pull: pass the --no-ff-only flag through to merge, not fetch
,
Junio C Hamano
Re: [PATCH/RFC 1/2] pull: pass the --no-ff-only flag through to merge, not fetch
,
Samuel Bronson
Re: [PATCH/RFC 1/2] pull: pass the --no-ff-only flag through to merge, not fetch
,
Junio C Hamano
Re: [PATCH/RFC 1/2] pull: pass the --no-ff-only flag through to merge, not fetch
,
Samuel Bronson
[PATCH v2 0/5] Bulk Check-in
,
Junio C Hamano
[PATCH v2 1/5] write_pack_header(): a helper function
,
Junio C Hamano
[PATCH v2 3/5] finish_tmp_packfile(): a helper function
,
Junio C Hamano
[PATCH v2 4/5] csum-file: introduce sha1file_checkpoint
,
Junio C Hamano
[PATCH v2 5/5] bulk-checkin: replace fast-import based implementation
,
Junio C Hamano
Re: [PATCH v2 5/5] bulk-checkin: replace fast-import based implementation
,
Nguyen Thai Ngoc Duy
Re: [PATCH v2 5/5] bulk-checkin: replace fast-import based implementation
,
Junio C Hamano
[PATCH v3 0/6] Bulk check-in
,
Junio C Hamano
[PATCH v3 2/6] varint-in-pack: refactor varint encoding/decoding
,
Junio C Hamano
[PATCH v3 1/6] bulk-checkin: replace fast-import based implementation
,
Junio C Hamano
[PATCH v3 3/6] new representation types in the packstream
,
Junio C Hamano
[PATCH v3 6/6] chunked-object: fallback checkout codepaths
,
Junio C Hamano
[PATCH v3 5/6] bulk-checkin: support chunked-object encoding
,
Junio C Hamano
[PATCH v3 4/6] bulk-checkin: allow the same data to be multiply hashed
,
Junio C Hamano
[PATCH v2 2/5] create_tmp_packfile(): a helper function
,
Junio C Hamano
mini-wierdness with "git am"
,
Aghiles
Re: mini-wierdness with "git am"
,
Andrew Wong
BUG: "--work-tree blah" does not imply "--git-dir blah/.git" or fix misleading error message
,
John Twilley
Re: BUG: "--work-tree blah" does not imply "--git-dir blah/.git" or fix misleading error message
,
Carlos Martín Nieto
Re: BUG: "--work-tree blah" does not imply "--git-dir blah/.git" or fix misleading error message
,
John Twilley
Re: BUG: "--work-tree blah" does not imply "--git-dir blah/.git" or fix misleading error message
,
Carlos Martín Nieto
Re: BUG: "--work-tree blah" does not imply "--git-dir blah/.git" or fix misleading error message
,
Junio C Hamano
Re: BUG: "--work-tree blah" does not imply "--git-dir blah/.git" or fix misleading error message
,
Carlos Martín Nieto
Re: BUG: "--work-tree blah" does not imply "--git-dir blah/.git" or fix misleading error message
,
Junio C Hamano
Status after 'git clone --no-checkout' ?
,
norbert.nemec
Re: Status after 'git clone --no-checkout' ?
,
Jeff King
Re: Status after 'git clone --no-checkout' ?
,
norbert.nemec
[PATCHv2 0/4] git-p4: small fixes to branches and labels; tests
,
Luke Diamand
[PATCHv2 1/4] git-p4: handle p4 branches and labels containing shell chars
,
Luke Diamand
[PATCHv2 2/4] git-p4: cope with labels with empty descriptions
,
Luke Diamand
[PATCHv2 4/4] git-p4: add test for p4 labels
,
Luke Diamand
[PATCHv2 3/4] git-p4: importing labels should cope with missing owner
,
Luke Diamand
Re: [PATCHv2 0/4] git-p4: small fixes to branches and labels; tests
,
Vitor Antunes
Re: [PATCHv2 0/4] git-p4: small fixes to branches and labels; tests
,
Luke Diamand
Re: [PATCHv2 0/4] git-p4: small fixes to branches and labels; tests
,
Vitor Antunes
Re: [PATCHv2 0/4] git-p4: small fixes to branches and labels; tests
,
Pete Wyckoff
Re: [PATCHv2 0/4] git-p4: small fixes to branches and labels; tests
,
Pete Wyckoff
Re: [PATCHv2 0/4] git-p4: small fixes to branches and labels; tests
,
Vitor Antunes
Re: [PATCHv2 0/4] git-p4: small fixes to branches and labels; tests
,
Pete Wyckoff
Re: [PATCHv2 0/4] git-p4: small fixes to branches and labels; tests
,
Luke Diamand
Re: [PATCHv2 0/4] git-p4: small fixes to branches and labels; tests
,
Vitor Antunes
Re: [PATCHv2 0/4] git-p4: small fixes to branches and labels; tests
,
Pete Wyckoff
Message not available
Re: [PATCHv2 0/4] git-p4: small fixes to branches and labels; tests
,
Vitor Antunes
Re: [PATCHv2 0/4] git-p4: small fixes to branches and labels; tests
,
Luke Diamand
[HELP] Adding git awareness to the darning patch management system.
,
Peter Williams
Re: [HELP] Adding git awareness to the darning patch management system.
,
Jeff King
Re: [HELP] Adding git awareness to the darning patch management system.
,
Peter Williams
Re: [HELP] Adding git awareness to the darning patch management system.
,
Jeff King
Re: [HELP] Adding git awareness to the darning patch management system.
,
Peter Williams
Re: [HELP] Adding git awareness to the darning patch management system.
,
Jeff King
Re: [HELP] Adding git awareness to the darning patch management system.
,
Tay Ray Chuan
Re: [HELP] Adding git awareness to the darning patch management system.
,
Peter Williams
[PATCH 3/3] Implement fast hash-collision detection
,
Bill Zaumen
[PATCH 2/3] Add documentation for fast hash collision detection
,
Bill Zaumen
[PATCH 1/3] Add CRCDB and PACKDB modules for fast collision detection
,
Bill Zaumen
Auto update submodules after merge and reset
,
Max Krasnyansky
Re: Auto update submodules after merge and reset
,
Jens Lehmann
Re: Auto update submodules after merge and reset
,
Max Krasnyansky
Re: Auto update submodules after merge and reset
,
Jens Lehmann
Re: Auto update submodules after merge and reset
,
Andreas T.Auer
Re: Auto update submodules after merge and reset
,
Jens Lehmann
Re: Auto update submodules after merge and reset
,
andreas . t . auer_gtml_37453
Re: Auto update submodules after merge and reset
,
Phil Hord
Re: Auto update submodules after merge and reset
,
Andreas T.Auer
Re: Auto update submodules after merge and reset
,
Phil Hord
Re: Auto update submodules after merge and reset
,
Andreas T.Auer
Re: Auto update submodules after merge and reset
,
Jens Lehmann
Re: Auto update submodules after merge and reset
,
Phil Hord
Re: Auto update submodules after merge and reset
,
Jens Lehmann
Re: Auto update submodules after merge and reset
,
Andreas T.Auer
Re: Auto update submodules after merge and reset
,
Jens Lehmann
Re: Auto update submodules after merge and reset
,
Andreas T.Auer
Re: Auto update submodules after merge and reset
,
Marc Branchaud
[PATCH] gitweb: esc_html() site name for title in OPML
,
Jürgen Kreileder
[PATCH] gitweb: Call to_utf8() on input string in chop_and_escape_str()
,
Jürgen Kreileder
Re: [PATCH] gitweb: Call to_utf8() on input string in chop_and_escape_str()
,
Jakub Narebski
Re: [PATCH] gitweb: Call to_utf8() on input string in chop_and_escape_str()
,
Jürgen Kreileder
support gnupg-2.x in git.
,
Paweł Sikora
Re: support gnupg-2.x in git.
,
Junio C Hamano
log: option "--follow" not the default for a single file?
,
Ralf Thielow
Re: log: option "--follow" not the default for a single file?
,
Jeff King
Re: log: option "--follow" not the default for a single file?
,
Junio C Hamano
Re: log: option "--follow" not the default for a single file?
,
Ralf Thielow
Re: log: option "--follow" not the default for a single file?
,
Jeff King
Re: log: option "--follow" not the default for a single file?
,
Ralf Thielow
Re: log: option "--follow" not the default for a single file?
,
Jeff King
Re: [PATCH] Implement fast hash-collision detection
,
Jeff King
Re: [PATCH] Implement fast hash-collision detection
,
Ævar Arnfjörð Bjarmason
Re: [PATCH] Implement fast hash-collision detection
,
Jeff King
Re: [PATCH] Implement fast hash-collision detection
,
Nguyen Thai Ngoc Duy
Re: [PATCH] Implement fast hash-collision detection
,
Shawn Pearce
Re: [PATCH] Implement fast hash-collision detection
,
Nguyen Thai Ngoc Duy
Re: [PATCH] Implement fast hash-collision detection
,
Jeff King
Re: [PATCH] Implement fast hash-collision detection
,
Nguyen Thai Ngoc Duy
Re: [PATCH] Implement fast hash-collision detection
,
Junio C Hamano
Re: [PATCH] Implement fast hash-collision detection
,
Nguyen Thai Ngoc Duy
Re: [PATCH] Implement fast hash-collision detection
,
Bill Zaumen
Re: [PATCH] Implement fast hash-collision detection
,
Bill Zaumen
Re: [PATCH] Implement fast hash-collision detection
,
Jeff King
Re: [PATCH] Implement fast hash-collision detection
,
Bill Zaumen
Re: [PATCH] Implement fast hash-collision detection
,
Jeff King
Re: [PATCH] Implement fast hash-collision detection
,
Bill Zaumen
Re: [PATCH] Implement fast hash-collision detection
,
Jeff King
<Possible follow-ups>
Re: [PATCH] Implement fast hash-collision detection
,
Shawn Pearce
Re: [PATCH] Implement fast hash-collision detection
,
Jeff King
Re: [PATCH] Implement fast hash-collision detection
,
Bill Zaumen
[PATCH] gitweb: Don't append ';js=(0|1)' to external links
,
Jürgen Kreileder
Re: [PATCH] gitweb: Don't append ';js=(0|1)' to external links
,
Jakub Narebski
Re: [PATCH] gitweb: Don't append ';js=(0|1)' to external links
,
Jürgen Kreileder
Re: [PATCH] gitweb: Don't append ';js=(0|1)' to external links
,
Jakub Narebski
[ANNOUNCE] Git 1.7.8-rc4
,
Junio C Hamano
[PATCH] gitweb: Escape attribute in chop_and_escape_str()
,
Jürgen Kreileder
Re: [PATCH] gitweb: Escape attribute in chop_and_escape_str()
,
Jakub Narebski
Copy branch into master
,
Ron Eggler
Re: Copy branch into master
,
Andrew Eikum
RE: Copy branch into master
,
Ron Eggler
Re: Copy branch into master
,
Andrew Eikum
RE: Copy branch into master
,
Ron Eggler
Re: Copy branch into master
,
Neal Kreitzinger
Re: Copy branch into master
,
Tay Ray Chuan
Git Submodule Problem - Bug?
,
Manuel Koller
Re: Git Submodule Problem - Bug?
,
Thomas Rast
Re: Git Submodule Problem - Bug?
,
Fredrik Gustafsson
Re: Git Submodule Problem - Bug?
,
Thomas Rast
Re: Git Submodule Problem - Bug?
,
Fredrik Gustafsson
Re: Git Submodule Problem - Bug?
,
Jens Lehmann
Re: Git Submodule Problem - Bug?
,
Manuel Koller
Re: Git Submodule Problem - Bug?
,
Junio C Hamano
Re: Re: Git Submodule Problem - Bug?
,
Heiko Voigt
Re: Re: Git Submodule Problem - Bug?
,
Manuel Koller
Re: Git Submodule Problem - Bug?
,
Jens Lehmann
Has someone tried to do "git revert <commit> -- <path>"
,
Ævar Arnfjörð Bjarmason
Error pushing to remote with git
,
pcm2a
Permissions per git repository
,
pcm2a
Re: Permissions per git repository
,
Jakub Narebski
Is there a "--follow" equvalent argument to git-rev-list?
,
Steinar Bang
Re: Is there a "--follow" equvalent argument to git-rev-list?
,
Junio C Hamano
[PATCH] gitweb: Output site name with valid utf8 in OPML
,
Jürgen Kreileder
Re: [PATCH] gitweb: Output site name with valid utf8 in OPML
,
Jakub Narebski
[PATCH] gitweb: Output valid utf8 in git_blame_common('data')
,
Jürgen Kreileder
Re: [PATCH] gitweb: Output valid utf8 in git_blame_common('data')
,
Jakub Narebski
[PATCH] Make feed title valid utf8
,
Jürgen Kreileder
Re: [PATCH] Make feed title valid utf8
,
Jakub Narebski
Re: [PATCH] Make feed title valid utf8
,
Junio C Hamano
[BUG] difftool falls back to normal diff when used during merge resolution
,
Jakub Turski
Re: [BUG] difftool falls back to normal diff when used during merge resolution
,
David Aguilar
two branches: keep one difference but merge others forth and back
,
Gelonida N
Re: two branches: keep one difference but merge others forth and back
,
Carlos Martín Nieto
Re: two branches: keep one difference but merge others forth and back
,
Tor Arntsen
[PATCH] diff and apply: fix singular/plural grammar nit.
,
David Ripton
Re: [PATCH] diff and apply: fix singular/plural grammar nit.
,
Jakub Narebski
Re: [PATCH] diff and apply: fix singular/plural grammar nit.
,
Carlos Martín Nieto
Re: [PATCH] diff and apply: fix singular/plural grammar nit.
,
Frans Klaver
[PATCH] Remove redundant assignments
,
Jan Stępień
Re: [PATCH] Remove redundant assignments
,
Junio C Hamano
gitweb: in-page errors don't work with mod_perl
,
Jürgen Kreileder
Re: gitweb: in-page errors don't work with mod_perl
,
Jakub Narebski
Re: gitweb: in-page errors don't work with mod_perl
,
Jürgen Kreileder
Message not available
Message not available
Message not available
Re: gitweb: in-page errors don't work with mod_perl
,
Jürgen Kreileder
Re: gitweb: in-page errors don't work with mod_perl
,
Jürgen Kreileder
Re: gitweb: in-page errors don't work with mod_perl
,
Jakub Narebski
Re: gitweb: in-page errors don't work with mod_perl
,
Jürgen Kreileder
Re: gitweb: in-page errors don't work with mod_perl
,
Jakub Narebski
gitweb: 404 links on some blob pages
,
Jürgen Kreileder
Re: gitweb: 404 links on some blob pages
,
Jakub Narebski
Message not available
Re: gitweb: 404 links on some blob pages
,
Jakub Narebski
gitweb: broken links with pathinfo
,
Jürgen Kreileder
[announce] gitpod -- local caching server for git
,
Sitaram Chamarty
git branch -M" regression in 1.7.7?
,
☂Josh Chia (谢任中)
Re: git branch -M" regression in 1.7.7?
,
Jonathan Nieder
[PATCH] Test renaming a branch to itself
,
Conrad Irwin
Re: [PATCH] Test renaming a branch to itself
,
Jonathan Nieder
Re: git branch -M" regression in 1.7.7?
,
Conrad Irwin
Re: git branch -M" regression in 1.7.7?
,
Jonathan Nieder
Re: git branch -M" regression in 1.7.7?
,
Junio C Hamano
Re: git branch -M" regression in 1.7.7?
,
Andreas Schwab
Re: git branch -M" regression in 1.7.7?
,
Junio C Hamano
[PATCH] grep: load funcname patterns for -W
,
Thomas Rast
Re: [PATCH] grep: load funcname patterns for -W
,
René Scharfe
[PATCH] grep: enable multi-threading for -p and -W
,
René Scharfe
Re: [PATCH] grep: enable multi-threading for -p and -W
,
Thomas Rast
Re: [PATCH] grep: enable multi-threading for -p and -W
,
René Scharfe
Re: [PATCH] grep: enable multi-threading for -p and -W
,
Thomas Rast
[PATCH v2 0/3] grep multithreading and scaling
,
Thomas Rast
[PATCH v2 2/3] grep: enable threading with -p and -W using lazy attribute lookup
,
Thomas Rast
[PATCH v2 1/3] grep: load funcname patterns for -W
,
Thomas Rast
[PATCH v2 3/3] grep: disable threading in all but worktree case
,
Thomas Rast
Re: [PATCH v2 3/3] grep: disable threading in all but worktree case
,
René Scharfe
Re: [PATCH v2 3/3] grep: disable threading in all but worktree case
,
Thomas Rast
Re: [PATCH v2 3/3] grep: disable threading in all but worktree case
,
René Scharfe
[PATCH 4/2] grep: turn off threading for non-worktree
,
René Scharfe
Re: [PATCH 4/2] grep: turn off threading for non-worktree
,
Jeff King
Re: [PATCH 4/2] grep: turn off threading for non-worktree
,
René Scharfe
Re: [PATCH 4/2] grep: turn off threading for non-worktree
,
Jeff King
Re: [PATCH 4/2] grep: turn off threading for non-worktree
,
J. Bruce Fields
Re: [PATCH 4/2] grep: turn off threading for non-worktree
,
Jeff King
Re: [PATCH 4/2] grep: turn off threading for non-worktree
,
Thomas Rast
Re: [PATCH 4/2] grep: turn off threading for non-worktree
,
René Scharfe
Re: [PATCH 4/2] grep: turn off threading for non-worktree
,
Pete Wyckoff
Re: [PATCH 4/2] grep: turn off threading for non-worktree
,
René Scharfe
Re: [PATCH v2 3/3] grep: disable threading in all but worktree case
,
Jeff King
Re: [PATCH v2 3/3] grep: disable threading in all but worktree case
,
René Scharfe
Re: [PATCH v2 3/3] grep: disable threading in all but worktree case
,
Jeff King
Re: [PATCH v2 3/3] grep: disable threading in all but worktree case
,
Thomas Rast
Re: [PATCH v2 3/3] grep: disable threading in all but worktree case
,
René Scharfe
[PATCH v3 0/3] grep attributes and multithreading
,
Thomas Rast
[PATCH v3 1/3] grep: load funcname patterns for -W
,
Thomas Rast
[PATCH v3 3/3] grep: disable threading in non-worktree case
,
Thomas Rast
[PATCH v3 2/3] grep: enable threading with -p and -W using lazy attribute lookup
,
Thomas Rast
Re: [PATCH v3 2/3] grep: enable threading with -p and -W using lazy attribute lookup
,
Johannes Sixt
Re: [PATCH v3 2/3] grep: enable threading with -p and -W using lazy attribute lookup
,
Junio C Hamano
Re: [PATCH v3 0/3] grep attributes and multithreading
,
René Scharfe
Re: [PATCH v3 0/3] grep attributes and multithreading
,
Junio C Hamano
Re: [PATCH v3 0/3] grep attributes and multithreading
,
Thomas Rast
Re: [PATCH v2 3/3] grep: disable threading in all but worktree case
,
Ævar Arnfjörð Bjarmason
Re: [PATCH v2 3/3] grep: disable threading in all but worktree case
,
Thomas Rast
Re: [PATCH v2 3/3] grep: disable threading in all but worktree case
,
Ævar Arnfjörð Bjarmason
Re: [PATCH v2 3/3] grep: disable threading in all but worktree case
,
Jeff King
Re: [PATCH v2 3/3] grep: disable threading in all but worktree case
,
Nguyen Thai Ngoc Duy
Re: [PATCH v2 3/3] grep: disable threading in all but worktree case
,
Nguyen Thai Ngoc Duy
Re: [PATCH v2 3/3] grep: disable threading in all but worktree case
,
Jeff King
Re: [PATCH v2 3/3] grep: disable threading in all but worktree case
,
Nguyen Thai Ngoc Duy
Re: [PATCH v2 0/3] grep multithreading and scaling
,
Jeff King
Re: [PATCH v2 0/3] grep multithreading and scaling
,
Thomas Rast
Re: [PATCH v2 0/3] grep multithreading and scaling
,
Thomas Rast
Re: [PATCH v2 0/3] grep multithreading and scaling
,
Jeff King
Re: [PATCH v2 0/3] grep multithreading and scaling
,
Eric Herman
what are the chances of a 'pre-upload' hook?
,
Sitaram Chamarty
Re: what are the chances of a 'pre-upload' hook?
,
Martin Fick
Re: what are the chances of a 'pre-upload' hook?
,
Martin Fick
Re: what are the chances of a 'pre-upload' hook?
,
Sitaram Chamarty
Re: what are the chances of a 'pre-upload' hook?
,
Andreas Ericsson
Re: what are the chances of a 'pre-upload' hook?
,
Sitaram Chamarty
Re: what are the chances of a 'pre-upload' hook?
,
Jeff King
Re: what are the chances of a 'pre-upload' hook?
,
Junio C Hamano
Re: what are the chances of a 'pre-upload' hook?
,
Jeff King
Re: what are the chances of a 'pre-upload' hook?
,
Junio C Hamano
Re: what are the chances of a 'pre-upload' hook?
,
Jeff King
Message not available
Re: what are the chances of a 'pre-upload' hook?
,
Jeff King
Message not available
Re: what are the chances of a 'pre-upload' hook?
,
Jeff King
Re: what are the chances of a 'pre-upload' hook?
,
Junio C Hamano
Re: what are the chances of a 'pre-upload' hook?
,
Sitaram Chamarty
Re: what are the chances of a 'pre-upload' hook?
,
Junio C Hamano
Re: what are the chances of a 'pre-upload' hook?
,
Jeff King
Re: what are the chances of a 'pre-upload' hook?
,
Sitaram Chamarty
Re: what are the chances of a 'pre-upload' hook?
,
Sitaram Chamarty
Re: what are the chances of a 'pre-upload' hook?
,
Jeff King
Re: what are the chances of a 'pre-upload' hook?
,
Junio C Hamano
Re: what are the chances of a 'pre-upload' hook?
,
Jeff King
Re: what are the chances of a 'pre-upload' hook?
,
Jeff King
[PATCH 0/13] credential helpers, take two
,
Jeff King
[PATCH 01/13] test-lib: add test_config_global variant
,
Jeff King
[PATCH 02/13] t5550: fix typo
,
Jeff King
[PATCH 03/13] introduce credentials API
,
Jeff King
Re: [PATCH 03/13] introduce credentials API
,
Junio C Hamano
Re: [PATCH 03/13] introduce credentials API
,
Jeff King
Re: [PATCH 03/13] introduce credentials API
,
Junio C Hamano
Re: [PATCH 03/13] introduce credentials API
,
Jeff King
[PATCH 04/13] credential: add function for parsing url components
,
Jeff King
[PATCH 05/13] http: use credential API to get passwords
,
Jeff King
[PATCH 06/13] credential: apply helper config
,
Jeff King
[PATCH 07/13] credential: add credential.*.username
,
Jeff King
[PATCH 08/13] credential: make relevance of http path configurable
,
Jeff King
[PATCH 09/13] docs: end-user documentation for the credential subsystem
,
Jeff King
[PATCH 10/13] credentials: add "cache" helper
,
Jeff King
Re: [PATCH 10/13] credentials: add "cache" helper
,
Eric Sunshine
Re: [PATCH 10/13] credentials: add "cache" helper
,
Junio C Hamano
Re: [PATCH 10/13] credentials: add "cache" helper
,
Jeff King
[PATCH 11/13] strbuf: add strbuf_add*_urlencode
,
Jeff King
Re: [PATCH 11/13] strbuf: add strbuf_add*_urlencode
,
Junio C Hamano
Re: [PATCH 11/13] strbuf: add strbuf_add*_urlencode
,
Jeff King
Re: [PATCH 11/13] strbuf: add strbuf_add*_urlencode
,
René Scharfe
Re: [PATCH 11/13] strbuf: add strbuf_add*_urlencode
,
Jeff King
Re: [PATCH 11/13] strbuf: add strbuf_add*_urlencode
,
Junio C Hamano
Re: [PATCH 11/13] strbuf: add strbuf_add*_urlencode
,
René Scharfe
[PATCH 12/13] credentials: add "store" helper
,
Jeff King
Re: [PATCH 12/13] credentials: add "store" helper
,
Eric Sunshine
Re: [PATCH 12/13] credentials: add "store" helper
,
Jeff King
Re: [PATCH 12/13] credentials: add "store" helper
,
Junio C Hamano
Re: [PATCH 12/13] credentials: add "store" helper
,
Jeff King
[PATCH 13/13] t: add test harness for external credential helpers
,
Jeff King
Re: [PATCH 0/13] credential helpers, take two
,
Erik Faye-Lund
Re: [PATCH 0/13] credential helpers, take two
,
Jeff King
Re: [PATCH 0/13] credential helpers, take two
,
Erik Faye-Lund
[PATCH 0/6] echo usernames as they are typed
,
Jeff King
[PATCH 1/6] move git_getpass to its own source file
,
Jeff King
[PATCH 2/6] refactor git_getpass into generic prompt function
,
Jeff King
[PATCH 3/6] stub out getpass_echo function
,
Jeff King
[PATCH 4/6] prompt: add PROMPT_ECHO flag
,
Jeff King
[PATCH 5/6] credential: use git_prompt instead of git_getpass
,
Jeff King
[PATCH 6/6] compat/getpass: add a /dev/tty implementation
,
Jeff King
Re: [PATCH 0/6] echo usernames as they are typed
,
Junio C Hamano
Re: [PATCH 0/6] echo usernames as they are typed
,
Erik Faye-Lund
Re: [PATCH 0/6] echo usernames as they are typed
,
Jeff King
Re: [PATCH 0/6] echo usernames as they are typed
,
Erik Faye-Lund
Re: [PATCH 0/6] echo usernames as they are typed
,
Jeff King
Re: [PATCH 0/6] echo usernames as they are typed
,
Frans Klaver
Re: [PATCH 0/6] echo usernames as they are typed
,
Erik Faye-Lund
Re: [PATCH 0/6] echo usernames as they are typed
,
Jeff King
[PATCH] make git-svn resilient to log.abbrevcommit = true
,
Shahid Alam
Re: [PATCH] make git-svn resilient to log.abbrevcommit = true
,
Thomas Rast
Re: [PATCH] make git-svn resilient to log.abbrevcommit = true
,
Eric Wong
[PATCH] imap-send: Remove unused 'use_namespace' variable
,
Thomas Jarosch
svn to git with non-standard layout
,
Bernd Schubert
Re: svn to git with non-standard layout
,
Stephen Bash
Re: svn to git with non-standard layout
,
Bernd Schubert
Re: svn to git with non-standard layout
,
Frans Klaver
Re: svn to git with non-standard layout
,
Bernd Schubert
Infinite loop in cascade_filter_fn()
,
Henrik Grubbström
Re: Infinite loop in cascade_filter_fn()
,
Carlos Martín Nieto
Re: Infinite loop in cascade_filter_fn()
,
Carlos Martín Nieto
Re: Infinite loop in cascade_filter_fn()
,
Henrik Grubbström
Re: Infinite loop in cascade_filter_fn()
,
Carlos Martín Nieto
Re: Infinite loop in cascade_filter_fn()
,
Junio C Hamano
Re: Infinite loop in cascade_filter_fn()
,
Carlos Martín Nieto
Re: Infinite loop in cascade_filter_fn()
,
Junio C Hamano
Re: Infinite loop in cascade_filter_fn()
,
Junio C Hamano
[PATCH] lf_to_crlf_filter(): tell the caller we added "\n" when draining
,
Junio C Hamano
Re: [PATCH] lf_to_crlf_filter(): tell the caller we added "\n" when draining
,
Henrik Grubbström
Re: [PATCH] lf_to_crlf_filter(): tell the caller we added "\n" when draining
,
Junio C Hamano
Re: Infinite loop in cascade_filter_fn()
,
Carlos Martín Nieto
Re: Infinite loop in cascade_filter_fn()
,
Henrik Grubbström
Re: Infinite loop in cascade_filter_fn()
,
Carlos Martín Nieto
Re: Infinite loop in cascade_filter_fn()
,
Henrik Grubbström
[PATCH] git-apply: fix rubbish handling in --check case
,
Artem Bityutskiy
[PATCH] git-apply: fix rubbish handling in --check case
,
Artem Bityutskiy
Re: [PATCH] git-apply: fix rubbish handling in --check case
,
Brandon Casey
git-bisect working only from toplevel dir
,
Adam Borowski
Re: git-bisect working only from toplevel dir
,
Junio C Hamano
Re: git-bisect working only from toplevel dir
,
Jeff King
Re: git-bisect working only from toplevel dir
,
Adam Borowski
Re: git-bisect working only from toplevel dir
,
Jeff King
Re: git-bisect working only from toplevel dir
,
Peter Baumann
Re: git-bisect working only from toplevel dir
,
Jeff King
Re: git-bisect working only from toplevel dir
,
Junio C Hamano
Re: git-bisect working only from toplevel dir
,
Peter Baumann
Re: git-bisect working only from toplevel dir
,
Junio C Hamano
Re: git-bisect working only from toplevel dir
,
Jeff King
[PATCH] revert: do not pass non-literal string as format to git_path()
,
Nguyễn Thái Ngọc Duy
Re: [PATCH] revert: do not pass non-literal string as format to git_path()
,
Junio C Hamano
Incremental use of fast-import may cause conflicting notes
,
Henrik Grubbström
Re: Incremental use of fast-import may cause conflicting notes
,
Henrik Grubbström
Re: Incremental use of fast-import may cause conflicting notes
,
Jonathan Nieder
[RFC/PATCH 0/3] fast-import: Fix incremental use of notes
,
Johan Herland
[RFC/PATCH 1/3] t9301: Fix testcase covering up a bug in fast-import's notes fanout handling
,
Johan Herland
[RFC/PATCH 3/3] fast-import: Fix incorrect fanout level when modifying existing notes refs
,
Johan Herland
[RFC/PATCH 2/3] t9301: Add 2nd testcase exposing bugs in fast-import's notes fanout handling
,
Johan Herland
git fetch overwriting local tags
,
Uwe Kleine-König
Re: git fetch overwriting local tags
,
Jeff King
Re: git fetch overwriting local tags
,
Uwe Kleine-König
git reset --merge documentation improvments
,
Philippe Vaucher
Re: git reset --merge documentation improvments
,
Vincent van Ravesteijn
Re: git reset --merge documentation improvments
,
Philippe Vaucher
Proposal: create meaningful aliases for git reset's hard/soft/mixed
,
Philippe Vaucher
Re: Proposal: create meaningful aliases for git reset's hard/soft/mixed
,
Matthieu Moy
Re: Proposal: create meaningful aliases for git reset's hard/soft/mixed
,
Philippe Vaucher
Re: Proposal: create meaningful aliases for git reset's hard/soft/mixed
,
Martin von Zweigbergk
Re: Proposal: create meaningful aliases for git reset's hard/soft/mixed
,
Nguyen Thai Ngoc Duy
Re: Proposal: create meaningful aliases for git reset's hard/soft/mixed
,
Junio C Hamano
Re: Proposal: create meaningful aliases for git reset's hard/soft/mixed
,
Philippe Vaucher
Re: Proposal: create meaningful aliases for git reset's hard/soft/mixed
,
Phil Hord
Re: Proposal: create meaningful aliases for git reset's hard/soft/mixed
,
Thomas Rast
Re: Proposal: create meaningful aliases for git reset's hard/soft/mixed
,
Miles Bader
Re: Proposal: create meaningful aliases for git reset's hard/soft/mixed
,
Phil Hord
Re: Proposal: create meaningful aliases for git reset's hard/soft/mixed
,
Philippe Vaucher
Re: Proposal: create meaningful aliases for git reset's hard/soft/mixed
,
Phil Hord
Re: Proposal: create meaningful aliases for git reset's hard/soft/mixed
,
Philippe Vaucher
Re: Proposal: create meaningful aliases for git reset's hard/soft/mixed
,
Phil Hord
Re: Proposal: create meaningful aliases for git reset's hard/soft/mixed
,
Junio C Hamano
Re: Proposal: create meaningful aliases for git reset's hard/soft/mixed
,
Junio C Hamano
Re: Proposal: create meaningful aliases for git reset's hard/soft/mixed
,
Jan Engelhardt
Re: Proposal: create meaningful aliases for git reset's hard/soft/mixed
,
Phil Hord
Re: Proposal: create meaningful aliases for git reset's hard/soft/mixed
,
Martin von Zweigbergk
Re: Proposal: create meaningful aliases for git reset's hard/soft/mixed
,
Junio C Hamano
Re: Proposal: create meaningful aliases for git reset's hard/soft/mixed
,
Jeff King
[PATCH] Fix https interactive authentication problem
,
Steinmann Ruedi
Re: [PATCH] Fix https interactive authentication problem
,
Jeff King
Re: [PATCH] Fix https interactive authentication problem
,
Ruedi Steinmann
[PATCH] builtin-reset: Documentation update
,
vfr
[PATCH] builtin-branch: Fix crash on invalid use of --force
,
vfr
Re: [PATCH] builtin-branch: Fix crash on invalid use of --force
,
Junio C Hamano
git not resuming push
,
Paul Brossier
Re: git not resuming push
,
Jeff King
Re: git not resuming push
,
Junio C Hamano
Re: git not resuming push
,
Paul Brossier
Re: git not resuming push
,
Jeff King
[ANN] SubGit Early Access Program Build #789
,
Semen Vadishev
Re: [ANN] SubGit Early Access Program Build #789
,
Andreas Ericsson
Re: [ANN] SubGit Early Access Program Build #789
,
Semen Vadishev
Git ticket / issue tracking ERA: Git shouldn't allow to push a new branch called HEAD
,
Daniele Segato
Message not available
Re: Git ticket / issue tracking ERA: Git shouldn't allow to push a new branch called HEAD
,
Daniele Segato
Re: Git ticket / issue tracking ERA: Git shouldn't allow to push a new branch called HEAD
,
Junio C Hamano
Re: Git ticket / issue tracking ERA: Git shouldn't allow to push a new branch called HEAD
,
Junio C Hamano
Re: Git ticket / issue tracking ERA: Git shouldn't allow to push a new branch called HEAD
,
Paolo Ciarrocchi
Re: Git ticket / issue tracking ERA: Git shouldn't allow to push a new branch called HEAD
,
Frans Klaver
Re: Git ticket / issue tracking ERA: Git shouldn't allow to push a new branch called HEAD
,
Junio C Hamano
Re: Git ticket / issue tracking ERA: Git shouldn't allow to push a new branch called HEAD
,
Frans Klaver
bug, Git, Windows XP, uninstallation
,
Napadovsky Vyacheslav
Re: bug, Git, Windows XP, uninstallation
,
Konstantin Khomoutov
How to deal with mixed tree?
,
Pascal Obry
Re: How to deal with mixed tree?
,
Holger Hellmuth
Re: How to deal with mixed tree?
,
Pascal Obry
Re: How to deal with mixed tree?
,
Holger Hellmuth
Re: How to deal with mixed tree?
,
Pascal Obry
Re: How to deal with mixed tree?
,
Holger Hellmuth
Re: How to deal with mixed tree?
,
Pascal Obry
Re: How to deal with mixed tree?
,
Junio C Hamano
[PATCH] run-command.c: Accept EACCES as command not found
,
Frans Klaver
Re: [PATCH] run-command.c: Accept EACCES as command not found
,
Junio C Hamano
Re: [PATCH] run-command.c: Accept EACCES as command not found
,
Frans Klaver
Re: [PATCH] run-command.c: Accept EACCES as command not found
,
Junio C Hamano
Re: [PATCH] run-command.c: Accept EACCES as command not found
,
Frans Klaver
Re: [PATCH] run-command.c: Accept EACCES as command not found
,
Frans Klaver
Re: [PATCH] run-command.c: Accept EACCES as command not found
,
Nguyen Thai Ngoc Duy
Re: [PATCH] run-command.c: Accept EACCES as command not found
,
Frans Klaver
Re: [PATCH] run-command.c: Accept EACCES as command not found
,
Frans Klaver
[PATCH 0/2] run-command: Add EACCES diagnostics
,
Frans Klaver
[PATCH 1/2] run-command: Add checks after execvp fails with EACCES
,
Frans Klaver
Re: [PATCH 1/2] run-command: Add checks after execvp fails with EACCES
,
Junio C Hamano
Re: [PATCH 1/2] run-command: Add checks after execvp fails with EACCES
,
Frans Klaver
Re: [PATCH 1/2] run-command: Add checks after execvp fails with EACCES
,
Frans Klaver
Re: [PATCH 1/2] run-command: Add checks after execvp fails with EACCES
,
Junio C Hamano
Re: [PATCH 1/2] run-command: Add checks after execvp fails with EACCES
,
Frans Klaver
[PATCH 2/2] run-command: Add interpreter permissions check
,
Frans Klaver
Re: [PATCH 2/2] run-command: Add interpreter permissions check
,
Junio C Hamano
Re: [PATCH 2/2] run-command: Add interpreter permissions check
,
Frans Klaver
[PATCH 0/2 v2] run-command: Add eacces diagnostics
,
Frans Klaver
[PATCH 1/2] run-command: Add checks after execvp fails with EACCES
,
Frans Klaver
Re: [PATCH 1/2] run-command: Add checks after execvp fails with EACCES
,
Junio C Hamano
Re: [PATCH 1/2] run-command: Add checks after execvp fails with EACCES
,
Frans Klaver
Re: [PATCH 1/2] run-command: Add checks after execvp fails with EACCES
,
Frans Klaver
[PATCH 2/2] run-command: Add interpreter permissions check
,
Frans Klaver
[PATCH] convert.c: Fix return type of git_path_check_eol()
,
Ramsay Jones
Re: [PATCH] convert.c: Fix return type of git_path_check_eol()
,
Ramkumar Ramachandra
[PATCH] spec: add missing build dependency
,
Felipe Contreras
Re: [PATCH] spec: add missing build dependency
,
Felipe Contreras
[PATCH] Documentation update for 'git branch --list'
,
Vincent van Ravesteijn
Re: [PATCH] Documentation update for 'git branch --list'
,
Vincent van Ravesteijn
Re: [PATCH] Documentation update for 'git branch --list'
,
Junio C Hamano
Re: [PATCH] Documentation update for 'git branch --list'
,
Vincent van Ravesteijn
Re: [PATCH] Documentation update for 'git branch --list'
,
Junio C Hamano
Re: [PATCH] Documentation update for 'git branch --list'
,
Vincent van Ravesteijn
[PATCH] Show error for 'git merge' with unset merge.defaultToUpstream
,
Vincent van Ravesteijn
Re: [PATCH] Show error for 'git merge' with unset merge.defaultToUpstream
,
Junio C Hamano
Feature requset: listing of current stash in git gui
,
dexen deVries
Re: Feature requset: listing of current stash in git gui
,
Stefan Näwe
Re: Feature requset: listing of current stash in git gui
,
dexen deVries
Message not available
Re: Feature requset: listing of current stash in git gui
,
David Aguilar
Re: Feature requset: listing of current stash in git gui
,
Stefan Näwe
Re: Feature requset: listing of current stash in git gui
,
David Aguilar
Re: Feature requset: listing of current stash in git gui
,
Stefan Näwe
Bug report - local (and git ignored) file silently removed after checkout
,
Bertrand BENOIT
Re: Bug report - local (and git ignored) file silently removed after checkout
,
Junio C Hamano
Re: Bug report - local (and git ignored) file silently removed after checkout
,
Taylor Hedberg
Re: Bug report - local (and git ignored) file silently removed after checkout
,
Junio C Hamano
[PATCH] Add test that checkout does not overwrite entries in .git/info/exclude
,
Johannes Sixt
Re: [PATCH] Add test that checkout does not overwrite entries in .git/info/exclude
,
Philip Oakley
Re: [PATCH] Add test that checkout does not overwrite entries in .git/info/exclude
,
Junio C Hamano
Re: [PATCH] Add test that checkout does not overwrite entries in .git/info/exclude
,
Junio C Hamano
Re: [PATCH] Add test that checkout does not overwrite entries in .git/info/exclude
,
Nguyen Thai Ngoc Duy
Re: [PATCH] Add test that checkout does not overwrite entries in .git/info/exclude
,
Junio C Hamano
Re: [PATCH] Add test that checkout does not overwrite entries in .git/info/exclude
,
Nguyen Thai Ngoc Duy
Re: [PATCH] Add test that checkout does not overwrite entries in .git/info/exclude
,
Nguyen Thai Ngoc Duy
Re: [PATCH] Add test that checkout does not overwrite entries in .git/info/exclude
,
Junio C Hamano
Re: [PATCH] Add test that checkout does not overwrite entries in .git/info/exclude
,
Bertrand BENOIT
Re: [PATCH] Add test that checkout does not overwrite entries in .git/info/exclude
,
Nguyen Thai Ngoc Duy
Re: [PATCH] Add test that checkout does not overwrite entries in .git/info/exclude
,
Junio C Hamano
Re: [PATCH] Add test that checkout does not overwrite entries in .git/info/exclude
,
Nguyen Thai Ngoc Duy
Re: [PATCH] Add test that checkout does not overwrite entries in .git/info/exclude
,
Junio C Hamano
Re: [PATCH] Add test that checkout does not overwrite entries in .git/info/exclude
,
Nguyen Thai Ngoc Duy
Re: [PATCH] Add test that checkout does not overwrite entries in .git/info/exclude
,
Nguyen Thai Ngoc Duy
[PATCH 1/2] checkout,merge: loosen overwriting untracked file check based on info/exclude
,
Nguyễn Thái Ngọc Duy
[PATCH 2/2] checkout,merge: disallow overwriting ignored files with --no-overwrite-ignore
,
Nguyễn Thái Ngọc Duy
Re: [PATCH 1/2] checkout,merge: loosen overwriting untracked file check based on info/exclude
,
Junio C Hamano
cherry-pick/revert error messages
,
Jonathan Nieder
Re: cherry-pick/revert error messages
,
Ramkumar Ramachandra
[RFC/PATCH 0/3] Re: cherry-pick/revert error messages
,
Jonathan Nieder
[PATCH 1/3] revert: rename --reset option to --quit
,
Jonathan Nieder
Re: [PATCH 1/3] revert: rename --reset option to --quit
,
Junio C Hamano
Re: [PATCH 1/3] revert: rename --reset option to --quit
,
Jakub Narebski
Re: [PATCH 1/3] revert: rename --reset option to --quit
,
Jonathan Nieder
[PATCH 2/3] revert: rearrange pick_revisions() for clarity
,
Jonathan Nieder
[PATCH 3/3] revert: improve error message for cherry-pick during cherry-pick
,
Jonathan Nieder
[PATCH v2 0/3] Re: cherry-pick/revert error messages
,
Jonathan Nieder
[PATCH 1/3] revert: rename --reset option to --quit
,
Jonathan Nieder
[PATCH 2/3] revert: rearrange pick_revisions() for clarity
,
Jonathan Nieder
[PATCH 3/3] revert: improve error message for cherry-pick during cherry-pick
,
Jonathan Nieder
[PATCH 4/3] revert: write REVERT_HEAD pseudoref during conflicted revert
,
Jonathan Nieder
Re: [PATCH 4/3] revert: write REVERT_HEAD pseudoref during conflicted revert
,
Thiago Farina
Re: [PATCH 4/3] revert: write REVERT_HEAD pseudoref during conflicted revert
,
Ramkumar Ramachandra
[PATCH 5/3] revert: introduce --abort to cancel a failed cherry-pick
,
Jonathan Nieder
Re: [PATCH 5/3] revert: introduce --abort to cancel a failed cherry-pick
,
Junio C Hamano
Re: [PATCH 5/3] revert: introduce --abort to cancel a failed cherry-pick
,
Jonathan Nieder
[PATCH] Fix revert --abort on Windows
,
Johannes Sixt
Re: [PATCH] Fix revert --abort on Windows
,
Jonathan Nieder
Re: [PATCH] Fix revert --abort on Windows
,
Johannes Sixt
[RFC/PATCH 0/7] some sequencer loose ends (Re: Fix revert --abort on Windows)
,
Jonathan Nieder
[PATCH 1/7] revert: give --continue handling its own function
,
Jonathan Nieder
Re: [PATCH 1/7] revert: give --continue handling its own function
,
Ramkumar Ramachandra
[PATCH 2/7] revert: allow cherry-pick --continue to commit before resuming
,
Jonathan Nieder
Re: [PATCH 2/7] revert: allow cherry-pick --continue to commit before resuming
,
Ramkumar Ramachandra
Re: [PATCH 2/7] revert: allow cherry-pick --continue to commit before resuming
,
Jonathan Nieder
[PATCH 3/7] revert: pass around rev-list args in already-parsed form
,
Jonathan Nieder
Re: [PATCH 3/7] revert: pass around rev-list args in already-parsed form
,
Ramkumar Ramachandra
[PATCH 4/7] revert: allow single-pick in the middle of cherry-pick sequence
,
Jonathan Nieder
Re: [PATCH 4/7] revert: allow single-pick in the middle of cherry-pick sequence
,
Ramkumar Ramachandra
Re: [PATCH 4/7] revert: allow single-pick in the middle of cherry-pick sequence
,
Jonathan Nieder
Re: [PATCH 4/7] revert: allow single-pick in the middle of cherry-pick sequence
,
Ævar Arnfjörð Bjarmason
Re: [PATCH 4/7] revert: allow single-pick in the middle of cherry-pick sequence
,
Jonathan Nieder
[PATCH 5/7] revert: do not remove state until sequence is finished
,
Jonathan Nieder
Re: [PATCH 5/7] revert: do not remove state until sequence is finished
,
Ramkumar Ramachandra
[PATCH 6/7] Revert "reset: Make reset remove the sequencer state"
,
Jonathan Nieder
[Index of Archives]
[Linux Kernel]
[LKML Kernel FAQ]
[IETF Annouce]
[Security]
[Bugtraq]