Git Distributed Software Revision Control
Date Index
[
Prev Page
][
Next Page
]
Re: calling git rebase with invalid onto-ref exits with wrong error message
,
(continued)
Re: calling git rebase with invalid onto-ref exits with wrong error message
,
Junio C Hamano
[PATCH] rebase: report invalid commit correctly
,
Erik Faye-Lund
Re: [PATCH] rebase: report invalid commit correctly
,
Junio C Hamano
git 1.7.10.msysgit.1: different behaviour in ".gitignore" and ".git/info/exclude"
,
Thomas Wichern
Re: git 1.7.10.msysgit.1: different behaviour in ".gitignore" and ".git/info/exclude"
,
Johannes Sixt
Re: git 1.7.10.msysgit.1: different behaviour in ".gitignore" and ".git/info/exclude"
,
Thomas Wichern
[WISH] git diff --pickaxe-line feature?
,
marcel partap
[RFC] Possibility to have a per-user config directory
,
nguyenhu
Re: [RFC] Possibility to have a per-user config directory
,
Victor Engmark
<Possible follow-ups>
Re: [RFC] Possibility to have a per-user config directory
,
nguyenhu
How does Git's maintenance policy handle topics that don't start from "master?"
,
Steven E. Harris
Re: How does Git's maintenance policy handle topics that don't start from "master?"
,
Steven E. Harris
Re: How does Git's maintenance policy handle topics that don't start from "master?"
,
Junio C Hamano
Re: How does Git's maintenance policy handle topics that don't start from "master?"
,
Steven E. Harris
Re: How does Git's maintenance policy handle topics that don't start from "master?"
,
Junio C Hamano
Re: How does Git's maintenance policy handle topics that don't start from "master?"
,
Junio C Hamano
triggering pack-refs
,
Vangelis Katsikaros
Re: triggering pack-refs
,
Junio C Hamano
"docs: stop using asciidoc no-inline-literal" breaks asciidoc 8.2.5
,
Ævar Arnfjörð Bjarmason
Re: "docs: stop using asciidoc no-inline-literal" breaks asciidoc 8.2.5
,
Thomas Rast
Re: "docs: stop using asciidoc no-inline-literal" breaks asciidoc 8.2.5
,
Ævar Arnfjörð Bjarmason
Re: "docs: stop using asciidoc no-inline-literal" breaks asciidoc 8.2.5
,
Junio C Hamano
Re: "docs: stop using asciidoc no-inline-literal" breaks asciidoc 8.2.5
,
Jeff King
Re: "docs: stop using asciidoc no-inline-literal" breaks asciidoc 8.2.5
,
Jeff King
Re: "docs: stop using asciidoc no-inline-literal" breaks asciidoc 8.2.5
,
Dennis Kaarsemaker
Re: "docs: stop using asciidoc no-inline-literal" breaks asciidoc 8.2.5
,
Ævar Arnfjörð Bjarmason
Re: "docs: stop using asciidoc no-inline-literal" breaks asciidoc 8.2.5
,
Ævar Arnfjörð Bjarmason
Re: "docs: stop using asciidoc no-inline-literal" breaks asciidoc 8.2.5
,
Jeff King
Re: "docs: stop using asciidoc no-inline-literal" breaks asciidoc 8.2.5
,
Matthieu Moy
[PATCH 0/3] docs: asciidoc version tweaks
,
Jeff King
[PATCH 1/3] INSTALL: update asciidoc recommendation
,
Jeff King
[PATCH 2/3] docs: drop asciidoc7compatible flag
,
Jeff King
[PATCH 3/3] docs: drop antique comment from Makefile
,
Jeff King
[GSoC] Designing a faster index format - Progress report week 6
,
Thomas Gummerer
Review of current github code [Re: [GSoC] Designing a faster index format - Progress report week 6]
,
Thomas Rast
Re: Review of current github code [Re: [GSoC] Designing a faster index format - Progress report week 6]
,
Junio C Hamano
Re: Review of current github code [Re: [GSoC] Designing a faster index format - Progress report week 6]
,
Thomas Rast
Re: Review of current github code [Re: [GSoC] Designing a faster index format - Progress report week 6]
,
Thomas Gummerer
Alphabetize git config --list
,
Zach
Re: Alphabetize git config --list
,
Jeff King
Re: Alphabetize git config --list
,
Michael Haggerty
Re: Alphabetize git config --list
,
Jeff King
"git push" silently fails, says 'Everything up-to-date" when it's not.
,
David Woodhouse
Re: "git push" silently fails, says 'Everything up-to-date" when it's not.
,
Matthieu Moy
Re: "git push" silently fails, says 'Everything up-to-date" when it's not.
,
Junio C Hamano
[PATCH] git-submodule.sh: Always initialize $url variable
,
Nicolas Viennot and Sid Nair
[PATCH] submodules: print "registered for path" message only once
,
Jens Lehmann
Vietnamese l10n pull request problems
,
Jiang Xin
Re: Vietnamese l10n pull request problems
,
Junio C Hamano
Message not available
Re: Vietnamese l10n pull request problems
,
Jiang Xin
RE: Vietnamese l10n pull request problems
,
Trần Ngọc Quân
Re: Vietnamese l10n pull request problems
,
Jiang Xin
[PATCH] Reduce cost of deletion in levenstein distance (4 -> 3)
,
Matthieu Moy
Re: [PATCH] Reduce cost of deletion in levenstein distance (4 -> 3)
,
Junio C Hamano
Re: [PATCH] Reduce cost of deletion in levenstein distance (4 -> 3)
,
Matthieu Moy
[PATCH v7 0/9] submodule: improve robustness of path handling
,
Jon Seymour
[PATCH v7 1/9] submodule: additional regression tests for relative URLs
,
Jon Seymour
[PATCH v7 2/9] submodule: document failure to detect invalid submodule URLs
,
Jon Seymour
[PATCH v7 3/9] submodule: document failure to handle relative superproject origin URLs
,
Jon Seymour
[PATCH v7 4/9] submodule: document failure to handle improperly normalized remote origin URLs
,
Jon Seymour
[PATCH v7 5/9] submodule: extract normalize_path into standalone function
,
Jon Seymour
[PATCH v7 6/9] submodule: fix detection of invalid submodule URL
,
Jon Seymour
Re: [PATCH v7 6/9] submodule: fix detection of invalid submodule URL
,
Johannes Sixt
Re: [PATCH v7 6/9] submodule: fix detection of invalid submodule URL
,
Jon Seymour
Re: [PATCH v7 6/9] submodule: fix detection of invalid submodule URL
,
Jon Seymour
[PATCH v7 7/9] submodule: fix sync handling of relative superproject origin URLs
,
Jon Seymour
[PATCH v7 8/9] submodule: fix handling of denormalized superproject origin URLs
,
Jon Seymour
Re: [PATCH v7 8/9] submodule: fix handling of denormalized superproject origin URLs
,
Jon Seymour
[PATCH v7 9/9] submodule: fix normalization to handle repeated ./
,
Jon Seymour
Re: [PATCH v7 0/9] submodule: improve robustness of path handling
,
Jens Lehmann
Re: [PATCH v7 0/9] submodule: improve robustness of path handling
,
Jon Seymour
Re: [PATCH v7 0/9] submodule: improve robustness of path handling
,
Jens Lehmann
locking (binary) files in git with gitolite
,
Sitaram Chamarty
[PATCH v6 0/9] submodule: improve robustness of path handling
,
Jon Seymour
[PATCH v6 1/9] submodule: additional regression tests for relative URLs
,
Jon Seymour
[PATCH v6 2/9] submodule: document failure to detect invalid submodule URLs
,
Jon Seymour
[PATCH v6 3/9] submodule: document failure to handle relative superproject origin URLs
,
Jon Seymour
[PATCH v6 4/9] submodule: document failure to handle improperly normalized remote origin URLs
,
Jon Seymour
[PATCH v6 5/9] submodule: extract normalize_path into standalone function
,
Jon Seymour
[PATCH v6 6/9] submodule: fix detection of invalid submodule URL
,
Jon Seymour
[PATCH v6 7/9] submodule: fix sync handling of relative superproject origin URLs
,
Jon Seymour
Re: [PATCH v6 7/9] submodule: fix sync handling of relative superproject origin URLs
,
Jon Seymour
[PATCH v6 8/9] submodule: fix handling of denormalized superproject origin URLs
,
Jon Seymour
Re: [PATCH v6 8/9] submodule: fix handling of denormalized superproject origin URLs
,
Jon Seymour
[PATCH v6 9/9] submodule: fix normalization to handle repeated ./
,
Jon Seymour
Finding a branch point in git
,
Felipe Contreras
Re: Finding a branch point in git
,
Jeff King
Re: Finding a branch point in git
,
Felipe Contreras
Re: Finding a branch point in git
,
Jeff King
Re: Finding a branch point in git
,
Felipe Contreras
Re: Finding a branch point in git
,
Jeff King
Re: Finding a branch point in git
,
Felipe Contreras
Re: Finding a branch point in git
,
Felipe Contreras
Re: Finding a branch point in git
,
PJ Weisberg
Re: Finding a branch point in git
,
Felipe Contreras
Re: Finding a branch point in git
,
Martin Langhoff
Re: Finding a branch point in git
,
Felipe Contreras
Re: Finding a branch point in git
,
Jeff King
[PATCH] t7403-*.sh: Avoid use of the nonportable '==' operator
,
Ramsay Jones
Re: [PATCH] t7403-*.sh: Avoid use of the nonportable '==' operator
,
Jon Seymour
Re: [PATCH] t7403-*.sh: Avoid use of the nonportable '==' operator
,
Junio C Hamano
Re: [PATCH] t7403-*.sh: Avoid use of the nonportable '==' operator
,
Jon Seymour
[PATCH] Implement --messages-prog parameter in git-svn
,
Klaus Reimer
git-http-backend with hooks
,
Tajti Ákos
Re: git-http-backend with hooks
,
Sitaram Chamarty
[PATCH WIP 0/3] top-level gitignore considered less harmful
,
Nguyễn Thái Ngọc Duy
[PATCH 1/3] Unindent excluded_from_list()
,
Nguyễn Thái Ngọc Duy
[PATCH 2/3] exclude: do strcmp as much as possible before fnmatch
,
Nguyễn Thái Ngọc Duy
Re: [PATCH 2/3] exclude: do strcmp as much as possible before fnmatch
,
Junio C Hamano
Re: [PATCH 2/3] exclude: do strcmp as much as possible before fnmatch
,
Nguyen Thai Ngoc Duy
Re: [PATCH 2/3] exclude: do strcmp as much as possible before fnmatch
,
Junio C Hamano
Re: [PATCH 2/3] exclude: do strcmp as much as possible before fnmatch
,
Nguyen Thai Ngoc Duy
Re: [PATCH 2/3] exclude: do strcmp as much as possible before fnmatch
,
Junio C Hamano
Re: [PATCH 2/3] exclude: do strcmp as much as possible before fnmatch
,
Junio C Hamano
Re: [PATCH 2/3] exclude: do strcmp as much as possible before fnmatch
,
Thiago Farina
[PATCH 3/3] exclude: reduce computation cost on checking dirname in patterns
,
Nguyễn Thái Ngọc Duy
Re: [PATCH WIP 0/3] top-level gitignore considered less harmful
,
Nguyen Thai Ngoc Duy
Re: [PATCH WIP 0/3] top-level gitignore considered less harmful
,
Jeff King
Re: [PATCH WIP 0/3] top-level gitignore considered less harmful
,
Nguyen Thai Ngoc Duy
[PATCHv2 0/3] New test cases for branch detection
,
Vitor Antunes
[PATCHv2 2/3] git-p4: Verify detection of "empty" branch creation
,
Vitor Antunes
[PATCHv2 3/3] git-p4: Clean up branch test cases
,
Vitor Antunes
[PATCHv2 1/3] git-p4: Test changelists touching two branches
,
Vitor Antunes
Re: [PATCHv2 0/3] New test cases for branch detection
,
Pete Wyckoff
[PATCH 0/3] clone --local fixes
,
Jeff King
[PATCH 1/3] t5701: modernize style
,
Jeff King
[PATCH 2/3] clone: make --local handle URLs
,
Jeff King
Re: [PATCH 2/3] clone: make --local handle URLs
,
Johannes Sixt
Re: [PATCH 2/3] clone: make --local handle URLs
,
Jeff King
[PATCH 3/3] clone: allow --no-local to turn off local optimizations
,
Jeff King
[PATCH 4/3] clone: send diagnostic messages to stderr
,
Jeff King
Re: [PATCH 0/3] clone --local fixes
,
Junio C Hamano
Re: [PATCH 0/3] clone --local fixes
,
Jeff King
Re: [PATCH 0/3] clone --local fixes
,
Junio C Hamano
Re: [PATCH 0/3] clone --local fixes
,
Jeff King
Re: [PATCH 0/3] clone --local fixes
,
Jeff King
[PATCH 1/2] docs/clone: mention that --local may be ignored
,
Jeff King
[PATCH 2/2] clone: allow --no-local to turn off local optimizations
,
Jeff King
Re: [PATCH 2/2] clone: allow --no-local to turn off local optimizations
,
Junio C Hamano
Re: [PATCH 2/2] clone: allow --no-local to turn off local optimizations
,
Jeff King
Re: [PATCH 2/2] clone: allow --no-local to turn off local optimizations
,
Junio C Hamano
Re: [PATCH 2/2] clone: allow --no-local to turn off local optimizations
,
Jeff King
Re: [PATCH 2/2] clone: allow --no-local to turn off local optimizations
,
Junio C Hamano
[PATCH] Pass $verbosity from git pull to git rebase
,
Iustin Pop
<Possible follow-ups>
[PATCH] Pass $verbosity from git pull to git rebase
,
Iustin Pop
[ANNOUNCE] Git 1.7.10.3
,
Junio C Hamano
[ANNOUNCE] Git 1.7.11.rc0
,
Junio C Hamano
[PATCH 1/2] Add possibility to store configuration in ~/.config/git/config file
,
NGUYEN Huynh Khoi Nguyen
[PATCH 2/2] Test File Name: t1306-second-config-file.sh
,
NGUYEN Huynh Khoi Nguyen
Re: [PATCH 1/2] Add possibility to store configuration in ~/.config/git/config file
,
Jeff King
Re: [PATCH 1/2] Add possibility to store configuration in ~/.config/git/config file
,
Junio C Hamano
Re: [PATCH 1/2] Add possibility to store configuration in ~/.config/git/config file
,
Jeff King
Re: [PATCH 1/2] Add possibility to store configuration in ~/.config/git/config file
,
Nguyen Thai Ngoc Duy
Re: [PATCH 1/2] Add possibility to store configuration in ~/.config/git/config file
,
Jeff King
Re: [PATCH 1/2] Add possibility to store configuration in ~/.config/git/config file
,
David Aguilar
Re: [PATCH 1/2] Add possibility to store configuration in ~/.config/git/config file
,
Matthieu Moy
Re: [PATCH 1/2] Add possibility to store configuration in ~/.config/git/config file
,
jaseem abid
Re: [PATCH 1/2] Add possibility to store configuration in ~/.config/git/config file
,
Matthieu Moy
Re: [PATCH 1/2] Add possibility to store configuration in ~/.config/git/config file
,
Jeff King
<Possible follow-ups>
Re: [PATCH 1/2] Add possibility to store configuration in ~/.config/git/config file
,
nguyenhu
how to share files between machines?
,
J.V.
Re: how to share files between machines?
,
Neal Kreitzinger
[RFC] Possibility to choose ~/.config/git/config instead of ~/.gitconfig
,
nguyenhu
Re: [RFC] Possibility to choose ~/.config/git/config instead of ~/.gitconfig
,
Jonathan Nieder
Re: [RFC] Possibility to choose ~/.config/git/config instead of ~/.gitconfig
,
Matthieu Moy
Re: [RFC] Possibility to choose ~/.config/git/config instead of ~/.gitconfig
,
Jonathan Nieder
Re: [RFC] Possibility to choose ~/.config/git/config instead of ~/.gitconfig
,
Hilco Wijbenga
Re: [RFC] Possibility to choose ~/.config/git/config instead of ~/.gitconfig
,
Jonathan Nieder
Re: [RFC] Possibility to choose ~/.config/git/config instead of ~/.gitconfig
,
Hilco Wijbenga
[PATCH] config doc: remove confusion about relative GIT_DIR from FILES section
,
Jonathan Nieder
Re: [PATCH] config doc: remove confusion about relative GIT_DIR from FILES section
,
Jeff King
Re: [RFC] Possibility to choose ~/.config/git/config instead of ~/.gitconfig
,
Junio C Hamano
Re: [RFC] Possibility to choose ~/.config/git/config instead of ~/.gitconfig
,
Matthieu Moy
Re: [RFC] Possibility to choose ~/.config/git/config instead of ~/.gitconfig
,
Jeff King
Re: [RFC] Possibility to choose ~/.config/git/config instead of ~/.gitconfig
,
Junio C Hamano
Re: [RFC] Possibility to choose ~/.config/git/config instead of ~/.gitconfig
,
Jonathan Nieder
Re: [RFC] Possibility to choose ~/.config/git/config instead of ~/.gitconfig
,
Junio C Hamano
Re: [RFC] Possibility to choose ~/.config/git/config instead of ~/.gitconfig
,
Jonathan Nieder
Re: [RFC] Possibility to choose ~/.config/git/config instead of ~/.gitconfig
,
Junio C Hamano
Re: [RFC] Possibility to choose ~/.config/git/config instead of ~/.gitconfig
,
Matthieu Moy
Re: [RFC] Possibility to choose ~/.config/git/config instead of ~/.gitconfig
,
Jonathan Nieder
Re: [RFC] Possibility to choose ~/.config/git/config instead of ~/.gitconfig
,
Matthieu Moy
Re: [RFC] Possibility to choose ~/.config/git/config instead of ~/.gitconfig
,
Jonathan Nieder
Re: [RFC] Possibility to choose ~/.config/git/config instead of ~/.gitconfig
,
Jonathan Nieder
Re: [RFC] Possibility to choose ~/.config/git/config instead of ~/.gitconfig
,
Matthieu Moy
Re: [RFC] Possibility to choose ~/.config/git/config instead of ~/.gitconfig
,
Matthieu Moy
Re: [RFC] Possibility to choose ~/.config/git/config instead of ~/.gitconfig
,
Felipe Contreras
Re: [RFC] Possibility to choose ~/.config/git/config instead of ~/.gitconfig
,
Heiko Voigt
behaviour of .gitignore
,
J.V.
Re: behaviour of .gitignore
,
Matthieu Moy
Re: behaviour of .gitignore
,
Neal Kreitzinger
fmt-merge-message: add empty line between tag and signature verification
,
Linus Torvalds
Re: fmt-merge-message: add empty line between tag and signature verification
,
Junio C Hamano
Re: fmt-merge-message: add empty line between tag and signature verification
,
Linus Torvalds
Re: fmt-merge-message: add empty line between tag and signature verification
,
Martin Fick
Re: fmt-merge-message: add empty line between tag and signature verification
,
Ralf Thielow
[PATCH] Teach ignore machinery about pattern "/"
,
Nguyễn Thái Ngọc Duy
Re: [PATCH] Teach ignore machinery about pattern "/"
,
Junio C Hamano
Re: [PATCH] Teach ignore machinery about pattern "/"
,
Nguyen Thai Ngoc Duy
Re: [PATCH] Teach ignore machinery about pattern "/"
,
Junio C Hamano
Re: [PATCH] Teach ignore machinery about pattern "/"
,
Nguyen Thai Ngoc Duy
Re: [PATCH] Teach ignore machinery about pattern "/"
,
Junio C Hamano
RE: [PATCH] Teach ignore machinery about pattern "/"
,
Caleb Marchent
Git hangs at “Writing objects: 11%”
,
Timothy Normand Miller
Re: Git hangs at “Writing objects: 11%”
,
Jeff King
Re: Git hangs at “Writing objects: 11%”
,
Timothy Normand Miller
Re: Git hangs at “Writing objects: 11%”
,
Timothy Normand Miller
Re: Git hangs at “Writing objects: 11%”
,
Seth Robertson
Re: Git hangs at “Writing objects: 11%”
,
Timothy Normand Miller
Re: Git hangs at “Writing objects: 11%”
,
Jeff King
Re: Git hangs at “Writing objects: 11%”
,
Martin Storsjö
Re: Git hangs at “Writing objects: 11%”
,
Timothy Normand Miller
credential-helpers + remote-helper, starting point?
,
roucherj
Re: credential-helpers + remote-helper, starting point?
,
Jeff King
Re: credential-helpers + remote-helper, starting point?
,
Matthieu Moy
Re: credential-helpers + remote-helper, starting point?
,
Jeff King
Re: credential-helpers + remote-helper, starting point?
,
Matthieu Moy
Re: credential-helpers + remote-helper, starting point?
,
Junio C Hamano
Re: credential-helpers + remote-helper, starting point?
,
Matthieu Moy
Re: credential-helpers + remote-helper, starting point?
,
roucherj
Re: credential-helpers + remote-helper, starting point?
,
Jeff King
[PATCH 0/7] vcs-svn: housekeeping
,
David Barr
[PATCH 1/7] vcs-svn: prefer constcmp to prefixcmp
,
David Barr
[PATCH 2/7] vcs-svn: prefer strstr over memmem
,
David Barr
[PATCH 3/7] vcs-svn: fix signedness warnings
,
David Barr
Re: [PATCH 3/7] vcs-svn: fix signedness warnings
,
Jonathan Nieder
Re: [PATCH 3/7] vcs-svn: fix signedness warnings
,
David Michael Barr
[PATCH 4/7] vcs-svn: drop no-op reset methods
,
David Barr
[PATCH 5/7] vcs-svn: fix cppcheck warning
,
David Barr
Re: [PATCH 5/7] vcs-svn: fix cppcheck warning
,
Jonathan Nieder
Re: [PATCH 5/7] vcs-svn: fix cppcheck warning
,
David Michael Barr
[PATCH 6/7] vcs-svn: fix clang-analyzer error
,
David Barr
[PATCH 7/7] vcs-svn: fix clang-analyzer warning
,
David Barr
Re: [PATCH 7/7] vcs-svn: fix clang-analyzer warning
,
Jonathan Nieder
Re: [PATCH 7/7] vcs-svn: fix clang-analyzer warning
,
David Michael Barr
[stgit] Play with patch remotely
,
Nicolas
Message not available
Re: [stgit] Play with patch remotely
,
Nicolas
[PATCH] Do not autosquash in case of an implied interactive rebase
,
Vincent van Ravesteijn
[PATCHv2] Do not autosquash in case of an implied interactive rebase
,
Vincent van Ravesteijn
Re: [PATCHv2] Do not autosquash in case of an implied interactive rebase
,
Junio C Hamano
Re: [PATCHv2] Do not autosquash in case of an implied interactive rebase
,
Vincent van Ravesteijn
Re: [PATCHv2] Do not autosquash in case of an implied interactive rebase
,
Junio C Hamano
Re: [PATCHv2] Do not autosquash in case of an implied interactive rebase
,
Junio C Hamano
[PATCH] Avoid sorting if references are added to ref_cache in order
,
mhagger
Re: [PATCH] Avoid sorting if references are added to ref_cache in order
,
Jeff King
Re: [PATCH] Avoid sorting if references are added to ref_cache in order
,
Michael Haggerty
Re: [PATCH] Avoid sorting if references are added to ref_cache in order
,
Jeff King
t4014 broken by 43ae9f47ab: format-patch: use default email for generating message ids
,
Michael Haggerty
Re: t4014 broken by 43ae9f47ab: format-patch: use default email for generating message ids
,
Jeff King
Re: t4014 broken by 43ae9f47ab: format-patch: use default email for generating message ids
,
Junio C Hamano
Re: t4014 broken by 43ae9f47ab: format-patch: use default email for generating message ids
,
Jeff King
Re: t4014 broken by 43ae9f47ab: format-patch: use default email for generating message ids
,
Jeff King
[PATCH 1/7] ident: refactor empty ident error message
,
Jeff King
[PATCH 2/7] ident: refactor NO_DATE flag in fmt_ident
,
Jeff King
[PATCH 3/7] ident: let callers omit name with fmt_indent
,
Jeff King
[PATCH 4/7] format-patch: use GIT_COMMITTER_EMAIL in message ids
,
Jeff King
[PATCH 5/7] ident: rename IDENT_ERROR_ON_NO_NAME to IDENT_STRICT
,
Jeff King
[PATCH 6/7] ident: reject bogus email addresses with IDENT_STRICT
,
Jeff King
[PATCH 7/7] format-patch: do not use bogus email addresses in message ids
,
Jeff King
Re: t4014 broken by 43ae9f47ab: format-patch: use default email for generating message ids
,
Junio C Hamano
Re: t4014 broken by 43ae9f47ab: format-patch: use default email for generating message ids
,
Jeff King
Re: t4014 broken by 43ae9f47ab: format-patch: use default email for generating message ids
,
Michael Haggerty
Re: t4014 broken by 43ae9f47ab: format-patch: use default email for generating message ids
,
Jeff King
[PATCH/RFC] t7512-status-warnings.sh : better advices for git status
,
Kong Lucien
Re: [PATCH/RFC] t7512-status-warnings.sh : better advices for git status
,
Matthieu Moy
[PATCHv2 1/2] wt-status: better advices for git status
,
Kong Lucien
[PATCHv2 2/2] t7512-status-warnings.sh: better advices for git status
,
Kong Lucien
Re: [PATCHv2 2/2] t7512-status-warnings.sh: better advices for git status
,
Matthieu Moy
Re: [PATCHv2 2/2] t7512-status-warnings.sh: better advices for git status
,
Matthieu Moy
Re: [PATCHv2 1/2] wt-status: better advices for git status
,
Nguyen Thai Ngoc Duy
Re: [PATCHv2 1/2] wt-status: better advices for git status
,
NGUY Thomas
Re: [PATCHv2 1/2] wt-status: better advices for git status
,
Matthieu Moy
Re: [PATCHv2 1/2] wt-status: better advices for git status
,
Matthieu Moy
Re: [PATCHv2 1/2] wt-status: better advices for git status
,
Junio C Hamano
Re: [PATCHv2 1/2] wt-status: better advices for git status
,
Matthieu Moy
Re: [PATCHv2 1/2] wt-status: better advices for git status
,
Junio C Hamano
Re: [PATCHv2 1/2] wt-status: better advices for git status
,
konglu
[PATCHv3 1/2] wt-status.*: better advices for git status added
,
Kong Lucien
[PATCHv3 2/2] t7512-status-warnings.sh: better advices for git status
,
Kong Lucien
Re: [PATCHv3 2/2] t7512-status-warnings.sh: better advices for git status
,
Matthieu Moy
Re: [PATCHv3 1/2] wt-status.*: better advices for git status added
,
Matthieu Moy
Re: [PATCHv3 1/2] wt-status.*: better advices for git status added
,
Junio C Hamano
Re: [PATCHv3 1/2] wt-status.*: better advices for git status added
,
konglu
Re: [PATCHv3 1/2] wt-status.*: better advices for git status added
,
Junio C Hamano
Re: [PATCHv3 1/2] wt-status.*: better advices for git status added
,
Matthieu Moy
[PATCHv4 1/3] wt-status.*: better advices for git status added
,
Kong Lucien
[PATCHv4 2/3] t7512-status-warnings.sh: better advices for git status
,
Kong Lucien
[PATCHv4 3/3] Advices about 'git rm' during conflicts (unmerged paths) more relevant
,
Kong Lucien
Re: [PATCHv4 3/3] Advices about 'git rm' during conflicts (unmerged paths) more relevant
,
Junio C Hamano
Re: [PATCHv4 3/3] Advices about 'git rm' during conflicts (unmerged paths) more relevant
,
konglu
Re: [PATCHv4 3/3] Advices about 'git rm' during conflicts (unmerged paths) more relevant
,
Matthieu Moy
Re: [PATCHv4 3/3] Advices about 'git rm' during conflicts (unmerged paths) more relevant
,
konglu
Re: [PATCHv4 1/3] wt-status.*: better advices for git status added
,
Junio C Hamano
Re: [PATCHv4 1/3] wt-status.*: better advices for git status added
,
Junio C Hamano
Re: [PATCHv4 1/3] wt-status.*: better advices for git status added
,
Matthieu Moy
Re: [PATCHv4 1/3] wt-status.*: better advices for git status added
,
Matthieu Moy
Re: [PATCHv4 1/3] wt-status.*: better advices for git status added
,
Matthieu Moy
Re: [PATCHv4 1/3] wt-status.*: better advices for git status added
,
Andrew Ardill
[PATCHv5 1/3] wt-status.*: better advices for git status added
,
Kong Lucien
[PATCHv5 3/3] status: don't suggest "git rm" or "git add" if not appropriate
,
Kong Lucien
Re: [PATCHv5 3/3] status: don't suggest "git rm" or "git add" if not appropriate
,
Matthieu Moy
Re: [PATCHv5 3/3] status: don't suggest "git rm" or "git add" if not appropriate
,
Phil Hord
Re: [PATCHv5 3/3] status: don't suggest "git rm" or "git add" if not appropriate
,
konglu
Re: [PATCHv5 3/3] status: don't suggest "git rm" or "git add" if not appropriate
,
Junio C Hamano
[PATCHv5 2/3] t7512-status-help.sh: better advices for git status
,
Kong Lucien
Re: [PATCHv5 1/3] wt-status.*: better advices for git status added
,
Junio C Hamano
Re: [PATCHv5 1/3] wt-status.*: better advices for git status added
,
konglu
Re: [PATCHv5 1/3] wt-status.*: better advices for git status added
,
Matthieu Moy
Re: [PATCHv5 1/3] wt-status.*: better advices for git status added
,
Junio C Hamano
Re: [PATCHv5 1/3] wt-status.*: better advices for git status added
,
Junio C Hamano
Re: [PATCHv5 1/3] wt-status.*: better advices for git status added
,
konglu
Re: [PATCHv5 1/3] wt-status.*: better advices for git status added
,
Matthieu Moy
Re: [PATCHv5 1/3] wt-status.*: better advices for git status added
,
konglu
Re: [PATCHv5 1/3] wt-status.*: better advices for git status added
,
Phil Hord
Re: [PATCHv5 1/3] wt-status.*: better advices for git status added
,
Junio C Hamano
Re: [PATCHv5 1/3] wt-status.*: better advices for git status added
,
Phil Hord
[PATCHv6 1/4] wt-status.*: better advices for git status added
,
Kong Lucien
[PATCHv6 2/4] t7512-status-help.sh: better advices for git status
,
Kong Lucien
Re: [PATCHv6 2/4] t7512-status-help.sh: better advices for git status
,
Junio C Hamano
Re: [PATCHv6 2/4] t7512-status-help.sh: better advices for git status
,
konglu
Re: [PATCHv6 2/4] t7512-status-help.sh: better advices for git status
,
Junio C Hamano
Re: [PATCHv6 2/4] t7512-status-help.sh: better advices for git status
,
Junio C Hamano
[PATCHv6 3/4] status: don't suggest "git rm" or "git add" if not appropriate
,
Kong Lucien
Re: [PATCHv6 3/4] status: don't suggest "git rm" or "git add" if not appropriate
,
Matthieu Moy
[PATCHv6 4/4] status: better advices when splitting a commit (during rebase -i)
,
Kong Lucien
Re: [PATCHv6 4/4] status: better advices when splitting a commit (during rebase -i)
,
Junio C Hamano
Re: [PATCHv6 4/4] status: better advices when splitting a commit (during rebase -i)
,
Phil Hord
Re: [PATCHv6 4/4] status: better advices when splitting a commit (during rebase -i)
,
konglu
Re: [PATCHv6 1/4] wt-status.*: better advices for git status added
,
Junio C Hamano
Re: [PATCHv6 1/4] wt-status.*: better advices for git status added
,
konglu
Re: [PATCHv6 1/4] wt-status.*: better advices for git status added
,
Junio C Hamano
[PATCHv7 1/4] wt-status.*: better advices for git status added
,
Kong Lucien
[PATCHv7 3/4] status: don't suggest "git rm" or "git add" if not appropriate
,
Kong Lucien
[PATCHv7 4/4] status: better advices when splitting a commit (during rebase -i)
,
Kong Lucien
[PATCHv7 2/4] t7512-status-help.sh: better advices for git status
,
Kong Lucien
Re: [PATCHv7 2/4] t7512-status-help.sh: better advices for git status
,
Matthieu Moy
Re: [PATCHv7 2/4] t7512-status-help.sh: better advices for git status
,
Junio C Hamano
Re: [PATCHv7 1/4] wt-status.*: better advices for git status added
,
Junio C Hamano
Re: [PATCHv7 1/4] wt-status.*: better advices for git status added
,
konglu
Re: [PATCHv7 1/4] wt-status.*: better advices for git status added
,
Matthieu Moy
[PATCHv8 1/4] wt-status.*: better advices for git status added
,
Lucien Kong
[PATCHv8 4/4] status: better advices when splitting a commit (during rebase -i)
,
Lucien Kong
Re: [PATCHv8 4/4] status: better advices when splitting a commit (during rebase -i)
,
Junio C Hamano
Re: [PATCHv8 4/4] status: better advices when splitting a commit (during rebase -i)
,
konglu
Re: [PATCHv8 4/4] status: better advices when splitting a commit (during rebase -i)
,
Junio C Hamano
[PATCHv8 2/4] t7512-status-help.sh: better advices for git status
,
Lucien Kong
[PATCHv8 3/4] status: don't suggest "git rm" or "git add" if not appropriate
,
Lucien Kong
[PATCHv9 1/4] wt-status.*: better advices for git status added
,
Lucien Kong
[PATCHv9 3/4] status: don't suggest "git rm" or "git add" if not appropriate
,
Lucien Kong
[PATCHv9 2/4] t7512-status-help.sh: better advices for git status
,
Lucien Kong
[PATCHv9 4/4] status: better advices when splitting a commit (during rebase -i)
,
Lucien Kong
Re: [PATCHv9 4/4] status: better advices when splitting a commit (during rebase -i)
,
Junio C Hamano
Re: [PATCHv9 4/4] status: better advices when splitting a commit (during rebase -i)
,
Junio C Hamano
Re: [PATCHv9 4/4] status: better advices when splitting a commit (during rebase -i)
,
konglu
[PATCHv10 1/4] wt-status.*: better advices for git status added
,
Lucien Kong
[PATCHv10 2/4] t7512-status-help.sh: better advices for git status
,
Lucien Kong
[PATCHv10 4/4] status: better advices when splitting a commit (during rebase -i)
,
Lucien Kong
Re: [PATCHv10 4/4] status: better advices when splitting a commit (during rebase -i)
,
Junio C Hamano
Re: [PATCHv10 4/4] status: better advices when splitting a commit (during rebase -i)
,
konglu
[PATCHv10 3/4] status: don't suggest "git rm" or "git add" if not appropriate
,
Lucien Kong
[PATCH] Collocate strings to simplify translation
,
Vincent van Ravesteijn
Re: [PATCH] Collocate strings to simplify translation
,
Zbigniew Jędrzejewski-Szmek
Re: [PATCH] Collocate strings to simplify translation
,
Vincent van Ravesteijn
Re: [PATCH] Collocate strings to simplify translation
,
Johannes Sixt
Re: [PATCH] Collocate strings to simplify translation
,
Vincent van Ravesteijn
[PATCH] progress: don't print if !isatty(2).
,
Avery Pennarun
Re: [PATCH] progress: don't print if !isatty(2).
,
Jeff King
[PATCH] checkout: default to quiet if !isatty(2).
,
Avery Pennarun
Re: [PATCH] checkout: default to quiet if !isatty(2).
,
Jeff King
[PATCH v2] checkout: no progress messages if !isatty(2).
,
Avery Pennarun
Re: [PATCH v2] checkout: no progress messages if !isatty(2).
,
Junio C Hamano
Re: [PATCH v2] checkout: no progress messages if !isatty(2).
,
Jeff King
Re: [PATCH v2] checkout: no progress messages if !isatty(2).
,
Avery Pennarun
Re: [PATCH v2] checkout: no progress messages if !isatty(2).
,
Avery Pennarun
Re: [PATCH v2] checkout: no progress messages if !isatty(2).
,
Junio C Hamano
Re: [PATCH] checkout: default to quiet if !isatty(2).
,
Avery Pennarun
[PATCH v5 0/2] series: submodule: fix handling of relative superproject origin URLs
,
Jon Seymour
[PATCH v5 1/2] submodule: document failures handling relative superproject origin URLs
,
Jon Seymour
[PATCH v5 2/2] submodule: fix handling of relative superproject origin URLs
,
Jon Seymour
Re: [PATCH v5 2/2] submodule: fix handling of relative superproject origin URLs
,
Jon Seymour
Re: [PATCH v5 2/2] submodule: fix handling of relative superproject origin URLs
,
Phil Hord
Re: [PATCH v5 2/2] submodule: fix handling of relative superproject origin URLs
,
Jon Seymour
Re: [PATCH v5 2/2] submodule: fix handling of relative superproject origin URLs
,
Jon Seymour
[PATCH 1/2] git-svn.perl: consider all ranges for a given merge, instead of only tip-by-tip
,
Steven Walter
[PATCH 2/2] git-svn.perl: keep processing all commits in parents_exclude
,
Steven Walter
Re: [PATCH 1/2] git-svn.perl: consider all ranges for a given merge, instead of only tip-by-tip
,
Eric Wong
What's cooking in git.git (May 2012, #06; Wed, 23)
,
Junio C Hamano
Re: What's cooking in git.git (May 2012, #06; Wed, 23)
,
René Scharfe
Re: What's cooking in git.git (May 2012, #06; Wed, 23)
,
Johannes Sixt
Re: What's cooking in git.git (May 2012, #06; Wed, 23)
,
Junio C Hamano
Re: What's cooking in git.git (May 2012, #06; Wed, 23)
,
Junio C Hamano
Cherry-pick dangles and forgets helpful advice in next
,
Phil Hord
Re: Cherry-pick dangles and forgets helpful advice in next
,
Junio C Hamano
Re: Cherry-pick dangles and forgets helpful advice in next
,
Junio C Hamano
Re: Cherry-pick dangles and forgets helpful advice in next
,
Junio C Hamano
Re: Cherry-pick dangles and forgets helpful advice in next
,
Junio C Hamano
Re: Cherry-pick dangles and forgets helpful advice in next
,
Phil Hord
Re: Cherry-pick dangles and forgets helpful advice in next
,
Junio C Hamano
Re: Cherry-pick dangles and forgets helpful advice in next
,
Junio C Hamano
Re: Cherry-pick dangles and forgets helpful advice in next
,
Phil Hord
Re: Cherry-pick dangles and forgets helpful advice in next
,
Junio C Hamano
[PATCH] Add persistent-https to contrib
,
Colby Ranger
Re: [PATCH] Add persistent-https to contrib
,
Junio C Hamano
Re: [PATCH] Add persistent-https to contrib
,
Shawn Pearce
Re: [PATCH] Add persistent-https to contrib
,
Jeff King
Re: [PATCH] Add persistent-https to contrib
,
Shawn Pearce
Re: [PATCH] Add persistent-https to contrib
,
Shawn Pearce
Re: [PATCH] Add persistent-https to contrib
,
Jeff King
Re: [PATCH] Add persistent-https to contrib
,
Daniel Stenberg
Re: [PATCH] Add persistent-https to contrib
,
Junio C Hamano
Re: [PATCH] Add persistent-https to contrib
,
Colby Ranger
[PATCH v2] Add persistent-https to contrib
,
Colby Ranger
Re: [PATCH v2] Add persistent-https to contrib
,
Junio C Hamano
[PATCH v4 0/2] submodule: fix handling of relative superproject origin URLs
,
Jon Seymour
[PATCH v4 1/2] submodule: document handling of relative superproject origin URLs
,
Jon Seymour
Re: [PATCH v4 1/2] submodule: document handling of relative superproject origin URLs
,
Jens Lehmann
Re: [PATCH v4 1/2] submodule: document handling of relative superproject origin URLs
,
Junio C Hamano
Re: [PATCH v4 1/2] submodule: document handling of relative superproject origin URLs
,
Jens Lehmann
Re: [PATCH v4 1/2] submodule: document handling of relative superproject origin URLs
,
Jon Seymour
[PATCH v4 2/2] submodule: fix handling of relative superproject origin URLs
,
Jon Seymour
Re: [PATCH v4 2/2] submodule: fix handling of relative superproject origin URLs
,
Jens Lehmann
Re: [PATCH v4 2/2] submodule: fix handling of relative superproject origin URLs
,
Jon Seymour
Re: [PATCH v4 2/2] submodule: fix handling of relative superproject origin URLs
,
Jon Seymour
Interpretation of '/' changed sparse-checkout
,
Caleb Marchent
Re: Interpretation of '/' changed sparse-checkout
,
Caleb Marchent
Re: Interpretation of '/' changed sparse-checkout
,
Nguyen Thai Ngoc Duy
Re: Interpretation of '/' changed sparse-checkout
,
Caleb Marchent
[GSoC] Designing a faster index format - Progress report
,
Thomas Gummerer
Re: [GSoC] Designing a faster index format - Progress report
,
Thomas Rast
Re: [GSoC] Designing a faster index format - Progress report
,
Junio C Hamano
Re: [GSoC] Designing a faster index format - Progress report
,
Nguyen Thai Ngoc Duy
Re: [GSoC] Designing a faster index format - Progress report
,
Thomas Gummerer
Re: [GSoC] Designing a faster index format - Progress report
,
Nguyen Thai Ngoc Duy
Re: [GSoC] Designing a faster index format - Progress report
,
Thomas Gummerer
Re: [GSoC] Designing a faster index format - Progress report
,
Junio C Hamano
Re: [GSoC] Designing a faster index format - Progress report
,
Nguyen Thai Ngoc Duy
Re: [GSoC] Designing a faster index format - Progress report
,
Thomas Gummerer
Re: [GSoC] Designing a faster index format - Progress report
,
Thomas Rast
Re: [GSoC] Designing a faster index format - Progress report
,
Nguyen Thai Ngoc Duy
Re: [GSoC] Designing a faster index format - Progress report
,
Junio C Hamano
Re: Migrating from StarTeam to GIT
,
ippon_solutions
<Possible follow-ups>
Re: Migrating from StarTeam to GIT
,
victorcruz
[PATCH] git-web--browse: Fix open HTML help pages from iTerm
,
Steffen Prohaska
<Possible follow-ups>
[PATCH] git-web--browse: Fix open HTML help pages from iTerm
,
Steffen Prohaska
Re: [PATCH] git-web--browse: Fix open HTML help pages from iTerm
,
Junio C Hamano
Re: [PATCH] git-web--browse: Fix open HTML help pages from iTerm
,
Steffen Prohaska
[PATCH 0/2] git-p4: New test cases for branch detection
,
Vitor Antunes
[PATCH 1/2] git-p4: Test changelists touching two branches
,
Vitor Antunes
Re: [PATCH 1/2] git-p4: Test changelists touching two branches
,
Pete Wyckoff
Re: [PATCH 1/2] git-p4: Test changelists touching two branches
,
Vitor Antunes
Re: [PATCH 1/2] git-p4: Test changelists touching two branches
,
Junio C Hamano
Re: [PATCH 1/2] git-p4: Test changelists touching two branches
,
Vitor Antunes
[PATCH 2/2] git-p4: Verify detection of "empty" branch creation
,
Vitor Antunes
Re: [PATCH 2/2] git-p4: Verify detection of "empty" branch creation
,
Pete Wyckoff
[PATCH 0/2] completion: split into git-prompt.sh
,
Felipe Contreras
[PATCH 1/2] completion: remove executable mode
,
Felipe Contreras
[PATCH 2/2] completion: split __git_ps1 into a separate script
,
Felipe Contreras
Re: [PATCH 2/2] completion: split __git_ps1 into a separate script
,
Zbigniew Jędrzejewski-Szmek
Re: [PATCH 2/2] completion: split __git_ps1 into a separate script
,
Ted Pavlic
Re: [PATCH 2/2] completion: split __git_ps1 into a separate script
,
Felipe Contreras
Re: [PATCH 2/2] completion: split __git_ps1 into a separate script
,
Felipe Contreras
Re: [PATCH 2/2] completion: split __git_ps1 into a separate script
,
Junio C Hamano
Re: [PATCH 2/2] completion: split __git_ps1 into a separate script
,
Felipe Contreras
Re: [PATCH 2/2] completion: split __git_ps1 into a separate script
,
Junio C Hamano
Re: [PATCH 2/2] completion: split __git_ps1 into a separate script
,
Ted Pavlic
Re: [PATCH 2/2] completion: split __git_ps1 into a separate script
,
Felipe Contreras
Re: [PATCH 2/2] completion: split __git_ps1 into a separate script
,
Ted Pavlic
Re: [PATCH 2/2] completion: split __git_ps1 into a separate script
,
SZEDER Gábor
Message not available
Re: [PATCH 2/2] completion: split __git_ps1 into a separate script
,
SZEDER Gábor
Re: [PATCH 2/2] completion: split __git_ps1 into a separate script
,
Thomas Rast
Re: [PATCH 2/2] completion: split __git_ps1 into a separate script
,
Felipe Contreras
Re: [PATCH 2/2] completion: split __git_ps1 into a separate script
,
Junio C Hamano
Re: [PATCH 2/2] completion: split __git_ps1 into a separate script
,
SZEDER Gábor
Re: [PATCH 2/2] completion: split __git_ps1 into a separate script
,
Ted Pavlic
Re: [PATCH 2/2] completion: split __git_ps1 into a separate script
,
Felipe Contreras
Re: [PATCH 2/2] completion: split __git_ps1 into a separate script
,
Junio C Hamano
Re: [PATCH 2/2] completion: split __git_ps1 into a separate script
,
SZEDER Gábor
Re: [PATCH 2/2] completion: split __git_ps1 into a separate script
,
Ville Skyttä
Where should git-prompt.sh be installed?
,
Jonathan Nieder
Re: Where should git-prompt.sh be installed?
,
Drew Northup
Re: Where should git-prompt.sh be installed?
,
Danny Yates
[RFC/PATCH] __git_ps1: migrate out of contrib/completion
,
Jonathan Nieder
Re: [RFC/PATCH] __git_ps1: migrate out of contrib/completion
,
Felipe Contreras
Re: [RFC/PATCH] __git_ps1: migrate out of contrib/completion
,
Todd Zullinger
Re: Where should git-prompt.sh be installed?
,
Anders Kaseorg
Re: Where should git-prompt.sh be installed?
,
SZEDER Gábor
Re: Where should git-prompt.sh be installed?
,
Jonathan Nieder
Re: [PATCH 0/2] completion: split into git-prompt.sh
,
Junio C Hamano
contrib/credential/osxkeychain: Makefile should allow to set CFLAGS
,
Samuel John
Re: contrib/credential/osxkeychain: Makefile should allow to set CFLAGS
,
Junio C Hamano
Re: contrib/credential/osxkeychain: Makefile should allow to set CFLAGS
,
Jeff King
Re: contrib/credential/osxkeychain: Makefile should allow to set CFLAGS
,
Junio C Hamano
Re: contrib/credential/osxkeychain: Makefile should allow to set CFLAGS
,
Jeff King
git-upload-pack stream
,
Tajti Ákos
Re: git-upload-pack stream
,
Jeff King
Re: git-upload-pack stream
,
Tajti Ákos
Re: Working on MediaWiki-to-Git contrib
,
Simon Perrat
[PATCH] find_containing_dir(): allocate strbuf less extravagantly
,
mhagger
Re: [PATCH] find_containing_dir(): allocate strbuf less extravagantly
,
Jeff King
[PATCH 2/3] refs: convert parameter of create_dir_entry() to length-limited string
,
René Scharfe
[PATCH 3/3] refs: use strings directly in find_containing_dir()
,
René Scharfe
Re: [PATCH 3/3] refs: use strings directly in find_containing_dir()
,
Junio C Hamano
Re: [PATCH 3/3] refs: use strings directly in find_containing_dir()
,
René Scharfe
Re: [PATCH 3/3] refs: use strings directly in find_containing_dir()
,
Junio C Hamano
Re: [PATCH 3/3] refs: use strings directly in find_containing_dir()
,
René Scharfe
Re: [PATCH 3/3] refs: use strings directly in find_containing_dir()
,
Junio C Hamano
Re: [PATCH 3/3] refs: use strings directly in find_containing_dir()
,
René Scharfe
Re: [PATCH 3/3] refs: use strings directly in find_containing_dir()
,
Michael Haggerty
[PATCH 1/3] refs: convert parameter of search_ref_dir() to length-limited string
,
René Scharfe
Question about submodules and absolute paths
,
Alexey Pelykh
Re: Question about submodules and absolute paths
,
Junio C Hamano
Re: Question about submodules and absolute paths
,
Alexey Pelykh
RE: Question about submodules and absolute paths
,
Matt Seitz (matseitz)
Re: Question about submodules and absolute paths
,
Alexey Pelykh
RE: Question about submodules and absolute paths
,
Matt Seitz (matseitz)
Re: Question about submodules and absolute paths
,
Alexey Pelykh
Re: Question about submodules and absolute paths
,
Junio C Hamano
Re: Question about submodules and absolute paths
,
Jens Lehmann
Re: Question about submodules and absolute paths
,
Alexey Pelykh
Re: Question about submodules and absolute paths
,
Jens Lehmann
Re: Question about submodules and absolute paths
,
Alexey Pelykh
Re: Question about submodules and absolute paths
,
Johannes Sixt
Re: Question about submodules and absolute paths
,
Alexey Pelykh
Git is on TWITTER !!!!!!!!!!!!
,
Elia Pinto
Re: Git is on TWITTER !!!!!!!!!!!!
,
Mihamina Rakotomandimby
Re: Git is on TWITTER !!!!!!!!!!!!
,
Elia Pinto
Re: Git is on TWITTER !!!!!!!!!!!!
,
Matthieu Moy
Re: Git is on TWITTER !!!!!!!!!!!!
,
Miles Bader
Re: Git is on TWITTER !!!!!!!!!!!!
,
Andreas Krey
Re: Git is on TWITTER !!!!!!!!!!!!
,
Neal Kreitzinger
Re: Git is on TWITTER !!!!!!!!!!!!
,
jaseem abid
[BUG] `git stash drop --help` removes stash
,
Alexander Daniel
Re: [BUG] `git stash drop --help` removes stash
,
Junio C Hamano
[PATCH] fix off-by-one error in split_ident_line
,
Jeff King
[PATCH] pretty: avoid buffer overflow in format_person_part
,
Jeff King
Re: [PATCH] pretty: avoid buffer overflow in format_person_part
,
Junio C Hamano
[PATCH] avoid segfault when reading header of malformed commits
,
Jeff King
git stash destroys hard links
,
Steven Penny
Re: git stash destroys hard links
,
Junio C Hamano
Re: git stash destroys hard links
,
Angus Hammond
Re: [PATCH 2/2] git-sh-setup: work around Cygwin path handling gotchas
,
Matt Seitz (matseitz)
Attempt of a git-svn-switch
,
Ronan Keryell
[PATCH/RFC] rebase -p: do not redo the merge, but cherry-pick first-parent changes
,
Johannes Sixt
Re: [PATCH/RFC] rebase -p: do not redo the merge, but cherry-pick first-parent changes
,
Junio C Hamano
Re: [PATCH/RFC] rebase -p: do not redo the merge, but cherry-pick first-parent changes
,
Johannes Sixt
Re: [PATCH/RFC] rebase -p: do not redo the merge, but cherry-pick first-parent changes
,
Jonathan Nieder
Re: [PATCH/RFC] rebase -p: do not redo the merge, but cherry-pick first-parent changes
,
Martin von Zweigbergk
Re: [PATCH/RFC] rebase -p: do not redo the merge, but cherry-pick first-parent changes
,
Junio C Hamano
Re: [PATCH/RFC] rebase -p: do not redo the merge, but cherry-pick first-parent changes
,
Martin von Zweigbergk
Re: [PATCH/RFC] rebase -p: do not redo the merge, but cherry-pick first-parent changes
,
Junio C Hamano
Re: [PATCH/RFC] rebase -p: do not redo the merge, but cherry-pick first-parent changes
,
Martin von Zweigbergk
Re: [PATCH/RFC] rebase -p: do not redo the merge, but cherry-pick first-parent changes
,
Junio C Hamano
Re: [PATCH/RFC] rebase -p: do not redo the merge, but cherry-pick first-parent changes
,
Johannes Sixt
Re: [PATCH/RFC] rebase -p: do not redo the merge, but cherry-pick first-parent changes
,
Junio C Hamano
Re: [PATCH/RFC] rebase -p: do not redo the merge, but cherry-pick first-parent changes
,
Johannes Sixt
Re: [PATCH/RFC] rebase -p: do not redo the merge, but cherry-pick first-parent changes
,
Junio C Hamano
Re: [PATCH/RFC] rebase -p: do not redo the merge, but cherry-pick first-parent changes
,
Johannes Sixt
Re: [PATCH/RFC] rebase -p: do not redo the merge, but cherry-pick first-parent changes
,
Johannes Sixt
diffstat witdth with one changed file
,
Nguyen Thai Ngoc Duy
Re: diffstat witdth with one changed file
,
Andreas Schwab
Re: diffstat witdth with one changed file
,
Junio C Hamano
Re: diffstat witdth with one changed file
,
Zbigniew Jędrzejewski-Szmek
Re: diffstat witdth with one changed file
,
Nguyen Thai Ngoc Duy
Re: diffstat witdth with one changed file
,
Zbigniew Jędrzejewski-Szmek
[PATCH 0/7] Fix some sequencer leaks
,
Christian Couder
[PATCH 1/7] sequencer: fix leaked todo_list memory
,
Christian Couder
Re: [PATCH 1/7] sequencer: fix leaked todo_list memory
,
Jonathan Nieder
Re: [PATCH 1/7] sequencer: fix leaked todo_list memory
,
Christian Couder
[PATCH 2/7] sequencer: release a strbuf used in save_head()
,
Christian Couder
Re: [PATCH 2/7] sequencer: release a strbuf used in save_head()
,
Ramkumar Ramachandra
Re: [PATCH 2/7] sequencer: release a strbuf used in save_head()
,
Jonathan Nieder
Re: [PATCH 2/7] sequencer: release a strbuf used in save_head()
,
Ramkumar Ramachandra
Re: [PATCH 2/7] sequencer: release a strbuf used in save_head()
,
Jonathan Nieder
Re: [PATCH 2/7] sequencer: release a strbuf used in save_head()
,
Jonathan Nieder
Re: [PATCH 2/7] sequencer: release a strbuf used in save_head()
,
Christian Couder
[PATCH 3/7] merge-recursive: free some string lists
,
Christian Couder
[PATCH 4/7] revert: free opts.revs to do a bit of cleanup
,
Christian Couder
Re: [PATCH 4/7] revert: free opts.revs to do a bit of cleanup
,
Ramkumar Ramachandra
Re: [PATCH 4/7] revert: free opts.revs to do a bit of cleanup
,
Christian Couder
[PATCH 5/7] revert: free revs->cmdline.rev
,
Christian Couder
Re: [PATCH 5/7] revert: free revs->cmdline.rev
,
Jonathan Nieder
Re: [PATCH 5/7] revert: free revs->cmdline.rev
,
Christian Couder
Re: [PATCH 5/7] revert: free revs->cmdline.rev
,
Jonathan Nieder
[PATCH 6/7] unpack-trees: record which unpack error messages should be freed
,
Christian Couder
Re: [PATCH 6/7] unpack-trees: record which unpack error messages should be freed
,
Jonathan Nieder
Re: [PATCH 6/7] unpack-trees: record which unpack error messages should be freed
,
Christian Couder
[PATCH 7/7] Properly free unpack trees error messages
,
Christian Couder
doc bug for git-patch-id ?
,
David Bremner
Re: doc bug for git-patch-id ?
,
Junio C Hamano
[PATCH v3 1/4] submodule: verify support for superproject origin URLs of the form ./foo/bar or ../foo/bar
,
Jon Seymour
[PATCH v3 2/4] submodule: support superproject origin URLs of the form ./foo/bar or ../foo/bar
,
Jon Seymour
Re: [PATCH v3 2/4] submodule: support superproject origin URLs of the form ./foo/bar or ../foo/bar
,
Jon Seymour
Re: [PATCH v3 2/4] submodule: support superproject origin URLs of the form ./foo/bar or ../foo/bar
,
Jon Seymour
[PATCH v3 3/4] submodule: verify support for superproject URLs of the form foo/bar.
,
Jon Seymour
[PATCH v3 4/4] submodule: support superproject origin URLs of the form foo/bar
,
Jon Seymour
git-revert doesn't run commit-msg hook
,
Orgad and Raizel Shaneh
Re: git-revert doesn't run commit-msg hook
,
Junio C Hamano
Is it by design you can create a branch called 'HEAD'?
,
demerphq
Re: Is it by design you can create a branch called 'HEAD'?
,
Junio C Hamano
remove_duplicates() in builtin/fetch-pack.c is O(N^2)
,
Michael Haggerty
Re: remove_duplicates() in builtin/fetch-pack.c is O(N^2)
,
Junio C Hamano
Re: remove_duplicates() in builtin/fetch-pack.c is O(N^2)
,
demerphq
Re: remove_duplicates() in builtin/fetch-pack.c is O(N^2)
,
Jeff King
Re: remove_duplicates() in builtin/fetch-pack.c is O(N^2)
,
Jeff King
[PATCH 1/5] fetch-pack: sort incoming heads
,
Jeff King
Re: [PATCH 1/5] fetch-pack: sort incoming heads
,
Junio C Hamano
Re: [PATCH 1/5] fetch-pack: sort incoming heads
,
Jeff King
Re: [PATCH 1/5] fetch-pack: sort incoming heads
,
Jeff King
[PATCH 2/5] fetch-pack: avoid quadratic behavior in remove_duplicates
,
Jeff King
[PATCH 3/5] add sorting infrastructure for list refs
,
Jeff King
[PATCH 4/5] fetch-pack: sort the list of incoming refs
,
Jeff King
[PATCH 5/5] fetch-pack: avoid quadratic loop in filter_refs
,
Jeff King
Re: [PATCH 5/5] fetch-pack: avoid quadratic loop in filter_refs
,
Junio C Hamano
Re: remove_duplicates() in builtin/fetch-pack.c is O(N^2)
,
Jeff King
Re: remove_duplicates() in builtin/fetch-pack.c is O(N^2)
,
Jeff King
Re: remove_duplicates() in builtin/fetch-pack.c is O(N^2)
,
Michael Haggerty
Re: remove_duplicates() in builtin/fetch-pack.c is O(N^2)
,
Jeff King
Re: remove_duplicates() in builtin/fetch-pack.c is O(N^2)
,
Michael Haggerty
Re: remove_duplicates() in builtin/fetch-pack.c is O(N^2)
,
Jeff King
Re: remove_duplicates() in builtin/fetch-pack.c is O(N^2)
,
Michael Haggerty
Re: remove_duplicates() in builtin/fetch-pack.c is O(N^2)
,
Jeff King
Re: remove_duplicates() in builtin/fetch-pack.c is O(N^2)
,
Michael Haggerty
Re: remove_duplicates() in builtin/fetch-pack.c is O(N^2)
,
Martin Fick
Re: remove_duplicates() in builtin/fetch-pack.c is O(N^2)
,
Jeff King
Re: remove_duplicates() in builtin/fetch-pack.c is O(N^2)
,
Martin Fick
Re: remove_duplicates() in builtin/fetch-pack.c is O(N^2)
,
Jeff King
Re: remove_duplicates() in builtin/fetch-pack.c is O(N^2)
,
Martin Fick
Re: remove_duplicates() in builtin/fetch-pack.c is O(N^2)
,
Jeff King
Re: remove_duplicates() in builtin/fetch-pack.c is O(N^2)
,
Nguyen Thai Ngoc Duy
Re: remove_duplicates() in builtin/fetch-pack.c is O(N^2)
,
Michael Haggerty
Re: remove_duplicates() in builtin/fetch-pack.c is O(N^2)
,
Jeff King
Re: remove_duplicates() in builtin/fetch-pack.c is O(N^2)
,
Junio C Hamano
Re: remove_duplicates() in builtin/fetch-pack.c is O(N^2)
,
Jeff King
Re: remove_duplicates() in builtin/fetch-pack.c is O(N^2)
,
Michael Haggerty
Re: remove_duplicates() in builtin/fetch-pack.c is O(N^2)
,
Nguyen Thai Ngoc Duy
Re: remove_duplicates() in builtin/fetch-pack.c is O(N^2)
,
Junio C Hamano
Re: remove_duplicates() in builtin/fetch-pack.c is O(N^2)
,
Martin Fick
Re: remove_duplicates() in builtin/fetch-pack.c is O(N^2)
,
Jeff King
Re: remove_duplicates() in builtin/fetch-pack.c is O(N^2)
,
Junio C Hamano
Re: remove_duplicates() in builtin/fetch-pack.c is O(N^2)
,
Jeff King
Re: remove_duplicates() in builtin/fetch-pack.c is O(N^2)
,
Martin Fick
Re: remove_duplicates() in builtin/fetch-pack.c is O(N^2)
,
Jeff King
Re: remove_duplicates() in builtin/fetch-pack.c is O(N^2)
,
Martin Fick
Re: remove_duplicates() in builtin/fetch-pack.c is O(N^2)
,
Junio C Hamano
Re: remove_duplicates() in builtin/fetch-pack.c is O(N^2)
,
Martin Fick
[PATCH v2 0/4] Fix some constness errors in fetch-pack
,
mhagger
[PATCH v2 2/4] cmd_fetch_pack(): handle non-option arguments outside of the loop
,
mhagger
[PATCH v2 1/4] cmd_fetch_pack(): declare dest to be const
,
mhagger
[PATCH v2 3/4] cmd_fetch_pack(): combine the loop termination conditions
,
mhagger
[PATCH v2 4/4] cmd_fetch_pack(): respect constness of argv parameter
,
mhagger
git rev-list %an, %ae, %at bug in v1.7.10.1 and beyond
,
Bryan Turner
Re: git rev-list %an, %ae, %at bug in v1.7.10.1 and beyond
,
Jeff King
Re: git rev-list %an, %ae, %at bug in v1.7.10.1 and beyond
,
Jeff King
Re: git rev-list %an, %ae, %at bug in v1.7.10.1 and beyond
,
Bryan Turner
Re: git rev-list %an, %ae, %at bug in v1.7.10.1 and beyond
,
Jeff King
Re: git rev-list %an, %ae, %at bug in v1.7.10.1 and beyond
,
Jeff King
What's cooking in git.git (May 2012, #05; Sun, 20)
,
Junio C Hamano
Re: [PATCH] l10n: de.po: translate 265 new messages
,
Christian Stimming
Re: [PATCH] l10n: de.po: translate 265 new messages
,
Ralf Thielow
Re: [PATCH] l10n: de.po: translate 265 new messages
,
Christian Stimming
<Possible follow-ups>
Re: [PATCH] l10n: de.po: translate 265 new messages
,
Jiang Xin
How to properly rename a repository with submodules
,
Gelonida N
Re: How to properly rename a repository with submodules
,
Gelonida N
[PATCH] free_ref_entry(): do not trigger reading of loose refs
,
mhagger
[PATCH v2 1/2] submodule: add tests for add,sync,init in presence of relative super origin URL
,
Jon Seymour
[PATCH v2 2/2] submodule: fix handling of superproject with relative origin URLs
,
Jon Seymour
[Index of Archives]
[Linux Kernel]
[LKML Kernel FAQ]
[IETF Annouce]
[Security]
[Bugtraq]