Git Distributed Software Revision Control
Date Index
[
Prev Page
][
Next Page
]
Re: submodule-summary
,
(continued)
Re: submodule-summary
,
Jens Lehmann
[PATCH] Aggressive three-way merge: fix D/F case
,
Junio C Hamano
Script to convert git patches to Hg format
,
Mark Lodato
[ANN] gitsharp version 0.1.3 released
,
Meinrad Recheis
[PATCH] Documentation: add 'git replace' to main git manpage
,
SZEDER Gábor
[PATCH 0/3] Trivial patches
,
Felipe Contreras
[PATCH 1/3] Fix a bunch of pointer declarations (codestyle)
,
Felipe Contreras
[PATCH 2/3] git config: clarify bool types
,
Felipe Contreras
[PATCH 3/3] user-manual: use 'fast-forward'
,
Felipe Contreras
Re: [PATCH 3/3] user-manual: use 'fast-forward'
,
Junio C Hamano
Re: [PATCH 3/3] user-manual: use 'fast-forward'
,
Felipe Contreras
Re: [PATCH 3/3] user-manual: use 'fast-forward'
,
Michael J Gruber
Re: [PATCH 2/3] git config: clarify bool types
,
Junio C Hamano
Re: [PATCH 2/3] git config: clarify bool types
,
Felipe Contreras
Re: [PATCH 2/3] git config: clarify bool types
,
Michael J Gruber
Re: [PATCH 2/3] git config: clarify bool types
,
Felipe Contreras
Re: [PATCH 2/3] git config: clarify bool types
,
Michael J Gruber
Re: [PATCH 2/3] git config: clarify bool types
,
Felipe Contreras
Re: [PATCH 1/3] Fix a bunch of pointer declarations (codestyle)
,
Thiago Farina
Re: [PATCH 1/3] Fix a bunch of pointer declarations (codestyle)
,
Felipe Contreras
<Possible follow-ups>
[PATCH 0/3] Trivial patches
,
Felipe Contreras
[PATCH 1/3] sequencer: trivial fix
,
Felipe Contreras
Re: [PATCH 1/3] sequencer: trivial fix
,
Junio C Hamano
Re: [PATCH 1/3] sequencer: trivial fix
,
Felipe Contreras
[PATCH 2/3] test: improve rebase -q test
,
Felipe Contreras
Re: [PATCH 2/3] test: improve rebase -q test
,
Duy Nguyen
Re: [PATCH 2/3] test: improve rebase -q test
,
Felipe Contreras
Re: [PATCH 2/3] test: improve rebase -q test
,
Junio C Hamano
Re: [PATCH 2/3] test: improve rebase -q test
,
Felipe Contreras
Re: [PATCH 2/3] test: improve rebase -q test
,
Junio C Hamano
Re: [PATCH 2/3] test: improve rebase -q test
,
Felipe Contreras
Re: [PATCH 2/3] test: improve rebase -q test
,
Junio C Hamano
Re: [PATCH 2/3] test: improve rebase -q test
,
Felipe Contreras
Re: [PATCH 2/3] test: improve rebase -q test
,
SZEDER Gábor
Re: [PATCH 2/3] test: improve rebase -q test
,
Junio C Hamano
Re: [PATCH 2/3] test: improve rebase -q test
,
Felipe Contreras
Re: [PATCH 2/3] test: improve rebase -q test
,
SZEDER Gábor
Re: [PATCH 2/3] test: improve rebase -q test
,
Johannes Sixt
Re: [PATCH 2/3] test: improve rebase -q test
,
SZEDER Gábor
Re: [PATCH 2/3] test: improve rebase -q test
,
Junio C Hamano
Re: [PATCH 2/3] test: improve rebase -q test
,
Philip Oakley
Re: [PATCH 2/3] test: improve rebase -q test
,
Junio C Hamano
Re: [PATCH 2/3] test: improve rebase -q test
,
Jeff King
[PATCH 3/3] submodule: remove unnecessary check
,
Felipe Contreras
[PATCH 0/2] user-manual: reorganize the configuration steps
,
Felipe Contreras
[PATCH 1/2] user-manual: add global config section
,
Felipe Contreras
[PATCH 2/2] user-manual: simplify the user configuration
,
Felipe Contreras
Re: [PATCH 1/2] user-manual: add global config section
,
Jonathan Nieder
Re: [PATCH 1/2] user-manual: add global config section
,
Junio C Hamano
Re: [PATCH 1/2] user-manual: add global config section
,
Michael J Gruber
Re: [PATCH 1/2] user-manual: add global config section
,
Felipe Contreras
Re: [PATCH 1/2] user-manual: add global config section
,
Michael J Gruber
Re: [PATCH 1/2] user-manual: add global config section
,
Felipe Contreras
Re: [PATCH 1/2] user-manual: add global config section
,
Michael J Gruber
Re: [PATCH 1/2] user-manual: add global config section
,
Junio C Hamano
Re: [PATCH 0/2] user-manual: reorganize the configuration steps
,
J. Bruce Fields
Re: [PATCH 0/2] user-manual: reorganize the configuration steps
,
Felipe Contreras
[RFC/PATCH] git: add --no-replace option to disable replacing
,
Christian Couder
Re: [RFC/PATCH] git: add --no-replace option to disable replacing
,
Johannes Sixt
git log --graph
,
Dilip M
Re: git log --graph
,
Sverre Rabbelier
Re: git log --graph
,
Matthieu Moy
Re: git log --graph
,
Jakub Narebski
Re: git log --graph
,
Dilip M
Re: git log --graph
,
Matthieu Moy
Re: git log --graph
,
B Smith-Mannschott
ident pattern match is incorrect
,
Bruce Korb
Re: Installing full fledged git on solaris? - solved
,
Dilip M
[Sample-Conversion-PATCH 1/2] Add JGit IO module as dependency to the main module
,
imyousuf
[Sample-Conversion-PATCH 2/2] Introduce IO SPI usage in RepositoryConfig
,
imyousuf
[JGit-io-RFC-PATCH v2 1/4] Introduce a new module for IO SPI of JGit
,
imyousuf
[JGit-io-RFC-PATCH v2 2/4] Add JGit IO SPI and default implementation
,
imyousuf
[JGit-io-RFC-PATCH v2 3/4] Incorporate current FileSystem Util implementations to the SPI
,
imyousuf
[JGit-io-RFC-PATCH v2 4/4] Add locking capability to the IO SPI based on Java Concurrency Lock API
,
imyousuf
Re: [JGit-io-RFC-PATCH v2 2/4] Add JGit IO SPI and default implementation
,
Shawn O. Pearce
Re: [JGit-io-RFC-PATCH v2 2/4] Add JGit IO SPI and default implementation
,
Imran M Yousuf
Re: [JGit-io-RFC-PATCH v2 2/4] Add JGit IO SPI and default implementation
,
Shawn O. Pearce
Re: [JGit-io-RFC-PATCH v2 2/4] Add JGit IO SPI and default implementation
,
Imran M Yousuf
[PATCH] Makefile: clean block-sha1/ directory instead of mozilla-sha1/
,
Carlos R. Mafra
Re: [PATCH] Makefile: clean block-sha1/ directory instead of mozilla-sha1/
,
Junio C Hamano
Installing full fledged git on solaris?
,
Dilip M
Re: Installing full fledged git on solaris?
,
Dilip M
Re: Installing full fledged git on solaris?
,
Steven Noonan
Re: Installing full fledged git on solaris?
,
Dilip M
Re: Installing full fledged git on solaris?
,
Ben Walton
Re: Installing full fledged git on solaris?
,
Dilip M
[ANNOUNCE] GIT 1.6.5
,
Junio C Hamano
Re: [ANNOUNCE] GIT 1.6.5
,
Steven Noonan
Re: [ANNOUNCE] GIT 1.6.5
,
Steven Noonan
Re: [ANNOUNCE] GIT 1.6.5
,
Junio C Hamano
Re: [ANNOUNCE] GIT 1.6.5
,
Steven Noonan
Re: [ANNOUNCE] GIT 1.6.5
,
Jakub Narebski
Re: [ANNOUNCE] GIT 1.6.5
,
Sebastian Pipping
[PATCH] Document git push -q
,
Miklos Vajna
[PATCH] git push: remove incomplete options list from help text
,
Nanako Shiraishi
Re: [PATCH] git push: remove incomplete options list from help text
,
Junio C Hamano
[PATCH] git push: say that --tag can't be used with --all or --mirror in help text
,
Nanako Shiraishi
Re: [PATCH] git push: say that --tag can't be used with --all or --mirror in help text
,
Jeff King
Re: [PATCH] git push: say that --tag can't be used with --all or --mirror in help text
,
Jeff King
Re: [PATCH] git push: say that --tag can't be used with --all or --mirror in help text
,
Nanako Shiraishi
Re: [PATCH] git push: remove incomplete options list from help text
,
Jeff King
Re: [PATCH] git push: remove incomplete options list from help text
,
Junio C Hamano
Re: [PATCH] Document git push -q
,
Jeff King
Re: [PATCH] Document git push -q
,
Junio C Hamano
meaning of HEAD in context of filter-branch
,
bill lam
Re: meaning of HEAD in context of filter-branch
,
Andreas Schwab
Re: meaning of HEAD in context of filter-branch
,
bill lam
[PATCH] disallow refs containing successive slashes
,
Jens Lehmann
Re: [PATCH] disallow refs containing successive slashes
,
Junio C Hamano
Re: [PATCH] disallow refs containing successive slashes
,
Jens Lehmann
Re: [PATCH] disallow refs containing successive slashes
,
Junio C Hamano
Re: [PATCH] disallow refs containing successive slashes
,
Jonathan Nieder
Re: [PATCH] disallow refs containing successive slashes
,
Nanako Shiraishi
[PATCH/RFC 0/4] plumbing to help fix git-gui
,
Jonathan Nieder
[PATCH 1/4] Add tests for git check-ref-format
,
Jonathan Nieder
[PATCH 2/4] Documentation: describe check-ref-format --branch
,
Jonathan Nieder
[PATCH/RFC 3/4] git check-ref-format --print
,
Jonathan Nieder
Re: [PATCH/RFC 3/4] git check-ref-format --print
,
Shawn O. Pearce
Re: [PATCH/RFC 3/4] git check-ref-format --print
,
Junio C Hamano
Re: [PATCH/RFC 3/4] git check-ref-format --print
,
Shawn O. Pearce
Re: [PATCH/RFC 3/4] git check-ref-format --print
,
Junio C Hamano
Re: [PATCH/RFC 3/4] git check-ref-format --print
,
Jonathan Nieder
[PATCH/RFC 4/4] check-ref-format: simplify --print implementation
,
Jonathan Nieder
Re: [PATCH/RFC 0/4] plumbing to help fix git-gui
,
Jonathan Nieder
[PATCH] git-add--interactive: never skip files included in index
,
Pauli Virtanen
Re: [PATCH] git-add--interactive: never skip files included in index
,
Junio C Hamano
Re: [PATCH] git-add--interactive: never skip files included in index
,
Jeff King
Re: [PATCH] git-add--interactive: never skip files included in index
,
Junio C Hamano
Re: [PATCH] git-add--interactive: never skip files included in index
,
Jeff King
Re: [PATCH] git-add--interactive: never skip files included in index
,
Junio C Hamano
Re: [PATCH] git-add--interactive: never skip files included in index
,
Jeff King
Re: [PATCH] git-add--interactive: never skip files included in index
,
Junio C Hamano
[JGit-RFC-PATCH 1/3] Introduce a new module for IO SPI of JGit
,
imyousuf
[JGit-RFC-PATCH 2/3] Add JGit IO SPI and default implementation
,
imyousuf
[JGit-RFC-PATCH 3/3] Incorporate current FileSystem Util implementations to the SPI
,
imyousuf
git-svn very slow on fetch (shared git-svn repo)
,
Pascal Obry
Re: git-svn very slow on fetch (shared git-svn repo)
,
Eric Wong
Re: git-svn very slow on fetch (shared git-svn repo)
,
Pascal Obry
Re: git-svn very slow on fetch (shared git-svn repo)
,
Eric Wong
Re: git-svn very slow on fetch (shared git-svn repo)
,
Pascal Obry
git svn with non-standard svn layout
,
Fabian Molder
Re: git svn with non-standard svn layout
,
Eric Wong
Re: git svn with non-standard svn layout
,
Fabian Molder
Re: git svn with non-standard svn layout
,
Eric Wong
<Possible follow-ups>
Fwd: git svn with non-standard svn layout
,
Chris Harris
Re: git svn with non-standard svn layout
,
Phil Hord
[PATCH] git-gui: Fixed _main window_ for screen height equal 600 px
,
Vietor Liu
<Possible follow-ups>
[PATCH] git-gui: Fixed _main window_ for screen height equal 600 px
,
Vietor Liu
[PATCH] git-gui: Fixed _main window_ for screen height equal 600 px
,
Vietor Liu
Re: [PATCH] git-gui: Fixed _main window_ for screen height equal 600 px
,
Johannes Schindelin
Re: [PATCH] git-gui: Fixed _main window_ for screen height equal 600 px
,
Vietor Liu
Re: [PATCH] git-gui: Fixed _main window_ for screen height equal 600 px
,
Shawn O. Pearce
can't create a branch on remote
,
Auguste Mome
Re: can't create a branch on remote
,
Björn Steinbrink
Re: can't create a branch on remote
,
Jakub Narebski
Re: can't create a branch on remote
,
Auguste Mome
Merging non-git releases of a project
,
Howard Miller
Re: Merging non-git releases of a project
,
Avery Pennarun
Re: Merging non-git releases of a project
,
Howard Miller
Re: Merging non-git releases of a project
,
Avery Pennarun
Re: Merging non-git releases of a project
,
Peter Baumann
Re: Merging non-git releases of a project
,
Björn Steinbrink
Re: Merging non-git releases of a project
,
Peter Baumann
Re: Merging non-git releases of a project
,
Howard Miller
Re: Merging non-git releases of a project
,
Avery Pennarun
gitweb - bare repos integration - owner info in description file
,
Eugene Sajine
Re: gitweb - bare repos integration - owner info in description file
,
Jakub Narebski
Re: gitweb - bare repos integration - owner info in description file
,
Eugene Sajine
Re: gitweb - bare repos integration - owner info in description file
,
Jakub Narebski
Re: gitweb - bare repos integration - owner info in description file
,
Eugene Sajine
Re: gitweb - bare repos integration - owner info in description file
,
Jakub Narebski
Re: gitweb - bare repos integration - owner info in description file
,
Johannes Schindelin
Re: gitweb - bare repos integration - owner info in description file
,
Eugene Sajine
Re: gitweb - bare repos integration - owner info in description file
,
Miklos Vajna
Re: gitweb - bare repos integration - owner info in description file
,
Petr Baudis
Re: gitweb - bare repos integration - owner info in description file
,
Eugene Sajine
[PATCH] bash: add support for 'git replace'
,
Björn Gustavsson
Re: [PATCH] bash: add support for 'git replace'
,
Shawn O. Pearce
[PATCH 1/2] t/test-lib.sh: support Korn shell by converting GIT_EXIT_OK to GIT_EXIT_CODE
,
Brandon Casey
[PATCH 2/2] Makefile: use the native (Korn) shell on SunOS and IRIX/IRIX64
,
Brandon Casey
Re: [PATCH 1/2] t/test-lib.sh: support Korn shell by converting GIT_EXIT_OK to GIT_EXIT_CODE
,
Jonathan Nieder
Re: [PATCH 1/2] t/test-lib.sh: support Korn shell by converting GIT_EXIT_OK to GIT_EXIT_CODE
,
Jonathan Nieder
Re: [PATCH 1/2] t/test-lib.sh: support Korn shell by converting GIT_EXIT_OK to GIT_EXIT_CODE
,
Junio C Hamano
Re: [PATCH 1/2] t/test-lib.sh: support Korn shell by converting GIT_EXIT_OK to GIT_EXIT_CODE
,
Brandon Casey
Re: [PATCH 1/2] t/test-lib.sh: support Korn shell by converting GIT_EXIT_OK to GIT_EXIT_CODE
,
Junio C Hamano
Re: [PATCH 1/2] t/test-lib.sh: support Korn shell by converting GIT_EXIT_OK to GIT_EXIT_CODE
,
Clemens Buchacher
Re: [PATCH 1/2] t/test-lib.sh: support Korn shell by converting GIT_EXIT_OK to GIT_EXIT_CODE
,
Andreas Schwab
Re: [PATCH 1/2] t/test-lib.sh: support Korn shell by converting GIT_EXIT_OK to GIT_EXIT_CODE
,
Ben Walton
Re: [PATCH 1/2] t/test-lib.sh: support Korn shell by converting GIT_EXIT_OK to GIT_EXIT_CODE
,
Jeff King
feature request/proposal - clone --bare, init and init --bare with descrition
,
Eugene Sajine
Smart HTTP Protocol
,
Michael Gaffney
Re: Smart HTTP Protocol
,
Shawn O. Pearce
Git 1.6.5-rc git clone unhandled exception using http protocol
,
eduard stefan
Re: Git 1.6.5-rc git clone unhandled exception using http protocol
,
Tay Ray Chuan
Message not available
Message not available
Re: Git 1.6.5-rc git clone unhandled exception using http protocol
,
eduard stefan
Re: Git 1.6.5-rc git clone unhandled exception using http protocol
,
Tay Ray Chuan
Re: Git 1.6.5-rc git clone unhandled exception using http protocol
,
eduard stefan
Re: Git 1.6.5-rc git clone unhandled exception using http protocol
,
Tay Ray Chuan
Re: Git 1.6.5-rc git clone unhandled exception using http protocol
,
eduard stefan
Re: Git 1.6.5 git clone unhandled exception using http protocol
,
eduard stefan
Re: Git 1.6.5-rc git clone unhandled exception using http protocol
,
Michael Wookey
Re: Git 1.6.5-rc git clone unhandled exception using http protocol
,
Johannes Sixt
Re: Git 1.6.5-rc git clone unhandled exception using http protocol
,
Michael Wookey
Re: Git 1.6.5-rc git clone unhandled exception using http protocol
,
Junio C Hamano
[PATCH 1/8] imap-send: remove useless uid code
,
Erik Faye-Lund
[PATCH 2/8] imap-send: use separate read and write fds
,
Erik Faye-Lund
[PATCH 3/8] imap-send: use run-command API for tunneling
,
Erik Faye-Lund
[PATCH 4/8] imap-send: fix compilation-error on Windows
,
Erik Faye-Lund
[PATCH 5/8] imap-send: build imap-send on Windows
,
Erik Faye-Lund
[PATCH 6/8] mingw: wrap SSL_set_(w|r)fd to call _get_osfhandle
,
Erik Faye-Lund
[PATCH 7/8] mingw: enable OpenSSL
,
Erik Faye-Lund
[PATCH 8/8] MSVC: Enable OpenSSL, and translate -lcrypto
,
Erik Faye-Lund
Re: [PATCH 4/8] imap-send: fix compilation-error on Windows
,
Matt Kraai
Re: [PATCH 1/8] imap-send: remove useless uid code
,
Sverre Rabbelier
Re: [PATCH 1/8] imap-send: remove useless uid code
,
Erik Faye-Lund
Re: [PATCH 1/8] imap-send: remove useless uid code
,
Junio C Hamano
Re: [PATCH 1/8] imap-send: remove useless uid code
,
Matt Kraai
[PATCH] import-tars: Add missing closing bracket
,
Ingmar Vanhassel
Re: [PATCH] import-tars: Add missing closing bracket
,
Peter Krefting
[PATCH] git-svn: hide find_parent_branch output in double quiet mode
,
Simon Arlott
Re: [PATCH] git-svn: hide find_parent_branch output in double quiet mode
,
Eric Wong
Re: [PATCH] git-svn: hide find_parent_branch output in double quiet mode
,
Junio C Hamano
[RFC/PATCHv7 00/22] git notes
,
Johan Herland
[RFC/PATCHv7 00/22] git notes
,
Johan Herland
Re: [RFC/PATCHv7 00/22] git notes
,
Johan Herland
[RFC/PATCHv7 04/22] Add an expensive test for git-notes
,
Johan Herland
[RFC/PATCHv7 01/22] Introduce commit notes
,
Johan Herland
[RFC/PATCHv7 06/22] fast-import: Add support for importing commit notes
,
Johan Herland
[RFC] fast-import: notemodify (N) command
,
Jonathan Nieder
Re: [Vcs-fast-import-devs] [RFC] fast-import: notemodify (N) command
,
Sverre Rabbelier
Re: [RFC] fast-import: notemodify (N) command
,
Jonathan Nieder
Re: [RFC] fast-import: notemodify (N) command
,
Sverre Rabbelier
Re: [RFC] fast-import: notemodify (N) command
,
Sam Vilain
Re: [RFC] fast-import: notemodify (N) command
,
Sverre Rabbelier
[RFC/PATCHv7 03/22] Speed up git notes lookup
,
Johan Herland
[RFC/PATCHv7 02/22] Add a script to edit/inspect notes
,
Johan Herland
[RFC/PATCHv7 07/22] t3302-notes-index-expensive: Speed up create_repo()
,
Johan Herland
[RFC/PATCHv7 05/22] Teach "-m <msg>" and "-F <file>" to "git notes edit"
,
Johan Herland
[RFC/PATCHv7 08/22] Add flags to get_commit_notes() to control the format of the note string
,
Johan Herland
[RFC/PATCHv7 10/22] Teach notes code to free its internal data structures on request
,
Johan Herland
[RFC/PATCHv7 09/22] Add '%N'-format for pretty-printing commit notes
,
Johan Herland
[RFC/PATCHv7 12/22] Add selftests verifying that we can parse notes trees with various fanouts
,
Johan Herland
[RFC/PATCHv7 13/22] Refactor notes code to concatenate multiple notes annotating the same object
,
Johan Herland
[RFC/PATCHv7 16/22] Notes API: init_notes(): Initialize the notes tree from the given notes ref
,
Johan Herland
[RFC/PATCHv7 11/22] Teach the notes lookup code to parse notes trees with various fanout schemes
,
Johan Herland
[RFC/PATCHv7 14/22] Add selftests verifying concatenation of multiple notes for the same commit
,
Johan Herland
[RFC/PATCHv7 15/22] Notes API: get_commit_notes() -> format_note() + remove the commit restriction
,
Johan Herland
[RFC/PATCHv7 17/22] Notes API: add_note(): Add note objects to the internal notes tree structure
,
Johan Herland
[RFC/PATCHv7 22/22] fast-import: Proper notes tree manipulation using the notes API
,
Johan Herland
Re: [RFC/PATCHv7 22/22] fast-import: Proper notes tree manipulation using the notes API
,
Shawn O. Pearce
Re: [RFC/PATCHv7 22/22] fast-import: Proper notes tree manipulation using the notes API
,
Johan Herland
[RFC/PATCHv7 19/22] Notes API: for_each_note(): Traverse the entire notes tree with a callback
,
Johan Herland
[RFC/PATCHv7 18/22] Notes API: get_note(): Return the note annotating the given object
,
Johan Herland
[RFC/PATCHv7 21/22] Refactor notes concatenation into a flexible interface for combining notes
,
Johan Herland
[RFC/PATCHv7 20/22] Notes API: Allow multiple concurrent notes trees with new struct notes_tree
,
Johan Herland
[PATCH 0/9] Documentation tweaks
,
Jonathan Nieder
[PATCH 2/9] Documentation: git fmt-merge-message is not a script
,
Jonathan Nieder
[PATCH 3/9] Documentation: fix singular/plural mismatch
,
Jonathan Nieder
[PATCH 4/9] Documentation: say "the same" instead of "equal"
,
Jonathan Nieder
[PATCH 3-4/9 v2] Documentation: clarify mergeoptions description
,
Jonathan Nieder
[PATCH 6/9] Documentation: branch: update --merged description
,
Jonathan Nieder
Re: [PATCH 6/9] Documentation: branch: update --merged description
,
Junio C Hamano
[PATCH 7/9] Documentation: clarify branch creation
,
Jonathan Nieder
Re: [PATCH 7/9] Documentation: clarify branch creation
,
Sean Estabrooks
Re: [PATCH 7/9] Documentation: clarify branch creation
,
Jonathan Nieder
Re: [PATCH 7/9] Documentation: clarify branch creation
,
Junio C Hamano
[PATCH 8/9] Documentation: clarify "working tree" definition
,
Jonathan Nieder
[PATCH 1/9] Describe DOCBOOK_XSL_172, ASCIIDOC_NO_ROFF options in Makefile
,
Jonathan Nieder
[PATCH 5/9] Documentation: clone: clarify discussion of initial branch
,
Jonathan Nieder
Re: [PATCH 5/9] Documentation: clone: clarify discussion of initial branch
,
Junio C Hamano
[PATCH 5/9 v2] Documentation: clone: clarify discussion of initial branch
,
Jonathan Nieder
[PATCH 9/9] racy-git.txt: explain nsec problem in more detail
,
Jonathan Nieder
Re: [PATCH 9/9] racy-git.txt: explain nsec problem in more detail
,
Junio C Hamano
Re: [PATCH 0/9] Documentation tweaks
,
Junio C Hamano
[PATCH] git-svn: Avoid spurious errors when rewriteRoot is used.
,
Alexander Gavrilov
Re: [PATCH] git-svn: Avoid spurious errors when rewriteRoot is used.
,
Eric Wong
Re: [PATCH] git-svn: Avoid spurious errors when rewriteRoot is used.
,
Junio C Hamano
[PATCH 1/2] completion: fix completion of git <TAB><TAB>
,
Stephen Boyd
[PATCHv2 2/2] completion: fix alias listings with newlines
,
Stephen Boyd
Re: [PATCHv2 2/2] completion: fix alias listings with newlines
,
Shawn O. Pearce
Re: [PATCH 1/2] completion: fix completion of git <TAB><TAB>
,
Shawn O. Pearce
[RFC PATCH 0/4] Return of smart HTTP
,
Shawn O. Pearce
[RFC PATCH 1/4] Document the HTTP transport protocol
,
Shawn O. Pearce
[RFC PATCH 2/4] Git-aware CGI to provide dumb HTTP transport
,
Shawn O. Pearce
[RFC PATCH 3/4] Add smart-http options to upload-pack, receive-pack
,
Shawn O. Pearce
[RFC PATCH 4/4] Smart fetch and push over HTTP: server side
,
Shawn O. Pearce
Re: [RFC PATCH 2/4] Git-aware CGI to provide dumb HTTP transport
,
J.H.
Re: [RFC PATCH 1/4] Document the HTTP transport protocol
,
Sverre Rabbelier
Re: [RFC PATCH 1/4] Document the HTTP transport protocol
,
Sverre Rabbelier
Re: [RFC PATCH 1/4] Document the HTTP transport protocol
,
Alex Blewitt
Re: [RFC PATCH 1/4] Document the HTTP transport protocol
,
Shawn O. Pearce
Re: [RFC PATCH 1/4] Document the HTTP transport protocol
,
Jakub Narebski
Re: [RFC PATCH 1/4] Document the HTTP transport protocol
,
Jeff King
Re: [RFC PATCH 1/4] Document the HTTP transport protocol
,
Shawn O. Pearce
Re: [RFC PATCH 1/4] Document the HTTP transport protocol
,
Jeff King
Re: [RFC PATCH 1/4] Document the HTTP transport protocol
,
Junio C Hamano
Re: [RFC PATCH 1/4] Document the HTTP transport protocol
,
Antti-Juhani Kaijanaho
Re: [RFC PATCH 1/4] Document the HTTP transport protocol
,
H. Peter Anvin
Re: [RFC PATCH 1/4] Document the HTTP transport protocol
,
Mike Hommey
Re: [RFC PATCH 1/4] Document the HTTP transport protocol
,
Shawn O. Pearce
Re: [RFC PATCH 1/4] Document the HTTP transport protocol
,
Antti-Juhani Kaijanaho
Re: [RFC PATCH 1/4] Document the HTTP transport protocol
,
Tay Ray Chuan
Re: [RFC PATCH 1/4] Document the HTTP transport protocol
,
Tay Ray Chuan
(resend v2) Re: [RFC PATCH 1/4] Document the HTTP transport protocol
,
Tay Ray Chuan
Re: (resend v2) Re: [RFC PATCH 1/4] Document the HTTP transport protocol
,
Junio C Hamano
Re: (resend v2) Re: [RFC PATCH 1/4] Document the HTTP transport protocol
,
Tay Ray Chuan
(resend v2) Re: [RFC PATCH 1/4] Document the HTTP transport protocol
,
Tay Ray Chuan
Re: [RFC PATCH 1/4] Document the HTTP transport protocol
,
Tay Ray Chuan
Re: [RFC PATCH 1/4] Document the HTTP transport protocol
,
Scott Chacon
Re: [RFC PATCH 1/4] Document the HTTP transport protocol
,
Junio C Hamano
Message not available
[RFC PATCH 1/4] Document the HTTP transport protocol
,
Scott Chacon
Re: [RFC PATCH 1/4] Document the HTTP transport protocol
,
Junio C Hamano
[PATCH 00/14] document edits to original http protocol documentation
,
Tay Ray Chuan
[PATCH 01/14] Document the HTTP transport protocol
,
Tay Ray Chuan
[PATCH 02/14] normalize indentation with protcol-common.txt
,
Tay Ray Chuan
[PATCH 03/14] capitalize key words according to RFC 2119
,
Tay Ray Chuan
[PATCH 04/14] normalize rules with RFC 5234
,
Tay Ray Chuan
[PATCH 05/14] drop rules, etc. common to the pack protocol
,
Tay Ray Chuan
[PATCH 06/14] reword behaviour on missing repository or objects
,
Tay Ray Chuan
[PATCH 07/14] weaken specification over cookies for authentication
,
Tay Ray Chuan
[PATCH 08/14] mention different variations around $GIT_URL
,
Tay Ray Chuan
[PATCH 09/14] reduce ambiguity over '?' in $GIT_URL for dumb clients
,
Tay Ray Chuan
[PATCH 10/14] fix example request/responses
,
Tay Ray Chuan
[PATCH 11/14] be clearer in place of 'remote repository' phrase
,
Tay Ray Chuan
[PATCH 12/14] reduce confusion over smart server response behaviour
,
Tay Ray Chuan
[PATCH 13/14] shift dumb server response details
,
Tay Ray Chuan
[PATCH 14/14] mention effect of "allow-tip-sha1-in-want" capability on git-upload-pack
,
Tay Ray Chuan
combine git repo historically
,
bill lam
Re: combine git repo historically
,
Johannes Sixt
Re: combine git repo historically
,
Christian Couder
Re: combine git repo historically
,
bill lam
Re: combine git repo historically
,
Christian Couder
Re: combine git repo historically
,
bill lam
Re: combine git repo historically
,
Christian Couder
Re: combine git repo historically
,
Jakub Narebski
Re: combine git repo historically
,
Johannes Sixt
Re: combine git repo historically
,
Christian Couder
Re: combine git repo historically
,
Jakub Narebski
Re: combine git repo historically
,
Andreas Schwab
[PATCH] git-gui: Fixed compatibility for screen height equal 600 px
,
Vietor Liu
[PATCH] Makefile: add a note about the NO_MMAP setting on IRIX and IRIX64
,
Brandon Casey
Re: [PATCH] Makefile: add a note about the NO_MMAP setting on IRIX and IRIX64
,
Brandon Casey
[PATCH] Makefile: enable THREADED_DELTA_SEARCH on IRIX and IRIX64
,
Brandon Casey
Re: [PATCH] Makefile: enable THREADED_DELTA_SEARCH on IRIX and IRIX64
,
Junio C Hamano
[PATCH] Fix the exit code of MSVC build scripts on cygwin
,
Ramsay Jones
Re: [PATCH] Fix the exit code of MSVC build scripts on cygwin
,
Alex Riesen
Re: [PATCH] Fix the exit code of MSVC build scripts on cygwin
,
Junio C Hamano
Re: [PATCH] Fix the exit code of MSVC build scripts on cygwin
,
Ramsay Jones
[PATCH] Fix MSVC build on cygwin
,
Ramsay Jones
Re: [PATCH] Fix MSVC build on cygwin
,
Johannes Schindelin
Re: [PATCH] Fix MSVC build on cygwin
,
Sverre Rabbelier
Re: [PATCH] Fix MSVC build on cygwin
,
Junio C Hamano
Re: [PATCH] Fix MSVC build on cygwin
,
Ramsay Jones
Git archive and trailing "/" in prefix
,
Sergio Callegari
Re: Git archive and trailing "/" in prefix
,
Junio C Hamano
Re: Git archive and trailing "/" in prefix
,
Sergio Callegari
Re: Git archive and trailing "/" in prefix
,
René Scharfe
Re: Git archive and trailing "/" in prefix
,
René Scharfe
Re: Git archive and trailing "/" in prefix
,
Junio C Hamano
Re: Git archive and trailing "/" in prefix
,
Linus Torvalds
[PATCH] ls-files: make option parser keep argv[0]
,
Ben Walton
Re: [PATCH] ls-files: make option parser keep argv[0]
,
Stephen Boyd
[PATCH] ls-files: die instead of fprintf/exit in -i error
,
Ben Walton
Re: [PATCH] ls-files: die instead of fprintf/exit in -i error
,
Junio C Hamano
git log -S not finding all commits?
,
Daniel
Re: git log -S not finding all commits?
,
Andreas Ericsson
Re: git log -S not finding all commits?
,
Daniel
Re: git log -S not finding all commits?
,
Matthieu Moy
Re: git log -S not finding all commits?
,
Matthieu Moy
Re: git log -S not finding all commits?
,
Daniel
Re: git log -S not finding all commits?
,
Matthieu Moy
Re: git log -S not finding all commits?
,
Randal L. Schwartz
Re: git log -S not finding all commits?
,
Matthieu Moy
Re: git log -S not finding all commits?
,
Scott Wiersdorf
Re: git log -S not finding all commits?
,
Randal L. Schwartz
Re: git log -S not finding all commits?
,
Matthieu Moy
Re: git log -S not finding all commits?
,
Randal L. Schwartz
Re: git log -S not finding all commits?
,
Scott Wiersdorf
Re: git log -S not finding all commits?
,
Nanako Shiraishi
What's cooking in git.git (Oct 2009, #01; Wed, 07)
,
Junio C Hamano
Re: What's cooking in git.git (Oct 2009, #01; Wed, 07)
,
Johannes Schindelin
Re: What's cooking in git.git (Oct 2009, #01; Wed, 07)
,
Sverre Rabbelier
Re: What's cooking in git.git (Oct 2009, #01; Wed, 07)
,
Shawn O. Pearce
Re: What's cooking in git.git (Oct 2009, #01; Wed, 07)
,
Sverre Rabbelier
Re: [Vcs-fast-import-devs] What's cooking in git.git (Oct 2009, #01; Wed, 07)
,
Matt McClure
Re: [Vcs-fast-import-devs] What's cooking in git.git (Oct 2009, #01; Wed, 07)
,
Sverre Rabbelier
Re: What's cooking in git.git (Oct 2009, #01; Wed, 07)
,
Sverre Rabbelier
Re: [Vcs-fast-import-devs] What's cooking in git.git (Oct 2009, #01; Wed, 07)
,
Ian Clatworthy
Re: What's cooking in git.git (Oct 2009, #01; Wed, 07)
,
Johannes Schindelin
Re: [Vcs-fast-import-devs] What's cooking in git.git (Oct 2009, #01; Wed, 07)
,
Ian Clatworthy
Re: [Vcs-fast-import-devs] What's cooking in git.git (Oct 2009, #01; Wed, 07)
,
Sverre Rabbelier
Re: What's cooking in git.git (Oct 2009, #01; Wed, 07)
,
Marius Storm-Olsen
Re: What's cooking in git.git (Oct 2009, #01; Wed, 07)
,
Erik Faye-Lund
Re: What's cooking in git.git (Oct 2009, #01; Wed, 07)
,
Junio C Hamano
Re: What's cooking in git.git (Oct 2009, #01; Wed, 07)
,
Jakub Narebski
Re: What's cooking in git.git (Oct 2009, #01; Wed, 07)
,
Junio C Hamano
[Gitweb-caching][RFC] Major updates - kernel.org updated
,
J.H.
Re: [Gitweb-caching][RFC] Major updates - kernel.org updated
,
Kris Shannon
[BUG?] gitweb search fails with non-ascii characters
,
Stephen Boyd
gitweb calls the project ".git"
,
Lars Rasmusson
Re: gitweb calls the project ".git"
,
Daniele Segato
[JGIT PATCH v2] The default encoding for reading commits is UTF-8 rather than system default
,
Constantine Plotnikov
[JGIT PATCH] The default encoding for reading commits is UTF-8 rather than system default
,
Constantine Plotnikov
Re: [JGIT PATCH] The default encoding for reading commits is UTF-8 rather than system default
,
Shawn O. Pearce
[PATCH] README: git lives at http://git-scm.com these days
,
Stefan Naewe
Question: Odd merging behaviour with copied/moved files
,
Michael Harbeck
[PATCH 1/3] completion: fix alias listings with newlines
,
Stephen Boyd
[PATCH 2/3] completion: update am, commit, and log
,
Stephen Boyd
[PATCH 3/3] completion: add dirstat and friends to diff options
,
Stephen Boyd
Re: [PATCH 3/3] completion: add dirstat and friends to diff options
,
Junio C Hamano
Message not available
Re: [PATCH 3/3] completion: add dirstat and friends to diff options
,
Junio C Hamano
Message not available
Re: [PATCH 3/3] completion: add dirstat and friends to diff options
,
Stephen Boyd
Re: [PATCH 3/3] completion: add dirstat and friends to diff options
,
Shawn O. Pearce
Re: [PATCH 2/3] completion: update am, commit, and log
,
Junio C Hamano
Re: [PATCH 1/3] completion: fix alias listings with newlines
,
Johannes Sixt
Re: [PATCH 1/3] completion: fix alias listings with newlines
,
Stephen Boyd
Re: [PATCH 1/3] completion: fix alias listings with newlines
,
Shawn O. Pearce
Re: [PATCH 1/3] completion: fix alias listings with newlines
,
Stephen Boyd
Re: [PATCH 1/3] completion: fix alias listings with newlines
,
Johannes Sixt
Re: [PATCH 1/3] completion: fix alias listings with newlines
,
Stephen Boyd
Re: [PATCH 1/3] completion: fix alias listings with newlines
,
Johannes Sixt
[PATCH] Makefile: enable THREADED_DELTA_SEARCH on SunOS
,
Brandon Casey
Re: [PATCH] Makefile: enable THREADED_DELTA_SEARCH on SunOS
,
Jeff King
Code reuse
,
Philip Herron
Re: Code reuse
,
Sitaram Chamarty
Re: Code reuse
,
Philip Herron
Re: Code reuse
,
Florian Weimer
[PATCH/RFC] New date format: local_original
,
Tuomas Suutari
Re: [PATCH/RFC] New date format: local_original
,
Jeff King
Re: [PATCH/RFC] New date format: local_original
,
Junio C Hamano
Re: [PATCH/RFC] New date format: local_original
,
Jeff King
git rev-list --pretty=raw strips empty lines
,
Rolf Bjarne Kvinge
[RFC PATCH] bash completion: complete refs for git-grep
,
Thomas Rast
Re: [RFC PATCH] bash completion: complete refs for git-grep
,
Shawn O. Pearce
Re: [RFC PATCH] bash completion: complete refs for git-grep
,
Thomas Rast
[PATCH] bash completion: complete refs for git-grep
,
Thomas Rast
Re: [PATCH] bash completion: complete refs for git-grep
,
Shawn O. Pearce
Re: [PATCH] bash completion: complete refs for git-grep
,
Junio C Hamano
[PATCH/RFC] builtin-checkout: suggest creating local branch when appropriate to do so
,
Jay Soffian
Re: [PATCH/RFC] builtin-checkout: suggest creating local branch when appropriate to do so
,
Sverre Rabbelier
Re: [PATCH/RFC] builtin-checkout: suggest creating local branch when appropriate to do so
,
Johannes Schindelin
Re: [PATCH/RFC] builtin-checkout: suggest creating local branch when appropriate to do so
,
Sverre Rabbelier
Re: [PATCH/RFC] builtin-checkout: suggest creating local branch when appropriate to do so
,
Jay Soffian
Re: [PATCH/RFC] builtin-checkout: suggest creating local branch when appropriate to do so
,
Jay Soffian
Re: [PATCH/RFC] builtin-checkout: suggest creating local branch when appropriate to do so
,
Johannes Schindelin
Re: [PATCH/RFC] builtin-checkout: suggest creating local branch when appropriate to do so
,
Jeff King
Re: [PATCH/RFC] builtin-checkout: suggest creating local branch when appropriate to do so
,
Thomas Rast
Re: [PATCH/RFC] builtin-checkout: suggest creating local branch when appropriate to do so
,
Johannes Schindelin
Re: [PATCH/RFC] builtin-checkout: suggest creating local branch when appropriate to do so
,
Junio C Hamano
Re: [PATCH/RFC] builtin-checkout: suggest creating local branch when appropriate to do so
,
Johannes Schindelin
Re: [PATCH/RFC] builtin-checkout: suggest creating local branch when appropriate to do so
,
Junio C Hamano
Re: [PATCH/RFC] builtin-checkout: suggest creating local branch when appropriate to do so
,
Johannes Schindelin
Re: [PATCH/RFC] builtin-checkout: suggest creating local branch when appropriate to do so
,
Matthieu Moy
Re: [PATCH/RFC] builtin-checkout: suggest creating local branch when appropriate to do so
,
Mikael Magnusson
Re: [PATCH/RFC] builtin-checkout: suggest creating local branch when appropriate to do so
,
Johannes Schindelin
Message not available
Re: Re: [PATCH/RFC] builtin-checkout: suggest creating local branch when appropriate to do so
,
Eugene Sajine
Re: [PATCH/RFC] builtin-checkout: suggest creating local branch when appropriate to do so
,
Junio C Hamano
Re: [PATCH/RFC] builtin-checkout: suggest creating local branch when appropriate to do so
,
Junio C Hamano
[PATCH 1/3] check_filename(): make verify_filename() callable without dying
,
Junio C Hamano
[PATCH 2/3] DWIM "git checkout frotz" to "git checkout -b frotz origin/frotz"
,
Junio C Hamano
Re: [PATCH 2/3] DWIM "git checkout frotz" to "git checkout -b frotz origin/frotz"
,
Nanako Shiraishi
Re: [PATCH 2/3] DWIM "git checkout frotz" to "git checkout -b frotz origin/frotz"
,
Björn Steinbrink
Re: [PATCH 2/3] DWIM "git checkout frotz" to "git checkout -b frotz origin/frotz"
,
Nanako Shiraishi
Re: [PATCH 2/3] DWIM "git checkout frotz" to "git checkout -b frotz origin/frotz"
,
Junio C Hamano
Re: [PATCH 2/3] DWIM "git checkout frotz" to "git checkout -b frotz origin/frotz"
,
Björn Steinbrink
[PATCH 3/3] git checkout --nodwim
,
Junio C Hamano
Re: [PATCH 3/3] git checkout --nodwim
,
Alex Riesen
Re: [PATCH 3/3] git checkout --nodwim
,
Junio C Hamano
[PATCH] Use "--no-" prefix to switch off some of checkout dwimmery
,
Alex Riesen
Re: [PATCH] Use "--no-" prefix to switch off some of checkout dwimmery
,
Junio C Hamano
Re: [PATCH] Use "--no-" prefix to switch off some of checkout dwimmery
,
Alex Riesen
Re: [PATCH] Use "--no-" prefix to switch off some of checkout dwimmery
,
Alex Riesen
Re: [PATCH] Use "--no-" prefix to switch off some of checkout dwimmery
,
Junio C Hamano
Re: [PATCH] Use "--no-" prefix to switch off some of checkout dwimmery
,
Alex Riesen
Re: [PATCH] Use "--no-" prefix to switch off some of checkout dwimmery
,
Junio C Hamano
Re: [PATCH 3/3] git checkout --nodwim
,
Avery Pennarun
Re: [PATCH 3/3] git checkout --nodwim
,
Nanako Shiraishi
Re: [PATCH 3/3] git checkout --nodwim
,
Junio C Hamano
[PATCH] git checkout --no-guess
,
Junio C Hamano
Re: [PATCH] git checkout --no-guess
,
Avery Pennarun
Re: [PATCH] git checkout --no-guess
,
Jay Soffian
Re: [PATCH] git checkout --no-guess
,
Avery Pennarun
Re: [PATCH 3/3] git checkout --nodwim
,
Johannes Schindelin
Re: [PATCH 3/3] git checkout --nodwim
,
Erik Faye-Lund
Re: [PATCH 3/3] git checkout --nodwim
,
Michael J Gruber
Re: [PATCH 3/3] git checkout --nodwim
,
Junio C Hamano
Re: [PATCH 3/3] git checkout --nodwim
,
David Roundy
Re: [PATCH 3/3] git checkout --nodwim
,
Junio C Hamano
Re: [PATCH 3/3] git checkout --nodwim
,
Johannes Schindelin
Re: [PATCH 3/3] git checkout --nodwim
,
Avery Pennarun
Re: [PATCH 3/3] git checkout --nodwim
,
Jeff King
Re: [PATCH 3/3] git checkout --nodwim
,
Avery Pennarun
Re: [PATCH 3/3] git checkout --nodwim
,
Jeff King
Re: [PATCH 3/3] git checkout --nodwim
,
Avery Pennarun
Re: [PATCH/RFC] builtin-checkout: suggest creating local branch when appropriate to do so
,
Jeff King
[PATCH] git-send-email.perl: Fold long header lines to 78 chars
,
Joe Perches
Re: [PATCH] git-send-email.perl: Fold long header lines to 78 chars
,
Junio C Hamano
Re: [PATCH] git-send-email.perl: Fold long header lines to 78 chars
,
Joe Perches
Re: [PATCH] git-send-email.perl: Fold long header lines to 78 chars
,
Junio C Hamano
[PATCH v2] git-send-email.perl: fold multiple entry "Cc:" and multiple single line "RCPT TO:"s
,
Joe Perches
Re: [PATCH v2] git-send-email.perl: fold multiple entry "Cc:" and multiple single line "RCPT TO:"s
,
Junio C Hamano
Re: [PATCH v2] git-send-email.perl: fold multiple entry "Cc:" and multiple single line "RCPT TO:"s
,
Junio C Hamano
[PATCH] Teach 'rebase -i' the command "reword"
,
Björn Gustavsson
Re: [PATCH] Teach 'rebase -i' the command "reword"
,
Johannes Schindelin
Re: [PATCH] Teach 'rebase -i' the command "reword"
,
Sebastian Pipping
Re: [PATCH] Teach 'rebase -i' the command "reword"
,
Stephen Boyd
Re: [PATCH] Teach 'rebase -i' the command "reword"
,
Björn Gustavsson
Re: [PATCH] Teach 'rebase -i' the command "reword"
,
Johannes Sixt
Re: [PATCH] Teach 'rebase -i' the command "reword"
,
Stephen Boyd
Re: [PATCH] Teach 'rebase -i' the command "reword"
,
Björn Gustavsson
<Possible follow-ups>
[PATCH] Teach 'rebase -i' the command "reword"
,
Björn Gustavsson
Can I retrieve changes from deleted stash?
,
Daniel
Re: Can I retrieve changes from deleted stash?
,
Thomas Rast
Re: Can I retrieve changes from deleted stash?
,
mjucde
[PATCH] Speedup bash completion loading
,
Kirill Smelkov
Re: [PATCH] Speedup bash completion loading
,
Shawn O. Pearce
Re: [PATCH] Speedup bash completion loading
,
Kirill Smelkov
Re: [PATCH] Speedup bash completion loading
,
Ted Pavlic
Re: [PATCH] Speedup bash completion loading
,
Kirill Smelkov
Re: [PATCH] Speedup bash completion loading
,
Shawn O. Pearce
Re: [PATCH] Speedup bash completion loading
,
Kirill Smelkov
Re: [PATCH] Speedup bash completion loading
,
Kirill Smelkov
Re: [PATCH] Speedup bash completion loading
,
Shawn O. Pearce
Re: [PATCH] Speedup bash completion loading
,
Kirill Smelkov
Re: [PATCH] Speedup bash completion loading
,
Shawn O. Pearce
Re: [PATCH] Speedup bash completion loading
,
Kirill Smelkov
Re: [PATCH] Speedup bash completion loading
,
Shawn O. Pearce
Re: [PATCH] Speedup bash completion loading
,
Junio C Hamano
Re: [PATCH v5 2/2] gitweb: append short hash ids to snapshot files
,
Jakub Narebski
Re: [PATCH v5 2/2] gitweb: append short hash ids to snapshot files
,
Mark Rada
Re: [PATCH v5 2/2] gitweb: append short hash ids to snapshot files
,
Jakub Narebski
[PATCH] Make the MSVC projects use PDB/IDB files named after the project
,
Sebastian Schuberth
Re: [PATCH] Make the MSVC projects use PDB/IDB files named after the project
,
Marius Storm-Olsen
[PATCH] Teach 'rebase -i' the command "amend"
,
Björn Gustavsson
Re: [PATCH] Teach 'rebase -i' the command "amend"
,
Johannes Schindelin
Re: [PATCH] Teach 'rebase -i' the command "amend"
,
Björn Gustavsson
Re: [PATCH] Teach 'rebase -i' the command "amend"
,
Junio C Hamano
Re: [PATCH] Teach 'rebase -i' the command "amend"
,
Johannes Schindelin
Re: [PATCH] Teach 'rebase -i' the command "amend"
,
Sverre Rabbelier
Re: [PATCH] Teach 'rebase -i' the command "amend"
,
Björn Gustavsson
Re: [PATCH] Teach 'rebase -i' the command "amend"
,
Anders Melchiorsen
Re: [PATCH] Teach 'rebase -i' the command "amend"
,
Johannes Schindelin
Re: [PATCH] Teach 'rebase -i' the command "amend"
,
Junio C Hamano
Re: [PATCH] Teach 'rebase -i' the command "amend"
,
Sverre Rabbelier
Re: [PATCH] Teach 'rebase -i' the command "amend"
,
Johannes Schindelin
Re: [PATCH] Teach 'rebase -i' the command "amend"
,
Johannes Sixt
[PATCH] Add the --submodule-summary option to the diff option family
,
Johannes Schindelin
Re: [PATCH] Add the --submodule-summary option to the diff option family
,
Junio C Hamano
Re: [PATCH] Add the --submodule-summary option to the diff option family
,
Johannes Sixt
Re: [PATCH] Add the --submodule-summary option to the diff option family
,
Johannes Schindelin
Re: [PATCH] Add the --submodule-summary option to the diff option family
,
Johannes Sixt
Re: [PATCH] Add the --submodule-summary option to the diff option family
,
Johannes Schindelin
Message not available
Re: [PATCH] Add the --submodule-summary option to the diff option family
,
Johannes Schindelin
Message not available
Re: [PATCH] Add the --submodule-summary option to the diff option family
,
Jens Lehmann
Re: [PATCH] Add the --submodule-summary option to the diff option family
,
Jens Lehmann
Re: [PATCH] Add the --submodule-summary option to the diff option family
,
Johannes Schindelin
Message not available
Re: [PATCH] Add the --submodule-summary option to the diff option family
,
Junio C Hamano
Re: [PATCH] Add the --submodule-summary option to the diff option family
,
Johannes Schindelin
Re: [PATCH] Add the --submodule-summary option to the diff option family
,
Jens Lehmann
Re: [PATCH] Add the --submodule-summary option to the diff option family
,
Junio C Hamano
Re: [PATCH] Add the --submodule-summary option to the diff option family
,
Johannes Schindelin
Re: [PATCH] Add the --submodule-summary option to the diff option family
,
Jens Lehmann
Re: [PATCH] Add the --submodule-summary option to the diff option family
,
Johannes Schindelin
Re: [PATCH] Add the --submodule-summary option to the diff option family
,
Jens Lehmann
Re: [PATCH] Add the --submodule-summary option to the diff option family
,
Junio C Hamano
Re: [PATCH] Add the --submodule-summary option to the diff option family
,
Johannes Schindelin
reset doesn't reset a revert?
,
Octavian Râşniţă
Re: reset doesn't reset a revert?
,
Adam Brewster
Alles wurde Git
,
Johannes Schindelin
Re: [msysGit] Alles wurde Git
,
Phil Lawrence
Re: [msysGit] Alles wurde Git
,
Johannes Schindelin
A bug or a feature (git diff --author + --grep)
,
Pascal Obry
Re: A bug or a feature (git diff --author + --grep)
,
Björn Steinbrink
Re: A bug or a feature (git diff --author + --grep)
,
Pascal Obry
previous references
,
Octavian Râşniţă
Re: previous references
,
Johan Herland
Re: previous references
,
Daniele Segato
Re: previous references
,
Sverre Rabbelier
[PATCH] Add the utterly important 'mispel' command
,
Johannes Schindelin
Re: [PATCH] Add the utterly important 'mispel' command
,
Jeff King
Re: [PATCH] Add the utterly important 'mispel' command
,
Johannes Schindelin
Re: [PATCH] Add the utterly important 'mispel' command
,
Jeff King
[PATCH] MSVC: Enable OpenSSL, and translate -lcrypto
,
Marius Storm-Olsen
Re: [PATCH] MSVC: Enable OpenSSL, and translate -lcrypto
,
Erik Faye-Lund
Re: [PATCH] MSVC: Enable OpenSSL, and translate -lcrypto
,
Marius Storm-Olsen
Re: [PATCH] MSVC: Enable OpenSSL, and translate -lcrypto
,
Erik Faye-Lund
Patches for libgit2
,
Hervé Cauwelier
[PATCH 1/6] Open the pack file and keep a map on it.
,
Hervé Cauwelier
[PATCH 2/6] Read the base offset or name of delta objects
,
Hervé Cauwelier
[PATCH 3/6] Allow zlib to read a pack buffer longer than the actual data
,
Hervé Cauwelier
[PATCH 4/6] Inflate an object from a pack file
,
Hervé Cauwelier
[PATCH 5/6] This assertion is valid for both loose and packed objects
,
Hervé Cauwelier
[PATCH 6/6] Read an object from a pack file
,
Hervé Cauwelier
Re: [PATCH 1/6] Open the pack file and keep a map on it.
,
Shawn O. Pearce
[PATCH] Reserve a slot for argv[0] in default_arg.
,
Petter Urkedal
Re: [PATCH] Reserve a slot for argv[0] in default_arg.
,
Jeff King
Re: [PATCH] Reserve a slot for argv[0] in default_arg.
,
Petter Urkedal
Re: [PATCH] Reserve a slot for argv[0] in default_arg.
,
Jeff King
Re: [PATCH] Reserve a slot for argv[0] in default_arg.
,
Stephen Boyd
Re: [PATCH] Reserve a slot for argv[0] in default_arg.
,
Junio C Hamano
Re: [PATCH] Reserve a slot for argv[0] in default_arg.
,
Petter Urkedal
Re: [PATCH] Reserve a slot for argv[0] in default_arg.
,
Jeff King
Re: [PATCH] Reserve a slot for argv[0] in default_arg.
,
Petter Urkedal
Re: [PATCH] Reserve a slot for argv[0] in default_arg.
,
Petter Urkedal
Automatic merge of local modifications in submodules?
,
Josef Wolf
[PATCH] Fix '--relative-date'
,
Johan Sageryd
Re: [PATCH] Fix '--relative-date'
,
Jeff King
Re: [PATCH] Fix '--relative-date'
,
Johan Sageryd
[PATCH/RFC 1/7] imap-send: use separate read and write fds
,
Erik Faye-Lund
[PATCH/RFC 2/7] imap-send: use run-command API for tunneling
,
Erik Faye-Lund
[PATCH/RFC 3/7] imap-send: fix compilation-error on Windows
,
Erik Faye-Lund
[PATCH/RFC 4/7] imap-send: build imap-send on Windows
,
Erik Faye-Lund
[PATCH/RFC 5/7] imap-send: provide fall-back random-source
,
Erik Faye-Lund
[PATCH/RFC 6/7] mingw: wrap SSL_set_(w|r)fd to call _get_osfhandle
,
Erik Faye-Lund
[PATCH/RFC 7/7] mingw: enable OpenSSL
,
Erik Faye-Lund
Re: [PATCH/RFC 5/7] imap-send: provide fall-back random-source
,
Jeff King
Re: [PATCH/RFC 5/7] imap-send: provide fall-back random-source
,
Erik Faye-Lund
Re: [PATCH/RFC 5/7] imap-send: provide fall-back random-source
,
Erik Faye-Lund
Re: [PATCH/RFC 5/7] imap-send: provide fall-back random-source
,
Jeff King
Re: [PATCH/RFC 5/7] imap-send: provide fall-back random-source
,
Jeff King
Re: [PATCH/RFC 5/7] imap-send: provide fall-back random-source
,
Erik Faye-Lund
Re: [PATCH/RFC 5/7] imap-send: provide fall-back random-source
,
Jeff King
Re: [PATCH/RFC 1/7] imap-send: use separate read and write fds
,
Jeff King
Re: [PATCH/RFC 1/7] imap-send: use separate read and write fds
,
Erik Faye-Lund
Re: [PATCH/RFC 1/7] imap-send: use separate read and write fds
,
Jeff King
Re: [msysGit] Re: [PATCH/RFC 1/7] imap-send: use separate read and write fds
,
Johannes Sixt
[PATCH] MSVC: fix build warnings
,
Michael Wookey
Re: [PATCH] MSVC: fix build warnings
,
Junio C Hamano
Re: [PATCH] MSVC: fix build warnings
,
Michael Wookey
Re: [PATCH] MSVC: fix build warnings
,
Junio C Hamano
Re: [PATCH] MSVC: fix build warnings
,
Michael Wookey
Re: [PATCH] MSVC: fix build warnings
,
Junio C Hamano
"Not currently on any branch"
,
Tim
Re: "Not currently on any branch"
,
Steven Noonan
Re: "Not currently on any branch"
,
Alex Riesen
Re: "Not currently on any branch"
,
Sean Estabrooks
Re: "Not currently on any branch"
,
Clemens Buchacher
<Possible follow-ups>
Re: "Not currently on any branch"
,
Timothy Washington
Re: "Not currently on any branch"
,
Junio C Hamano
HTTP NTLM Authentication
,
gsky
[PATCH] Use the best HTTP authentication method supported by the server
,
Nicholas Miell
[PATCH 0/2] http: allow multi-pass authentication
,
Tay Ray Chuan
Re: [PATCH 0/2] http: allow multi-pass authentication
,
Martin Storsjö
[PATCH/RFC] Allow curl to rewind the RPC read buffer
,
Martin Storsjö
Re: [PATCH/RFC] Allow curl to rewind the RPC read buffer
,
Shawn O. Pearce
Re: [PATCH/RFC] Allow curl to rewind the RPC read buffer
,
Tay Ray Chuan
Re: [PATCH/RFC] Allow curl to rewind the RPC read buffer
,
Shawn O. Pearce
Re: [PATCH/RFC] Allow curl to rewind the RPC read buffer
,
Martin Storsjö
Re: [PATCH/RFC] Allow curl to rewind the RPC read buffer
,
Junio C Hamano
Re: [PATCH/RFC] Allow curl to rewind the RPC read buffer
,
Tay Ray Chuan
Re: [PATCH/RFC] Allow curl to rewind the RPC read buffer
,
Martin Storsjö
[PATCH/RFC] Allow curl to rewind the RPC read buffer at any time
,
Martin Storsjö
Re: [PATCH/RFC] Allow curl to rewind the RPC read buffer at any time
,
Shawn O. Pearce
Re: [PATCH/RFC] Allow curl to rewind the RPC read buffer at any time
,
Martin Storsjö
Re: [PATCH/RFC] Allow curl to rewind the RPC read buffer at any time
,
Tay Ray Chuan
Re: [PATCH/RFC] Allow curl to rewind the RPC read buffer at any time
,
Daniel Stenberg
Re: [PATCH/RFC] Allow curl to rewind the RPC read buffer at any time
,
Tay Ray Chuan
Re: [PATCH/RFC] Allow curl to rewind the RPC read buffer at any time
,
Daniel Stenberg
Re: [PATCH/RFC] Allow curl to rewind the RPC read buffer at any time
,
Martin Storsjö
Re: [PATCH/RFC] Allow curl to rewind the RPC read buffer at any time
,
Daniel Stenberg
[PATCH 1/2] http: maintain curl sessions
,
Tay Ray Chuan
[PATCH 2/2] Add an option for using any HTTP authentication scheme, not only basic
,
Tay Ray Chuan
git as a versioned filesystem
,
Scott Wiersdorf
Re: git as a versioned filesystem
,
Avery Pennarun
Figuring out which patches have been applied
,
Jon Smirl
Re: Figuring out which patches have been applied
,
Julian Phillips
[Index of Archives]
[Linux Kernel]
[LKML Kernel FAQ]
[IETF Annouce]
[Security]
[Bugtraq]