Git Distributed Software Revision Control
Date Index
[
Prev Page
][
Next Page
]
more fancy ignoring of files ('if' in .gitignore?)
,
Sebastian Schubert
Re: more fancy ignoring of files ('if' in .gitignore?)
,
Michael J Gruber
Re: more fancy ignoring of files ('if' in .gitignore?)
,
Paolo Bonzini
[PATCH] Fix resource leaks in wrapper.c
,
Laszlo Papp
Re: [PATCH] Fix resource leaks in wrapper.c
,
Johannes Sixt
Re: [PATCH] Fix resource leaks in wrapper.c
,
Michael J Gruber
Message not available
Re: [PATCH] Fix resource leaks in wrapper.c
,
Michael J Gruber
[PATCH] Prevent git-remote-cvs from segfaulting
,
Sverre Rabbelier
[PATCH] gitignore: root most patterns at the top-level directory
,
Jeff King
Re: [PATCH] gitignore: root most patterns at the top-level directory
,
Junio C Hamano
Re: [PATCH] gitignore: root most patterns at the top-level directory
,
Johannes Sixt
Re: [PATCH] gitignore: root most patterns at the top-level directory
,
Jeff King
Re: [PATCH] gitignore: root most patterns at the top-level directory
,
James Pickens
Problems with git am
,
Alan
Re: Problems with git am
,
Junio C Hamano
Re: Problems with git am
,
alan
Re: Problems with git am
,
Junio C Hamano
Re: Problems with git am
,
Jeff King
git vs hg commit counts?
,
Joe Perches
Re: git vs hg commit counts?
,
Junio C Hamano
Re: git vs hg commit counts?
,
Joe Perches
Re: git vs hg commit counts?
,
Marti Raudsepp
Re: git vs hg commit counts?
,
Joe Perches
Re: git vs hg commit counts?
,
Jakub Narebski
git push interface inconsistency
,
Eugene Sajine
Re: git push interface inconsistency
,
Avery Pennarun
Re: git push interface inconsistency
,
Eugene Sajine
gti push interface inconsistency
,
Eugene Sajine
Re: gti push interface inconsistency
,
Junio C Hamano
Re: gti push interface inconsistency
,
Eugene Sajine
git update --prune issue
,
Jeffrey Middleton
Re: git update --prune issue
,
Michael J Gruber
Re: git update --prune issue
,
Jeffrey Middleton
Re: git update --prune issue
,
Jeff King
Re: git update --prune issue
,
Jeffrey Middleton
Re: git update --prune issue
,
Clemens Buchacher
Re: git update --prune issue
,
Jeff King
Re: git update --prune issue
,
Jeff King
Re: git update --prune issue
,
Björn Steinbrink
[PATCH] push: support remote branches in guess_ref DWIM
,
Jeff King
Re: [PATCH] push: support remote branches in guess_ref DWIM
,
Junio C Hamano
Re: [PATCH] push: support remote branches in guess_ref DWIM
,
Jeff King
Re: [PATCH] push: support remote branches in guess_ref DWIM
,
Junio C Hamano
Re: [PATCH] push: support remote branches in guess_ref DWIM
,
Jeff King
[PATCH 0/2] pre-generated completion fix and RFC
,
Stephen Boyd
[PATCH 1/2] completion: ignore custom merge strategies when pre-generating
,
Stephen Boyd
[PATCH/RFC 2/2] completion: allow use without compiling
,
Stephen Boyd
Re: [PATCH/RFC 2/2] completion: allow use without compiling
,
Junio C Hamano
Re: [PATCH/RFC 2/2] completion: allow use without compiling
,
Clemens Buchacher
Re: [PATCH/RFC 2/2] completion: allow use without compiling
,
Junio C Hamano
Re: [PATCH/RFC 2/2] completion: allow use without compiling
,
Clemens Buchacher
Re: [PATCH/RFC 2/2] completion: allow use without compiling
,
Stephen Boyd
Re: [PATCH/RFC 2/2] completion: allow use without compiling
,
Shawn O. Pearce
Re: [PATCH/RFC 2/2] completion: allow use without compiling
,
Stephen Boyd
Re: [PATCH/RFC 2/2] completion: allow use without compiling
,
Junio C Hamano
Re: [PATCH/RFC 2/2] completion: allow use without compiling
,
Stephen Boyd
git-svn changing file:// to svn+ssh://
,
Pascal Obry
Re: git-svn changing file:// to svn+ssh://
,
Avery Pennarun
Re: git-svn changing file:// to svn+ssh://
,
Sam Vilain
git rebase -i <first_commit_in_repository>
,
eschvoca
Re: git rebase -i <first_commit_in_repository>
,
Mike Hommey
Re: git rebase -i <first_commit_in_repository>
,
Erik Faye-Lund
Re: git rebase -i <first_commit_in_repository>
,
eschvoca
Re: git rebase -i <first_commit_in_repository>
,
Dirk Süsserott
Re: git rebase -i <first_commit_in_repository>
,
Allan Caffee
Re: git rebase -i <first_commit_in_repository>
,
Dirk Süsserott
Re: git rebase -i <first_commit_in_repository>
,
Johannes Schindelin
Re: git rebase -i <first_commit_in_repository>
,
eschvoca
[PATCH] gitk: Add Japanese translation
,
Mizar
Re: [PATCH] gitk: Add Japanese translation
,
Junio C Hamano
Re: [PATCH] gitk: Add Japanese translation
,
Mizar
Re: [PATCH] gitk: Add Japanese translation
,
Mizar
Re: [PATCH] gitk: Add Japanese translation
,
Mizar
Re: [PATCH] gitk: Add Japanese translation
,
Paul Mackerras
[ANNOUNCE] GIT 1.6.5.2
,
Junio C Hamano
Re: [ANNOUNCE] GIT 1.6.5.2
,
Jakub Narebski
Re: [ANNOUNCE] GIT 1.6.5.2
,
Todd Zullinger
Re: [ANNOUNCE] GIT 1.6.5.2
,
Jakub Narebski
Re: [ANNOUNCE] GIT 1.6.5.2
,
Junio C Hamano
Re: [ANNOUNCE] GIT 1.6.5.2
,
Todd Zullinger
[PATCH v2 0/2] Speedup fetch with large numbers of refs
,
Julian Phillips
[PATCH v2 1/2] remote: Make ref_remove_duplicates faster for large numbers of refs
,
Julian Phillips
[PATCH v2 3/2] remote: fix poential ref_map list corruption in ref_remove_duplicates
,
Julian Phillips
[PATCH v2 2/2] fetch: Speed up fetch of large numbers of refs
,
Julian Phillips
[PATCH] push: always load default config
,
Jeff King
[PATCH 0/5] Updates for git-http-backend
,
Mark Lodato
[PATCH 1/5] http-backend: add GIT_PROJECT_ROOT environment var
,
Mark Lodato
[PATCH 2/5] http-backend: reword some documentation
,
Mark Lodato
[PATCH 3/5] http-backend: use mod_alias instead of mod_rewrite
,
Mark Lodato
[PATCH 4/5] http-backend: add example for gitweb on same URL
,
Mark Lodato
[PATCH 5/5] http-backend: more explict LocationMatch
,
Mark Lodato
Re: [PATCH 5/5] http-backend: more explict LocationMatch
,
Shawn O. Pearce
Re: [PATCH 5/5] http-backend: more explict LocationMatch
,
Junio C Hamano
[PATCH 3/3] format-patch documentation: Fix formatting
,
Björn Gustavsson
Re: [PATCH 3/3] format-patch documentation: Fix formatting
,
Björn Gustavsson
[PATCH 2/3] format-patch documentation: Remove diff options that are not useful
,
Björn Gustavsson
[PATCH 1/3] format-patch: Make implementation and documentation agree
,
Björn Gustavsson
[PATCH 0/3] format-patch updates
,
Björn Gustavsson
Re: [PATCH 0/3] format-patch updates
,
Björn Gustavsson
[ANNOUNCE] BugTracker.NET (FOSS) now supports git integration
,
Corey Trager
Re: [ANNOUNCE] BugTracker.NET (FOSS) now supports git integration
,
Michael Poole
Fw: [ANNOUNCE] BugTracker.NET (FOSS) now supports git integration
,
Corey Trager
Smart HTTP tests
,
Clemens Buchacher
[PATCH 1/3] update http tests according to remote-curl capabilities
,
Clemens Buchacher
[PATCH 2/3] remote-helpers: return successfully if everything up-to-date
,
Clemens Buchacher
[PATCH 3/3] add smart HTTP tests
,
Clemens Buchacher
Re: [PATCH 3/3] add smart HTTP tests
,
Shawn O. Pearce
[PATCH] t5540: test both smart and dumb protocols
,
Clemens Buchacher
Re: [PATCH 2/3] remote-helpers: return successfully if everything up-to-date
,
Shawn O. Pearce
Re: [PATCH 2/3] remote-helpers: return successfully if everything up-to-date
,
Junio C Hamano
Re: [PATCH 1/3] update http tests according to remote-curl capabilities
,
Shawn O. Pearce
date change of commit?
,
Alex K
Re: date change of commit?
,
Matthieu Moy
Re: date change of commit?
,
Alex K
Re: date change of commit?
,
Miklos Vajna
Re: date change of commit?
,
Alex K
Re: date change of commit?
,
Rogan Dawes
Re: date change of commit?
,
Thomas Rast
[PATCH] t7800-difftool: fix the effectless GIT_DIFFTOOL_PROMPT test
,
Markus Heidelberg
[ANNOUNCE] Stacked Git 0.15
,
Catalin Marinas
Re: [ANNOUNCE] Stacked Git 0.15
,
Jakub Narebski
Re: [ANNOUNCE] Stacked Git 0.15
,
Catalin Marinas
Re: [ANNOUNCE] Stacked Git 0.15
,
Catalin Marinas
Re: [ANNOUNCE] Stacked Git 0.15
,
Karl Wiberg
Re: [ANNOUNCE] Stacked Git 0.15
,
Catalin Marinas
Re: [ANNOUNCE] Stacked Git 0.15
,
Felipe Contreras
[PATCH 0/2] gitk: Fix error display when Tcl is too old
,
Bernt Hansen
[PATCH 1/2] gitk: Initialize msgcat before first use
,
Bernt Hansen
Re: [PATCH 1/2] gitk: Initialize msgcat before first use
,
Pat Thoyts
Re: [PATCH 1/2] gitk: Initialize msgcat before first use
,
Bernt Hansen
[PATCH] Skip translation of wrong Tcl version text
,
Bernt Hansen
Re: [PATCH] Skip translation of wrong Tcl version text
,
Paul Mackerras
[PATCH 2/2] gitk: Provide a default mc function if msgcat is not available
,
Bernt Hansen
Re: [PATCH 2/2] gitk: Provide a default mc function if msgcat is not available
,
Junio C Hamano
[PATCH v2 0/2] user-manual: new "getting started" section
,
Felipe Contreras
[PATCH v2 1/2] user-manual: add global config section
,
Felipe Contreras
[PATCH v2 2/2] user-manual: simplify the user configuration
,
Felipe Contreras
Re: [PATCH v2 0/2] user-manual: new "getting started" section
,
Nanako Shiraishi
Re: [PATCH v2 0/2] user-manual: new "getting started" section
,
Felipe Contreras
Re: [PATCH v2 0/2] user-manual: new "getting started" section
,
Björn Steinbrink
Re: [PATCH v2 0/2] user-manual: new "getting started" section
,
Felipe Contreras
Re: [PATCH v2 0/2] user-manual: new "getting started" section
,
Junio C Hamano
Re: [PATCH v2 0/2] user-manual: new "getting started" section
,
Junio C Hamano
Re: [PATCH v2 0/2] user-manual: new "getting started" section
,
Felipe Contreras
Re: [PATCH v2 0/2] user-manual: new "getting started" section
,
J. Bruce Fields
Re: [PATCH v2 0/2] user-manual: new "getting started" section
,
Junio C Hamano
Re: [PATCH v2 0/2] user-manual: new "getting started" section
,
Felipe Contreras
Re: [PATCH v2 0/2] user-manual: new "getting started" section
,
Jonathan Nieder
Re: [PATCH v2 0/2] user-manual: new "getting started" section
,
Felipe Contreras
Re: [PATCH v2 0/2] user-manual: new "getting started" section
,
Michael J Gruber
Re: [PATCH v2 0/2] user-manual: new "getting started" section
,
Felipe Contreras
Re: [PATCH v2 0/2] user-manual: new "getting started" section
,
Nanako Shiraishi
Re: [PATCH v2 0/2] user-manual: new "getting started" section
,
Felipe Contreras
Re: [PATCH v2 0/2] user-manual: new "getting started" section
,
Nanako Shiraishi
Re: [PATCH v2 0/2] user-manual: new "getting started" section
,
J. Bruce Fields
Re: [PATCH v2 0/2] user-manual: new "getting started" section
,
Junio C Hamano
Re: [PATCH v2 0/2] user-manual: new "getting started" section
,
Felipe Contreras
Re: [PATCH v2 0/2] user-manual: new "getting started" section
,
Junio C Hamano
Re: [PATCH v2 0/2] user-manual: new "getting started" section
,
Felipe Contreras
Re: [PATCH v2 0/2] user-manual: new "getting started" section
,
Junio C Hamano
Re: [PATCH v2 0/2] user-manual: new "getting started" section
,
Felipe Contreras
Re: [PATCH v2 0/2] user-manual: new "getting started" section
,
Matthieu Moy
[PATCH] Use fast-forward
,
Felipe Contreras
[PATCH] Use 'fast-forward' all over the place
,
Felipe Contreras
Re: [PATCH] Use 'fast-forward' all over the place
,
Junio C Hamano
Re: [PATCH] Use 'fast-forward' all over the place
,
Felipe Contreras
Re: [PATCH] Use 'fast-forward' all over the place
,
Junio C Hamano
Re: [PATCH] Use 'fast-forward' all over the place
,
Felipe Contreras
Re: [PATCH] Use 'fast-forward' all over the place
,
Junio C Hamano
Re: [PATCH] Use 'fast-forward' all over the place
,
Junio C Hamano
Re: [PATCH] Use 'fast-forward' all over the place
,
Junio C Hamano
Re: [PATCH] Use 'fast-forward' all over the place
,
Junio C Hamano
Re: [PATCH] Use 'fast-forward' all over the place
,
Felipe Contreras
Re: [PATCH] Use 'fast-forward' all over the place
,
Felipe Contreras
Re: [PATCH] Use fast-forward
,
Nanako Shiraishi
Re: [PATCH] Use fast-forward
,
Felipe Contreras
Re: [PATCH] tar: on extract, -o is --no-same-owner
,
Bernhard Reutner-Fischer
Re: [PATCH] tar: on extract, -o is --no-same-owner
,
Bernhard Reutner-Fischer
Re: [PATCH] tar: on extract, -o is --no-same-owner
,
Junio C Hamano
Re: [PATCH] tar: on extract, -o is --no-same-owner
,
Bernhard Reutner-Fischer
Re: [PATCH] tar: on extract, -o is --no-same-owner
,
Andreas Schwab
Re: [PATCH] tar: on extract, -o is --no-same-owner
,
Jakub Narebski
Re: [PATCH] tar: on extract, -o is --no-same-owner
,
Bernhard Reutner-Fischer
Re: [PATCH] tar: on extract, -o is --no-same-owner
,
Andreas Schwab
Re: [PATCH] tar: on extract, -o is --no-same-owner
,
Bernhard Reutner-Fischer
Re: [PATCH] tar: on extract, -o is --no-same-owner
,
Andreas Schwab
Re: [PATCH] tar: on extract, -o is --no-same-owner
,
Andreas Schwab
Re: [PATCH] tar: on extract, -o is --no-same-owner
,
Junio C Hamano
Re: [PATCH] tar: on extract, -o is --no-same-owner
,
Denys Vlasenko
Re: Issue 356 in msysgit: 'git describe --always' doesn't work
,
Junio C Hamano
Write and Submit Your First Kernel Patch
,
Kevyn-Alexandre Paré
Message not available
Message not available
Re: Write and Submit Your First Kernel Patch
,
Michal Nazarewicz
Re: Write and Submit Your First Kernel Patch
,
Junio C Hamano
Re: Write and Submit Your First Kernel Patch
,
Kevyn-Alexandre Paré
Re: Write and Submit Your First Kernel Patch
,
Kevyn-Alexandre Paré
Re: Write and Submit Your First Kernel Patch
,
Daniel Barkalow
Re: Write and Submit Your First Kernel Patch
,
Junio C Hamano
Re: Write and Submit Your First Kernel Patch
,
Kevyn-Alexandre Paré
Unreachable code in builtin-merge.c ?
,
Zivkov, Sasa
Re: Unreachable code in builtin-merge.c ?
,
Mikael Magnusson
Re: Unreachable code in builtin-merge.c ?
,
Joshua Roys
RE: Unreachable code in builtin-merge.c ?
,
Zivkov, Sasa
[git question] how to handle few projects with common parts?
,
Ivan Dimitrov
Re: [git question] how to handle few projects with common parts?
,
Avery Pennarun
[cvsimport] Import CVS repository from a specified date or branch name
,
Klaus Rödel
Re: [cvsimport] Import CVS repository from a specified date or branch name
,
Andreas Schwab
Re: [cvsimport] Import CVS repository from a specified date or branch name
,
Nick Woolley
Git 1.6.5.1 for Windows
,
Johannes Schindelin
feature "git tag -r" to show tags and commits they are pointing to
,
Eugene Sajine
Re: feature "git tag -r" to show tags and commits they are pointing to
,
Junio C Hamano
Re: feature "git tag -r" to show tags and commits they are pointing to
,
Eugene Sajine
Re: feature "git tag -r" to show tags and commits they are pointing to
,
Junio C Hamano
Re: feature "git tag -r" to show tags and commits they are pointing to
,
Eugene Sajine
[PATCH 0/2] Speedup fetch with large numbers of refs
,
Julian Phillips
[PATCH 1/2] remote: Make ref_remove_duplicates faster for large numbers of refs
,
Julian Phillips
[PATCH 2/2] fetch: Speed up fetch of large numbers of refs
,
Julian Phillips
Re: [PATCH 0/2] Speedup fetch with large numbers of refs
,
Junio C Hamano
Re: [PATCH 0/2] Speedup fetch with large numbers of refs
,
Julian Phillips
Detached HEAD and "git log --all"
,
Jakub Narebski
Re: Detached HEAD and "git log --all"
,
Michael J Gruber
Re: Detached HEAD and "git log --all"
,
Michael J Gruber
requesting info page (and pdf) doc releases
,
Sebastian Pipping
Re: requesting info page (and pdf) doc releases
,
Rustom Mody
Re: requesting info page (and pdf) doc releases
,
Michael J Gruber
Re: requesting info page (and pdf) doc releases
,
Junio C Hamano
Re: requesting info page (and pdf) doc releases
,
Sebastian Pipping
Any way to "flatten" a series of changes in git
,
Howard Miller
Re: Any way to "flatten" a series of changes in git
,
Bill Lear
Re: Any way to "flatten" a series of changes in git
,
Bill Lear
Re: Any way to "flatten" a series of changes in git
,
Jacob Helwig
Re: Any way to "flatten" a series of changes in git
,
Howard Miller
Re: Any way to "flatten" a series of changes in git
,
Daniele Segato
Re: Any way to "flatten" a series of changes in git
,
Jakub Narebski
Re: Any way to "flatten" a series of changes in git
,
Howard Miller
Re: Any way to "flatten" a series of changes in git
,
Howard Miller
Re: Any way to "flatten" a series of changes in git
,
Jakub Narebski
Re: Any way to "flatten" a series of changes in git
,
Howard Miller
Re: Any way to "flatten" a series of changes in git
,
Howard Miller
Re: Any way to "flatten" a series of changes in git
,
Johannes Sixt
Re: Any way to "flatten" a series of changes in git
,
Junio C Hamano
Updating a branch.
,
elyod72
Re: Updating a branch.
,
Avery Pennarun
Re: Updating a branch.
,
Tim Henigan
Re: Updating a branch.
,
Tim Mazid
make info failing with asciidoc 8.4.5? (git 1.6.5.1)
,
Sebastian Pipping
remove broken refloc
,
Tobias Richter
git bisect Vs branch
,
Grégory Romé
Re: git bisect Vs branch
,
Santi Béjar
Re: git bisect Vs branch
,
Grégory Romé
Re: git bisect Vs branch
,
Johannes Sixt
Re: git bisect Vs branch
,
Grégory Romé
Re: git bisect Vs branch
,
Daniel Barkalow
Re: git bisect Vs branch
,
Junio C Hamano
Proper attribution for modified files
,
alexandrul
git describe is failing
,
Eugene Sajine
Re: git describe is failing
,
Mikael Magnusson
Re: git describe is failing
,
Thomas Rast
Re: git describe is failing
,
Eugene Sajine
[PATCH] describe: when failing, tell the user about options that work
,
Thomas Rast
Re: [PATCH] describe: when failing, tell the user about options that work
,
Alex Riesen
Re: [PATCH] describe: when failing, tell the user about options that work
,
Junio C Hamano
Re: [PATCH] describe: when failing, tell the user about options that work
,
Nicolas Pitre
Re: [PATCH] describe: when failing, tell the user about options that work
,
Junio C Hamano
Re: [PATCH] describe: when failing, tell the user about options that work
,
Junio C Hamano
Re: [PATCH] describe: when failing, tell the user about options that work
,
Thomas Rast
Re: [PATCH] describe: when failing, tell the user about options that work
,
Junio C Hamano
[PATCH v2] describe: when failing, tell the user about options that work
,
Thomas Rast
[PATCH] Documentation/merge-options.txt: order options in alphabetical groups
,
Jari Aalto
Re: [PATCH] Documentation/merge-options.txt: order options in alphabetical groups
,
Stephen Boyd
Re: [PATCH] Documentation/merge-options.txt: order options in alphabetical groups
,
Jari Aalto
What's cooking in git.git (Oct 2009, #04; Wed, 21)
,
Junio C Hamano
ks/precompute-completion (was Re: What's cooking in git.git (Oct 2009, #04; Wed, 21))
,
Stephen Boyd
Re: ks/precompute-completion (was Re: What's cooking in git.git (Oct 2009, #04; Wed, 21))
,
Sverre Rabbelier
Re: ks/precompute-completion (was Re: What's cooking in git.git (Oct 2009, #04; Wed, 21))
,
Stephen Boyd
Re: ks/precompute-completion (was Re: What's cooking in git.git (Oct 2009, #04; Wed, 21))
,
A Large Angry SCM
Re: ks/precompute-completion (was Re: What's cooking in git.git (Oct 2009, #04; Wed, 21))
,
Johannes Schindelin
Message not available
Message not available
Re: ks/precompute-completion (was Re: What's cooking in git.git (Oct 2009, #04; Wed, 21))
,
A Large Angry SCM
Re: ks/precompute-completion (was Re: What's cooking in git.git (Oct 2009, #04; Wed, 21))
,
Sverre Rabbelier
Re: ks/precompute-completion
,
Junio C Hamano
Re: ks/precompute-completion
,
Sverre Rabbelier
Re: ks/precompute-completion
,
Junio C Hamano
Re: ks/precompute-completion
,
Sverre Rabbelier
Re: ks/precompute-completion
,
Jakub Narebski
Re: ks/precompute-completion
,
Sverre Rabbelier
Re: ks/precompute-completion
,
A Large Angry SCM
Re: ks/precompute-completion
,
Sverre Rabbelier
Re: What's cooking in git.git (Oct 2009, #04; Wed, 21)
,
Jakub Narebski
Re: What's cooking in git.git (Oct 2009, #04; Wed, 21)
,
Nguyen Thai Ngoc Duy
Re: What's cooking in git.git (Oct 2009, #04; Wed, 21)
,
skillzero
Re: What's cooking in git.git (Oct 2009, #04; Wed, 21)
,
Junio C Hamano
Re: What's cooking in git.git (Oct 2009, #04; Wed, 21)
,
Stephen Boyd
Re: What's cooking in git.git (Oct 2009, #04; Wed, 21)
,
Junio C Hamano
[PATCH] add tests for git diff --submodule
,
Jens Lehmann
Re: [PATCH] add tests for git diff --submodule
,
Junio C Hamano
Re: What's cooking in git.git (Oct 2009, #04; Wed, 21)
,
Clemens Buchacher
Re: What's cooking in git.git (Oct 2009, #04; Wed, 21)
,
Junio C Hamano
Re: What's cooking in git.git (Oct 2009, #04; Wed, 21)
,
Clemens Buchacher
Re: What's cooking in git.git (Oct 2009, #04; Wed, 21)
,
Stephen Boyd
Re: What's cooking in git.git (Oct 2009, #04; Wed, 21)
,
Clemens Buchacher
Re: vl/git-gui topic
,
Shawn O. Pearce
Re: vl/git-gui topic
,
Junio C Hamano
Re: jp/dirty-describe topic
,
Shawn O. Pearce
Re: sp/smart-http topic
,
Shawn O. Pearce
[PATCH] document delta attribute
,
Joey Hess
[RFC PATCH v2 0/2] git-gui: (un)stage a range of changes at once
,
Jeff Epler
[RFC PATCH 1/2] Fix applying a line when all following lines are deletions
,
Jeff Epler
Re: [RFC PATCH 1/2] Fix applying a line when all following lines are deletions
,
Shawn O. Pearce
[RFC PATCH 2/2] Make it possible to apply a range of changes at once
,
Jeff Epler
Re: [RFC PATCH v2 0/2] git-gui: (un)stage a range of changes at once
,
Jeff Epler
Re: [RFC PATCH v2 0/2] git-gui: (un)stage a range of changes at once
,
Shawn O. Pearce
Re: Re: [RFC PATCH v2 0/2] git-gui: (un)stage a range of changes at once
,
Heiko Voigt
Re: Re: [RFC PATCH v2 0/2] git-gui: (un)stage a range of changes at once
,
Jeff Epler
Re: Re: Re: [RFC PATCH v2 0/2] git-gui: (un)stage a range of changes at once
,
Heiko Voigt
Re: [RFC PATCH v2 0/2] git-gui: (un)stage a range of changes at once
,
Peter Baumann
Re: Re: [RFC PATCH v2 0/2] git-gui: (un)stage a range of changes at once
,
Heiko Voigt
Re: Re: [RFC PATCH v2 0/2] git-gui: (un)stage a range of changes at once
,
Shawn O. Pearce
[PATCH] Documentation/fetch-options.txt: order options alphabetically
,
Jari Aalto
Re: [PATCH] Documentation/fetch-options.txt: order options alphabetically
,
Junio C Hamano
Re: [PATCH] Documentation/fetch-options.txt: order options alphabetically
,
Junio C Hamano
Re: [PATCH] Documentation/fetch-options.txt: order options alphabetically
,
Jari Aalto
Re: [PATCH] Documentation/fetch-options.txt: order options alphabetically
,
Nanako Shiraishi
Re: [PATCH] Documentation/fetch-options.txt: order options alphabetically
,
Jeff King
[PATCH] Documentation/git-pull.txt: Add subtitles above included option files
,
Jari Aalto
[PATCH] everyday: fsck and gc are not everyday operations
,
Anders Kaseorg
Re: [PATCH] everyday: fsck and gc are not everyday operations
,
Anders Kaseorg
Re: [Foundation-l] Wikipedia meets git
,
Bernie Innocenti
Re: [Foundation-l] Wikipedia meets git
,
jamesmikedupont@xxxxxxxxxxxxxx
Re: [Foundation-l] Wikipedia meets git
,
David Gerard
Re: [Foundation-l] Wikipedia meets git
,
jamesmikedupont@xxxxxxxxxxxxxx
Re: [Foundation-l] Wikipedia meets git
,
Avery Pennarun
Re: [Foundation-l] Wikipedia meets git
,
Nicolas Pitre
[PATCH 1/2] filter-branch: stop special-casing $filter_subdir argument
,
Thomas Rast
[PATCH 2/2] filter-branch: nearest-ancestor rewriting outside subdir filter
,
Thomas Rast
[PATCH v2 1/2] filter-branch: stop special-casing $filter_subdir argument
,
Thomas Rast
[PATCH v2 2/2] filter-branch: nearest-ancestor rewriting outside subdir filter
,
Thomas Rast
Re: [PATCH v2 1/2] filter-branch: stop special-casing $filter_subdir argument
,
Johannes Sixt
Re: [PATCH v2 1/2] filter-branch: stop special-casing $filter_subdir argument
,
Thomas Rast
Re: [PATCH v2 1/2] filter-branch: stop special-casing $filter_subdir argument
,
Johannes Sixt
[PATCH v3 1/2] filter-branch: stop special-casing $filter_subdir argument
,
Thomas Rast
[PATCH v3 2/2] filter-branch: nearest-ancestor rewriting outside subdir filter
,
Thomas Rast
Re: [PATCH v3 2/2] filter-branch: nearest-ancestor rewriting outside subdir filter
,
Johannes Sixt
Re: [PATCH v3 1/2] filter-branch: stop special-casing $filter_subdir argument
,
Johannes Sixt
[PATCH v4 1/2] filter-branch: stop special-casing $filter_subdir argument
,
Thomas Rast
[PATCH v4 2/2] filter-branch: nearest-ancestor rewriting outside subdir filter
,
Thomas Rast
Re: [PATCH v4 1/2] filter-branch: stop special-casing $filter_subdir argument
,
Johannes Sixt
[PATCH v5 1/2] filter-branch: stop special-casing $filter_subdir argument
,
Johannes Sixt
[PATCH v5 2/2] filter-branch: nearest-ancestor rewriting outside subdir filter
,
Johannes Sixt
Re: [PATCH v5 2/2] filter-branch: nearest-ancestor rewriting outside subdir filter
,
Junio C Hamano
Re: [PATCH v5 2/2] filter-branch: nearest-ancestor rewriting outside subdir filter
,
Thomas Rast
Re: [PATCH v5 1/2] filter-branch: stop special-casing $filter_subdir argument
,
Johannes Sixt
Re: [PATCH v5 1/2] filter-branch: stop special-casing $filter_subdir argument
,
Thomas Rast
Re: [PATCH v5 1/2] filter-branch: stop special-casing $filter_subdir argument
,
Johannes Sixt
Re: [PATCH v4 1/2] filter-branch: stop special-casing $filter_subdir argument
,
Junio C Hamano
confusion with git diff-tree output
,
David Roundy
Re: confusion with git diff-tree output
,
Jan Krüger
Re: confusion with git diff-tree output
,
David Roundy
Re: confusion with git diff-tree output
,
Jan Krüger
Re: confusion with git diff-tree output
,
Jeff King
Re: confusion with git diff-tree output
,
Junio C Hamano
Re: confusion with git diff-tree output
,
Jeff King
[PATCH] Document the delta attribute
,
Nasser Grainawi
[PATCH v5 0/8] imap-send: Windows support
,
Erik Faye-Lund
[PATCH v5 1/8] imap-send: remove useless uid code
,
Erik Faye-Lund
[PATCH v5 2/8] imap-send: use separate read and write fds
,
Erik Faye-Lund
[PATCH v5 3/8] imap-send: use run-command API for tunneling
,
Erik Faye-Lund
[PATCH v5 4/8] imap-send: fix compilation-error on Windows
,
Erik Faye-Lund
[PATCH v5 5/8] imap-send: build imap-send on Windows
,
Erik Faye-Lund
[PATCH v5 6/8] mingw: wrap SSL_set_(w|r)fd to call _get_osfhandle
,
Erik Faye-Lund
[PATCH v5 7/8] mingw: enable OpenSSL
,
Erik Faye-Lund
[PATCH v5 8/8] MSVC: Enable OpenSSL, and translate -lcrypto
,
Erik Faye-Lund
Re: [msysGit] [PATCH v5 7/8] mingw: enable OpenSSL
,
Johannes Sixt
Re: [msysGit] [PATCH v5 0/8] imap-send: Windows support
,
Johannes Schindelin
Re: [msysGit] Re: [PATCH v5 0/8] imap-send: Windows support
,
Johannes Sixt
[PATCH ef/msys-imap] mingw: use BLK_SHA1 again
,
Johannes Sixt
Re: [PATCH ef/msys-imap] mingw: use BLK_SHA1 again
,
Johannes Schindelin
Re: [PATCH ef/msys-imap] mingw: use BLK_SHA1 again
,
Johannes Sixt
Re: [msysGit] Re: [PATCH v5 0/8] imap-send: Windows support
,
Junio C Hamano
[RFC] What to you think about a loose status for submodules?
,
Heiko Voigt
Re: [RFC] What to you think about a loose status for submodules?
,
Junio C Hamano
Re: Re: [RFC] What to you think about a loose status for submodules?
,
Heiko Voigt
Re: [RFC] What to you think about a loose status for submodules?
,
Junio C Hamano
Re: Re: [RFC] What to you think about a loose status for submodules?
,
Heiko Voigt
Re: [RFC] What to you think about a loose status for submodules?
,
Junio C Hamano
drawbacks to svn server + git-svn vs git server?
,
Dexter Riley
Re: drawbacks to svn server + git-svn vs git server?
,
Pascal Obry
Re: drawbacks to svn server + git-svn vs git server?
,
Dmitry Potapov
Re: drawbacks to svn server + git-svn vs git server?
,
Tim Mazid
Re: drawbacks to svn server + git-svn vs git server?
,
Matthieu Moy
keeping track of where a patch begins
,
E R
Re: keeping track of where a patch begins
,
Nicolas Pitre
Re: keeping track of where a patch begins
,
Junio C Hamano
Re: keeping track of where a patch begins
,
Nicolas Pitre
Re: keeping track of where a patch begins
,
Thomas Rast
Re: keeping track of where a patch begins
,
Pascal Obry
Re: keeping track of where a patch begins
,
Thomas Rast
Re: keeping track of where a patch begins
,
Jeff King
[bug][bisected] git-svn with root branches
,
Daniel Cordero
Re: [bug][bisected] git-svn with root branches
,
Eric Wong
Message not available
Re: [bug][bisected] git-svn with root branches
,
Eric Wong
Message not available
Re: [bug][bisected] git-svn with root branches
,
Eric Wong
[PATCH] git svn: fix fetch where glob is on the top-level URL
,
Eric Wong
Re: [PATCH] git svn: fix fetch where glob is on the top-level URL
,
Eric Wong
Re: [PATCH] git svn: fix fetch where glob is on the top-level URL
,
Eric Wong
Feature request: Store comments on branches
,
Patrick Schoenfeld
Re: Feature request: Store comments on branches
,
Thomas Adam
Re: Feature request: Store comments on branches
,
B Smith-Mannschott
Re: Feature request: Store comments on branches
,
Jeff King
Re: Feature request: Store comments on branches
,
Howard Miller
Re: Feature request: Store comments on branches
,
Bill Lear
[PATCH v3] new --dirty option for git describe
,
Jean Privat
Re: [PATCH v3] new --dirty option for git describe
,
Junio C Hamano
[PATCH 1/2] Remove a left-over file from t/t5100
,
Johannes Sixt
[PATCH 2/2] Mark files in t/t5100 as UTF-8
,
Johannes Sixt
Finding a commit
,
Soham Mehta
Re: Finding a commit
,
Daniele Segato
Re: Finding a commit
,
Thomas Rast
Re: Finding a commit
,
Daniele Segato
Re: Finding a commit
,
Douglas Campos
<Possible follow-ups>
Re: Finding a commit
,
Soham Mehta
git-send-email.perl defect: address missing trailing > accepted
,
Joe Perches
Re: git-send-email.perl defect: address missing trailing > accepted
,
Erik Faye-Lund
Re: git-send-email.perl defect: address missing trailing > accepted
,
Joe Perches
Re: git-send-email.perl defect: address missing trailing > accepted
,
Erik Faye-Lund
Re: git-send-email.perl defect: address missing trailing > accepted
,
Joe Perches
Re: git-send-email.perl defect: address missing trailing > accepted
,
Junio C Hamano
[PATCH] git-clone.txt: Fix grammar and formatting
,
Björn Gustavsson
[PATCH] pull: refuse complete src:dst fetchspec arguments
,
Thomas Rast
Re: [RFC! PATCH] pull: refuse complete src:dst fetchspec arguments
,
Thomas Rast
Re: [PATCH] pull: refuse complete src:dst fetchspec arguments
,
Wesley J. Landaker
Re: [PATCH] pull: refuse complete src:dst fetchspec arguments
,
Sean Estabrooks
Re: [PATCH] pull: refuse complete src:dst fetchspec arguments
,
Junio C Hamano
Re: [PATCH] pull: refuse complete src:dst fetchspec arguments
,
Daniel Barkalow
Re: [PATCH] pull: refuse complete src:dst fetchspec arguments
,
Sean Estabrooks
Re: [PATCH] pull: refuse complete src:dst fetchspec arguments
,
Daniel Barkalow
Re: [PATCH] pull: refuse complete src:dst fetchspec arguments
,
Sean Estabrooks
Re: [PATCH] pull: refuse complete src:dst fetchspec arguments
,
Björn Steinbrink
Re: [PATCH] pull: refuse complete src:dst fetchspec arguments
,
Daniel Barkalow
Re: [PATCH] pull: refuse complete src:dst fetchspec arguments
,
Thomas Rast
Re: [PATCH] pull: refuse complete src:dst fetchspec arguments
,
Jeff King
Re: [PATCH] pull: refuse complete src:dst fetchspec arguments
,
Daniel Barkalow
Re: [PATCH] pull: refuse complete src:dst fetchspec arguments
,
Jeff King
Re: [PATCH] pull: refuse complete src:dst fetchspec arguments
,
Junio C Hamano
Re: [PATCH] pull: refuse complete src:dst fetchspec arguments
,
Thomas Rast
Re: [PATCH] pull: refuse complete src:dst fetchspec arguments
,
Thomas Rast
Re: [PATCH] pull: refuse complete src:dst fetchspec arguments
,
Junio C Hamano
Re: [PATCH] pull: refuse complete src:dst fetchspec arguments
,
Nanako Shiraishi
Re: [PATCH] pull: refuse complete src:dst fetchspec arguments
,
Junio C Hamano
[RFC] pull/fetch rename
,
Thomas Rast
Re: [RFC] pull/fetch rename
,
Wesley J. Landaker
Re: [RFC] pull/fetch rename
,
Junio C Hamano
Re: [RFC] pull/fetch rename
,
Thomas Rast
Re: [RFC] pull/fetch rename
,
Junio C Hamano
Re: [RFC] pull/fetch rename
,
Wesley J. Landaker
Re: [RFC] pull/fetch rename
,
Junio C Hamano
Re: [RFC] pull/fetch rename
,
Nanako Shiraishi
Re: [RFC] pull/fetch rename
,
Thomas Rast
Re: [RFC] pull/fetch rename
,
Daniel Barkalow
Re: [RFC] pull/fetch rename
,
Björn Steinbrink
Re: [RFC] pull/fetch rename
,
Daniel Barkalow
Re: [RFC] pull/fetch rename
,
Björn Steinbrink
Re: [RFC] pull/fetch rename
,
Daniel Barkalow
Re: [RFC] pull/fetch rename
,
Junio C Hamano
[PATCH] modernize fetch/merge/pull examples
,
Clemens Buchacher
Re: [PATCH] modernize fetch/merge/pull examples
,
Junio C Hamano
[RFC/PATCH] git-merge: forbid fast-forward and up-to-date when --no-commit is given
,
Junio C Hamano
Re: [RFC/PATCH] git-merge: forbid fast-forward and up-to-date when --no-commit is given
,
Nanako Shiraishi
Re: [RFC/PATCH] git-merge: forbid fast-forward and up-to-date when --no-commit is given
,
Junio C Hamano
[PATCH] git-merge: imply --no-ff when --no-commit is given
,
Junio C Hamano
Re: [PATCH] git-merge: imply --no-ff when --no-commit is given
,
Clemens Buchacher
Re: [PATCH] modernize fetch/merge/pull examples
,
Thomas Rast
Re: [RFC] pull/fetch rename
,
Clemens Buchacher
Re: [RFC] pull/fetch rename
,
Thomas Rast
Re: [RFC] pull/fetch rename
,
Mike Hommey
Re: [RFC] pull/fetch rename
,
Junio C Hamano
Re: [RFC] pull/fetch rename
,
Mike Hommey
Re: [RFC] pull/fetch rename
,
Junio C Hamano
Re: [RFC] pull/fetch rename
,
Jeff King
Re: [RFC] pull/fetch rename
,
Jeff King
Re: [RFC] pull/fetch rename
,
Junio C Hamano
ident hash usage question
,
Eugene Sajine
Re: ident hash usage question
,
Alex Riesen
Re: ident hash usage question
,
Alex Riesen
Re: ident hash usage question
,
Eugene Sajine
Re: ident hash usage question
,
Alex Riesen
Re: ident hash usage question
,
Johannes Sixt
Re: ident hash usage question
,
Alex Riesen
Re: ident hash usage question
,
Eugene Sajine
Re: ident hash usage question
,
Junio C Hamano
Re: ident hash usage question
,
Eugene Sajine
Re: ident hash usage question
,
Junio C Hamano
Re: ident hash usage question
,
Eugene Sajine
Re: ident hash usage question
,
Daniel Barkalow
Re: ident hash usage question
,
Nanako Shiraishi
Re: ident hash usage question
,
Alex Riesen
Re: ident hash usage question
,
Eugene Sajine
Re: ident hash usage question
,
Alex Riesen
Re: ident hash usage question
,
Eugene Sajine
[PATCH v2.5] new --dirty option for git describe
,
Jean Privat
Update working copy on push without touching several files
,
Alex Amiryan
Re: Update working copy on push without touching several files
,
Thomas Rast
[PATCH v2] new --dirty option for git describe
,
Jean Privat
Re: [PATCH v2] new --dirty option for git describe
,
Jean Privat
Re: [PATCH v2] new --dirty option for git describe
,
Junio C Hamano
Git rebase using "wrong" commit
,
Philip Allison
Re: Git rebase using "wrong" commit
,
Thomas Rast
Re: Git rebase using "wrong" commit
,
Junio C Hamano
".dirty" suffix when building git from the source code
,
Mohamed Bamakhrama
Re: ".dirty" suffix when building git from the source code
,
Santi Béjar
[PATCH] import-tars: Add support for tarballs compressed with lzma, xz
,
Ingmar Vanhassel
Re: [PATCH] import-tars: Add support for tarballs compressed with lzma, xz
,
Johannes Schindelin
[PATCH] import-tars: Add support for tarballs compressed with lzma, xz
,
Ingmar Vanhassel
git gc and kernel.org
,
H. Peter Anvin
Re: git gc and kernel.org
,
Junio C Hamano
Re: git gc and kernel.org
,
H. Peter Anvin
Re: git gc and kernel.org
,
Johan Herland
Re: git gc and kernel.org
,
Nicolas Pitre
Re: git gc and kernel.org
,
Junio C Hamano
Re: git gc and kernel.org
,
Nicolas Pitre
[PATCH] receive-pack: run "gc --auto" and optionally "update-server-info"
,
Junio C Hamano
Re: [PATCH] receive-pack: run "gc --auto" and optionally "update-server-info"
,
Nicolas Pitre
Re: git gc and kernel.org
,
Johannes Sixt
Re: git gc and kernel.org
,
Junio C Hamano
Re: git gc and kernel.org
,
Junio C Hamano
Re: git gc and kernel.org
,
Johannes Sixt
Re: git gc and kernel.org
,
Jan Krüger
[PATCH 1/2] gc --auto --quiet: make the notice a bit less verboase
,
Junio C Hamano
[PATCH 2/2] receive-pack: run "gc --auto --quiet " and optionally "update-server-info"
,
Junio C Hamano
Re: git gc and kernel.org
,
Mikael Magnusson
Re: git gc and kernel.org
,
H. Peter Anvin
Documentation video for svn-git
,
jamesmikedupont@xxxxxxxxxxxxxx
Re: Documentation video for svn-git
,
Wesley J. Landaker
Re: Documentation video for svn-git
,
jamesmikedupont@xxxxxxxxxxxxxx
Re: Documentation video for svn-git
,
Wesley J. Landaker
[PATCH] Documentation/git-gc.txt: change "references" to "reference"
,
Matt Kraai
Re: [PATCH] Documentation/git-gc.txt: change "references" to "reference"
,
Junio C Hamano
Extra checks for PERL_PATH and SHELL_PATH?
,
Matt Kraai
Re: Extra checks for PERL_PATH and SHELL_PATH?
,
Junio C Hamano
[PATCH] Makefile: set PERL_PATH and SHELL_PATH unconditionally
,
Matt Kraai
Re: [PATCH] Makefile: set PERL_PATH and SHELL_PATH unconditionally
,
Junio C Hamano
Re: [PATCH] Makefile: set PERL_PATH and SHELL_PATH unconditionally
,
Matt Kraai
[PATCH] blame: make sure that the last line ends in an LF
,
Sverre Rabbelier
Re: [PATCH] blame: make sure that the last line ends in an LF
,
Junio C Hamano
Re: [PATCH] blame: make sure that the last line ends in an LF
,
Sverre Rabbelier
Re: [PATCH] blame: make sure that the last line ends in an LF
,
Junio C Hamano
Re: [PATCH] blame: make sure that the last line ends in an LF
,
Johannes Schindelin
Re: [PATCH] blame: make sure that the last line ends in an LF
,
Junio C Hamano
Re: [PATCH] blame: make sure that the last line ends in an LF
,
Sverre Rabbelier
Re: [PATCH] blame: make sure that the last line ends in an LF
,
Junio C Hamano
Re: [PATCH] blame: make sure that the last line ends in an LF
,
Sverre Rabbelier
git-svn: add support for merges during 'git svn fetch'
,
Sam Vilain
[PATCH 1/5] git-svn: add test data for SVK merge, with script.
,
Sam Vilain
[PATCH 2/5] git-svn: allow test setup script to support PERL env. var
,
Sam Vilain
[PATCH 3/5] git-svn: convert SVK merge tickets to extra parents
,
Sam Vilain
[PATCH 4/5] git-svn: add test data for SVN 1.5+ merge, with script.
,
Sam Vilain
[PATCH 5/5] git-svn: convert SVN 1.5+ / svnmerge.py svn:mergeinfo props to parents
,
Sam Vilain
Re: git-svn: add support for merges during 'git svn fetch'
,
Sam Vilain
Re: git-svn: add support for merges during 'git svn fetch'
,
Junio C Hamano
Re: git-svn: add support for merges during 'git svn fetch'
,
Eric Wong
Re: git-svn: add support for merges during 'git svn fetch'
,
Nanako Shiraishi
Re: git-svn: add support for merges during 'git svn fetch'
,
Eric Wong
Re: git-svn: add support for merges during 'git svn fetch'
,
Junio C Hamano
Rebase fails because of apply.whitespace setting
,
John Feuerstein
Re: Rebase fails because of apply.whitespace setting
,
Junio C Hamano
[RFC PATCH] git-gui: Allow staging multiple lines at once
,
Jeff Epler
Re: [RFC PATCH] git-gui: Allow staging multiple lines at once
,
Geert Bosch
Re: [RFC PATCH] git-gui: Allow staging multiple lines at once
,
Johannes Sixt
Re: [RFC PATCH] git-gui: Allow staging multiple lines at once
,
Dirk Süsserott
Re: [RFC PATCH] git-gui: Allow staging multiple lines at once
,
Heiko Voigt
Re: [RFC PATCH] git-gui: Allow staging multiple lines at once
,
Jeff Epler
[PATCH resend] Make the MSVC projects use PDB/IDB files named after the project
,
Sebastian Schuberth
[PATCH] Use faster byte swapping when compiling with MSVC
,
Sebastian Schuberth
Re: [PATCH] Use faster byte swapping when compiling with MSVC
,
Junio C Hamano
Re: [PATCH] Use faster byte swapping when compiling with MSVC
,
Sebastian Schuberth
Re: [PATCH] Use faster byte swapping when compiling with MSVC
,
Johannes Schindelin
Re: [PATCH] Use faster byte swapping when compiling with MSVC
,
Junio C Hamano
Re: [PATCH] Use faster byte swapping when compiling with MSVC
,
Ludvig Strigeus
Re: [PATCH] Use faster byte swapping when compiling with MSVC
,
Erik Faye-Lund
[PATCH v4 0/8] imap-send: Windows support
,
Erik Faye-Lund
[PATCH v4 1/8] imap-send: remove useless uid code
,
Erik Faye-Lund
[PATCH v4 2/8] imap-send: use separate read and write fds
,
Erik Faye-Lund
[PATCH v4 3/8] imap-send: use run-command API for tunneling
,
Erik Faye-Lund
[PATCH v4 4/8] imap-send: fix compilation-error on Windows
,
Erik Faye-Lund
[PATCH v4 5/8] imap-send: build imap-send on Windows
,
Erik Faye-Lund
[PATCH v4 6/8] mingw: wrap SSL_set_(w|r)fd to call _get_osfhandle
,
Erik Faye-Lund
[PATCH v4 7/8] mingw: enable OpenSSL
,
Erik Faye-Lund
[PATCH v4 8/8] MSVC: Enable OpenSSL, and translate -lcrypto
,
Erik Faye-Lund
Re: [msysGit] [PATCH v4 7/8] mingw: enable OpenSSL
,
Johannes Sixt
Re: [msysGit] [PATCH v4 7/8] mingw: enable OpenSSL
,
Johannes Sixt
Re: [msysGit] [PATCH v4 7/8] mingw: enable OpenSSL
,
Erik Faye-Lund
Re: [msysGit] [PATCH v4 7/8] mingw: enable OpenSSL
,
Johannes Sixt
Re: [msysGit] [PATCH v4 6/8] mingw: wrap SSL_set_(w|r)fd to call _get_osfhandle
,
Johannes Sixt
Which dates 'git log --since= --after=' compare?
,
Daniel
Re: Which dates 'git log --since= --after=' compare?
,
Jeff King
Re: Which dates 'git log --since= --after=' compare?
,
Daniel
Re: [RFC PATCH] hooks: add some defaults to support sane workflow to pre-commit
,
Junio C Hamano
Re: Re: [RFC PATCH] hooks: add some defaults to support sane workflow to pre-commit
,
Heiko Voigt
denying branch creation in a shared repository
,
Mohit Aron
Re: denying branch creation in a shared repository
,
Sitaram Chamarty
Re: denying branch creation in a shared repository
,
Mohit Aron
Re: denying branch creation in a shared repository
,
Sitaram Chamarty
Re: denying branch creation in a shared repository
,
Björn Steinbrink
Re: denying branch creation in a shared repository
,
Johannes Schindelin
Re: denying branch creation in a shared repository
,
Howard Miller
Re: denying branch creation in a shared repository
,
Johannes Schindelin
Re: denying branch creation in a shared repository
,
Howard Miller
Re: denying branch creation in a shared repository
,
Howard Miller
Re: denying branch creation in a shared repository
,
Thomas Rast
Re: denying branch creation in a shared repository
,
Howard Miller
Potentially dangerous behavior of git gc
,
Sergio Callegari
Re: Potentially dangerous behavior of git gc
,
Miklos Vajna
Re: Potentially dangerous behavior of git gc
,
Sergio
What's cooking in git.git (Oct 2009, #03; Mon, 19)
,
Junio C Hamano
Re: What's cooking in git.git (Oct 2009, #03; Mon, 19)
,
Johan Herland
Re: What's cooking in git.git (Oct 2009, #03; Mon, 19)
,
Junio C Hamano
Re: What's cooking in git.git (Oct 2009, #03; Mon, 19)
,
Johan Herland
Re: What's cooking in git.git (Oct 2009, #03; Mon, 19)
,
Johannes Schindelin
Re: What's cooking in git.git (Oct 2009, #03; Mon, 19)
,
Erik Faye-Lund
git fsck not identifying corrupted packs
,
Sergio Callegari
Re: git fsck not identifying corrupted packs
,
Johannes Sixt
Re: git fsck not identifying corrupted packs
,
Johannes Schindelin
Re: git fsck not identifying corrupted packs
,
Junio C Hamano
Re: git fsck not identifying corrupted packs
,
Wesley J. Landaker
Re: git fsck not identifying corrupted packs
,
Robin Rosenberg
Re: git fsck not identifying corrupted packs
,
Wesley J. Landaker
Re: git fsck not identifying corrupted packs
,
Matthieu Moy
Re: git fsck not identifying corrupted packs
,
Junio C Hamano
Re: git fsck not identifying corrupted packs
,
Alex Riesen
Re: git fsck not identifying corrupted packs
,
Johannes Schindelin
Re: git fsck not identifying corrupted packs
,
Matthieu Moy
[RFC/PATCH] fsck: default to "git fsck --full"
,
Junio C Hamano
Re: [RFC/PATCH] fsck: default to "git fsck --full"
,
Nicolas Pitre
Re: [RFC/PATCH] fsck: default to "git fsck --full"
,
Junio C Hamano
Re: git fsck not identifying corrupted packs
,
Nicolas Pitre
Re: git fsck not identifying corrupted packs
,
Alex Riesen
Re: git fsck not identifying corrupted packs
,
Sergio Callegari
Re: git fsck not identifying corrupted packs
,
Wesley J. Landaker
Re: git fsck not identifying corrupted packs
,
Matthieu Moy
Re: git fsck not identifying corrupted packs
,
Gabor Gombas
[PATCH v2 0/3] nested expansion
,
Junio C Hamano
[PATCH v2 1/3] strbuf_nested_expand(): allow expansion to interrupt in the middle
,
Junio C Hamano
[PATCH v2 2/3] Add %[wrap(width,in1,in2)<<any-string>>%] implementation
,
Junio C Hamano
[PATCH v2 3/3] Teach --wrap to only indent without wrapping
,
Junio C Hamano
[ANNOUNCE] TortoiseGit 1.2.1.0 Release
,
Frank Li
Unapplied patches reminder
,
Nanako Shiraishi
Re: Unapplied patches reminder
,
Junio C Hamano
Re: Re: Unapplied patches reminder
,
Heiko Voigt
Re: Unapplied patches reminder
,
Junio C Hamano
Re: Unapplied patches reminder
,
Junio C Hamano
Re: Unapplied patches reminder
,
Jeff King
Re: Unapplied patches reminder
,
Junio C Hamano
Re: Unapplied patches reminder
,
Junio C Hamano
Re: Unapplied patches reminder
,
Rolf Bjarne Kvinge
Re: Unapplied patches reminder
,
Per Strandh
Re: Unapplied patches reminder
,
Junio C Hamano
Re: Unapplied patches reminder
,
Junio C Hamano
Re: Unapplied patches reminder
,
Greg Price
Re: Unapplied patches reminder
,
Junio C Hamano
Re: Unapplied patches reminder
,
Junio C Hamano
git push should automatically push to remote tracking branch
,
Mohit Aron
Re: git push should automatically push to remote tracking branch
,
Tomas Carnecky
Re: git push should automatically push to remote tracking branch
,
Mohit Aron
Re: git push should automatically push to remote tracking branch
,
Jeff King
Creating something like increasing revision numbers
,
Norbert Preining
Re: Creating something like increasing revision numbers
,
Johan Herland
Re: Creating something like increasing revision numbers
,
Norbert Preining
Re: Creating something like increasing revision numbers
,
Johan Herland
[Index of Archives]
[Linux Kernel]
[LKML Kernel FAQ]
[IETF Annouce]
[Security]
[Bugtraq]