Git Distributed Software Revision Control
Thread Index
[
Prev Page
][
Next Page
]
git rebase stops on empty commits
From
: Mark Blakeney <markb@xxxxxxxxxx>
Re: [PATCH v3] grep: Add --max-depth option.
From
: Stephen Boyd <bebarino@xxxxxxxxx>
Re: push fails -- temporary sha1, no such file / corruptiion ???
From
: Tay Ray Chuan <rctay89@xxxxxxxxx>
Why is it important to learn git?
From
: Tim Harper <timcharper@xxxxxxxxx>
Re: cvs import and internal plumbing commands
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: cvs import and internal plumbing commands
From
: Jeff King <peff@xxxxxxxx>
Re: format-patch: numbered patches from a patch list?
From
: tom fogal <tfogal@xxxxxxxxxxxxxx>
Re: format-patch: numbered patches from a patch list?
From
: Jeff King <peff@xxxxxxxx>
Re: format-patch: numbered patches from a patch list?
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [RFE] allow git bisect to figure out in which revision a bug was fixed
From
: Junio C Hamano <gitster@xxxxxxxxx>
format-patch: numbered patches from a patch list?
From
: tom fogal <tfogal@xxxxxxxxxxxxxx>
push fails -- temporary sha1, no such file / corruptiion ???
From
: lytles <srlytle.list@xxxxxxxxx>
Re: local configuration
From
: Ben Walton <bwalton@xxxxxxxxxxxxxxxxxx>
Re: [RFE] allow git bisect to figure out in which revision a bug was fixed
From
: Nicolas Pitre <nico@xxxxxxx>
Re: [RFE] allow git bisect to figure out in which revision a bug was fixed
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: cvs import and internal plumbing commands
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [RFE] allow git bisect to figure out in which revision a bug was fixed
From
: Nicolas Pitre <nico@xxxxxxx>
Re: cvs import and internal plumbing commands
From
: Antony Stubbs <antony.stubbs@xxxxxxxxx>
Re: [PATCH] bash: gitk accepts common log-shortlog options
From
: Thomas Rast <trast@xxxxxxxxxxxxxxx>
[PATCH] bash: gitk accepts common log-shortlog options
From
: SZEDER Gábor <szeder@xxxxxxxxxx>
Re: [JGIT PATCH 11/12] Cleanup Config's MAGIC_EMPTY_VALUE to be more safe
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
Re: [JGIT PATCH 11/12] Cleanup Config's MAGIC_EMPTY_VALUE to be more safe
From
: Robin Rosenberg <robin.rosenberg@xxxxxxxxxx>
[PATCH v3] grep: Add --max-depth option.
From
: Michał Kiedrowicz <michal.kiedrowicz@xxxxxxxxx>
Re: three-way diff performance problem
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCH RFC 0/8] introduce 'git remote add --push' and 'git clone --push'
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH 1/2] Fix git stash apply
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH 2/2] Replace remaining git-* calls in git stash
From
: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
Re: [PATCH 1/2] Fix git stash apply
From
: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
Re: three-way diff performance problem
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [RFE] allow git bisect to figure out in which revision a bug was fixed
From
: Jeff Moyer <jmoyer@xxxxxxxxxx>
Re: [RFE] allow git bisect to figure out in which revision a bug was fixed
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [RFE] allow git bisect to figure out in which revision a bug was fixed
From
: Jeff Moyer <jmoyer@xxxxxxxxxx>
Re: three-way diff performance problem
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCH] configure.ac: rework/fix the NEEDS_RESOLV and NEEDS_LIBGEN tests
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [RFE] allow git bisect to figure out in which revision a bug was fixed
From
: Josef Bacik <josef@xxxxxxxxxx>
Re: [RFE] allow git bisect to figure out in which revision a bug was fixed
From
: Junio C Hamano <gitster@xxxxxxxxx>
[PATCH] configure.ac: rework/fix the NEEDS_RESOLV and NEEDS_LIBGEN tests
From
: Brandon Casey <casey@xxxxxxxxxxxxxxx>
[JGIT PATCH 09/12] Use a Java 5 style iteration over the Config entries list
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
[JGIT PATCH 08/12] Don't subclass PrintWriter when writing the Config
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
[JGIT PATCH 05/12] Rename Config.unsetString to just unset()
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
[JGIT PATCH 04/12] Fix Config setInt(..., 0) to store "0" not "0 g"
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
[JGIT PATCH 01/12] Use NB.readFully(File) to slurp complete file contents
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
[JGIT PATCH 07/12] Clarify section and subsection values in Config code
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
[JGIT PATCH 10/12] Match config subsection names using case sensitive search
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
[JGIT PATCH 11/12] Cleanup Config's MAGIC_EMPTY_VALUE to be more safe
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
[JGIT PATCH 12/12] Remove unreferenced REMOTE_SECTION from RepositoryConfig
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
[JGIT PATCH 06/12] Remove pointless null assignments in Config
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
[JGIT PATCH 03/12] Add setLong to Config
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
[JGIT PATCH 02/12] Correct name of fileRead member of Config class
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
[JGIT PATCH 00/12] Cleanup Config class
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
[RFE] allow git bisect to figure out in which revision a bug was fixed
From
: Jeff Moyer <jmoyer@xxxxxxxxxx>
[PATCH 2/2] Replace remaining git-* calls in git stash
From
: Martin Koegler <mkoegler@xxxxxxxxxxxxxxxxx>
[PATCH 1/2] Fix git stash apply
From
: Martin Koegler <mkoegler@xxxxxxxxxxxxxxxxx>
Re: [PATCH] post-update.sample referenced obsolete binary "git-update-server-info"
From
: Peter Simons <simons@xxxxxxx>
Re: three-way diff performance problem
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [JGIT PATCH v2] FindBugs: don't use new String(String) in RefDatabase
From
: Robin Rosenberg <robin.rosenberg.lists@xxxxxxxxxx>
Re: [JGIT PATCH 0/3] Request for help: graph-based UI
From
: Robin Rosenberg <robin.rosenberg@xxxxxxxxxx>
Re: three-way diff performance problem
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Re: three-way diff performance problem
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: configure: is NEEDS_SSL_WITH_CRYPTO test correct?
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: three-way diff performance problem
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
three-way diff performance problem
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Re: What does this mean
From
: Michał Kiedrowicz <michal.kiedrowicz@xxxxxxxxx>
[RFC/PATCH RESEND v2] git-gui: display summary when showing diff of a submodule
From
: Jens Lehmann <Jens.Lehmann@xxxxxx>
Re: [PATCH] Show the presence of untracked files in the bash prompt.
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
[PATCH] Show the presence of untracked files in the bash prompt.
From
: Daniel Trstenjak <daniel.trstenjak@xxxxxxxxxxxxxxxxxxxx>
Re: What does this mean
From
: Michał Kiedrowicz <michal.kiedrowicz@xxxxxxxxx>
Re: Getting untracked files
From
: Daniel Trstenjak <trsten@xxxxxxxxxxxxxxxxxxxx>
What does this mean
From
: wkcochran123 <wkcochran@xxxxxxxxx>
Re: [PATCH] Added support for core.ignorecase when excluding gitignore entries
From
: Joshua Jensen <jjensen@xxxxxxxxxxxxxxxxx>
Re: Getting untracked files
From
: Jonathan del Strother <maillist@xxxxxxxxxxxxxx>
Re: Getting untracked files
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
Getting untracked files
From
: Daniel Trstenjak <trsten@xxxxxxxxxxxxxxxxxxxx>
Git Layout Opinion
From
: Mathew Davies <thepixeldeveloper@xxxxxxxxxxxxxx>
Re: [PATCH] configure: use AC_SEARCH_LIBS instead of AC_CHECK_LIB
From
: Brandon Casey <casey@xxxxxxxxxxxxxxx>
configure: is NEEDS_SSL_WITH_CRYPTO test correct?
From
: Brandon Casey <brandon.casey.ctr@xxxxxxxxxxxxxxx>
Re: [JGIT PATCH 05/11] Don't advertise HEAD from ReceivePack
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
[PATCH] Preserve the protection mode for the Git config files
From
: Catalin Marinas <catalin.marinas@xxxxxxx>
Re: [JGIT PATCH 05/11] Don't advertise HEAD from ReceivePack
From
: Robin Rosenberg <robin.rosenberg.lists@xxxxxxxxxx>
Re: [PATCH] configure: use AC_SEARCH_LIBS instead of AC_CHECK_LIB
From
: Paolo Bonzini <bonzini@xxxxxxx>
Re: [PATCH] configure: use AC_SEARCH_LIBS instead of AC_CHECK_LIB
From
: Brandon Casey <brandon.casey.ctr@xxxxxxxxxxxxxxx>
Re: [PATCH] configure: use AC_SEARCH_LIBS instead of AC_CHECK_LIB
From
: Brandon Casey <casey@xxxxxxxxxxxxxxx>
Re: [JGIT PATCH v2] FindBugs: don't use new String(String) in RefDatabase
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
Re: [JGIT PATCH v2] FindBugs: don't use new String(String) in RefDatabase
From
: Robin Rosenberg <robin.rosenberg.lists@xxxxxxxxxx>
[ANNOUNCE] update-base-branch: Track arbitrary external content in Git branch
From
: Johan Kiviniemi <johan@xxxxxxxxxxxxxx>
synchronizing 2 heterogenous branches by cherry-pick
From
: Martin Pirker <git.collector@xxxxxxxxx>
Re: [PATCH RFC 0/8] introduce 'git remote add --push' and 'git clone --push'
From
: Paolo Bonzini <bonzini@xxxxxxx>
Re: vimrc
From
: Luciano Rocha <luciano@xxxxxxxxxxx>
vimrc
From
: Roald de Vries <rdv@xxxxxxxxxxxxxxx>
Re: clone
From
: Roald de Vries <rdv@xxxxxxxxxxxxxxx>
Re: encrypted repositories?
From
: "Matthias Andree" <matthias.andree@xxxxxx>
Re: encrypted repositories?
From
: "Matthias Andree" <matthias.andree@xxxxxx>
[PATCH] gitk: Do not hard-code "encoding" in attribute lookup functions
From
: Johannes Sixt <j.sixt@xxxxxxxxxxxxx>
Re: clone
From
: Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCH] post-update.sample referenced obsolete binary "git-update-server-info"
From
: Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx>
Re: how to reorder commits
From
: Rustom Mody <rustompmody@xxxxxxxxx>
Re: How to merge some specific project folder into an empty branch.
From
: Eric Miao <eric.y.miao@xxxxxxxxx>
How to merge some specific project folder into an empty branch.
From
: zoucunliang <zclgibson@xxxxxxxxx>
Re: [PATCH] Add git svn gc command
From
: Eric Wong <normalperson@xxxxxxxx>
Re: [RFC/PATCH INTRO] rev-cache
From
: Nick Edelen <sirnot@xxxxxxxxx>
Re: [PATCH RFC 0/8] introduce 'git remote add --push' and 'git clone --push'
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH v3 0/3] add push --current and remote.*.pushHeadOnly
From
: Paolo Bonzini <bonzini@xxxxxxx>
Re: [test failure] Re: t4114 binary file becomes symlink
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCH RFC 2/8] push: add push.default = mirror
From
: Paolo Bonzini <paolo.bonzini@xxxxxxxxx>
Re: [PATCH RFC 2/8] push: add push.default = mirror
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: how to reorder commits
From
: Daniel Barkalow <barkalow@xxxxxxxxxxxx>
Re: [PATCH RFC 2/8] push: add push.default = mirror
From
: Paolo Bonzini <paolo.bonzini@xxxxxxxxx>
Re: git-archive and submodules
From
: Thomas Rast <trast@xxxxxxxxxxxxxxx>
Re: [test failure] Re: t4114 binary file becomes symlink
From
: Johannes Sixt <j6t@xxxxxxxx>
Re: [PATCH RFC 2/8] push: add push.default = mirror
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH v3 0/3] add push --current and remote.*.pushHeadOnly
From
: Junio C Hamano <gitster@xxxxxxxxx>
[PATCH RFC 8/8] clone: add --push option
From
: Paolo Bonzini <bonzini@xxxxxxx>
[PATCH RFC 7/8] config: add git_config_norepo
From
: Paolo Bonzini <bonzini@xxxxxxx>
[PATCH RFC 6/8] clone: use setup_remote_config
From
: Paolo Bonzini <bonzini@xxxxxxx>
[PATCH RFC 5/8] clone: refactoring of building the fetch refspec
From
: Paolo Bonzini <bonzini@xxxxxxx>
[PATCH RFC 4/8] git remote add: add --push option
From
: Paolo Bonzini <bonzini@xxxxxxx>
[PATCH RFC 3/8] git remote add: refactor configuration
From
: Paolo Bonzini <bonzini@xxxxxxx>
[PATCH RFC 2/8] push: add push.default = mirror
From
: Paolo Bonzini <bonzini@xxxxxxx>
[PATCH RFC 1/8] reintroduce PUSH_DEFAULT_UNSPECIFIED
From
: Paolo Bonzini <bonzini@xxxxxxx>
[PATCH RFC 0/8] introduce 'git remote add --push' and 'git clone --push'
From
: Paolo Bonzini <bonzini@xxxxxxx>
Re: git-archive and submodules
From
: Avery Pennarun <apenwarr@xxxxxxxxx>
git-archive and submodules
From
: Woody Gilk <woody.gilk@xxxxxxxxxxxxx>
Re: how to reorder commits
From
: Santi Béjar <santi@xxxxxxxxxxx>
Re: how to reorder commits
From
: Rustom Mody <rustompmody@xxxxxxxxx>
Re: how to reorder commits
From
: Santi Béjar <santi@xxxxxxxxxxx>
Re: [PATCH] Added support for core.ignorecase when excluding gitignore entries
From
: Jeff King <peff@xxxxxxxx>
Re: cvs import and internal plumbing commands
From
: Jeff King <peff@xxxxxxxx>
Re: encrypted repositories?
From
: Jeff King <peff@xxxxxxxx>
Re: bug with .git file and aliases
From
: Geoffrey Irving <irving@xxxxxxx>
Re: [Patch] Prevent cloning over http from spewing
From
: Tay Ray Chuan <rctay89@xxxxxxxxx>
Re: clone
From
: Jeff King <peff@xxxxxxxx>
Re: bug with .git file and aliases
From
: Jeff King <peff@xxxxxxxx>
Re: bug with .git file and aliases
From
: Santi Béjar <santi@xxxxxxxxxxx>
how to reorder commits
From
: Rustom Mody <rustompmody@xxxxxxxxx>
Re: [PATCH] help.c: don't blame an user's typo when the system is at fault
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH] post-update.sample referenced obsolete binary "git-update-server-info"
From
: Peter Simons <simons@xxxxxxx>
clone
From
: Roald de Vries <rdv@xxxxxxxxxxxxxxx>
Re: bug with .git file and aliases
From
: Geoffrey Irving <irving@xxxxxxx>
Re: [PATCH] help.c: don't blame an user's typo when the system is at fault
From
: Thomas Rast <trast@xxxxxxxxxxxxxxx>
Re: bug with .git file and aliases
From
: Santi Béjar <santi@xxxxxxxxxxx>
bug with .git file and aliases
From
: Geoffrey Irving <irving@xxxxxxx>
Re: encrypted repositories?
From
: Jakub Narebski <jnareb@xxxxxxxxx>
[PATCH] help.c: don't blame an user's typo when the system is at fault
From
: Michele Ballabio <barra_cuda@xxxxxxxxxxxx>
Re: [PATCH] Add git svn gc command
From
: demerphq <demerphq@xxxxxxxxx>
Re: encrypted repositories? with git-torrent?
From
: "Matthias Andree" <matthias.andree@xxxxxx>
Bad DWIM response when git gui cannot start
From
: Peter Krefting <peter@xxxxxxxxxxxxxxxx>
Re: encrypted repositories?
From
: "Matthias Andree" <matthias.andree@xxxxxx>
[PATCH 3/3] push: add remote.*.pushHeadOnly configuration
From
: Paolo Bonzini <bonzini@xxxxxxx>
[PATCH 2/3] push: add --current
From
: Paolo Bonzini <bonzini@xxxxxxx>
[PATCH 1/3] reintroduce PUSH_DEFAULT_UNSPECIFIED
From
: Paolo Bonzini <bonzini@xxxxxxx>
[PATCH v3 0/3] add push --current and remote.*.pushHeadOnly
From
: Paolo Bonzini <bonzini@xxxxxxx>
Re: local configuration
From
: Tim Visher <tim.visher@xxxxxxxxx>
Re: [PATCH 2/3] push: add --current
From
: Paolo Bonzini <bonzini@xxxxxxx>
Re: local configuration
From
: Nicolas Sebrecht <nicolas.s.dev@xxxxxx>
Re: [PATCH] Add git svn gc command
From
: Thomas Rast <trast@xxxxxxxxxxxxxxx>
Re: [PATCH 2/3] push: add --current
From
: demerphq <demerphq@xxxxxxxxx>
local configuration
From
: Roald de Vries <rdv@xxxxxxxxxxxxxxx>
Re: [PATCH 2/3] push: add --current
From
: Tay Ray Chuan <rctay89@xxxxxxxxx>
Re: [PATCH 2/3] push: add --current
From
: Paolo Bonzini <paolo.bonzini@xxxxxxxxx>
Re: [test failure] Re: t4114 binary file becomes symlink
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH] Add git svn gc command
From
: demerphq <demerphq@xxxxxxxxx>
Re: [PATCH] Add git svn gc command
From
: Eric Wong <normalperson@xxxxxxxx>
Re: [PATCH] Add git svn gc command
From
: demerphq <demerphq@xxxxxxxxx>
Re: [PATCH] Add git svn gc command
From
: Eric Wong <normalperson@xxxxxxxx>
Re: Pulled files with "new file" status
From
: Johannes Sixt <j.sixt@xxxxxxxxxxxxx>
Re: [PATCH 2/3] push: add --current
From
: Björn Steinbrink <B.Steinbrink@xxxxxx>
[PATCH 3/3] push: add remote.*.pushHeadOnly configuration
From
: Paolo Bonzini <bonzini@xxxxxxx>
[PATCH 2/3] push: add --current
From
: Paolo Bonzini <bonzini@xxxxxxx>
[PATCH 1/3] reintroduce PUSH_DEFAULT_UNSPECIFIED
From
: Paolo Bonzini <bonzini@xxxxxxx>
[PATCH 0/3] add push --current and remote.*.pushHeadOnly
From
: Paolo Bonzini <bonzini@xxxxxxx>
[PATCH 2/2] git svn: fix reparenting when ugly http(s) URLs are used
From
: Eric Wong <normalperson@xxxxxxxx>
Re: git svn clone -r HEAD
From
: Eric Wong <normalperson@xxxxxxxx>
Re: setup gitosis on Fedora 11
From
: Shakthi Kannan <shakthimaan@xxxxxxxxx>
Pulled files with "new file" status
From
: Marcelo de Moraes Serpa <celoserpa@xxxxxxxxx>
Re: setup gitosis on Fedora 11
From
: brizly vaan van Ulciputz <brizly@xxxxxxxxxx>
Re: cvs import and internal plumbing commands
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] cvs import and internal plumbing commands
From
: Antony Stubbs <antony.stubbs@xxxxxxxxx>
[PATCH] Add git svn gc command
From
: Robert Zeh <robert.a.zeh@xxxxxxxxx>
Re: [PATCH] Re: configure: use AC_SEARCH_LIBS instead of AC_CHECK_LIB
From
: Eric Blake <ebb9@xxxxxxx>
[PATCH] completion: add dirstat and friends to diff options
From
: Stephen Boyd <bebarino@xxxxxxxxx>
Re: [PATCH 1/3] push: add --current
From
: Paolo Bonzini <bonzini@xxxxxxx>
Re: [PATCH 1/3] push: add --current
From
: Nanako Shiraishi <nanako3@xxxxxxxxxxx>
Re: how to start with non-master branch?
From
: Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCH 0/2] Re: cosmetic improvements for "git show tag"
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: how to start with non-master branch?
From
: Charles Bailey <charles@xxxxxxxxxxxxx>
Re: how to start with non-master branch?
From
: Sean Estabrooks <seanlkml@xxxxxxxxxxxx>
Re: [PATCH] Re: configure: use AC_SEARCH_LIBS instead of AC_CHECK_LIB
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: how to start with non-master branch?
From
: Dirk Süsserott <newsletter@xxxxxxxxxxx>
Re: [ANNOUNCE] GIT 1.6.4.rc1
From
: Nanako Shiraishi <nanako3@xxxxxxxxxxx>
[PATCH] Re: configure: use AC_SEARCH_LIBS instead of AC_CHECK_LIB
From
: Nicolas Sebrecht <nicolas.s.dev@xxxxxx>
how to start with non-master branch?
From
: Rustom Mody <rustompmody@xxxxxxxxx>
[PATCH] configure: use AC_SEARCH_LIBS instead of AC_CHECK_LIB
From
: Nicolas Sebrecht <nicolas.s.dev@xxxxxx>
Re: [test failure] Re: t4114 binary file becomes symlink
From
: Johannes Sixt <j6t@xxxxxxxx>
./configure misdetects SNPRINTF_RETURNS_BOGUS (was: [test failure] t4114 binary file becomes symlink)
From
: Jakub Narebski <jnareb@xxxxxxxxx>
[PATCHv4 2/2] pull: support rebased upstream + fetch + pull --rebase
From
: Santi Béjar <santi@xxxxxxxxxxx>
Re: [PATCHv3 2/2] pull: support rebased upstream + fetch + pull --rebase
From
: Santi Béjar <santi@xxxxxxxxxxx>
[PATCH] post-receive-email: Add diffattachment and replyto config options
From
: Jim Bauer <jfbauer@xxxxxxxxxxx>
Re: setup gitosis on Fedora 11
From
: Sitaram Chamarty <sitaramc@xxxxxxxxx>
Re: [ANNOUNCE] GIT 1.6.4.rc1
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [test failure] Re: t4114 binary file becomes symlink
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Re: [ANNOUNCE] GIT 1.6.4.rc1
From
: Nanako Shiraishi <nanako3@xxxxxxxxxxx>
[test failure] Re: t4114 binary file becomes symlink
From
: Nicolas Sebrecht <nicolas.s.dev@xxxxxx>
Re: [test failure] Re: t4114 binary file becomes symlink
From
: Jeff King <peff@xxxxxxxx>
Re: [test failure] Re: t4114 binary file becomes symlink
From
: Johannes Sixt <j6t@xxxxxxxx>
[test failure] Re: t4114 binary file becomes symlink
From
: Nicolas Sebrecht <nicolas.s.dev@xxxxxx>
[test failure] Re: t4114 binary file becomes symlink
From
: Nicolas Sebrecht <nicolas.s.dev@xxxxxx>
[test failure] Re: t4114 binary file becomes symlink
From
: Nicolas Sebrecht <nicolas.s.dev@xxxxxx>
Re: [StGit PATCH] t2800: Adapt to changes in git's conflict markers
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: encrypted repositories? with git-torrent?
From
: Thomas Koch <thomas@xxxxxxx>
Re: [test failure] Re: t4114 binary file becomes symlink
From
: Johannes Sixt <j6t@xxxxxxxx>
Re: [test failure] Re: t4114 binary file becomes symlink
From
: Junio C Hamano <gitster@xxxxxxxxx>
disable branch modification
From
: Ishaaq Chandy <ishaaq@xxxxxxxxx>
Re: git svn .git/svn/*/index files taking up huge amounts of disk space
From
: Peter Harris <git@xxxxxxxxxxxxxxxxxxx>
Re: [PATCHv3 2/2] pull: support rebased upstream + fetch + pull --rebase
From
: Junio C Hamano <gitster@xxxxxxxxx>
[PATCH] Trivial path quoting fixes in git-instaweb
From
: Sean Estabrooks <seanlkml@xxxxxxxxxxxx>
Re: git silently ignores aliases of existing commands
From
: A Large Angry SCM <gitzilla@xxxxxxxxx>
Re: [test failure] Re: t4114 binary file becomes symlink
From
: Jeff King <peff@xxxxxxxx>
instaweb does not start because of a small syntax error in .git/gitweb/httpd.conf
From
: Bodo Schlecht <schlecht@xxxxxxxxxxxx>
git svn .git/svn/*/index files taking up huge amounts of disk space
From
: Robert Zeh <robert.a.zeh@xxxxxxxxx>
[test failure] Re: t4114 binary file becomes symlink
From
: Nicolas Sebrecht <nicolas.s.dev@xxxxxx>
Re: [test failure] t4114 binary file becomes symlink
From
: Jeff King <peff@xxxxxxxx>
[test failure] t4114 binary file becomes symlink
From
: Nicolas Sebrecht <nicolas.s.dev@xxxxxx>
[PATCHv3 2/2] pull: support rebased upstream + fetch + pull --rebase
From
: Santi Béjar <santi@xxxxxxxxxxx>
Build Git with Visual Studio 2008
From
: Frank Li <lznuaa@xxxxxxxxx>
Re: git silently ignores aliases of existing commands
From
: demerphq <demerphq@xxxxxxxxx>
Re: git silently ignores aliases of existing commands
From
: Jeff King <peff@xxxxxxxx>
Re: git silently ignores aliases of existing commands
From
: demerphq <demerphq@xxxxxxxxx>
Re: git silently ignores aliases of existing commands
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH 0/2] Re: cosmetic improvements for "git show tag"
From
: Jeff King <peff@xxxxxxxx>
Re: git silently ignores aliases of existing commands
From
: demerphq <demerphq@xxxxxxxxx>
Re: setup gitosis on Fedora 11
From
: brizly vaan van Ulciputz <brizly@xxxxxxxxxx>
Re: setup gitosis on Fedora 11
From
: brizly vaan van Ulciputz <brizly@xxxxxxxxxx>
Re: git silently ignores aliases of existing commands
From
: Michael G Schwern <schwern@xxxxxxxxx>
Re: [BUG(s)?] dangling symref breaks filter-branch
From
: Björn Steinbrink <B.Steinbrink@xxxxxx>
Re: [PATCH 1/2] Re: show: suppress extra newline when showing annotated tag
From
: Jeff King <peff@xxxxxxxx>
[PATCH 1/2] Re: show: suppress extra newline when showing annotated tag
From
: Nicolas Sebrecht <nicolas.s.dev@xxxxxx>
[BUG(s)?] dangling symref breaks filter-branch
From
: "Christian Jaeger" <pflanze@xxxxxx>
Re: libgit api & external integration
From
: Sverre Rabbelier <srabbelier@xxxxxxxxx>
Re: git silently ignores aliases of existing commands
From
: Sean Estabrooks <seanlkml@xxxxxxxxxxxx>
Re: setup gitosis on Fedora 11
From
: Sitaram Chamarty <sitaramc@xxxxxxxxx>
Re: [PATCH 0/2] Re: cosmetic improvements for "git show tag"
From
: Jeff King <peff@xxxxxxxx>
[PATCH 0/2] Re: cosmetic improvements for "git show tag"
From
: Nicolas Sebrecht <nicolas.s.dev@xxxxxx>
git silently ignores aliases of existing commands
From
: Michael G Schwern <schwern@xxxxxxxxx>
Re: [PATCH 2/2] Improve doc for format-patch threading options.
From
: Markus Heidelberg <markus.heidelberg@xxxxxx>
[PATCH 2/2] show: add space between tag body and tagged object
From
: Jeff King <peff@xxxxxxxx>
[PATCH 1/2] show: suppress extra newline when showing annotated tag
From
: Jeff King <peff@xxxxxxxx>
[PATCH 0/2] cosmetic improvements for "git show tag"
From
: Jeff King <peff@xxxxxxxx>
[PATCH v6] Re: mailinfo: allow e-mail files as input
From
: Nicolas Sebrecht <nicolas.s.dev@xxxxxx>
Re: [PATCH next] branch.c: if remote is not config'd for branch, don't try delete push config
From
: Jeff King <peff@xxxxxxxx>
Re: cvs import and internal plumbing commands
From
: Antony Stubbs <antony.stubbs@xxxxxxxxx>
Re: cvs import and internal plumbing commands
From
: Jeff King <peff@xxxxxxxx>
setup gitosis on Fedora 11
From
: brizly vaan van Ulciputz <brizly@xxxxxxxxxx>
Re: cvs import and internal plumbing commands
From
: Antony Stubbs <antony.stubbs@xxxxxxxxx>
Re: encrypted repositories?
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Re: encrypted repositories?
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Re: encrypted repositories?
From
: John Tapsell <johnflux@xxxxxxxxx>
Re: encrypted repositories?
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: [PATCH v6] mailinfo: allow e-mail files as input
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: encrypted repositories?
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCH] Fix rebase -p --onto
From
: Greg Price <price@xxxxxxxxxxx>
Re: [PATCH] Fix rebase -p --onto
From
: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
Re: Is it possible to configure the color of git diff outpyut
From
: Mike Hommey <mh@xxxxxxxxxxxx>
Re: [PATCH/RFC 1/2] Add 'git subtree' command for tracking history of subtrees separately.
From
: Andrey Smirnov <allter@xxxxxxxxx>
Re: [commit 4ecbc178704] Incosistency?
From
: Unknown <borg@xxxxxxx>
Re: Is it possible to configure the color of git diff outpyut
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] Fix rebase -p --onto
From
: Greg Price <price@xxxxxxxxxxx>
Is it possible to configure the color of git diff outpyut
From
: n179911 <n179911@xxxxxxxxx>
Re: [PATCH] Fix rebase -p --onto
From
: Greg Price <price@xxxxxxxxxxx>
Re: encrypted repositories?
From
: Matthias Kestenholz <mk@xxxxxxxxxxx>
Re: [PATCH] post-update.sample referenced obsolete binary "git-update-server-info"
From
: Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx>
Re: how to fetch a new svn branch after clone?
From
: Marc Branchaud <marcnarc@xxxxxxxxxxx>
Re: encrypted repositories?
From
: Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCH/RFC 1/2] Add 'git subtree' command for tracking history of subtrees separately.
From
: Avery Pennarun <apenwarr@xxxxxxxxx>
Re: [ANNOUNCE] GIT 1.6.4.rc1
From
: Tommy Nordgren <tommy.nordgren@xxxxxxxxx>
[PATCH] post-update.sample referenced obsolete binary "git-update-server-info"
From
: Peter Simons <simons@xxxxxxx>
encrypted repositories?
From
: "Matthias Andree" <matthias.andree@xxxxxx>
Re: [PATCH] t4202-log.sh: Test git log --no-walk sort order
From
: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
[PATCH] t4202-log.sh: Test git log --no-walk sort order
From
: Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx>
Re: git svn graft-branches
From
: Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCHv2 2/2] pull: support rebased upstream + fetch + pull --rebase
From
: Santi Béjar <santi@xxxxxxxxxxx>
Re: [PATCH] fix "stg float -s FILE" for FILE != "-"
From
: Catalin Marinas <catalin.marinas@xxxxxxx>
git svn graft-branches
From
: Graeme Geldenhuys <graemeg@xxxxxxxxx>
Re: [PATCHv2 2/2] pull: support rebased upstream + fetch + pull --rebase
From
: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
Re: [PATCH v6] mailinfo: allow e-mail files as input
From
: Nanako Shiraishi <nanako3@xxxxxxxxxxx>
Re: pushing specific branches to a public mirror repos
From
: Johannes Sixt <j.sixt@xxxxxxxxxxxxx>
Re: pushing specific branches to a public mirror repos
From
: Bert Wesarg <bert.wesarg@xxxxxxxxxxxxxx>
[PATCH] fix "stg float -s FILE" for FILE != "-"
From
: Hannes Eder <heder@xxxxxxxxxx>
Re: pushing specific branches to a public mirror repos
From
: Graeme Geldenhuys <graemeg@xxxxxxxxx>
Re: pushing specific branches to a public mirror repos
From
: Johannes Sixt <j.sixt@xxxxxxxxxxxxx>
Re: [PATCH] Fix rebase -p --onto
From
: Johannes Sixt <j.sixt@xxxxxxxxxxxxx>
Re: Git range merge (cherry-pick a range)
From
: bshOriginal <mindplayintricks@xxxxxx>
Re: [PATCH] Fix rebase -p --onto
From
: Johannes Sixt <j.sixt@xxxxxxxxxxxxx>
pushing specific branches to a public mirror repos
From
: Graeme Geldenhuys <graemeg@xxxxxxxxx>
Re: [PATCH] Fix rebase -p --onto
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCHv2 2/2] pull: support rebased upstream + fetch + pull --rebase
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCHv2 2/2] pull: support rebased upstream + fetch + pull --rebase
From
: Santi Béjar <santi@xxxxxxxxxxx>
Re: [PATCH/RFC 1/2] Add 'git subtree' command for tracking history of subtrees separately.
From
: Andrey Smirnov <allter@xxxxxxxxx>
Re: [PATCH 2/2] Improve doc for format-patch threading options.
From
: Yann Dirson <ydirson@xxxxxxxxxx>
Re: [PATCH] Fix rebase -p --onto
From
: Johannes Sixt <j.sixt@xxxxxxxxxxxxx>
Re: Make a non-bare repo bare.
From
: Sitaram Chamarty <sitaramc@xxxxxxxxx>
Re: how to fetch a new svn branch after clone?
From
: Changsheng Jiang <jiangzuoyan@xxxxxxxxx>
[PATCH v6] Re: mailinfo: allow e-mail files as input
From
: Nicolas Sebrecht <nicolas.s.dev@xxxxxx>
Re: how to fetch a new svn branch after clone?
From
: Changsheng Jiang <jiangzuoyan@xxxxxxxxx>
Re: Make a non-bare repo bare.
From
: Sitaram Chamarty <sitaramc@xxxxxxxxx>
infinite loop in git-send-email with alias files
From
: Mike Frysinger <vapier.adi@xxxxxxxxx>
Re: [PATCH v6] mailinfo: allow e-mail files as input
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCHv2 2/2] pull: support rebased upstream + fetch + pull --rebase
From
: Santi Béjar <santi@xxxxxxxxxxx>
[PATCH] Fix rebase -p --onto
From
: Greg Price <price@xxxxxxxxxxx>
Re: [PATCH 2/2] Improve doc for format-patch threading options.
From
: Markus Heidelberg <markus.heidelberg@xxxxxx>
Re: [PATCH/RFC 1/2] Add 'git subtree' command for tracking history of subtrees separately.
From
: Avery Pennarun <apenwarr@xxxxxxxxx>
Re: [PATCH 2/2] Improve doc for format-patch threading options.
From
: Yann Dirson <ydirson@xxxxxxxxxx>
Re: [PATCH/RFC 1/2] Add 'git subtree' command for tracking history of subtrees separately.
From
: Andrey Smirnov <allter@xxxxxxxxx>
[PATCH next] branch.c: if remote is not config'd for branch, don't try delete push config
From
: Brandon Casey <casey@xxxxxxxxxxxxxxx>
[PATCH 0/2] Two miscellaneous patches found while debugging 'next'
From
: Brandon Casey <casey@xxxxxxxxxxxxxxx>
[PATCH 2/2] sha1_name.c: avoid unnecessary strbuf_release
From
: Brandon Casey <casey@xxxxxxxxxxxxxxx>
[PATCH 1/2] refs.c: release file descriptor on error return
From
: Brandon Casey <casey@xxxxxxxxxxxxxxx>
Re: [PATCH 1/2] List send-email config options in config.txt.
From
: Yann Dirson <ydirson@xxxxxxxxxx>
Re: How to ignore space when using 'git send-email' command
From
: Jeff King <peff@xxxxxxxx>
Re: How to ignore space when using 'git send-email' command
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: Make a non-bare repo bare.
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: Make a non-bare repo bare.
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCHv2 2/2] pull: support rebased upstream + fetch + pull --rebase
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: how to fetch a new svn branch after clone?
From
: Marc Branchaud <marcnarc@xxxxxxxxxxx>
Re: [ANNOUNCE] GIT 1.6.4.rc1
From
: Jeff Garzik <jeff@xxxxxxxxxx>
git svn clone -r HEAD
From
: Ka-Hing Cheung <kcheung@xxxxxxxxxxxx>
Re: mailmap distinguishing names
From
: Ondrej Certik <ondrej@xxxxxxxxx>
Re: [PATCH/RFC 1/2] Add 'git subtree' command for tracking history of subtrees separately.
From
: Avery Pennarun <apenwarr@xxxxxxxxx>
Re: [PATCH/RFC 1/2] Add 'git subtree' command for tracking history of subtrees separately.
From
: Andrey Smirnov <allter@xxxxxxxxx>
Re: git-describe: what is the '-g' prefix good for?
From
: Avery Pennarun <apenwarr@xxxxxxxxx>
[PATCH v6] mailinfo: allow e-mail files as input
From
: Nicolas Sebrecht <nicolas.s.dev@xxxxxx>
Re: mailmap distinguishing names
From
: Kirill Smelkov <kirr@xxxxxxxxxxxxxxxxxxx>
Re: mailmap distinguishing names
From
: Ondrej Certik <ondrej@xxxxxxxxx>
Re: [PATCHv2 2/2] pull: support rebased upstream + fetch + pull --rebase
From
: Santi Béjar <santi@xxxxxxxxxxx>
Re: Git range merge (cherry-pick a range)
From
: Daniel Barkalow <barkalow@xxxxxxxxxxxx>
git-describe: what is the '-g' prefix good for?
From
: Dirk Süsserott <newsletter@xxxxxxxxxxx>
Re: about crlf file-encodings and other options
From
: Peter Harris <git@xxxxxxxxxxxxxxxxxxx>
how to fetch a new svn branch after clone?
From
: Changsheng Jiang <jiangzuoyan@xxxxxxxxx>
[PATCH] Disable asciidoc 8.4.1+ semantics for `{plus}` and friends
From
: Thomas Rast <trast@xxxxxxxxxxxxxxx>
about crlf file-encodings and other options
From
: Rustom Mody <rustompmody@xxxxxxxxx>
Re: [PATCH] Added support for core.ignorecase when excluding gitignore entries
From
: Joshua Jensen <jjensen@xxxxxxxxxxxxxxxxx>
Re: Git range merge (cherry-pick a range)
From
: Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx>
Re: Make a non-bare repo bare.
From
: Tim Visher <tim.visher@xxxxxxxxx>
Re: Make a non-bare repo bare.
From
: Sitaram Chamarty <sitaramc@xxxxxxxxx>
Re: Git range merge (cherry-pick a range)
From
: Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx>
Re: How to ignore space when using 'git send-email' command
From
: Jeff King <peff@xxxxxxxx>
Re: libgit api & external integration
From
: Jeff King <peff@xxxxxxxx>
Re: cvs import and internal plumbing commands
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH] Added support for core.ignorecase when excluding gitignore entries
From
: Jeff King <peff@xxxxxxxx>
Re: mailmap distinguishing names
From
: Kirill Smelkov <kirr@xxxxxxxxxxxxxxxxxxx>
Re: Make a non-bare repo bare.
From
: Mike Ralphson <mike.ralphson@xxxxxxxxx>
Re: Make a non-bare repo bare.
From
: Graeme Geldenhuys <graemeg@xxxxxxxxx>
Re: [PATCHv2 2/2] pull: support rebased upstream + fetch + pull --rebase
From
: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
Re: [PATCH v5] Re: git-am: allow e-mail file(s) as input
From
: Johannes Sixt <j.sixt@xxxxxxxxxxxxx>
Re: [PATCHv2 2/2] pull: support rebased upstream + fetch + pull --rebase
From
: Santi Béjar <santi@xxxxxxxxxxx>
Re: [PATCH v5] Re: git-am: allow e-mail file(s) as input
From
: Johannes Sixt <j.sixt@xxxxxxxxxxxxx>
[PATCHv2 2/2] pull: support rebased upstream + fetch + pull --rebase
From
: Santi Béjar <santi@xxxxxxxxxxx>
Git range merge (cherry-pick a range)
From
: bshOriginal <mindplayintricks@xxxxxx>
[PATCHv2 2/2] pull: support rebased upstream + fetch + pull --rebase
From
: Santi Béjar <santi@xxxxxxxxxxx>
[PATCH v5] Re: git-am: allow e-mail file(s) as input
From
: Nicolas Sebrecht <nicolas.s.dev@xxxxxx>
Re: auto-merge after push?
From
: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
Re: Correct way of making existing remote repository "bare"
From
: Eric Raible <raible@xxxxxxxxx>
[PATCH v5] Re: git-am: allow e-mail file(s) as input
From
: Nicolas Sebrecht <nicolas.s.dev@xxxxxx>
Re: [ANNOUNCE] GIT 1.6.4.rc1
From
: Mike Ralphson <mike.ralphson@xxxxxxxxx>
Re: [ANNOUNCE] GIT 1.6.4.rc1
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH v5] git-am: allow e-mail file(s) as input
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [ANNOUNCE] GIT 1.6.4.rc1
From
: Felipe Balbi <felipe.balbi@xxxxxxxxx>
Re: [ANNOUNCE] GIT 1.6.4.rc1
From
: Jeff Garzik <jeff@xxxxxxxxxx>
Re: [ANNOUNCE] GIT 1.6.4.rc1
From
: Jeff Garzik <jeff@xxxxxxxxxx>
Re: [PATCH v5] git-am: allow e-mail file(s) as input
From
: Stephen Boyd <bebarino@xxxxxxxxx>
[ANNOUNCE] Re: GIT 1.6.4.rc1
From
: Nicolas Sebrecht <nicolas.s.dev@xxxxxx>
Re: [ANNOUNCE] GIT 1.6.4.rc1
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [ANNOUNCE] GIT 1.6.4.rc1
From
: Felipe Balbi <felipe.balbi@xxxxxxxxx>
Re: [ANNOUNCE] GIT 1.6.4.rc1
From
: Jeff Garzik <jeff@xxxxxxxxxx>
Re: [ANNOUNCE] GIT 1.6.4.rc1
From
: Jeff Garzik <jeff@xxxxxxxxxx>
Re: [ANNOUNCE] GIT 1.6.4.rc1
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH 2/2] pull: support rebased upstream + fetch + pull --rebase
From
: Santi Béjar <santi@xxxxxxxxxxx>
[PATCH] Added support for core.ignorecase when excluding gitignore entries
From
: Joshua Jensen <jjensen@xxxxxxxxxxxxxxxxx>
[PATCH v5] git-am: allow e-mail file(s) as input
From
: Nicolas Sebrecht <nicolas.s.dev@xxxxxx>
[PATCH v4] Re: git-am: allow e-mail file(s) as input
From
: Nicolas Sebrecht <nicolas.s.dev@xxxxxx>
[PATCH v4] git-am: allow e-mail file(s) as input
From
: Nicolas Sebrecht <nicolas.s.dev@xxxxxx>
Re: [ANNOUNCE] GIT 1.6.4.rc1
From
: Jeff Garzik <jeff@xxxxxxxxxx>
Re: [ANNOUNCE] GIT 1.6.4.rc1
From
: Tommy Nordgren <tommy.nordgren@xxxxxxxxx>
[PATCH v3] Re: git-am: fix maildir support regression: accept email file as patch
From
: Nicolas Sebrecht <nicolas.s.dev@xxxxxx>
Re: [PATCH v3] Re: git-am: fix maildir support regression: accept email file as patch
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: Make a non-bare repo bare.
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH v3] Re: git-am: fix maildir support regression: accept email file as patch
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: Make a non-bare repo bare.
From
: Jeff King <peff@xxxxxxxx>
[PATCH] gitk: Fix units in resize logic
From
: Nelson Elhage <nelhage@xxxxxxx>
[PATCH v3] Re: git-am: fix maildir support regression: accept email file as patch
From
: Nicolas Sebrecht <nicolas.s.dev@xxxxxx>
[PATCH v3] Re: git-am: fix maildir support regression: accept email file as patch
From
: Nicolas Sebrecht <nicolas.s.dev@xxxxxx>
[ANNOUNCE] GIT 1.6.4.rc1
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: Make a non-bare repo bare.
From
: Tim Visher <tim.visher@xxxxxxxxx>
[PATCH v3] Re: git-am: fix maildir support regression: accept email file as patch
From
: Nicolas Sebrecht <nicolas.s.dev@xxxxxx>
Re: [PATCH 2/2] pull: support rebased upstream + fetch + pull --rebase
From
: Junio C Hamano <gitster@xxxxxxxxx>
[PATCH 2/2] pull: support rebased upstream + fetch + pull --rebase
From
: Santi Béjar <santi@xxxxxxxxxxx>
[PATCH 1/2] t5520-pull: Test for rebased upstream + fetch + pull --rebase
From
: Santi Béjar <santi@xxxxxxxxxxx>
Re: [PATCH v3] git-am: fix maildir support regression: accept email file as patch
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH v3] git-am: fix maildir support regression: accept email file as patch
From
: Junio C Hamano <gitster@xxxxxxxxx>
[PATCH v3] Re: git-am: fix maildir support regression: accept email file as patch
From
: Nicolas Sebrecht <nicolas.s.dev@xxxxxx>
Re: "mailinfo: Remove only one set of square brackets" considered harmful
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Re: "mailinfo: Remove only one set of square brackets" considered harmful
From
: Junio C Hamano <gitster@xxxxxxxxx>
mailmap distinguishing names
From
: Ondrej Certik <ondrej@xxxxxxxxx>
[PATCH v3] git-am: fix maildir support regression: accept email file as patch
From
: Nicolas Sebrecht <nicolas.s.dev@xxxxxx>
Re: "mailinfo: Remove only one set of square brackets" considered harmful
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: Make a non-bare repo bare.
From
: Paolo Bonzini <bonzini@xxxxxxx>
Make a non-bare repo bare.
From
: Tim Visher <tim.visher@xxxxxxxxx>
Re: Dividing up a large merge.
From
: davidb@xxxxxxxxxxx
Re: auto-merge after push?
From
: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
Re: Correct way of making existing remote repository "bare"
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: auto-merge after push?
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: Dividing up a large merge.
From
: Daniel Barkalow <barkalow@xxxxxxxxxxxx>
Re: More 'shortlog' statistics models?
From
: Sverre Rabbelier <srabbelier@xxxxxxxxx>
Re: How to manage multiple personal projects
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: How to manage multiple personal projects
From
: Avery Pennarun <apenwarr@xxxxxxxxx>
[PATCH v2] Re: git-am: fix maildir support regression for unordered headers in emails
From
: Nicolas Sebrecht <nicolas.s.dev@xxxxxx>
Re: Dividing up a large merge.
From
: Theodore Tso <tytso@xxxxxxx>
How to manage multiple personal projects
From
: Paul Richards <paul.richards@xxxxxxxxx>
Re: [PATCH 2/2] shortlog: add '--sort-key' and '--sort-key-regexp' options
From
: Michał Kiedrowicz <michal.kiedrowicz@xxxxxxxxx>
"mailinfo: Remove only one set of square brackets" considered harmful
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Re: git svn import fails.
From
: MrUnleaded <mrunleaded@xxxxxxxxx>
Re: [PATCH 2/2] shortlog: add '--sort-key' and '--sort-key-regexp' options
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Re: auto-merge after push?
From
: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
Re: git-am with an initial checkin doesn't work
From
: Dirk Süsserott <poststelle@xxxxxxxxxxxxx>
[RFC PATCH] cvsexportcommit: reorder tests to quiet intermittent failure
From
: Mike Ralphson <mike@xxxxxxxxxxxx>
Re: Dividing up a large merge.
From
: "Larry D'Anna" <larry@xxxxxxxxxxxxxx>
winner
From
: ATTENTION <altoriodesign@xxxxxxxxxx>
Re: Correct way of making existing remote repository "bare"
From
: Dirk Süsserott <newsletter@xxxxxxxxxxx>
Re: Correct way of making existing remote repository "bare"
From
: Dirk Süsserott <newsletter@xxxxxxxxxxx>
Re: Correct way of making existing remote repository "bare"
From
: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
git add on existing sub-repository
From
: Stefan Näwe <stefan.naewe+git@xxxxxxxxx>
Re: Dividing up a large merge.
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: More 'shortlog' statistics models?
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: [PATCH v2] git-am: fix maildir support regression for unordered headers in emails
From
: Derek Fawcus <dfawcus@xxxxxxxxx>
Re: Git/Terminal issue
From
: Alex Riesen <raa.lkml@xxxxxxxxx>
Re: Dividing up a large merge.
From
: Theodore Tso <tytso@xxxxxxx>
Correct way of making existing remote repository "bare"
From
: Graeme Geldenhuys <graemeg@xxxxxxxxx>
Re: Git/Terminal issue
From
: Glen Swinfield <glen@xxxxxxxxxxxxxxxxx>
Re: Git/Terminal issue
From
: Steven Noonan <steven@xxxxxxxxxxxxxx>
Re: Git/Terminal issue
From
: Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx>
Git/Terminal issue
From
: GleMarS <glen@xxxxxxxxxxxxxxxxx>
[PATCH 2/2] shortlog: add '--sort-key' and '--sort-key-regexp' options
From
: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
[PATCH 1/2] shortlog: refactor insert_one_record()
From
: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
[StGit PATCH] t2800: Adapt to changes in git's conflict markers
From
: Karl Wiberg <kha@xxxxxxxxxxx>
Re: [commit 4ecbc178704] Incosistency?
From
: Jeff King <peff@xxxxxxxx>
Re: [commit 4ecbc178704] Incosistency?
From
: Unknown <borg@xxxxxxx>
Re: More 'shortlog' statistics models?
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [ANNOUNCE] Git User's Survey 2009
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: [PATCH v2] git-am: fix maildir support regression for unordered headers in emails
From
: Junio C Hamano <gitster@xxxxxxxxx>
[ANNOUNCE] Git User's Survey 2009
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: [ANNOUNCE] Git User's Survey 2009
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: [ANNOUNCE] Git User's Survey 2009
From
: Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx>
Re: git svn import fails.
From
: Eric Wong <normalperson@xxxxxxxx>
[PATCH v2] git-am: fix maildir support regression for unordered headers in emails
From
: Nicolas Sebrecht <nicolas.s.dev@xxxxxx>
Re: [ANNOUNCE] Git User's Survey 2009
From
: Elijah Newren <newren@xxxxxxxxx>
More 'shortlog' statistics models?
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Re: Dividing up a large merge.
From
: Avery Pennarun <apenwarr@xxxxxxxxx>
Re: Dividing up a large merge.
From
: Douglas Campos <douglas@xxxxxxxxxxx>
Re: Dividing up a large merge.
From
: davidb@xxxxxxxxxxx
[ANNOUNCE] Git User's Survey 2009
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: Dividing up a large merge.
From
: Avery Pennarun <apenwarr@xxxxxxxxx>
Re: Dividing up a large merge.
From
: davidb@xxxxxxxxxxx
Re: Dividing up a large merge.
From
: Bryan Donlan <bdonlan@xxxxxxxxx>
Dividing up a large merge.
From
: davidb@xxxxxxxxxxx
Re: [commit 4ecbc178704] Incosistency?
From
: Thomas Adam <thomas.adam22@xxxxxxxxx>
Re: [commit 4ecbc178704] Incosistency?
From
: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
Re: [commit 4ecbc178704] Incosistency?
From
: Jeff King <peff@xxxxxxxx>
[commit 4ecbc178704] Incosistency?
From
: Unknown <borg@xxxxxxx>
[PATCH v2] Fix extraneous lstat's in 'git checkout -f'
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Re: [ANNOUNCE] Stacked Git 0.15-rc1
From
: Catalin Marinas <catalin.marinas@xxxxxxxxx>
Re: [PATCH] Improve on the 'invalid object' error message at commit time
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH 2/3] gitweb: Use "previous" header of git-blame -p in 'blame' view
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: Truly decentralised use of git?
From
: "Kārlis Repsons" <karlis.repsons@xxxxxxxxx>
[PATCH] Improve on the 'invalid object' error message at commit time
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Re: git-am with an initial checkin doesn't work
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: Truly decentralised use of git?
From
: Alex Riesen <raa.lkml@xxxxxxxxx>
Re: [ANNOUNCE] Stacked Git 0.15-rc1
From
: "Larry D'Anna" <larry@xxxxxxxxxxxxxx>
Re: Recover broken git repository?
From
: "Stefan-W. Hahn" <stefan.hahn@xxxxxxxxx>
Re: Recover broken git repository?
From
: "Stefan-W. Hahn" <stefan.hahn@xxxxxxxxx>
Re: odd behavior with export LESS=i
From
: E R <pc88mxer@xxxxxxxxx>
Re: Recover broken git repository?
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Re: odd behavior with export LESS=i
From
: Sverre Rabbelier <srabbelier@xxxxxxxxx>
odd behavior with export LESS=i
From
: E R <pc88mxer@xxxxxxxxx>
Re: Truly decentralised use of git?
From
: "Kārlis Repsons" <karlis.repsons@xxxxxxxxx>
Re: Recover broken git repository?
From
: Jakub Narebski <jnareb@xxxxxxxxx>
git-am with an initial checkin doesn't work
From
: Dirk Süsserott <newsletter@xxxxxxxxxxx>
Re: Recover broken git repository?
From
: Nicolas Sebrecht <nicolas.s.dev@xxxxxx>
Re: Fix extraneous lstat's in 'git checkout -f'
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Re: Recover broken git repository?
From
: Alex Riesen <raa.lkml@xxxxxxxxx>
Re: [PATCHv2] t4202-log.sh: Test git log --no-walk sort order
From
: Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx>
Re: Truly decentralised use of git?
From
: Theodore Tso <tytso@xxxxxxx>
Re: [PATCHv2] t4202-log.sh: Test git log --no-walk sort order
From
: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
Re: [ANNOUNCE] Stacked Git 0.15-rc1
From
: Catalin Marinas <catalin.marinas@xxxxxxxxx>
Re: Truly decentralised use of git?
From
: Alex Riesen <raa.lkml@xxxxxxxxx>
Re: Truly decentralised use of git?
From
: "Kārlis Repsons" <karlis.repsons@xxxxxxxxx>
Recover broken git repository?
From
: Florian Breitwieser <florian.bw@xxxxxxxxx>
[PATCHv2] t4202-log.sh: Test git log --no-walk sort order
From
: Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCH] t4202-log.sh: Test git log --no-walk sort order
From
: Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx>
[PATCH] Re: git-am: less strong format "mbox" detection
From
: Nicolas Sebrecht <nicolas.s.dev@xxxxxx>
Re: [PATCH] t4202-log.sh: Test git log --no-walk sort order
From
: Johannes Sixt <j.sixt@xxxxxxxxxxxxx>
Re: Proper tracking of copies in git log and others
From
: Lasse Kärkkäinen <tronic+dfhy@xxxxxxxxxx>
[PATCH] t4202-log.sh: Test git log --no-walk sort order
From
: Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx>
Re: Weird behavior of git rev-parse
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: [PATCH] Re: Make 'git show' more useful
From
: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
Re: Weird behavior of git rev-parse
From
: Yakup Akbay <yakbay@xxxxxxxxxx>
Re: Truly decentralised use of git?
From
: Santi Béjar <santi@xxxxxxxxxxx>
Re: Weird behavior of git rev-parse
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: Weird behavior of git rev-parse
From
: Santi Béjar <santi@xxxxxxxxxxx>
Re: Fix extraneous lstat's in 'git checkout -f'
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] Re: git-am: less strong format "mbox" detection
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] Re: git-am: less strong format "mbox" detection
From
: Johannes Sixt <j.sixt@xxxxxxxxxxxxx>
Weird behavior of git rev-parse
From
: Yakup Akbay <yakbay@xxxxxxxxxx>
Re: [ANNOUNCE] Stacked Git 0.15-rc1
From
: Catalin Marinas <catalin.marinas@xxxxxxxxx>
[PATCH] Re: git-am: less strong format "mbox" detection
From
: Nicolas Sebrecht <nicolas.s.dev@xxxxxx>
Truly decentralised use of git?
From
: "Kārlis Repsons" <karlis.repsons@xxxxxxxxx>
Re: [PATCH] git-am: less strong format "mbox" detection
From
: Giuseppe Bilotta <giuseppe.bilotta@xxxxxxxxx>
Re: [PATCH] git-am: print fair error message when format detection fails
From
: Giuseppe Bilotta <giuseppe.bilotta@xxxxxxxxx>
[PATCH] git-am: less strong format "mbox" detection
From
: Nicolas Sebrecht <ni.s@xxxxxxxxxxx>
[PATCH] git-am: print fair error message when format detection fails
From
: Nicolas Sebrecht <ni.s@xxxxxxxxxxx>
Re: [PATCH] Re: Make 'git show' more useful
From
: Paolo Bonzini <bonzini@xxxxxxx>
Re: Fix extraneous lstat's in 'git checkout -f'
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Fix extraneous lstat's in 'git checkout -f'
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCH] Re: Make 'git show' more useful
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCH] Re: Make 'git show' more useful
From
: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
Re: [PATCH] Re: Make 'git show' more useful
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
[PATCH] Re: Make 'git show' more useful
From
: Paolo Bonzini <bonzini@xxxxxxx>
Re: Make 'git show' more useful
From
: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
[PATCH 3/3] push: add remote.*.pushHeadOnly configuration
From
: Paolo Bonzini <bonzini@xxxxxxx>
[PATCH 2/3] change default push refspec when --current is given
From
: Paolo Bonzini <bonzini@xxxxxxx>
[PATCH 1/3] push: add --current
From
: Paolo Bonzini <bonzini@xxxxxxx>
[PATCH 0/3]: add git push --current and remote.*.pushHeadOnly
From
: Paolo Bonzini <bonzini@xxxxxxx>
Re: [ANNOUNCE] Stacked Git 0.15-rc1
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Re: Make 'git show' more useful
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [ANNOUNCE] Stacked Git 0.15-rc1
From
: Catalin Marinas <catalin.marinas@xxxxxxxxx>
Make 'git show' more useful
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
How to ignore space when using 'git send-email' command
From
: n179911 <n179911@xxxxxxxxx>
Re: git svn import fails.
From
: MrUnleaded <mrunleaded@xxxxxxxxx>
[RFC PATCH 5/3] gitweb: Incremental blame (proof of concept)
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: [ANNOUNCE] Stacked Git 0.15-rc1
From
: "Aneesh Kumar K.V" <aneesh.kumar@xxxxxxxxxxxxxxxxxx>
Re: [ANNOUNCE] Stacked Git 0.15-rc1
From
: "Aneesh Kumar K.V" <aneesh.kumar@xxxxxxxxxxxxxxxxxx>
Re: [ANNOUNCE] Stacked Git 0.15-rc1
From
: Catalin Marinas <catalin.marinas@xxxxxxxxx>
Re: advisability of CIFS/SMBFS
From
: Sitaram Chamarty <sitaramc@xxxxxxxxx>
[PATCH 2/2] bash: add '--merges' to common 'git log' options
From
: SZEDER Gábor <szeder@xxxxxxxxxx>
[PATCH 1/2] Document 'git (rev-list|log) --merges'
From
: SZEDER Gábor <szeder@xxxxxxxxxx>
[JGIT PATCH v2] FindBugs: don't use new String(String) in RefDatabase
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
Re: Pushing to GitHub doesn't push all branches
From
: Graeme Geldenhuys <graemeg@xxxxxxxxx>
Re: [ANNOUNCE] Stacked Git 0.15-rc1
From
: Karl Wiberg <kha@xxxxxxxxxxx>
Re: [ANNOUNCE] Stacked Git 0.15-rc1
From
: "Aneesh Kumar K.V" <aneesh.kumar@xxxxxxxxxxxxxxxxxx>
Re: Submodule using different repository URLs
From
: Peter Voss <info@xxxxxxxxxxxxx>
Re: Submodule using different repository URLs
From
: Johan Herland <johan@xxxxxxxxxxx>
Re: Submodule using different repository URLs
From
: Johan Herland <johan@xxxxxxxxxxx>
Re: Submodule using different repository URLs
From
: Peter Voss <info@xxxxxxxxxxxxx>
Re: Submodule using different repository URLs
From
: Peter Voss <info@xxxxxxxxxxxxx>
Re: Pushing to GitHub doesn't push all branches
From
: Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx>
Re: Submodule using different repository URLs
From
: Johan Herland <johan@xxxxxxxxxxx>
Re: Submodule using different repository URLs
From
: Santi Béjar <santi@xxxxxxxxxxx>
advisability of CIFS/SMBFS
From
: Rustom Mody <rustompmody@xxxxxxxxx>
Submodule using different repository URLs
From
: Peter Voss <info@xxxxxxxxxxxxx>
Re: Rewrite history then pull repository?
From
: Graeme Geldenhuys <graemeg@xxxxxxxxx>
Re: default aliases (ci, di, st, co)
From
: Paolo Bonzini <bonzini@xxxxxxx>
Re: Rewrite history then pull repository?
From
: Thomas Rast <trast@xxxxxxxxxxxxxxx>
Rewrite history then pull repository?
From
: Graeme Geldenhuys <graemeg@xxxxxxxxx>
Re: [ANNOUNCE] Stacked Git 0.15-rc1
From
: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
Re: Pushing to GitHub doesn't push all branches
From
: Graeme Geldenhuys <graemeg@xxxxxxxxx>
Re: [PATCH] FindBugs: don't use new String(String) in RefDatabase
From
: Yann Simon <yann.simon.fr@xxxxxxxxx>
Re: [PATCH] Fix export_marks() error handling.
From
: "Matthias Andree" <matthias.andree@xxxxxx>
Re: default aliases (ci, di, st, co)
From
: Jeff King <peff@xxxxxxxx>
Re: default aliases (ci, di, st, co)
From
: Jeff King <peff@xxxxxxxx>
Re: "fatal: index-pack failed" on git-clone
From
: Jeff King <peff@xxxxxxxxxxxxx>
Re: C# Git Implementation
From
: Frank Li <lznuaa@xxxxxxxxx>
Re: [PATCH v2] init-db: migrate to parse-options
From
: Stephen Boyd <bebarino@xxxxxxxxx>
[ANNOUNCE] Stacked Git 0.15-rc1
From
: Catalin Marinas <catalin.marinas@xxxxxxxxx>
Re: auto-merge after push?
From
: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
[PATCH 4/3] gitweb: Use light/dark class also in 'blame' view
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: [PATCH] git svn: allow uppercase UUIDs from SVN
From
: Eric Wong <normalperson@xxxxxxxx>
Re: [PATCH] git svn: allow uppercase UUIDs from SVN
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH v2] init-db: migrate to parse-options
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH 6/3] Export thread-safe version of 'has_symlink_leading_path()'
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: auto-merge after push?
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH 0/6] Tracking setup improvements: per-remote config, autosetuppush
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] git svn: allow uppercase UUIDs from SVN
From
: Junio C Hamano <gitster@xxxxxxxxx>
[PATCH] git svn: allow uppercase UUIDs from SVN
From
: Eric Wong <normalperson@xxxxxxxx>
Re: [PATCH v2] init-db: migrate to parse-options
From
: Michał Kiedrowicz <michal.kiedrowicz@xxxxxxxxx>
Re: [PATCH v2] init-db: migrate to parse-options
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH 2/3] gitweb: Use "previous" header of git-blame -p in 'blame' view
From
: Luben Tuikov <ltuikov@xxxxxxxxx>
Re: [PATCH] gitweb: update Git homepage URL
From
: Jakub Narebski <jnareb@xxxxxxxxx>
[JGIT PATCH 3/3] Introduce the command 'jgit gui'
From
: Johannes Schindelin <johannes.schindelin@xxxxxx>
[JGIT PATCH 2/3] Add license boiler-plates
From
: Johannes Schindelin <johannes.schindelin@xxxxxx>
[JGIT PATCH 1/3] Add a rudimentary graph-based user interface
From
: Johannes Schindelin <johannes.schindelin@xxxxxx>
[JGIT PATCH 0/3] Request for help: graph-based UI
From
: Johannes Schindelin <johannes.schindelin@xxxxxx>
[PATCH] gitweb: update Git homepage URL
From
: Wincent Colaiuta <win@xxxxxxxxxxx>
[PATCH 6/6] branch, checkout: introduce autosetuppush
From
: Paolo Bonzini <bonzini@xxxxxxx>
[PATCH 5/6] move deletion of merge configuration to branch.c
From
: Paolo Bonzini <bonzini@xxxxxxx>
[PATCH 4/6] remote: add per-remote autosetupmerge and autosetuprebase configuration
From
: Paolo Bonzini <bonzini@xxxxxxx>
[PATCH 3/6] introduce a struct tracking_config
From
: Paolo Bonzini <bonzini@xxxxxxx>
[PATCH 2/6] branch: install_branch_config and struct tracking refactoring
From
: Paolo Bonzini <bonzini@xxxxxxx>
[PATCH 1/6] config: allow false and true values for branch.autosetuprebase
From
: Paolo Bonzini <bonzini@xxxxxxx>
[PATCH 0/6] Tracking setup improvements: per-remote config, autosetuppush
From
: Paolo Bonzini <bonzini@xxxxxxx>
[PATCH v2] init-db: migrate to parse-options
From
: Michał Kiedrowicz <michal.kiedrowicz@xxxxxxxxx>
Re: [PATCH/RFC v2] grep: Add --[no-]recurse options.
From
: René Scharfe <rene.scharfe@xxxxxxxxxxxxxx>
Re: [PATCH] init-db: migrate to parse-options
From
: Stephen Boyd <bebarino@xxxxxxxxx>
Re: default aliases (ci, di, st, co)
From
: Ondrej Certik <ondrej@xxxxxxxxx>
Re: auto-merge after push?
From
: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
Re: [PATCH 6/3] Export thread-safe version of 'has_symlink_leading_path()'
From
: Kjetil Barvik <barvik@xxxxxxxxxxxx>
[PATCH] init-db: migrate to parse-options
From
: Michał Kiedrowicz <michal.kiedrowicz@xxxxxxxxx>
Re: C# Git Implementation
From
: henon <meinrad.recheis@xxxxxxxxx>
[PATCH/RFC v2] grep: Add --[no-]recurse options.
From
: Michał Kiedrowicz <michal.kiedrowicz@xxxxxxxxx>
Re: libgit api & external integration
From
: devzero2000 <pinto.elia@xxxxxxxxx>
Re: auto-merge after push?
From
: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
[JGIT PATCH 04/11] Refactor ref advertisement code from server implementations
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
[JGIT PATCH 06/11] Add a use reference counter to Repository
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
[JGIT PATCH 05/11] Don't advertise HEAD from ReceivePack
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
[JGIT PATCH 10/11] Use cached Repository instances when resolving alternates
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
[JGIT PATCH 07/11] Introduce RepositoryCache to cache handles of Repository objects
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
[JGIT PATCH 09/11] Expose the Repository's ObjectDatabase object
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
[JGIT PATCH 08/11] Change Daemon to use RepositoryCache
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
[JGIT PATCH 03/11] Don't retry ".git" suffix in daemon if already tried
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
[JGIT PATCH 02/11] Make Daemon's exportAll check not require synchronization
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
[JGIT PATCH 01/11] Change Daemon to use concurrent collections for exported repositories
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
[JGIT PATCH 00/11] Repository instance caching
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
Re: [PATCH v4] add --summary option to git-push and git-fetch
From
: Junio C Hamano <gitster@xxxxxxxxx>
[PATCH v4] add --summary option to git-push and git-fetch
From
: "Larry D'Anna" <larry@xxxxxxxxxxxxxx>
Re: [PATCH 0/3] gitweb: 'blame' view improvements
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: How can I tell if a tag has been pushed, or not?
From
: Andreas Ericsson <exon@xxxxxxx>
Re: commit hooks on merge
From
: Kurt Milligan <kurt@xxxxxxxxxxxxxxxxx>
Re: Show current SHA1
From
: Heinrich Nirschl <heinrich.nirschl@xxxxxxxxx>
Re: [PATCH v5] quickfetch(): Prevent overflow of the rev-list command line
From
: Johan Herland <johan@xxxxxxxxxxx>
Re: Show current SHA1
From
: Charles Bailey <charles@xxxxxxxxxxxxx>
Re: Show current SHA1
From
: Teemu Likonen <tlikonen@xxxxxx>
Re: [PATCH] Fix export_marks() error handling.
From
: "Stephen R. van den Berg" <srb@xxxxxxx>
Show current SHA1
From
: Allan Kelly <allankelly@xxxxxxxxx>
Re: [PATCH 2/3] gitweb: Use "previous" header of git-blame -p in 'blame' view
From
: Jakub Narebski <jnareb@xxxxxxxxx>
[PATCH/RFC v2] git-p4: stream from perforce to speed up clones
From
: Luke Diamand <luke@xxxxxxxxxxx>
Re: [PATCH v5] quickfetch(): Prevent overflow of the rev-list command line
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH FYI 0/5] How I compile on IRIX 6.5 with the MIPSpro compiler and ksh
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: git submodule remove?
From
: Tim Harper <timcharper@xxxxxxxxx>
Re: commit hooks on merge
From
: Tim Harper <timcharper@xxxxxxxxx>
Re: [PATCH 2/2] apply: notice creation/removal patches produced by GNU diff
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH 2/2] apply: notice creation/removal patches produced by GNU diff
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
[PATCH 2/2] apply: notice creation/removal patches produced by GNU diff
From
: Junio C Hamano <gitster@xxxxxxxxx>
[PATCH 1/2] tm_to_time_t(): allow times in year 1969
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: What's happening with vr41xx_giu.c?
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH 7/3] Make index preloading check the whole path to the file
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCH 7/3] Make index preloading check the whole path to the file
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: Proposed config addition: submodules.denyNonFastForward
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH 2/3] gitweb: Use "previous" header of git-blame -p in 'blame' view
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [StGit PATCH] teach --summary to stg show
From
: Catalin Marinas <catalin.marinas@xxxxxxxxx>
[PATCH 2/3] gitweb: Use "previous" header of git-blame -p in 'blame' view
From
: Jakub Narebski <jnareb@xxxxxxxxx>
[PATCH 3/3] gitweb: Add author initials in 'blame' view, a la "git gui blame"
From
: Jakub Narebski <jnareb@xxxxxxxxx>
[PATCH 1/3] gitweb: Mark boundary commits in 'blame' view
From
: Jakub Narebski <jnareb@xxxxxxxxx>
[PATCH 0/3] gitweb: 'blame' view improvements
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: gitweb: buggy 'commitdiff_plain' output
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: gitweb: buggy 'commitdiff_plain' output
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Re: git-svn is "Unable to determine upstream SVN information..."
From
: Eric Wong <normalperson@xxxxxxxx>
[PATCH/RFC] git-p4: stream from perforce to speed up clones
From
: Luke Diamand <luke@xxxxxxxxxxx>
[PATCH] Allow author names with just two letters.
From
: Oswald Buddenhagen <oswald.buddenhagen@xxxxxxxxx>
Re: How can I tell if a tag has been pushed, or not?
From
: layer <layer@xxxxxxxxx>
Proposed config addition: submodules.denyNonFastForward
From
: "R. Tyler Ballance" <tyler@xxxxxxxxx>
Re: How can I tell if a tag has been pushed, or not?
From
: Alex Riesen <raa.lkml@xxxxxxxxx>
Re: [StGit PATCH] teach --summary to stg show
From
: Alex Chiang <achiang@xxxxxx>
[PATCH FYI 6/5] Makefile: update IRIX64 section
From
: Brandon Casey <casey@xxxxxxxxxxxxxxx>
How can I tell if a tag has been pushed, or not?
From
: layer <layer@xxxxxxxxx>
Re: gitweb: buggy 'commitdiff_plain' output
From
: Giuseppe Bilotta <giuseppe.bilotta@xxxxxxxxx>
Re: gitweb: buggy 'commitdiff_plain' output
From
: Giuseppe Bilotta <giuseppe.bilotta@xxxxxxxxx>
Re: gitweb: buggy 'commitdiff_plain' output
From
: Jakub Narebski <jnareb@xxxxxxxxx>
[PATCH FYI 5/5] test-lib.sh: work around ksh's trap shortcomings
From
: Brandon Casey <casey@xxxxxxxxxxxxxxx>
[PATCH FYI 4/5] Makefile: add section for SGI IRIX 6.5
From
: Brandon Casey <casey@xxxxxxxxxxxxxxx>