Git Distributed Software Revision Control
Date Index
[
Prev Page
][
Next Page
]
Re: Git performance results on a large repository
,
(continued)
Re: Git performance results on a large repository
,
Greg Troxel
Re: Git performance results on a large repository
,
david
Re: Git performance results on a large repository
,
Sam Vilain
RE: Git performance results on a large repository
,
Joshua Redstone
Re: Git performance results on a large repository
,
Tomas Carnecky
Re: Git performance results on a large repository
,
Nguyen Thai Ngoc Duy
Re: Git performance results on a large repository
,
slinky
Re: Git performance results on a large repository
,
Greg Troxel
Re: Git performance results on a large repository
,
david
Re: Git performance results on a large repository
,
David Barr
Re: Git performance results on a large repository
,
Emanuele Zattin
[PATCH v4 00/13] Column display again
,
Nguyễn Thái Ngọc Duy
[PATCH v4 01/13] Save terminal width before setting up pager
,
Nguyễn Thái Ngọc Duy
[PATCH v4 02/13] column: add API to print items in columns
,
Nguyễn Thái Ngọc Duy
Re: [PATCH v4 02/13] column: add API to print items in columns
,
Junio C Hamano
Re: [PATCH v4 02/13] column: add API to print items in columns
,
Junio C Hamano
[PATCH v4 03/13] parseopt: make OPT_INTEGER support hexadecimal as well
,
Nguyễn Thái Ngọc Duy
Re: [PATCH v4 03/13] parseopt: make OPT_INTEGER support hexadecimal as well
,
Junio C Hamano
Re: [PATCH v4 03/13] parseopt: make OPT_INTEGER support hexadecimal as well
,
Nguyen Thai Ngoc Duy
Re: [PATCH v4 03/13] parseopt: make OPT_INTEGER support hexadecimal as well
,
Junio C Hamano
Re: [PATCH v4 03/13] parseopt: make OPT_INTEGER support hexadecimal as well
,
Nguyen Thai Ngoc Duy
[PATCH v4 04/13] Add git-column and column mode parsing
,
Nguyễn Thái Ngọc Duy
[PATCH v4 05/13] Stop starting pager recursively
,
Nguyễn Thái Ngọc Duy
[PATCH v4 06/13] column: add columnar layout
,
Nguyễn Thái Ngọc Duy
[PATCH v4 07/13] column: support columns with different widths
,
Nguyễn Thái Ngọc Duy
[PATCH v4 08/13] column: add column.ui for default column output settings
,
Nguyễn Thái Ngọc Duy
Re: [PATCH v4 08/13] column: add column.ui for default column output settings
,
Junio C Hamano
[PATCH v4 09/13] help: reuse print_columns() for help -a
,
Nguyễn Thái Ngọc Duy
Re: [PATCH v4 09/13] help: reuse print_columns() for help -a
,
Junio C Hamano
[PATCH v4 10/13] branch: add --column
,
Nguyễn Thái Ngọc Duy
Re: [PATCH v4 10/13] branch: add --column
,
Junio C Hamano
Re: [PATCH v4 10/13] branch: add --column
,
Nguyen Thai Ngoc Duy
[PATCH v4 11/13] status: add --column
,
Nguyễn Thái Ngọc Duy
Re: [PATCH v4 11/13] status: add --column
,
Junio C Hamano
[PATCH v4 13/13] tag: add --column
,
Nguyễn Thái Ngọc Duy
Re: [PATCH v4 13/13] tag: add --column
,
Junio C Hamano
[PATCH v4 12/13] column: support piping stdout to external git-column process
,
Nguyễn Thái Ngọc Duy
[PATCH v5 00/12] Column display
,
Nguyễn Thái Ngọc Duy
[PATCH v5 01/12] Save terminal width before setting up pager
,
Nguyễn Thái Ngọc Duy
[PATCH v5 02/12] column: add API to print items in columns
,
Nguyễn Thái Ngọc Duy
[PATCH v5 03/12] Add git-column and column mode parsing
,
Nguyễn Thái Ngọc Duy
[PATCH v6 03/12] Add git-column and column mode parsing
,
Nguyễn Thái Ngọc Duy
[PATCH v5 04/12] Stop starting pager recursively
,
Nguyễn Thái Ngọc Duy
[PATCH v5 05/12] column: add columnar layout
,
Nguyễn Thái Ngọc Duy
[PATCH v5 06/12] column: support columns with different widths
,
Nguyễn Thái Ngọc Duy
[PATCH v5 07/12] column: add column.ui for default column output settings
,
Nguyễn Thái Ngọc Duy
[PATCH v6 07/12] column: add column.ui for default column output settings
,
Nguyễn Thái Ngọc Duy
[PATCH v5 08/12] help: reuse print_columns() for help -a
,
Nguyễn Thái Ngọc Duy
[PATCH v5 09/12] branch: add --column
,
Nguyễn Thái Ngọc Duy
Re: [PATCH v5 09/12] branch: add --column
,
Junio C Hamano
[PATCH v5 10/12] status: add --column
,
Nguyễn Thái Ngọc Duy
[PATCH v5 11/12] column: support piping stdout to external git-column process
,
Nguyễn Thái Ngọc Duy
[PATCH v5 12/12] tag: add --column
,
Nguyễn Thái Ngọc Duy
Re: [PATCH v5 00/12] Column display
,
Junio C Hamano
filter-branch ignoring gitattributes?
,
norbert.nemec
Re: filter-branch ignoring gitattributes?
,
norbert.nemec
[PATCH] Convert isatty() calls to git_isatty()
,
Nguyễn Thái Ngọc Duy
Re: [PATCH] Convert isatty() calls to git_isatty()
,
Johannes Sixt
Re: [PATCH] Convert isatty() calls to git_isatty()
,
Nguyen Thai Ngoc Duy
Problem pushing to a Novell share
,
Rüdiger Kessel
Re: Problem pushing to a Novell share
,
Junio C Hamano
Message not available
Re: Problem pushing to a Novell share
,
Junio C Hamano
Message not available
Message not available
Re: Problem pushing to a Novell share
,
Junio C Hamano
Git-gui: crashes on OS X when entering combining ("dead") keys
,
Beat Bolli
Re: Git-gui: crashes on OS X when entering combining ("dead") keys
,
Pat Thoyts
Re: Git-gui: crashes on OS X when entering combining ("dead") keys
,
Beat Bolli
BUG 1.7.9: git-update-ref strange behavior with ref with trailing newline
,
Mark Jason Dominus
Re: BUG 1.7.9: git-update-ref strange behavior with ref with trailing newline
,
Jeff King
Re: BUG 1.7.9: git-update-ref strange behavior with ref with trailing newline
,
Junio C Hamano
[RFC/PATCH 0/2] Commits with ancient timestamps
,
Junio C Hamano
[RFC/PATCH 1/2] parse_date(): allow ancient git-timestamp
,
Junio C Hamano
[RFC/PATCH 2/2] parse_date(): '@' prefix forces git-timestamp
,
Junio C Hamano
Re: [RFC/PATCH 0/2] Commits with ancient timestamps
,
Thomas Rast
Re: [RFC/PATCH 0/2] Commits with ancient timestamps
,
Junio C Hamano
Re: [RFC/PATCH 0/2] Commits with ancient timestamps
,
Han-Wen Nienhuys
[PATCH v4 0/4] completion: couple of cleanups
,
Felipe Contreras
Message not available
Re: [PATCH v4 1/4] completion: work around zsh option propagation bug
,
Junio C Hamano
Re: [PATCH v4 1/4] completion: work around zsh option propagation bug
,
Felipe Contreras
Re: [PATCH v4 1/4] completion: work around zsh option propagation bug
,
Junio C Hamano
Re: [PATCH v4 1/4] completion: work around zsh option propagation bug
,
Felipe Contreras
Message not available
Re: [PATCH v4 4/4] completion: simplify __gitcomp*
,
Junio C Hamano
Re: [PATCH v4 4/4] completion: simplify __gitcomp*
,
SZEDER Gábor
Re: [PATCH v4 4/4] completion: simplify __gitcomp*
,
Junio C Hamano
Re: [PATCH v4 4/4] completion: simplify __gitcomp*
,
Felipe Contreras
Message not available
Re: [PATCH v4 2/4] completion: simplify __git_remotes
,
SZEDER Gábor
Re: [PATCH v4 2/4] completion: simplify __git_remotes
,
Felipe Contreras
[PATCH] t0300-credentials: Word around a solaris /bin/sh bug
,
Ben Walton
Re: [PATCH] t0300-credentials: Word around a solaris /bin/sh bug
,
Frans Klaver
Re: [PATCH] t0300-credentials: Word around a solaris /bin/sh bug
,
Ben Walton
Re: [PATCH] t0300-credentials: Word around a solaris /bin/sh bug
,
Jeff King
Re: [PATCH] t0300-credentials: Word around a solaris /bin/sh bug
,
Junio C Hamano
Re: [PATCH] t0300-credentials: Word around a solaris /bin/sh bug
,
Jeff King
Re: [PATCH] t0300-credentials: Word around a solaris /bin/sh bug
,
Ben Walton
Re: [PATCH] t0300-credentials: Word around a solaris /bin/sh bug
,
Junio C Hamano
Re: [PATCH] t0300-credentials: Word around a solaris /bin/sh bug
,
Jeff King
Re: [PATCH] t0300-credentials: Word around a solaris /bin/sh bug
,
Junio C Hamano
Re: [PATCH] t0300-credentials: Word around a solaris /bin/sh bug
,
Jeff King
Re: [PATCH] t0300-credentials: Word around a solaris /bin/sh bug
,
Ben Walton
Re: [PATCH] t0300-credentials: Word around a solaris /bin/sh bug
,
Junio C Hamano
Re: [PATCH] t0300-credentials: Word around a solaris /bin/sh bug
,
Jeff King
Re: [PATCH] t0300-credentials: Word around a solaris /bin/sh bug
,
Jeff King
[PATCH 1/2] tests: add write_script helper function
,
Jeff King
[PATCH 2/2] t0300: use write_script helper
,
Jeff King
Re: [PATCH 2/2] t0300: use write_script helper
,
Junio C Hamano
Re: [PATCH 2/2] t0300: use write_script helper
,
Jeff King
Re: [PATCH] t0300-credentials: Word around a solaris /bin/sh bug
,
Jonathan Nieder
Re: [PATCH] t0300-credentials: Word around a solaris /bin/sh bug
,
Matthieu Moy
Re: [PATCH] t0300-credentials: Word around a solaris /bin/sh bug
,
Jonathan Nieder
[PATCH, RFC] Fix build problems related to profile-directed optimization
,
Theodore Ts'o
Re: [PATCH, RFC] Fix build problems related to profile-directed optimization
,
Junio C Hamano
Re: [PATCH, RFC] Fix build problems related to profile-directed optimization
,
Ted Ts'o
Re: [PATCH, RFC] Fix build problems related to profile-directed optimization
,
Ted Ts'o
Re: [PATCH, RFC] Fix build problems related to profile-directed optimization
,
Junio C Hamano
Re: [PATCH, RFC] Fix build problems related to profile-directed optimization
,
Ted Ts'o
Re: [PATCH, RFC] Fix build problems related to profile-directed optimization
,
Junio C Hamano
Re: [PATCH, RFC] Fix build problems related to profile-directed optimization
,
Theodore Tso
Re: [PATCH, RFC] Fix build problems related to profile-directed optimization
,
Junio C Hamano
[PATCH] Fix build problems related to profile-directed optimization
,
Theodore Ts'o
Re: [PATCH] Fix build problems related to profile-directed optimization
,
Jeff King
Re: [PATCH] Fix build problems related to profile-directed optimization
,
Ted Ts'o
[PATCH] Fix build problems related to profile-directed optimization
,
Theodore Ts'o
Re: [PATCH] Fix build problems related to profile-directed optimization
,
Ted Ts'o
Re: [PATCH] Fix build problems related to profile-directed optimization
,
Junio C Hamano
Re: [PATCH] Fix build problems related to profile-directed optimization
,
Johannes Sixt
Re: [PATCH] Fix build problems related to profile-directed optimization
,
Junio C Hamano
Re: [PATCH, RFC] Fix build problems related to profile-directed optimization
,
Andi Kleen
[PATCH v2] vcs-svn: Fix some compiler warnings
,
Ramsay Jones
how to tell when git release changes porcelain stdout/stderr
,
Neal Kreitzinger
Re: how to tell when git release changes porcelain stdout/stderr
,
Jonathan Nieder
how to determine oldest supported version of git
,
Neal Kreitzinger
Re: how to determine oldest supported version of git
,
Jonathan Nieder
Re: how to determine oldest supported version of git
,
Jeff King
Re: how to determine oldest supported version of git
,
Junio C Hamano
Re: how to determine oldest supported version of git
,
Neal Kreitzinger
Re: how to determine oldest supported version of git
,
Junio C Hamano
Re: how to determine oldest supported version of git
,
Jeff King
Re: how to determine oldest supported version of git
,
Junio C Hamano
Re: how to determine oldest supported version of git
,
Jeff King
Re: how to determine oldest supported version of git
,
Jonathan Nieder
Re: how to determine oldest supported version of git
,
Jonathan Nieder
Workflow for git dev
,
Tom Michaud
Re: Workflow for git dev
,
Thomas Rast
Re: Workflow for git dev
,
Frans Klaver
[PATCH/RFC v4] grep: Add the option '--exclude'
,
Albert Yale
Re: [PATCH/RFC v4] grep: Add the option '--exclude'
,
Nguyen Thai Ngoc Duy
Re: [PATCH/RFC v4] grep: Add the option '--exclude'
,
Albert Yale
Re: [PATCH/RFC v4] grep: Add the option '--exclude'
,
Nguyen Thai Ngoc Duy
Re: [PATCH/RFC v4] grep: Add the option '--exclude'
,
Junio C Hamano
I18N.pm is incompatible with perl < 5.8.3
,
Tom G. Christensen
Re: I18N.pm is incompatible with perl < 5.8.3
,
Ævar Arnfjörð Bjarmason
Re: I18N.pm is incompatible with perl < 5.8.3
,
Tom G. Christensen
Re: I18N.pm is incompatible with perl < 5.8.3
,
Tom G. Christensen
Re: I18N.pm is incompatible with perl < 5.8.3
,
Ævar Arnfjörð Bjarmason
[PATCH 0/2] Minor fixes for Perl + Git::I18N
,
Ævar Arnfjörð Bjarmason
[PATCH 1/2] Git::I18N: compatibility with perl <5.8.3
,
Ævar Arnfjörð Bjarmason
[PATCH 2/2] perl/Makefile: install Git::I18N under NO_PERL_MAKEMAKER
,
Ævar Arnfjörð Bjarmason
Re: [PATCH 2/2] perl/Makefile: install Git::I18N under NO_PERL_MAKEMAKER
,
Junio C Hamano
Re: [PATCH 2/2] perl/Makefile: install Git::I18N under NO_PERL_MAKEMAKER
,
Ævar Arnfjörð Bjarmason
Re: [PATCH 2/2] perl/Makefile: install Git::I18N under NO_PERL_MAKEMAKER
,
Junio C Hamano
How best to handle multiple-authorship commits in GIT?
,
David Howells
Re: How best to handle multiple-authorship commits in GIT?
,
Frans Klaver
Re: How best to handle multiple-authorship commits in GIT?
,
Valerie Aurora
Re: How best to handle multiple-authorship commits in GIT?
,
Jakub Narebski
Re: How best to handle multiple-authorship commits in GIT?
,
David Howells
Re: How best to handle multiple-authorship commits in GIT?
,
Valerie Aurora
Re: How best to handle multiple-authorship commits in GIT?
,
Junio C Hamano
Re: How best to handle multiple-authorship commits in GIT?
,
David Howells
Re: How best to handle multiple-authorship commits in GIT?
,
Junio C Hamano
Re: How best to handle multiple-authorship commits in GIT?
,
Valerie Aurora
Re: How best to handle multiple-authorship commits in GIT?
,
David Howells
Breakage in master?
,
Erik Faye-Lund
Re: Breakage in master?
,
Jeff King
Re: Breakage in master?
,
Erik Faye-Lund
Re: Breakage in master?
,
Joel C. Salomon
Re: Breakage in master?
,
Erik Faye-Lund
Re: Breakage in master?
,
Joel C. Salomon
Re: Breakage in master?
,
Erik Faye-Lund
Fwd: Breakage in master?
,
Erik Faye-Lund
Re: [msysGit] Breakage in master?
,
Johannes Schindelin
Re: [msysGit] Breakage in master?
,
Torsten Bögershausen
Re: [msysGit] Breakage in master?
,
Johannes Sixt
Re: Breakage in master?
,
svnpenn
Re: [PATCH] i18n: po for zh_cn
,
Frederik Schwarzer
Re: [PATCH] i18n: po for zh_cn
,
Junio C Hamano
How to find and analyze bad merges?
,
norbert.nemec
Re: How to find and analyze bad merges?
,
Junio C Hamano
Re: How to find and analyze bad merges?
,
norbert.nemec
Re: How to find and analyze bad merges?
,
Junio C Hamano
Re: How to find and analyze bad merges?
,
norbert.nemec
Message not available
Re: How to find and analyze bad merges?
,
Norbert Nemec
Re: How to find and analyze bad merges?
,
David Barr
Re: How to find and analyze bad merges?
,
Jonathan Nieder
Re: How to find and analyze bad merges?
,
norbert.nemec
Re: How to find and analyze bad merges?
,
Neal Groothuis
Re: How to find and analyze bad merges?
,
norbert.nemec
[PATCH v2] l10n: po for zh_CN
,
Jiang Xin
[PATCH v3] i18n: format_tracking_info "Your branch is behind" message
,
Jiang Xin
warning: tip of 'next' rewound post 1.7.9
,
Junio C Hamano
[PATCH v2] i18n: format_tracking_info "Your branch is behind" message
,
Jiang Xin
Re: [PATCH v2] i18n: format_tracking_info "Your branch is behind" message
,
Junio C Hamano
[PATCH v3 0/4] completion: couple of cleanups
,
Felipe Contreras
Message not available
Re: [PATCH v3 1/4] completion: be nicer with zsh
,
Jonathan Nieder
Re: [PATCH v3 1/4] completion: be nicer with zsh
,
Felipe Contreras
Re: [PATCH v3 1/4] completion: be nicer with zsh
,
Jonathan Nieder
Re: [PATCH v3 1/4] completion: be nicer with zsh
,
Felipe Contreras
Re: [PATCH v3 1/4] completion: be nicer with zsh
,
Jonathan Nieder
Re: [PATCH v3 1/4] completion: be nicer with zsh
,
Felipe Contreras
Re: [PATCH v3 1/4] completion: be nicer with zsh
,
Jonathan Nieder
Re: [PATCH v3 1/4] completion: be nicer with zsh
,
Felipe Contreras
Re: [PATCH v3 1/4] completion: be nicer with zsh
,
Thomas Rast
Re: [PATCH v3 1/4] completion: be nicer with zsh
,
Jonathan Nieder
Re: [PATCH v3 1/4] completion: be nicer with zsh
,
Jonathan Nieder
Re: [PATCH v3 1/4] completion: be nicer with zsh
,
Felipe Contreras
Re: [PATCH v3 1/4] completion: be nicer with zsh
,
Junio C Hamano
Re: [PATCH v3 1/4] completion: be nicer with zsh
,
Felipe Contreras
Re: [PATCH v3 1/4] completion: be nicer with zsh
,
Junio C Hamano
Re: [PATCH v3 1/4] completion: be nicer with zsh
,
Felipe Contreras
Re: [PATCH v3 1/4] completion: be nicer with zsh
,
Junio C Hamano
Re: [PATCH v3 1/4] completion: be nicer with zsh
,
Felipe Contreras
[bug] blame duplicates trailing ">" in mailmapped emails
,
Jeff King
Re: [bug] blame duplicates trailing ">" in mailmapped emails
,
Felipe Contreras
Re: [bug] blame duplicates trailing ">" in mailmapped emails
,
Jeff King
Re: [bug] blame duplicates trailing ">" in mailmapped emails
,
Felipe Contreras
Re: [bug] blame duplicates trailing ">" in mailmapped emails
,
Jeff King
Re: [bug] blame duplicates trailing ">" in mailmapped emails
,
Junio C Hamano
Re: [bug] blame duplicates trailing ">" in mailmapped emails
,
Junio C Hamano
Re: [bug] blame duplicates trailing ">" in mailmapped emails
,
Jeff King
Re: [bug] blame duplicates trailing ">" in mailmapped emails
,
Junio C Hamano
Re: [bug] blame duplicates trailing ">" in mailmapped emails
,
Jeff King
Re: [bug] blame duplicates trailing ">" in mailmapped emails
,
Junio C Hamano
Re: [bug] blame duplicates trailing ">" in mailmapped emails
,
Junio C Hamano
Re: [bug] blame duplicates trailing ">" in mailmapped emails
,
Jeff King
Re: [bug] blame duplicates trailing ">" in mailmapped emails
,
Felipe Contreras
Re: [bug] blame duplicates trailing ">" in mailmapped emails
,
Junio C Hamano
Re: [bug] blame duplicates trailing ">" in mailmapped emails
,
Felipe Contreras
Re: [PATCH v3 1/4] completion: be nicer with zsh
,
Junio C Hamano
Re: [PATCH v3 2/4] completion: simplify __git_remotes
,
Jonathan Nieder
Re: [PATCH v3 0/4] completion: couple of cleanups
,
Junio C Hamano
[RFC PATCH] gitweb: use CGI with -utf8
,
Michał Kiedrowicz
Re: [RFC PATCH] gitweb: use CGI with -utf8
,
Jakub Narebski
[PATCH/RFC (version A)] gitweb: use CGI with -utf8 to process Unicode query parameters correctly
,
Jakub Narebski
Re: [PATCH/RFC (version A)] gitweb: use CGI with -utf8 to process Unicode query parameters correctly
,
Jakub Narebski
Re: [PATCH/RFC (version A)] gitweb: use CGI with -utf8 to process Unicode query parameters correctly
,
Michał Kiedrowicz
[PATCH/RFC (version B)] gitweb: Allow UTF-8 encoded CGI query parameters and path_info
,
Jakub Narebski
Re: [PATCH/RFC (version B)] gitweb: Allow UTF-8 encoded CGI query parameters and path_info
,
Michał Kiedrowicz
Re: [PATCH/RFC (version B)] gitweb: Allow UTF-8 encoded CGI query parameters and path_info
,
Jakub Narebski
Re: [PATCH/RFC (version B)] gitweb: Allow UTF-8 encoded CGI query parameters and path_info
,
Jakub Narebski
Re: [PATCH/RFC (version B)] gitweb: Allow UTF-8 encoded CGI query parameters and path_info
,
Michal Kiedrowicz
[PATCH/RFCv2 (version B)] gitweb: Allow UTF-8 encoded CGI query parameters and path_info
,
Jakub Narebski
Re: [PATCH/RFCv2 (version B)] gitweb: Allow UTF-8 encoded CGI query parameters and path_info
,
Michał Kiedrowicz
Re: [PATCH/RFCv2 (version B)] gitweb: Allow UTF-8 encoded CGI query parameters and path_info
,
Junio C Hamano
Re: [RFC PATCH] gitweb: use CGI with -utf8
,
Michał Kiedrowicz
Request for git-svn man page
,
Dr. Lars Hanke
rebase -i reword runs pre-commit hook with curious results
,
Neal Kreitzinger
Re: rebase -i reword runs pre-commit hook with curious results
,
Andrew Wong
Re: rebase -i reword runs pre-commit hook with curious results
,
Neal Kreitzinger
rebase -i reword converts to pick on pre-commit non-zero exit
,
Neal Kreitzinger
Re: rebase -i reword converts to pick on pre-commit non-zero exit
,
Neal Kreitzinger
Re: rebase -i reword converts to pick on pre-commit non-zero exit
,
Andrew Wong
Re: rebase -i reword converts to pick on pre-commit non-zero exit
,
Neal Kreitzinger
Bug report: stash in upstream caused remote fetch to fail
,
Andrew Walrond
Message not available
Re: Bug report: stash in upstream caused remote fetch to fail
,
Andrew Walrond
<Possible follow-ups>
Re: Bug report: stash in upstream caused remote fetch to fail
,
Matt Burke
Re: Bug report: stash in upstream caused remote fetch to fail
,
Jeff King
Re: Bug report: stash in upstream caused remote fetch to fail
,
Junio C Hamano
Re: Bug report: stash in upstream caused remote fetch to fail
,
Jeff King
Re: Bug report: stash in upstream caused remote fetch to fail
,
Junio C Hamano
Re: Bug report: stash in upstream caused remote fetch to fail
,
Jeff King
Re: Bug report: stash in upstream caused remote fetch to fail
,
Junio C Hamano
Re: Bug report: stash in upstream caused remote fetch to fail
,
Junio C Hamano
Re: Bug report: stash in upstream caused remote fetch to fail
,
Jeff King
Re: Bug report: stash in upstream caused remote fetch to fail
,
Jeff King
General support for ! in git-config values
,
Ævar Arnfjörð Bjarmason
Re: General support for ! in git-config values
,
Jeff King
Re: General support for ! in git-config values
,
Ævar Arnfjörð Bjarmason
Re: General support for ! in git-config values
,
Junio C Hamano
Re: General support for ! in git-config values
,
demerphq
Re: General support for ! in git-config values
,
Junio C Hamano
Re: General support for ! in git-config values
,
demerphq
Re: General support for ! in git-config values
,
Junio C Hamano
Re: General support for ! in git-config values
,
demerphq
Re: General support for ! in git-config values
,
Jeff King
Re: General support for ! in git-config values
,
demerphq
Re: General support for ! in git-config values
,
Jeff King
Re: General support for ! in git-config values
,
demerphq
Re: General support for ! in git-config values
,
Kyle Moffett
Re: General support for ! in git-config values
,
Junio C Hamano
Re: General support for ! in git-config values
,
Kyle Moffett
Re: General support for ! in git-config values
,
Jeff King
Re: General support for ! in git-config values
,
Jeff King
Re: General support for ! in git-config values
,
Junio C Hamano
Re: General support for ! in git-config values
,
demerphq
[PATCH] i18n: diff/apply statistics
,
Jiang Xin
Re: [PATCH] i18n: diff/apply statistics
,
Nguyen Thai Ngoc Duy
Re: [PATCH] i18n: diff/apply statistics
,
Jiang Xin
Message not available
Message not available
Re: [PATCH] i18n: diff/apply statistics
,
Jiang Xin
Re: [PATCH] i18n: diff/apply statistics
,
Nguyen Thai Ngoc Duy
[PATCH] i18n: format_tracking_info "Your branch is behind" message
,
Jiang Xin
Re: [PATCH] i18n: format_tracking_info "Your branch is behind" message
,
Ævar Arnfjörð Bjarmason
[PATCH] i18n: git-commit whence_s "merge/cherry-pick" message
,
Jiang Xin
Re: [PATCH] i18n: git-commit whence_s "merge/cherry-pick" message
,
Junio C Hamano
[PATCH] i18n: po for zh_cn
,
Jiang Xin
Re: [PATCH] i18n: po for zh_cn
,
Ævar Arnfjörð Bjarmason
Re: [PATCH] i18n: po for zh_cn
,
Jiang Xin
Re: [PATCH] i18n: po for zh_cn
,
Junio C Hamano
Re: [PATCH] i18n: po for zh_cn
,
Jiang Xin
Message not available
Re: [PATCH] i18n: po for zh_cn
,
Junio C Hamano
Re: [PATCH] i18n: po for zh_cn
,
Jiang Xin
Re: [PATCH] i18n: po for zh_cn
,
Junio C Hamano
Re: [PATCH] i18n: po for zh_cn
,
Nguyen Thai Ngoc Duy
Re: [PATCH] i18n: po for zh_cn
,
Ævar Arnfjörð Bjarmason
Re: [PATCH] i18n: po for zh_cn
,
Jiang Xin
Re: [PATCH] i18n: po for zh_cn
,
Junio C Hamano
[PATCH v3 1/2] Factor find_pack_entry()'s core out
,
Nguyễn Thái Ngọc Duy
[PATCH v3 2/2] find_pack_entry(): do not keep packed_git pointer locally
,
Nguyễn Thái Ngọc Duy
Re: [PATCH v3 2/2] find_pack_entry(): do not keep packed_git pointer locally
,
Nicolas Pitre
[PATCH v4 2/2] find_pack_entry(): do not keep packed_git pointer locally
,
Nguyễn Thái Ngọc Duy
Re: [PATCH v3 1/2] Factor find_pack_entry()'s core out
,
Nicolas Pitre
Re: [PATCH v3 1/2] Factor find_pack_entry()'s core out
,
Junio C Hamano
Re: [PATCH v3 1/2] Factor find_pack_entry()'s core out
,
Junio C Hamano
Re: [PATCH v3 1/2] Factor find_pack_entry()'s core out
,
Nicolas Pitre
ANNOUNCE: Git for Windows 1.7.9
,
Pat Thoyts
Re: ANNOUNCE: Git for Windows 1.7.9
,
Stefan Näwe
Re: ANNOUNCE: Git for Windows 1.7.9
,
Stefan Näwe
Re: ANNOUNCE: Git for Windows 1.7.9
,
karsten . blees
Re: ANNOUNCE: Git for Windows 1.7.9
,
Stefan Näwe
Re: ANNOUNCE: Git for Windows 1.7.9
,
Atsushi Nakagawa
What's cooking in git.git (Jan 2012, #08; Tue, 31)
,
Junio C Hamano
Re: What's cooking in git.git (Jan 2012, #08; Tue, 31)
,
Jakub Narebski
Re: What's cooking in git.git (Jan 2012, #08; Tue, 31)
,
Junio C Hamano
Re: What's cooking in git.git (Jan 2012, #08; Tue, 31)
,
Junio C Hamano
Re: What's cooking in git.git (Jan 2012, #08; Tue, 31)
,
Junio C Hamano
Re: What's cooking in git.git (Jan 2012, #08; Tue, 31)
,
Junio C Hamano
Re: What's cooking in git.git (Jan 2012, #08; Tue, 31)
,
Junio C Hamano
Re: What's cooking in git.git (Jan 2012, #08; Tue, 31)
,
Nguyen Thai Ngoc Duy
Re: What's cooking in git.git (Jan 2012, #08; Tue, 31)
,
Junio C Hamano
[PATCH] request-pull: explicitly ask tags/$name to be pulled
,
Junio C Hamano
[BUG] gitk and "Ignore space change" option
,
Oleg Kostyuk
logging disjoint sets of commits in a single command
,
Bryan O'Sullivan
Re: logging disjoint sets of commits in a single command
,
Bryan O'Sullivan
Re: logging disjoint sets of commits in a single command
,
Carlos Martín Nieto
Re: logging disjoint sets of commits in a single command
,
Jeff King
Re: logging disjoint sets of commits in a single command
,
Bryan O'Sullivan
Re: logging disjoint sets of commits in a single command
,
Jeff King
Re: logging disjoint sets of commits in a single command
,
Bryan O'Sullivan
Re: logging disjoint sets of commits in a single command
,
Junio C Hamano
Rebase regression in v1.7.9?
,
Felipe Contreras
Re: Rebase regression in v1.7.9?
,
Andrew Wong
Re: Rebase regression in v1.7.9?
,
Felipe Contreras
[PATCH] rebase -i: remove CHERRY_PICK_HEAD when cherry-pick failed
,
Andrew Wong
Re: [PATCH] rebase -i: remove CHERRY_PICK_HEAD when cherry-pick failed
,
Junio C Hamano
Re: [PATCH] rebase -i: remove CHERRY_PICK_HEAD when cherry-pick failed
,
Andrew Wong
Re: [PATCH] rebase -i: remove CHERRY_PICK_HEAD when cherry-pick failed
,
Andrew Wong
Re: [PATCH] rebase -i: remove CHERRY_PICK_HEAD when cherry-pick failed
,
Andrew Wong
Re: [PATCH] rebase -i: remove CHERRY_PICK_HEAD when cherry-pick failed
,
Junio C Hamano
Re: [PATCH] rebase -i: remove CHERRY_PICK_HEAD when cherry-pick failed
,
Junio C Hamano
Re: [PATCH] rebase -i: remove CHERRY_PICK_HEAD when cherry-pick failed
,
Ramkumar Ramachandra
Re: [PATCH] rebase -i: remove CHERRY_PICK_HEAD when cherry-pick failed
,
Jonathan Nieder
Re: [PATCH] rebase -i: remove CHERRY_PICK_HEAD when cherry-pick failed
,
Andrew Wong
Re: [PATCH] rebase -i: remove CHERRY_PICK_HEAD when cherry-pick failed
,
Jonathan Nieder
Re: [PATCH] rebase -i: remove CHERRY_PICK_HEAD when cherry-pick failed
,
Jonathan Nieder
Re: [PATCH] rebase -i: remove CHERRY_PICK_HEAD when cherry-pick failed
,
Andrew Wong
Re: [PATCH] rebase -i: remove CHERRY_PICK_HEAD when cherry-pick failed
,
Jonathan Nieder
Re: [PATCH] rebase -i: remove CHERRY_PICK_HEAD when cherry-pick failed
,
Andrew Wong
Re: [PATCH] rebase -i: remove CHERRY_PICK_HEAD when cherry-pick failed
,
Jonathan Nieder
Re: [PATCH] rebase -i: remove CHERRY_PICK_HEAD when cherry-pick failed
,
Andrew Wong
Re: [PATCH] rebase -i: remove CHERRY_PICK_HEAD when cherry-pick failed
,
Jonathan Nieder
Re: [PATCH] rebase -i: remove CHERRY_PICK_HEAD when cherry-pick failed
,
Jonathan Nieder
Project structure of .NET-Projects using git submodule or something different
,
Harald Heigl
Re: Project structure of .NET-Projects using git submodule or something different
,
Jens Lehmann
AW: Project structure of .NET-Projects using git submodule or something different
,
Harald Heigl
AW: Project structure of .NET-Projects using git submodule or something different
,
Harald Heigl
[PATCH] vcs-svn: Fix some compiler warnings
,
Ramsay Jones
Re: [PATCH] vcs-svn: Fix some compiler warnings
,
Jonathan Nieder
Re: [PATCH] vcs-svn: Fix some compiler warnings
,
Junio C Hamano
Re: [PATCH] vcs-svn: Fix some compiler warnings
,
Junio C Hamano
[PATCH/RFC 0/3] Re: [PATCH] vcs-svn: Fix some compiler warnings
,
Jonathan Nieder
[PATCH 1/3] vcs-svn: rename check_overflow arguments for clarity
,
Jonathan Nieder
Re: [PATCH 1/3] vcs-svn: rename check_overflow arguments for clarity
,
Dmitry Ivankov
Re: [PATCH 1/3] vcs-svn: rename check_overflow arguments for clarity
,
Jonathan Nieder
Re: [PATCH 1/3] vcs-svn: rename check_overflow arguments for clarity
,
David Barr
Re: [PATCH 1/3] vcs-svn: rename check_overflow arguments for clarity
,
Jonathan Nieder
Re: [PATCH 1/3] vcs-svn: rename check_overflow arguments for clarity
,
Junio C Hamano
[PATCH 2/3] vcs-svn: allow import of > 4GiB files
,
Jonathan Nieder
[PATCH 3/3] vcs-svn: suppress a -Wtype-limits warning
,
Jonathan Nieder
Re: [PATCH 3/3] vcs-svn: suppress a -Wtype-limits warning
,
Ramsay Jones
Re: [PATCH] vcs-svn: Fix some compiler warnings
,
Ramsay Jones
Re: [PATCH] vcs-svn: Fix some compiler warnings
,
Jonathan Nieder
[PATCH/RFC v3] grep: Add the option '--exclude'
,
Albert Yale
Re: [PATCH/RFC v3] grep: Add the option '--exclude'
,
Junio C Hamano
Alternates corruption issue
,
Richard Purdie
Re: Alternates corruption issue
,
Jeff King
Re: Alternates corruption issue
,
Junio C Hamano
Re: Alternates corruption issue
,
Jeff King
Re: Alternates corruption issue
,
Jonathan Nieder
Re: Alternates corruption issue
,
Jeff King
Re: Alternates corruption issue
,
Jonathan Nieder
Re: Alternates corruption issue
,
Jeff King
Re: Alternates corruption issue
,
Jonathan Nieder
Re: Alternates corruption issue
,
Jeff King
Re: Alternates corruption issue
,
Jonathan Nieder
Re: Alternates corruption issue
,
Jeff King
Re: Alternates corruption issue
,
Junio C Hamano
Re: Alternates corruption issue
,
Jeff King
Re: Alternates corruption issue
,
Junio C Hamano
Re: Alternates corruption issue
,
Jeff King
Re: Alternates corruption issue
,
Junio C Hamano
Re: Alternates corruption issue
,
Jeff King
Re: Alternates corruption issue
,
Richard Purdie
[PATCH] Correct singular form in diff summary line for human interaction
,
Nguyễn Thái Ngọc Duy
Re: [PATCH] Correct singular form in diff summary line for human interaction
,
Jonathan Nieder
Re: [PATCH] Correct singular form in diff summary line for human interaction
,
Junio C Hamano
Re: [PATCH] Correct singular form in diff summary line for human interaction
,
Nguyen Thai Ngoc Duy
Re: [PATCH] Correct singular form in diff summary line for human interaction
,
Thomas Dickey
Re: [PATCH] Correct singular form in diff summary line for human interaction
,
Thomas Dickey
Re: [PATCH] Correct singular form in diff summary line for human interaction
,
Nguyen Thai Ngoc Duy
Re: [PATCH] Correct singular form in diff summary line for human interaction
,
Junio C Hamano
Re: [PATCH] Correct singular form in diff summary line for human interaction
,
Thomas Dickey
[PATCH v2] Use correct grammar in diffstat summary line
,
Nguyễn Thái Ngọc Duy
Re: [PATCH v2] Use correct grammar in diffstat summary line
,
Junio C Hamano
Re: [PATCH v2] Use correct grammar in diffstat summary line
,
Nguyen Thai Ngoc Duy
Re: [PATCH v2] Use correct grammar in diffstat summary line
,
Junio C Hamano
Re: [PATCH v2] Use correct grammar in diffstat summary line
,
Nguyen Thai Ngoc Duy
Re: [PATCH v2] Use correct grammar in diffstat summary line
,
Junio C Hamano
Re: [PATCH v2] Use correct grammar in diffstat summary line
,
Jeff King
Re: [PATCH v2] Use correct grammar in diffstat summary line
,
Jonathan Nieder
[RFC/PATCH] i18n: do not define gettext/ngettext in NO_GETTEXT case
,
Jonathan Nieder
Re: [PATCH v2] Use correct grammar in diffstat summary line
,
Jonathan Nieder
Re: [PATCH v2] Use correct grammar in diffstat summary line
,
Jonathan Nieder
[RFC/PATCH 0/7] tests: diffstat summary line varies by locale (Re: [PATCH v2] Use correct grammar in diffstat summary line)
,
Jonathan Nieder
[PATCH 1/7] test: use test_i18ncmp when checking --stat output
,
Jonathan Nieder
Re: [PATCH 1/7] test: use test_i18ncmp when checking --stat output
,
Junio C Hamano
Re: [PATCH 1/7] test: use test_i18ncmp when checking --stat output
,
Junio C Hamano
Re: [PATCH 1/7] test: use test_i18ncmp when checking --stat output
,
Jonathan Nieder
Re: [PATCH 1/7] test: use test_i18ncmp when checking --stat output
,
Jonathan Nieder
[PATCH 2/7] test: use numstat instead of diffstat in funny-names test
,
Jonathan Nieder
[PATCH 3/7] test: modernize funny-names test style
,
Jonathan Nieder
[PATCH 4/7] test: test cherry-pick functionality and output separately
,
Jonathan Nieder
[PATCH 5/7] test: use --numstat instead of --stat in "git stash show" tests
,
Jonathan Nieder
[PATCH 6/7] test: use numstat instead of diffstat in binary-diff test
,
Jonathan Nieder
[PATCH 7/7] diffstat summary line varies by locale: miscellany
,
Jonathan Nieder
(all of them participate in SCOPUS, EI Compendex, ACM, IET, ASM, AMS etc...
,
Prof. Nikos E. Mastorakis
[PATCH] pack-objects: convert to use parse_options()
,
Nguyễn Thái Ngọc Duy
Re: [PATCH] pack-objects: convert to use parse_options()
,
Junio C Hamano
Re: [PATCH] pack-objects: convert to use parse_options()
,
Nguyen Thai Ngoc Duy
Re: [PATCH] pack-objects: convert to use parse_options()
,
Nguyen Thai Ngoc Duy
[PATCH v2 1/3] pack-objects: do not accept "--index-version=version,"
,
Nguyễn Thái Ngọc Duy
[PATCH v2 2/3] pack-objects: remove bogus comment
,
Nguyễn Thái Ngọc Duy
[PATCH v2 3/3] pack-objects: convert to use parse_options()
,
Nguyễn Thái Ngọc Duy
Re: [PATCH v2 1/3] pack-objects: do not accept "--index-version=version,"
,
Junio C Hamano
Disable merge conflicts on on non-conflicting changes to subsequent lines
,
Marcin Wiśnicki
Re-profiling.
,
Tai Bei
[PATCH 0/2] gitweb: Project search improvements
,
Jakub Narebski
[PATCH 1/2] gitweb: Improve projects search form
,
Jakub Narebski
[PATCH 2/2] gitweb: Make project search respect project_filter
,
Jakub Narebski
[BUG] git clean -X skips a directory containing only ignored files
,
Paul Berry
Re: [BUG] git clean -X skips a directory containing only ignored files
,
Michael Schubert
Re: [BUG] git clean -X skips a directory containing only ignored files
,
Paul Berry
Re: [BUG] git clean -X skips a directory containing only ignored files
,
Andrew Wong
Re: [BUG] git clean -X skips a directory containing only ignored files
,
Michael Schubert
git-svn branches with revision id's in name
,
Stephen Duncan Jr
Re: git-svn branches with revision id's in name
,
Carsten Fuchs
Re: git-svn branches with revision id's in name
,
Jehan Bing
Why does git stash create two commits?
,
Phillip Susi
Re: Why does git stash create two commits?
,
Seth Robertson
Re: Why does git stash create two commits?
,
Junio C Hamano
[PATCH v2] completion: add new zsh completion
,
Felipe Contreras
[PATCH 0/4] completion: trivial cleanups
,
Felipe Contreras
[PATCH v2 2/4] completion: remove unused code
,
Felipe Contreras
Message not available
Re: [PATCH v2 1/4] completion: simplify __git_remotes
,
Jonathan Nieder
Re: [PATCH v2 1/4] completion: simplify __git_remotes
,
Junio C Hamano
Message not available
Re: [PATCH v2 3/4] completion: cleanup __gitcomp*
,
Jonathan Nieder
Re: [PATCH v2 3/4] completion: cleanup __gitcomp*
,
Junio C Hamano
Re: [PATCH v2 3/4] completion: cleanup __gitcomp*
,
Junio C Hamano
Re: [PATCH v2 3/4] completion: cleanup __gitcomp*
,
SZEDER Gábor
Re: [PATCH v2 3/4] completion: cleanup __gitcomp*
,
Jonathan Nieder
Message not available
Re: [PATCH v2 4/4] completion: be nicer with zsh
,
Jonathan Nieder
Re: [PATCH v2 4/4] completion: be nicer with zsh
,
Felipe Contreras
Re: [PATCH v2 4/4] completion: be nicer with zsh
,
Jonathan Nieder
Re: [PATCH v2 4/4] completion: be nicer with zsh
,
Felipe Contreras
Re: [PATCH v2 4/4] completion: be nicer with zsh
,
Jonathan Nieder
Re: [PATCH v2 4/4] completion: be nicer with zsh
,
Junio C Hamano
Re: [PATCH v2 4/4] completion: be nicer with zsh
,
Felipe Contreras
Re: [PATCH v2 4/4] completion: be nicer with zsh
,
Jonathan Nieder
git rebase and MacOS 10.7.2 file versions
,
Thomas Röfer
Re: git rebase and MacOS 10.7.2 file versions
,
Torsten Bögershausen
How often does git calculate SHAs?
,
Michael Cook
Re: How often does git calculate SHAs?
,
Shawn Pearce
gitk Wish hangs on Mac OS X 10.6.8
,
Matti Linnanvuori
Re: gitk Wish hangs on Mac OS X 10.6.8
,
Matti Linnanvuori
[PATCH] completion: --edit option for git-merge
,
Adrian Weimann
Re: [PATCH] completion: --edit option for git-merge
,
Junio C Hamano
[PATCH] completion: --edit and --no-edit for git-merge
,
Adrian Weimann
i18n: Avoid sentence puzzles
,
Frederik Schwarzer
Re: i18n: Avoid sentence puzzles
,
Nguyen Thai Ngoc Duy
Re: i18n: Avoid sentence puzzles
,
Junio C Hamano
Re: i18n: Avoid sentence puzzles
,
Ævar Arnfjörð Bjarmason
[PATCH] find_pack_entry(): do not keep packed_git pointer locally
,
Nguyễn Thái Ngọc Duy
Re: [PATCH] find_pack_entry(): do not keep packed_git pointer locally
,
Junio C Hamano
Re: [PATCH] find_pack_entry(): do not keep packed_git pointer locally
,
Nguyen Thai Ngoc Duy
Re: [PATCH] find_pack_entry(): do not keep packed_git pointer locally
,
Nicolas Pitre
Message not available
Re: [PATCH v2] find_pack_entry(): do not keep packed_git pointer locally
,
Junio C Hamano
Re: [PATCH v2] find_pack_entry(): do not keep packed_git pointer locally
,
Nicolas Pitre
[PATCH] use 'installsitelib' even with NO_PERL_MAKEMAKER
,
Nicholas Harteau
Re: [PATCH] perl/Makefile: use 'installsitelib' even with NO_PERL_MAKEMAKER
,
Nicholas Harteau
Re: [PATCH] perl/Makefile: use 'installsitelib' even with NO_PERL_MAKEMAKER
,
Jeff King
Re: [PATCH] perl/Makefile: use 'installsitelib' even with NO_PERL_MAKEMAKER
,
Nicholas Harteau
Re: [PATCH] perl/Makefile: use 'installsitelib' even with NO_PERL_MAKEMAKER
,
Jeff King
L10n for Git in Chinese begins
,
Jiang Xin
<Possible follow-ups>
L10n for Git in Chinese begins
,
Jiang Xin
Re: L10n for Git in Chinese begins
,
Ævar Arnfjörð Bjarmason
[PATCH] completion: cleanup __gitcomp*
,
Felipe Contreras
Re: [PATCH] completion: cleanup __gitcomp*
,
Jonathan Nieder
Re: [PATCH] completion: cleanup __gitcomp*
,
Felipe Contreras
[PATCH] completion: add new zsh completion
,
Felipe Contreras
Re: [PATCH] completion: add new zsh completion
,
Matthieu Moy
Re: [PATCH] completion: add new zsh completion
,
Felipe Contreras
Re: [PATCH] completion: add new zsh completion
,
Felipe Contreras
Re: [PATCH] completion: add new zsh completion
,
Johannes Sixt
Re: [PATCH] completion: add new zsh completion
,
Felipe Contreras
Re: [PATCH] completion: add new zsh completion
,
Junio C Hamano
What's cooking in git.git (Jan 2012, #07; Sun, 29)
,
Junio C Hamano
[PATCH 0/3] completion: trivial cleanups
,
Felipe Contreras
[PATCH 1/3] completion: be nicer with zsh
,
Felipe Contreras
Re: [PATCH 1/3] completion: be nicer with zsh
,
Junio C Hamano
Re: [PATCH 1/3] completion: be nicer with zsh
,
Junio C Hamano
Re: [PATCH 1/3] completion: be nicer with zsh
,
Felipe Contreras
Re: [PATCH 1/3] completion: be nicer with zsh
,
Felipe Contreras
Re: [PATCH 1/3] completion: be nicer with zsh
,
Junio C Hamano
Re: [PATCH 1/3] completion: be nicer with zsh
,
Felipe Contreras
[PATCH 2/3] completion: remove old code
,
Felipe Contreras
Re: [PATCH 2/3] completion: remove old code
,
Jonathan Nieder
Re: [PATCH 2/3] completion: remove old code
,
Felipe Contreras
Re: [PATCH 2/3] completion: remove old code
,
Jonathan Nieder
Re: [PATCH 2/3] completion: remove old code
,
Junio C Hamano
Re: [PATCH 2/3] completion: remove old code
,
Felipe Contreras
Re: [PATCH 2/3] completion: remove old code
,
Frans Klaver
Re: [PATCH 2/3] completion: remove old code
,
Felipe Contreras
Re: [PATCH 2/3] completion: remove old code
,
Frans Klaver
Re: [PATCH 2/3] completion: remove old code
,
Felipe Contreras
Re: [PATCH 2/3] completion: remove old code
,
Jonathan Nieder
[PATCH 3/3] completion: remove unused code
,
Felipe Contreras
Re: [PATCH 3/3] completion: remove unused code
,
Jonathan Nieder
Re: [PATCH 3/3] completion: remove unused code
,
Jonathan Nieder
Re: [PATCH 3/3] completion: remove unused code
,
Felipe Contreras
Re: [PATCH 3/3] completion: remove unused code
,
Thomas Rast
Re: [PATCH 3/3] completion: remove unused code
,
Junio C Hamano
Re: [PATCH 3/3] completion: remove unused code
,
Felipe Contreras
Re: [PATCH 3/3] completion: remove unused code
,
Thomas Rast
Re: [PATCH 3/3] completion: remove unused code
,
Felipe Contreras
[PATCH/RFC v2] grep: Add the option '--exclude'
,
Albert Yale
Re: [PATCH/RFC v2] grep: Add the option '--exclude'
,
Junio C Hamano
Re: [PATCH/RFC v2] grep: Add the option '--exclude'
,
Albert Yale
[PATCH 2/2] gitweb: place links to parent directories in page header
,
Bernhard R. Link
[PATCH] completion: --edit-description option for git-branch
,
Ralf Thielow
Bug: "git checkout -b" should be allowed in empty repo
,
Michael Haggerty
Re: Bug: "git checkout -b" should be allowed in empty repo
,
Junio C Hamano
Re: Bug: "git checkout -b" should be allowed in empty repo
,
Junio C Hamano
Re: Bug: "git checkout -b" should be allowed in empty repo
,
Michael Haggerty
Re: Bug: "git checkout -b" should be allowed in empty repo
,
Junio C Hamano
Re: Bug: "git checkout -b" should be allowed in empty repo
,
Junio C Hamano
Re: Bug: "git checkout -b" should be allowed in empty repo
,
Jeff King
Re: Bug: "git checkout -b" should be allowed in empty repo
,
Junio C Hamano
Re: Bug: "git checkout -b" should be allowed in empty repo
,
Junio C Hamano
Re: Bug: "git checkout -b" should be allowed in empty repo
,
Jeff King
Re: Bug: "git checkout -b" should be allowed in empty repo
,
Andrew Ardill
Re: Bug: "git checkout -b" should be allowed in empty repo
,
Jeff King
Re: Bug: "git checkout -b" should be allowed in empty repo
,
Michael Haggerty
Re: Bug: "git checkout -b" should be allowed in empty repo
,
Jeff King
Re: Bug: "git checkout -b" should be allowed in empty repo
,
Junio C Hamano
Re: Bug: "git checkout -b" should be allowed in empty repo
,
Jeff King
Re: Bug: "git checkout -b" should be allowed in empty repo
,
Michael Haggerty
Re: Bug: "git checkout -b" should be allowed in empty repo
,
demerphq
Re: Bug: "git checkout -b" should be allowed in empty repo
,
Junio C Hamano
Re: Bug: "git checkout -b" should be allowed in empty repo
,
Jeff King
Re: Bug: "git checkout -b" should be allowed in empty repo
,
Junio C Hamano
Re: Bug: "git checkout -b" should be allowed in empty repo
,
Junio C Hamano
Re: Bug: "git checkout -b" should be allowed in empty repo
,
Jeff King
Re: Bug: "git checkout -b" should be allowed in empty repo
,
Michael Haggerty
Re: Bug: "git checkout -b" should be allowed in empty repo
,
Junio C Hamano
Re: Bug: "git checkout -b" should be allowed in empty repo
,
Jeff King
[PATCH] branch --edit-description: protect against mistyped branch name
,
Junio C Hamano
Re: [PATCH] branch --edit-description: protect against mistyped branch name
,
Junio C Hamano
Re: [PATCH] branch --edit-description: protect against mistyped branch name
,
Jeff King
Re: Bug: "git checkout -b" should be allowed in empty repo
,
Michael Haggerty
Re: Bug: "git checkout -b" should be allowed in empty repo
,
Johannes Sixt
Re: Bug: "git checkout -b" should be allowed in empty repo
,
demerphq
Re: Bug: "git checkout -b" should be allowed in empty repo
,
Jakub Narebski
Re: Bug: "git checkout -b" should be allowed in empty repo
,
Michael Haggerty
Cloning bare repository always warns that its empty.
,
nmartin
Re: Cloning bare repository always warns that its empty.
,
Jeff King
[PATCH] git-svn: un-break "git svn rebase" when log.abbrevCommit=true
,
Ævar Arnfjörð Bjarmason
Re: [PATCH] git-svn: un-break "git svn rebase" when log.abbrevCommit=true
,
Jonathan Nieder
Re: [PATCH] git-svn: un-break "git svn rebase" when log.abbrevCommit=true
,
Ævar Arnfjörð Bjarmason
Re: [PATCH] git-svn: un-break "git svn rebase" when log.abbrevCommit=true
,
Dan Johnson
Re: [PATCH] git-svn: un-break "git svn rebase" when log.abbrevCommit=true
,
Ævar Arnfjörð Bjarmason
[PATCH v2 1/2] git-svn: remove redundant porcelain option to rev-list
,
Ævar Arnfjörð Bjarmason
[PATCH v2 2/2] git-svn: un-break "git svn rebase" when log.abbrevCommit=true
,
Ævar Arnfjörð Bjarmason
Re: [PATCH v2 2/2] git-svn: un-break "git svn rebase" when log.abbrevCommit=true
,
Jonathan Nieder
Re: [PATCH v2 1/2] git-svn: remove redundant porcelain option to rev-list
,
Eric Wong
[PATCH v2 1/2] gitweb: add project_filter to limit project list to a subdirectory
,
Bernhard R. Link
[PATCH v2 2/2] gitweb: place links to parent directories in page header
,
Bernhard R. Link
Re: [PATCH v2 2/2] gitweb: place links to parent directories in page header
,
Jakub Narebski
Re: [PATCH v2 1/2] gitweb: add project_filter to limit project list to a subdirectory
,
Jakub Narebski
[PATCH v3] gitweb: add project_filter to limit project list to a subdirectory
,
Bernhard R. Link
Re: [PATCH v3] gitweb: add project_filter to limit project list to a subdirectory
,
Jakub Narebski
[PATCH v4 1/2] gitweb: add project_filter to limit project list to a subdirectory
,
Bernhard R. Link
[PATCH v4 2/2] gitweb: place links to parent directories in page header
,
Bernhard R. Link
Re: [PATCH v4 2/2] gitweb: place links to parent directories in page header
,
Jakub Narebski
Re: [PATCH v4 1/2] gitweb: add project_filter to limit project list to a subdirectory
,
Jakub Narebski
Re: [PATCH v4 1/2] gitweb: add project_filter to limit project list to a subdirectory
,
Junio C Hamano
Re: [PATCH v4 1/2] gitweb: add project_filter to limit project list to a subdirectory
,
Jakub Narebski
Re: [PATCH v4 1/2] gitweb: add project_filter to limit project list to a subdirectory
,
Bernhard R. Link
[PATCH v5 1/5] gitweb: prepare git_get_projects_list for use outside 'forks'.
,
Bernhard R. Link
Re: [PATCH v5 1/5] gitweb: prepare git_get_projects_list for use outside 'forks'.
,
Jakub Narebski
[PATCH v5.5 1/5] gitweb: prepare git_get_projects_list for use outside 'forks'.
,
Bernhard R. Link
Re: [PATCH v5.5 1/5] gitweb: prepare git_get_projects_list for use outside 'forks'.
,
Jakub Narebski
Re: [PATCH v5.5 1/5] gitweb: prepare git_get_projects_list for use outside 'forks'.
,
Bernhard R. Link
[PATCH v5 2/5] gitweb: add project_filter to limit project list to a subdirectory
,
Bernhard R. Link
Re: [PATCH v5 2/5] gitweb: add project_filter to limit project list to a subdirectory
,
Jakub Narebski
Re: [PATCH v5 2/5] gitweb: add project_filter to limit project list to a subdirectory
,
Bernhard R. Link
[PATCH 1/6] gitweb: move hard coded .git suffix out of git_get_projects_list
,
Bernhard R. Link
[PATCH v6 2/6] gitweb: prepare git_get_projects_list for use outside 'forks'.
,
Bernhard R. Link
[PATCH v6 3/6] gitweb: add project_filter to limit project list to a subdirectory
,
Bernhard R. Link
[PATCH v6 4/6] gitweb: limit links to alternate forms of project_list to active project_filter
,
Bernhard R. Link
[PATCH v6 5/6] gitweb: show active project_filter in project_list page header
,
Bernhard R. Link
[PATCH v6 6/6] gitweb: place links to parent directories in page header
,
Bernhard R. Link
Re: [PATCH v5 2/5] gitweb: add project_filter to limit project list to a subdirectory
,
Junio C Hamano
Re: [PATCH v5 2/5] gitweb: add project_filter to limit project list to a subdirectory
,
Jakub Narebski
Re: [PATCH v5 2/5] gitweb: add project_filter to limit project list to a subdirectory
,
Junio C Hamano
Re: [PATCH v5 2/5] gitweb: add project_filter to limit project list to a subdirectory
,
Junio C Hamano
Re: [PATCH v5 2/5] gitweb: add project_filter to limit project list to a subdirectory
,
Bernhard R. Link
Re: [PATCH v5 2/5] gitweb: add project_filter to limit project list to a subdirectory
,
Bernhard R. Link
Re: [PATCH v5 2/5] gitweb: add project_filter to limit project list to a subdirectory
,
Junio C Hamano
[PATCH 3/5] gitweb: limit links to alternate forms of project_list to active project_filter
,
Bernhard R. Link
Re: [PATCH 3/5] gitweb: limit links to alternate forms of project_list to active project_filter
,
Jakub Narebski
[PATCH v5 4/5] gitweb: show active project_filter in project_list page header
,
Bernhard R. Link
Re: [PATCH v5 4/5] gitweb: show active project_filter in project_list page header
,
Jakub Narebski
[PATCH v5 5/5] gitweb: place links to parent directories in page header
,
Bernhard R. Link
Re: [PATCH v5 5/5] gitweb: place links to parent directories in page header
,
Jakub Narebski
[PATCH/RFC] grep: Add the option '--exclude'
,
Albert Yale
Message not available
Re: [PATCH/RFC] grep: Add the option '--exclude'
,
Albert Yale
Bisecting through the middle of a big merge?
,
walt
Re: Bisecting through the middle of a big merge?
,
Andreas Schwab
Re: Bisecting through the middle of a big merge?
,
walt
Re: Bisecting through the middle of a big merge?
,
Andreas Schwab
Re: Bisecting through the middle of a big merge?
,
walt
BUG 1.7.9: git branch fails to create new branch when --edit-description is used
,
Mark Jason Dominus
Re: BUG 1.7.9: git branch fails to create new branch when --edit-description is used
,
Junio C Hamano
Re: BUG 1.7.9: git branch fails to create new branch when --edit-description is used
,
Michael Haggerty
Re: BUG 1.7.9: git branch fails to create new branch when --edit-description is used
,
Junio C Hamano
Re: BUG 1.7.9: git branch fails to create new branch when --edit-description is used
,
Jeff King
Re: BUG 1.7.9: git branch fails to create new branch when --edit-description is used
,
Michael Haggerty
Re: BUG 1.7.9: git branch fails to create new branch when --edit-description is used
,
Junio C Hamano
Re: BUG 1.7.9: git branch fails to create new branch when --edit-description is used
,
Michael Haggerty
Re: BUG 1.7.9: git branch fails to create new branch when --edit-description is used
,
Junio C Hamano
[ANNOUNCE] Git 1.7.9
,
Junio C Hamano
A note from the maintainer
,
Junio C Hamano
What's cooking in git.git (Jan 2012, #06; Fri, 27)
,
Junio C Hamano
Re: What's cooking in git.git (Jan 2012, #06; Fri, 27)
,
Junio C Hamano
Re: What's cooking in git.git (Jan 2012, #06; Fri, 27)
,
Felipe Contreras
Re: What's cooking in git.git (Jan 2012, #06; Fri, 27)
,
Matthieu Moy
Re: [ANNOUNCE] Git 1.7.9
,
Jakub Narebski
Message not available
Re: [ANNOUNCE] Git 1.7.9
,
Jakub Narebski
Re: [ANNOUNCE] Git 1.7.9
,
Junio C Hamano
Re: [ANNOUNCE] Git 1.7.9
,
Jakub Narebski
[Index of Archives]
[Linux Kernel]
[LKML Kernel FAQ]
[IETF Annouce]
[Security]
[Bugtraq]