Git Distributed Software Revision Control
Date Index
[
Prev Page
][
Next Page
]
Re: [PATCH 3/7] autoconf: remove some redundant shell indirections
,
(continued)
Re: [PATCH 3/7] autoconf: remove some redundant shell indirections
,
Stefano Lattarini
[PATCH 4/7] autoconf: remove few redundant semicolons
,
Stefano Lattarini
[PATCH 5/7] autoconf: use AC_CONFIG_COMMANDS instead of ad-hoc 'config.mak.append'
,
Stefano Lattarini
[PATCH 6/7] build: "make clean" should not remove configure-generated files
,
Stefano Lattarini
Re: [PATCH 6/7] build: "make clean" should not remove configure-generated files
,
Matthieu Moy
Re: [PATCH 6/7] build: "make clean" should not remove configure-generated files
,
Stefano Lattarini
Re: [PATCH 6/7] build: "make clean" should not remove configure-generated files
,
Matthieu Moy
Re: [PATCH 6/7] build: "make clean" should not remove configure-generated files
,
Stefano Lattarini
Re: [PATCH 6/7] build: "make clean" should not remove configure-generated files
,
Junio C Hamano
[PATCH 7/7] build: reconfigure automatically if configure.ac changes
,
Stefano Lattarini
Re: [PATCH 0/7] build system: support automatic reconfiguration for autotools user
,
Junio C Hamano
[PATCH v2 0/7] build system: support automatic reconfiguration for autotools user
,
Stefano Lattarini
[PATCH v2 1/7] autoconf: GIT_CONF_APPEND_LINE: change signature
,
Stefano Lattarini
[PATCH v2 2/7] autoconf: GIT_CONF_APPEND_LINE -> GIT_CONF_SUBST
,
Stefano Lattarini
[PATCH v2 3/7] autoconf: remove some redundant shell indirections
,
Stefano Lattarini
[PATCH v2 5/7] autoconf: use AC_CONFIG_COMMANDS instead of ad-hoc 'config.mak.append'
,
Stefano Lattarini
[PATCH v2 7/7] build: reconfigure automatically if configure.ac changes
,
Stefano Lattarini
Re: [PATCH v2 7/7] build: reconfigure automatically if configure.ac changes
,
Stefano Lattarini
[PATCH v2 6/7] build: "make clean" should not remove configure-generated files
,
Stefano Lattarini
Re: [PATCH v2 6/7] build: "make clean" should not remove configure-generated files
,
Stefano Lattarini
Re: [PATCH v2 6/7] build: "make clean" should not remove configure-generated files
,
Junio C Hamano
[PATCH v2 4/7] autoconf: remove few redundant semicolons
,
Stefano Lattarini
[PATCH 0/4] mediawiki/credential cleanups
,
Jeff King
[PATCH 1/4] docs/credential: minor clarity fixups
,
Jeff King
[PATCH 2/4] mw-to-git: check blank credential attributes via length
,
Jeff King
[PATCH 3/4] credential: convert "url" attribute into its parsed subparts
,
Jeff King
Re: [PATCH 3/4] credential: convert "url" attribute into its parsed subparts
,
Matthieu Moy
Re: [PATCH 3/4] credential: convert "url" attribute into its parsed subparts
,
Jeff King
[PATCH 4/4] mw-to-git: use git-credential's URL parser
,
Jeff King
Re: [PATCH 4/4] mw-to-git: use git-credential's URL parser
,
Matthieu Moy
Re: [PATCH 4/4] mw-to-git: use git-credential's URL parser
,
Jeff King
Re: [PATCH 4/4] mw-to-git: use git-credential's URL parser
,
Matthieu Moy
Re: [PATCH 4/4] mw-to-git: use git-credential's URL parser
,
Jeff King
[PATCHv2 4/4] mw-to-git: use git-credential's URL parser
,
Jeff King
Re: [PATCHv2 4/4] mw-to-git: use git-credential's URL parser
,
Matthieu Moy
Re: [PATCH 4/4] mw-to-git: use git-credential's URL parser
,
Matthieu Moy
[PATCH 0/7] correctly calculate patches to rebase
,
Martin von Zweigbergk
Re: [PATCH 0/7] correctly calculate patches to rebase
,
Martin von Zweigbergk
[PATCH 1/7] git-rebase--am.sh: avoid special-casing --keep-empty
,
Martin von Zweigbergk
[PATCH 2/7] git-rebase--interactive.sh: extract function for adding "pick" line
,
Martin von Zweigbergk
[PATCH 3/7] git-rebase--interactive: group all $preserve_merges code
,
Martin von Zweigbergk
[PATCH 4/7] git-rebase--interactive.sh: look up subject in add_pick_line
,
Martin von Zweigbergk
[PATCH 5/7] rebase -p: use --cherry-mark for todo file
,
Martin von Zweigbergk
[PATCH 6/7] rebase -p: don't request --left-right only to ignore left side
,
Martin von Zweigbergk
[PATCH 7/7] rebase (without -p): correctly calculate patches to rebase
,
Martin von Zweigbergk
Re: [PATCH 7/7] rebase (without -p): correctly calculate patches to rebase
,
Johannes Sixt
Re: [PATCH 7/7] rebase (without -p): correctly calculate patches to rebase
,
Martin von Zweigbergk
Re: [PATCH 4/7] git-rebase--interactive.sh: look up subject in add_pick_line
,
Johannes Sixt
Re: [PATCH 4/7] git-rebase--interactive.sh: look up subject in add_pick_line
,
Martin von Zweigbergk
Re: [PATCH 4/7] git-rebase--interactive.sh: look up subject in add_pick_line
,
Junio C Hamano
Re: [PATCH 2/7] git-rebase--interactive.sh: extract function for adding "pick" line
,
Neil Horman
clone URL missing in gitweb
,
baluchen
Re: clone URL missing in gitweb
,
Thomas Hager
Re: clone URL missing in gitweb
,
baluchen
Re: clone URL missing in gitweb
,
Thomas Hager
Re: clone URL missing in gitweb
,
baluchen
Re: clone URL missing in gitweb
,
Thomas Hager
[PATCH] commit-tree: resurrect command line parsing updates
,
Junio C Hamano
Re: [PATCH] commit-tree: resurrect command line parsing updates
,
Keshav Kini
[PATCH 0/3] Testing: XDG config files: Fix broken tests
,
Michael Witten
[PATCH 1/3] Testing: XDG config files: Export a suitable `XDG_CONFIG_HOME' environment variable
,
Michael Witten
Re: [PATCH 1/3] Testing: XDG config files: Export a suitable `XDG_CONFIG_HOME' environment variable
,
Jonathan Nieder
Re: [PATCH 1/3] Testing: XDG config files: Export a suitable `XDG_CONFIG_HOME' environment variable
,
Matthieu Moy
Re: [PATCH 1/3] Testing: XDG config files: Export a suitable `XDG_CONFIG_HOME' environment variable
,
Junio C Hamano
[PATCH 2/3] Testing: XDG config files: Use "$HOME" and "$XDG_CONFIG_HOME" explicitly
,
Michael Witten
Re: [PATCH 2/3] Testing: XDG config files: Use "$HOME" and "$XDG_CONFIG_HOME" explicitly
,
Matthieu Moy
[PATCH 3/3] Testing: XDG config files: Trivial: `xdg' -> `XDG'
,
Michael Witten
git rebase -i does not rebase if all lines are removed
,
Orgad and Raizel Shaneh
Re: git rebase -i does not rebase if all lines are removed
,
Carlos Martín Nieto
Re: git rebase -i does not rebase if all lines are removed
,
Johannes Sixt
possible bug in autocompletion
,
Jeroen Meijer
Re: possible bug in autocompletion
,
Jeff King
Re: possible bug in autocompletion
,
Felipe Contreras
Re: possible bug in autocompletion
,
Jeff King
Re: possible bug in autocompletion
,
Felipe Contreras
Re: possible bug in autocompletion
,
Felipe Contreras
Re: possible bug in autocompletion
,
Jeff King
Re: possible bug in autocompletion
,
Felipe Contreras
Re: possible bug in autocompletion
,
Jeff King
Re: possible bug in autocompletion
,
Junio C Hamano
[ANNOUNCE] Sharness - Test library derived from Git
,
Mathias Lafeldt
Re: [ANNOUNCE] Sharness - Test library derived from Git
,
Ævar Arnfjörð Bjarmason
Re: [ANNOUNCE] Sharness - Test library derived from Git
,
Mathias Lafeldt
Re: [ANNOUNCE] Sharness - Test library derived from Git
,
Matthieu Moy
Re: [ANNOUNCE] Sharness - Test library derived from Git
,
dag
[PATCH] diff: respect --no-ext-diff with typechange
,
Jakub Vrana
Re: [PATCH] diff: respect --no-ext-diff with typechange
,
Jeff King
RE: [PATCH] diff: respect --no-ext-diff with typechange
,
Jakub Vrana
Re: [PATCH] diff: respect --no-ext-diff with typechange
,
Junio C Hamano
Re: [PATCH] diff: respect --no-ext-diff with typechange
,
Jeff King
Re: [PATCH] diff: respect --no-ext-diff with typechange
,
Jeff King
Re: [PATCH] diff: respect --no-ext-diff with typechange
,
Junio C Hamano
Re: [PATCH] diff: respect --no-ext-diff with typechange
,
Jeff King
Fix git-svn tests for SVN 1.7.5.
,
Michael G Schwern
Re: Fix git-svn tests for SVN 1.7.5.
,
Jonathan Nieder
Re: Fix git-svn tests for SVN 1.7.5.
,
Michael G Schwern
Extract Git classes from git-svn (4/10) (was Re: Fix git-svn tests for SVN 1.7.5.)
,
Michael G Schwern
Extract Git classes from git-svn (5/10) (was Re: Fix git-svn tests for SVN 1.7.5.)
,
Michael G Schwern
Find .pm files automatically (was Re: Fix git-svn tests for SVN 1.7.5.)
,
Michael G Schwern
Re: Find .pm files automatically (was Re: Fix git-svn tests for SVN 1.7.5.)
,
Jonathan Nieder
Re: Find .pm files automatically (was Re: Fix git-svn tests for SVN 1.7.5.)
,
Michael G Schwern
Re: Find .pm files automatically (was Re: Fix git-svn tests for SVN 1.7.5.)
,
Jonathan Nieder
Extract Git classes from git-svn (2/10) (was Re: Fix git-svn tests for SVN 1.7.5.)
,
Michael G Schwern
Re: Extract Git classes from git-svn (2/10) (was Re: Fix git-svn tests for SVN 1.7.5.)
,
Jonathan Nieder
Re: Extract Git classes from git-svn (2/10) (was Re: Fix git-svn tests for SVN 1.7.5.)
,
Eric Wong
Re: Extract Git classes from git-svn (2/10) (was Re: Fix git-svn tests for SVN 1.7.5.)
,
Michael G Schwern
Extract Git classes from git-svn (3/10) (was Re: Fix git-svn tests for SVN 1.7.5.)
,
Michael G Schwern
Re: Extract Git classes from git-svn (3/10) (was Re: Fix git-svn tests for SVN 1.7.5.)
,
Jonathan Nieder
Extract Git classes from git-svn (6/10) (was Re: Fix git-svn tests for SVN 1.7.5.)
,
Michael G Schwern
Extract Git classes from git-svn (7/10) (was Re: Fix git-svn tests for SVN 1.7.5.)
,
Michael G Schwern
Extract Git classes from git-svn (8/10) (was Re: Fix git-svn tests for SVN 1.7.5.)
,
Michael G Schwern
Extract Git classes from git-svn (9/10) (was Re: Fix git-svn tests for SVN 1.7.5.)
,
Michael G Schwern
Extract Git classes from git-svn (10/10) (was Re: Fix git-svn tests for SVN 1.7.5.)
,
Michael G Schwern
Message not available
Re: Extract Git classes from git-svn (1/10) (was Re: Fix git-svn tests for SVN 1.7.5.)
,
Jonathan Nieder
Re: Extract Git classes from git-svn (1/10)
,
Junio C Hamano
Re: Extract Git classes from git-svn (1/10)
,
Thiago Farina
Re: Extract Git classes from git-svn (1/10)
,
Michael G Schwern
Re: Extract Git classes from git-svn (1/10)
,
Jonathan Nieder
Re: Extract Git classes from git-svn (1/10)
,
Eric Wong
Re: Extract Git classes from git-svn (1/10)
,
Michael G Schwern
OT: mail-based interfaces and web-based interfaces (Re: Extract Git classes from git-svn (1/10))
,
Jonathan Nieder
Re: OT: mail-based interfaces and web-based interfaces (Re: Extract Git classes from git-svn (1/10))
,
Michael G Schwern
Re: OT: mail-based interfaces and web-based interfaces (Re: Extract
,
Eric Wong
Re: OT: mail-based interfaces and web-based interfaces (Re: Extract
,
Michael G Schwern
Re: OT: mail-based interfaces and web-based interfaces (Re: Extract
,
Jonathan Nieder
Re: OT: mail-based interfaces and web-based interfaces (Re: Extract
,
Eric Wong
Re: Fix git-svn tests for SVN 1.7.5.
,
Ben Walton
[GSoC] Designing a faster index format - Progress report week 13
,
Thomas Gummerer
Re: [GSoC] Designing a faster index format - Progress report week 13
,
Junio C Hamano
Re: [GSoC] Designing a faster index format - Progress report week 13
,
Thomas Gummerer
Re: [GSoC] Designing a faster index format - Progress report week 13
,
Thomas Gummerer
Re: [GSoC] Designing a faster index format - Progress report week 13
,
Robin Rosenberg
Re: [GSoC] Designing a faster index format - Progress report week 13
,
Junio C Hamano
Re: [GSoC] Designing a faster index format - Progress report week 13
,
Thomas Rast
Re: [GSoC] Designing a faster index format - Progress report week 13
,
Junio C Hamano
Re: [GSoC] Designing a faster index format - Progress report week 13
,
Robin Rosenberg
Re: [GSoC] Designing a faster index format - Progress report week 13
,
Thomas Rast
Re: [GSoC] Designing a faster index format - Progress report week 13
,
Junio C Hamano
Re: [GSoC] Designing a faster index format - Progress report week 13
,
Thomas Rast
Re: [PATCH] Escape file:// URL's to meet subversion SVN::Ra requirements
,
Michael Witten
[PATCH v2] Fix notes handling in rev-list
,
Jukka Lehtniemi
Re: [PATCH v2] Fix notes handling in rev-list
,
Junio C Hamano
Re: [PATCH v2] Fix notes handling in rev-list
,
Jeff King
Re: [PATCH v2] Fix notes handling in rev-list
,
Junio C Hamano
Re: [PATCH v2] Fix notes handling in rev-list
,
Jeff King
Re: [PATCH v2] Fix notes handling in rev-list
,
Jeff King
Re: [PATCH v2] Fix notes handling in rev-list
,
Junio C Hamano
Re: [PATCH v2] Fix notes handling in rev-list
,
Jukka Lehtniemi
Re: [PATCH v2] Fix notes handling in rev-list
,
Jeff King
Re: [PATCH v2] Fix notes handling in rev-list
,
Junio C Hamano
Re: [PATCH v2] Fix notes handling in rev-list
,
Jeff King
Re: [PATCH v2] Fix notes handling in rev-list
,
Junio C Hamano
Re: [PATCH v2] Fix notes handling in rev-list
,
Jeff King
[ANN] SubGit 1.0.0 RC1
,
Semen Vadishev
Re: [ANN] SubGit 1.0.0 RC1
,
Junio C Hamano
Re: [ANN] SubGit 1.0.0 RC1
,
Semen Vadishev
Re: [ANN] SubGit 1.0.0 RC1
,
Junio C Hamano
Re: [ANN] SubGit 1.0.0 RC1
,
Semen Vadishev
Bug: fatal: patch fragment without header at line
,
tuxdna
Re: Bug: fatal: patch fragment without header at line
,
Junio C Hamano
Re: Bug: fatal: patch fragment without header at line
,
Jeff King
[PATCH] refname format cleanup
,
Michael Schubert
[PATCH 1/2] refs: disallow ref components starting with hyphen
,
Michael Schubert
Re: [PATCH 1/2] refs: disallow ref components starting with hyphen
,
Michael Haggerty
Re: [PATCH 1/2] refs: disallow ref components starting with hyphen
,
Junio C Hamano
Re: [PATCH 1/2] refs: disallow ref components starting with hyphen
,
Junio C Hamano
[PATCH 2/2] symbolic-ref: check format of given refname
,
Michael Schubert
Re: [PATCH 2/2] symbolic-ref: check format of given refname
,
Michael Haggerty
Re: [PATCH 2/2] symbolic-ref: check format of given refname
,
Junio C Hamano
[PATCH] Documentation/git-daemon: add missing word
,
Michael Schubert
[PATCH 0/8] git-remote-mediawiki: fixes, optimizations, and progress report
,
Matthieu Moy
[PATCH 2/8] git-remote-mediawiki: actually send empty comment when they're empty
,
Matthieu Moy
Re: [PATCH 2/8] git-remote-mediawiki: actually send empty comment when they're empty
,
Junio C Hamano
Re: [PATCH 2/8] git-remote-mediawiki: actually send empty comment when they're empty
,
Matthieu Moy
Re: [PATCH 2/8] git-remote-mediawiki: actually send empty comment when they're empty
,
Junio C Hamano
[PATCH 5/8] git-remote-mediawiki: use --force when adding notes
,
Matthieu Moy
[PATCH 3/8] git-remote-mediawiki: make mediafiles export optional
,
Matthieu Moy
Re: [PATCH 3/8] git-remote-mediawiki: make mediafiles export optional
,
Junio C Hamano
Re: [PATCH 3/8] git-remote-mediawiki: make mediafiles export optional
,
Matthieu Moy
[PATCH 6/8] git-remote-mediawiki: show progress information when listing pages
,
Matthieu Moy
[PATCH 4/8] git-remote-mediawiki: get rid of O(N^2) loop
,
Matthieu Moy
Re: [PATCH 4/8] git-remote-mediawiki: get rid of O(N^2) loop
,
Junio C Hamano
Re: [PATCH 4/8] git-remote-mediawiki: get rid of O(N^2) loop
,
Matthieu Moy
[PATCH 1/8] git-remote-mediawiki: don't split namespaces with spaces
,
Matthieu Moy
Re: [PATCH 1/8] git-remote-mediawiki: don't split namespaces with spaces
,
Junio C Hamano
[PATCH 8/8] git-remote-mediawiki: properly deal with invalid remote revisions
,
Matthieu Moy
[PATCH 7/8] git-remote-mediawiki: show progress information when getting last remote revision
,
Matthieu Moy
Re: [PATCH 0/8] git-remote-mediawiki: fixes, optimizations, and progress report
,
Junio C Hamano
[PATCH 0/8 v2] git-remote-mediawiki: fixes, optimizations, and progress report
,
Matthieu Moy
[PATCH 1/8] git-remote-mediawiki: don't split namespaces with spaces
,
Matthieu Moy
[PATCH 6/8] git-remote-mediawiki: show progress information when listing pages
,
Matthieu Moy
[PATCH 5/8] git-remote-mediawiki: use --force when adding notes
,
Matthieu Moy
[PATCH 8/8] git-remote-mediawiki: properly deal with invalid remote revisions
,
Matthieu Moy
[PATCH 2/8] git-remote-mediawiki: actually send empty comment when they're empty
,
Matthieu Moy
[PATCH 4/8] git-remote-mediawiki: get rid of O(N^2) loop
,
Matthieu Moy
[PATCH 7/8] git-remote-mediawiki: show progress information when getting last remote revision
,
Matthieu Moy
[PATCH 3/8] git-remote-mediawiki: make mediafiles export optional
,
Matthieu Moy
Re: [PATCH 0/8 v2] git-remote-mediawiki: fixes, optimizations, and progress report
,
Junio C Hamano
[PATCH 0/2] git-remote-mediawiki: two more fixes
,
Matthieu Moy
[PATCH 2/2] git-remote-mediawiki: allow page names with a ':'
,
Matthieu Moy
Re: [PATCH 2/2] git-remote-mediawiki: allow page names with a ':'
,
Dan Johnson
Re: [PATCH 2/2] git-remote-mediawiki: allow page names with a ':'
,
Matthieu Moy
[PATCH 1/2] git-remote-mediawiki: fix incorrect test usage in test
,
Matthieu Moy
What's cooking in git.git (Jul 2012, #05; Sun, 15)
,
Junio C Hamano
Re: Bug Report - Binary Files as plain files, line endings conversions
,
Jose Nobile
Re: merge recursive and code movement
,
Techlive Zheng
Re: merge recursive and code movement
,
Jeff King
Implementing authenticated Smart HTTP - which URLs to secure
,
Jonas H.
Re: Implementing authenticated Smart HTTP - which URLs to secure
,
Shawn Pearce
Re: Implementing authenticated Smart HTTP - which URLs to secure
,
Jonas H.
Complete audit trail for embedded (Linux) system lifecycle with Git
,
Kalle Launiala
(Ab)using filter-branch from a post-receive hook
,
Wincent Colaiuta
Re: (Ab)using filter-branch from a post-receive hook
,
Junio C Hamano
Re: (Ab)using filter-branch from a post-receive hook
,
Wincent Colaiuta
Re: (Ab)using filter-branch from a post-receive hook
,
Junio C Hamano
Re: (Ab)using filter-branch from a post-receive hook
,
Wincent Colaiuta
[PATCH] doc: A few minor copy edits.
,
Štěpán Němec
Re: [PATCH] doc: A few minor copy edits.
,
Junio C Hamano
Re: [PATCH] doc: A few minor copy edits.
,
Štěpán Němec
Re: [PATCH] doc: A few minor copy edits.
,
Zbigniew Jędrzejewski-Szmek
[PATCH] t3910: give reason for skipping the test
,
Michael J Gruber
Re: [PATCH] t3910: give reason for skipping the test
,
Torsten Bögershausen
[PATCH 0/5] test-lib: filesystem prerequisites
,
Michael J Gruber
[PATCH 1/5] test-lib: provide case insensitivity as a prerequisite
,
Michael J Gruber
[PATCH 3/5] t0050: use the SYMLINKS test prereq
,
Michael J Gruber
[PATCH 5/5] t3910: use the SYMLINKS test prereq
,
Michael J Gruber
[PATCH 4/5] test-lib: provide UTF8 behaviour as a prerequisite
,
Michael J Gruber
[PATCH 2/5] t0050: use the CASE_INSENSITIVE_FS test prereq
,
Michael J Gruber
Re: [PATCH 0/5] test-lib: filesystem prerequisites
,
Junio C Hamano
Re: [PATCH 0/5] test-lib: filesystem prerequisites
,
Jeff King
Re: [PATCH 0/5] test-lib: filesystem prerequisites
,
Junio C Hamano
Re: [PATCH 0/5] test-lib: filesystem prerequisites
,
Michael J Gruber
Re: [PATCH 0/5] test-lib: filesystem prerequisites
,
Junio C Hamano
Re: [PATCH 0/5] test-lib: filesystem prerequisites
,
Michael J Gruber
[PATCHv2 5/5] t3910: use the UTF8_NFD_TO_NFC test prereq
,
Michael J Gruber
Re: [PATCHv2 5/5] t3910: use the UTF8_NFD_TO_NFC test prereq
,
Junio C Hamano
Re: [PATCHv2 5/5] t3910: use the UTF8_NFD_TO_NFC test prereq
,
Torsten Bögershausen
Re: [PATCHv2 5/5] t3910: use the UTF8_NFD_TO_NFC test prereq
,
Junio C Hamano
Re: [PATCHv2 5/5] t3910: use the UTF8_NFD_TO_NFC test prereq
,
Michael J Gruber
bzr->git: keep empty directories
,
Felix Natter
Re: bzr->git: keep empty directories
,
David Aguilar
Re: bzr->git: keep empty directories
,
Steven Michalske
[PATCH] status: default in-progress color to header color
,
Jeff King
Re: [PATCH] status: default in-progress color to header color
,
Jeff King
Re: [PATCH] status: default in-progress color to header color
,
Matthieu Moy
Re: [PATCH] status: default in-progress color to header color
,
Jeff King
Re: [PATCH] status: default in-progress color to header color
,
Junio C Hamano
t1450-fsck (sometimes/often) failes on Mac OS X
,
Torsten Bögershausen
Re: t1450-fsck (sometimes/often) failes on Mac OS X
,
Jeff King
Re: t1450-fsck (sometimes/often) failes on Mac OS X
,
Torsten Bögershausen
Re: t1450-fsck (sometimes/often) failes on Mac OS X
,
Torsten Bögershausen
Re: t1450-fsck (sometimes/often) failes on Mac OS X
,
Junio C Hamano
Re: t1450-fsck (sometimes/often) failes on Mac OS X
,
Torsten Bögershausen
Re: t1450-fsck (sometimes/often) failes on Mac OS X
,
Torsten Bögershausen
Re: t1450-fsck (sometimes/often) failes on Mac OS X
,
Junio C Hamano
Re: t1450-fsck (sometimes/often) failes on Mac OS X
,
Junio C Hamano
Re: t1450-fsck (sometimes/often) failes on Mac OS X
,
Torsten Bögershausen
Re: t1450-fsck (sometimes/often) failes on Mac OS X
,
Thomas Rast
Re: t1450-fsck (sometimes/often) failes on Mac OS X
,
Torsten Bögershausen
Re: t1450-fsck (sometimes/often) failes on Mac OS X
,
Heiko Voigt
Re: t1450-fsck (sometimes/often) failes on Mac OS X
,
Thomas Rast
[PATCH maint-1.6.5] block-sha1: avoid unaligned accesses on some big-endian systems
,
Jonathan Nieder
Re: [PATCH maint-1.6.5] block-sha1: avoid unaligned accesses on some big-endian systems
,
Linus Torvalds
Re: [PATCH maint-1.6.5] block-sha1: avoid unaligned accesses on some big-endian systems
,
Jonathan Nieder
Re: [PATCH maint-1.6.5] block-sha1: avoid unaligned accesses on some big-endian systems
,
Linus Torvalds
[PATCH maint-1.6.5 v2] block-sha1: avoid pointer conversion that violates alignment constraints
,
Jonathan Nieder
Re: [PATCH maint-1.6.5 v2] block-sha1: avoid pointer conversion that violates alignment constraints
,
Linus Torvalds
[PATCH] block-sha1: put macro arguments in parentheses
,
Jonathan Nieder
Re: [PATCH maint-1.6.5 v2] block-sha1: avoid pointer conversion that violates alignment constraints
,
Michael Cree
Re: [PATCH maint-1.6.5 v2] block-sha1: avoid pointer conversion that violates alignment constraints
,
Jonathan Nieder
Re: [PATCH maint-1.6.5 v2] block-sha1: avoid pointer conversion that violates alignment constraints
,
Michael Cree
[RFC] Add a new email notification script to "contrib"
,
mhagger
Re: [RFC] Add a new email notification script to "contrib"
,
Stefan Näwe
Message not available
Re: [RFC] Add a new email notification script to "contrib"
,
Stefan Naewe
Re: [RFC] Add a new email notification script to "contrib"
,
Michael Haggerty
Re: [RFC] Add a new email notification script to "contrib"
,
Junio C Hamano
Re: [RFC] Add a new email notification script to "contrib"
,
Michael Haggerty
Re: [RFC] Add a new email notification script to "contrib"
,
Marc Branchaud
Re: [RFC] Add a new email notification script to "contrib"
,
Michael Haggerty
Re: [RFC] Add a new email notification script to "contrib"
,
Matthieu Moy
Re: [RFC] Add a new email notification script to "contrib"
,
Michael Haggerty
Re: [RFC] Add a new email notification script to "contrib"
,
Junio C Hamano
Re: [RFC] Add a new email notification script to "contrib"
,
Michael Haggerty
Re: [RFC] Add a new email notification script to "contrib"
,
Junio C Hamano
Re: [RFC] Add a new email notification script to "contrib"
,
Matthieu Moy
Re: [RFC] Add a new email notification script to "contrib"
,
Michael Haggerty
Re: [RFC] Add a new email notification script to "contrib"
,
Ævar Arnfjörð Bjarmason
Re: [RFC] Add a new email notification script to "contrib"
,
Michael Haggerty
Re: [RFC] Add a new email notification script to "contrib"
,
Ævar Arnfjörð Bjarmason
Re: [RFC] Add a new email notification script to "contrib"
,
Michael Haggerty
Re: [RFC] Add a new email notification script to "contrib"
,
Ævar Arnfjörð Bjarmason
Re: [RFC] Add a new email notification script to "contrib"
,
Michael Haggerty
Re: [RFC] Add a new email notification script to "contrib"
,
Marc Branchaud
Re: [RFC] Add a new email notification script to "contrib"
,
Ævar Arnfjörð Bjarmason
Re: [RFC] Add a new email notification script to "contrib"
,
Marc Branchaud
Re: [RFC] Add a new email notification script to "contrib"
,
Marc Branchaud
Re: [RFC] Add a new email notification script to "contrib"
,
Michael Haggerty
Support of '^' as alias for 'HEAD^'
,
Zeeshan Ali (Khattak)
Re: Support of '^' as alias for 'HEAD^'
,
Stefan Näwe
Re: Support of '^' as alias for 'HEAD^'
,
Junio C Hamano
Re: Support of '^' as alias for 'HEAD^'
,
Junio C Hamano
Re: Support of '^' as alias for 'HEAD^'
,
Zeeshan Ali (Khattak)
Re: Support of '^' as alias for 'HEAD^'
,
Junio C Hamano
Re: Support of '^' as alias for 'HEAD^'
,
Zeeshan Ali (Khattak)
Re: Support of '^' as alias for 'HEAD^'
,
Jeff King
Re: Support of '^' as alias for 'HEAD^'
,
Holger Hellmuth
Re: Support of '^' as alias for 'HEAD^'
,
Zeeshan Ali (Khattak)
What's cooking in git.git (Jul 2012, #04; Fri, 13)
,
Junio C Hamano
Re: What's cooking in git.git (Jul 2012, #04; Fri, 13)
,
Alexander Strasser
Re: What's cooking in git.git (Jul 2012, #04; Fri, 13)
,
Junio C Hamano
Grammar fix
,
~ ~
Don't share anything but those files
,
Yves Perron
Re: Don't share anything but those files
,
Nick Douma
<Possible follow-ups>
Don't share anything but those files
,
Yves Perron
Re: Don't share anything but those files
,
Edward Toroshchin
Message not available
Re: Don't share anything but those files
,
Edward Toroshchin
Re: Don't share anything but those files
,
Yves Perron
Re: Don't share anything but those files
,
Taylor Hedberg
Re: Don't share anything but those files
,
Illia Bobyr
Re: Don't share anything but those files
,
Yves Perron
Re: Don't share anything but those files
,
Yves Perron
Re: [PATCH 0/7] Add support for Freescale's mc34708 to mc13xxx driver
,
Uwe Kleine-König
Re: [PATCH 0/7] Add support for Freescale's mc34708 to mc13xxx driver
,
Junio C Hamano
[PATCH] revision: avoid work after --max-count is reached
,
Jeff King
Re: [PATCH] revision: avoid work after --max-count is reached
,
Jeff King
Re: [PATCH] revision: avoid work after --max-count is reached
,
Junio C Hamano
Re: [PATCH] revision: avoid work after --max-count is reached
,
Jeff King
Re: [PATCH] revision: avoid work after --max-count is reached
,
Junio C Hamano
Re: [PATCH] revision: avoid work after --max-count is reached
,
Jeff King
[PATCHv2 0/2] git p4: use "move" command for renames
,
Pete Wyckoff
[PATCHv2 1/2] git p4: refactor diffOpts calculation
,
Pete Wyckoff
[PATCHv2 2/2] git p4: add support for 'p4 move' in P4Submit
,
Pete Wyckoff
Re: [PATCHv2 2/2] git p4: add support for 'p4 move' in P4Submit
,
Vitor Antunes
Re: [PATCHv2 2/2] git p4: add support for 'p4 move' in P4Submit
,
Pete Wyckoff
Re: [PATCHv2 2/2] git p4: add support for 'p4 move' in P4Submit
,
Vitor Antunes
[PATCH] git p4: handle servers without move support
,
Pete Wyckoff
git cloning paths
,
Douglas Garstang
Re: git cloning paths
,
Jeff King
RE: git cloning paths
,
Caleb Marchent
[PATCH] date.c: Fix off by one error in object-header date parsing
,
Junio C Hamano
Export from bzr / Import to git results in a deleted file re-appearing
,
Felix Natter
Re: Export from bzr / Import to git results in a deleted file re-appearing
,
Jeff King
Re: Export from bzr / Import to git results in a deleted file re-appearing
,
Andreas Schwab
Re: Export from bzr / Import to git results in a deleted file re-appearing
,
Jeff King
Re: Export from bzr / Import to git results in a deleted file re-appearing
,
Andreas Schwab
Re: Export from bzr / Import to git results in a deleted file re-appearing
,
Felix Natter
[PATCH] fast-import: catch deletion of non-existent file in input
,
Jeff King
Re: [PATCH] fast-import: catch deletion of non-existent file in input
,
Jonathan Nieder
Re: [PATCH] fast-import: catch deletion of non-existent file in input
,
Jeff King
[PATCH v2] submodules: don't stumble over symbolic links when cloning recursively
,
Jens Lehmann
[PATCH] git-am: indicate where a failed patch is to be found.
,
Paul Gortmaker
Re: [PATCH] git-am: indicate where a failed patch is to be found.
,
Junio C Hamano
Re: [PATCH] git-am: indicate where a failed patch is to be found.
,
Paul Gortmaker
Re: [PATCH] git-am: indicate where a failed patch is to be found.
,
Junio C Hamano
Re: [PATCH] git-am: indicate where a failed patch is to be found.
,
Paul Gortmaker
Re: [PATCH] git-am: indicate where a failed patch is to be found.
,
Junio C Hamano
Re: [PATCH] git-am: indicate where a failed patch is to be found.
,
Paul Gortmaker
Re: [PATCH] git-am: indicate where a failed patch is to be found.
,
Junio C Hamano
Re: [PATCH] git-am: indicate where a failed patch is to be found.
,
Junio C Hamano
[PATCH v2] git-am: indicate where a failed patch is to be found.
,
Paul Gortmaker
Re: [PATCH v2] git-am: indicate where a failed patch is to be found.
,
Junio C Hamano
Re: [PATCH v2] git-am: indicate where a failed patch is to be found.
,
Paul Gortmaker
Re: [PATCH v2] git-am: indicate where a failed patch is to be found.
,
Junio C Hamano
[PATCH] Re: git-am: indicate where a failed patch is to be found.
,
Nicolas Sebrecht
Re: [PATCH] Re: git-am: indicate where a failed patch is to be found.
,
Junio C Hamano
Re: [PATCH] git-am: indicate where a failed patch is to be found.
,
Jeff King
Question: git clone --no-checkout behavior
,
Bryan Turner
Re: Question: git clone --no-checkout behavior
,
Junio C Hamano
Message not available
Re: Question: git clone --no-checkout behavior
,
Junio C Hamano
How can I append authentication with "git push" ?
,
J. Bakshi
Re: How can I append authentication with "git push" ?
,
Jeff King
Re: How can I append authentication with "git push" ?
,
Thiago Farina
Re: How can I append authentication with "git push" ?
,
Nick Douma
Re: How can I append authentication with "git push" ?
,
Junio C Hamano
Re: How can I append authentication with "git push" ?
,
J. Bakshi
Re: How can I append authentication with "git push" ?
,
Jeff King
What's cooking in git.git (Jul 2012, #03; Wed, 11)
,
Junio C Hamano
[ANNOUNCE] Git v1.7.11.2
,
Junio C Hamano
[PATCH 6/6] t4012: Make --shortstat more robust
,
Alexander Strasser
Re: [PATCH 6/6] t4012: Make --shortstat more robust
,
Junio C Hamano
Re: [PATCH 6/6] t4012: Make --shortstat more robust
,
Alexander Strasser
[PATCH 5/6] t4012: Re-indent test snippets
,
Alexander Strasser
[PATCH 4/6] t4012: Break up pipe into serial redirections
,
Alexander Strasser
[PATCH 3/6] t4012: Actually quote the sed script
,
Alexander Strasser
Re: [PATCH 3/6] t4012: Actually quote the sed script
,
Zbigniew Jędrzejewski-Szmek
Re: [PATCH 3/6] t4012: Actually quote the sed script
,
Alexander Strasser
[PATCH 2/6] t4012: Unquote git command fragment in test title
,
Alexander Strasser
[PATCH 1/6] t4012: Use different style for quoting
,
Alexander Strasser
[PATCH 0/6] Cleaning up t4012
,
Alexander Strasser
[PATCH 7/6?] t4012: use 'printf' instead of 'dd' to generate a binary file
,
Johannes Sixt
Re: [PATCH 7/6?] t4012: use 'printf' instead of 'dd' to generate a binary file
,
Alexander Strasser
[PATCH v2 0/8] Cleaning up t4012
,
Alexander Strasser
[PATCH v2 1/8] t4012: modernize style for quoting
,
Alexander Strasser
[PATCH v2 3/8] t4012: Actually quote the sed script
,
Alexander Strasser
[PATCH v2 4/8] t4012: Break up pipe into serial redirections
,
Alexander Strasser
[PATCH v2 5/8] t4012: Make --shortstat test more robust
,
Alexander Strasser
[PATCH v2 6/8] t4012: Re-indent test snippets
,
Alexander Strasser
[PATCH v2 7/8] t4012: use 'printf' instead of 'dd' to generate a binary file
,
Alexander Strasser
[PATCH v2 8/8] t4012: Use test_must_fail instead of if-else
,
Alexander Strasser
[PATCH v2 2/8] t4012: Unquote git command fragment in test title
,
Alexander Strasser
Re: [PATCH v2 0/8] Cleaning up t4012
,
Junio C Hamano
Mini bug report origin/pu: t1512 failed on Mac OS X (commit 957d74062c1f0e ?)
,
Torsten Bögershausen
Re: Mini bug report origin/pu: t1512 failed on Mac OS X (commit 957d74062c1f0e ?)
,
Junio C Hamano
Re: Mini bug report origin/pu: t1512 failed on Mac OS X (commit 957d74062c1f0e ?)
,
Junio C Hamano
Re: Mini bug report origin/pu: t1512 failed on Mac OS X (commit 957d74062c1f0e ?)
,
Johannes Sixt
Re: Mini bug report origin/pu: t1512 failed on Mac OS X (commit 957d74062c1f0e ?)
,
Junio C Hamano
Re: Mini bug report origin/pu: t1512 failed on Mac OS X (commit 957d74062c1f0e ?)
,
Stefano Lattarini
Re: Mini bug report origin/pu: t1512 failed on Mac OS X (commit 957d74062c1f0e ?)
,
Junio C Hamano
[PATCH] submodules: don't stumble over symbolic links when cloning recursively
,
Jens Lehmann
Re: [PATCH] submodules: don't stumble over symbolic links when cloning recursively
,
Johannes Sixt
Re: [PATCH] submodules: don't stumble over symbolic links when cloning recursively
,
Jens Lehmann
Re: [PATCH] submodules: don't stumble over symbolic links when cloning recursively
,
Johannes Sixt
Re: [PATCH] submodules: don't stumble over symbolic links when cloning recursively
,
Jens Lehmann
Re: [PATCH] submodules: don't stumble over symbolic links when cloning recursively
,
Johannes Sixt
[PATCH v2 0/6] Default remote
,
marcnarc
[PATCH 3/6] Teach "git remote" about remote.default.
,
marcnarc
Re: [PATCH 3/6] Teach "git remote" about remote.default.
,
Junio C Hamano
Re: [PATCH 3/6] Teach "git remote" about remote.default.
,
Marc Branchaud
Re: [PATCH 3/6] Teach "git remote" about remote.default.
,
Junio C Hamano
Re: [PATCH 3/6] Teach "git remote" about remote.default.
,
Marc Branchaud
[PATCH 4/6] Teach clone to set remote.default.
,
marcnarc
[PATCH 5/6] Test that plain "git fetch" uses remote.default when on a detached HEAD.
,
marcnarc
[PATCH 6/6] Teach get_default_remote to respect remote.default.
,
marcnarc
[PATCH 1/6] Rename remote.c's default_remote_name static variables.
,
marcnarc
[PATCH 2/6] Teach remote.c about the remote.default configuration setting.
,
marcnarc
Re: [PATCH 2/6] Teach remote.c about the remote.default configuration setting.
,
Junio C Hamano
Re: [PATCH 2/6] Teach remote.c about the remote.default configuration setting.
,
Marc Branchaud
Re: [PATCH 2/6] Teach remote.c about the remote.default configuration setting.
,
Junio C Hamano
Re: [PATCH 2/6] Teach remote.c about the remote.default configuration setting.
,
Marc Branchaud
Re: [PATCH 2/6] Teach remote.c about the remote.default configuration setting.
,
Junio C Hamano
Re: [PATCH v2 0/6] Default remote
,
Junio C Hamano
[RFC/PATCH 0/4] GSOC remote-svn
,
Florian Achleitner
[PATCH 1/4] vcs-svn: add fast_export_note to create notes
,
Florian Achleitner
[PATCH 2/4] Allow reading svn dumps from files via file:// urls.
,
Florian Achleitner
[PATCH 3/4] Create a note for every imported commit containing svn metadata.
,
Florian Achleitner
[PATCH 4/4] When debug==1, start fast-import with "--stats" instead of "--quiet".
,
Florian Achleitner
Re: [PATCH 2/4] Allow reading svn dumps from files via file:// urls.
,
Dmitry Ivankov
Re: [PATCH 2/4] Allow reading svn dumps from files via file:// urls.
,
Junio C Hamano
Re: [PATCH 2/4] Allow reading svn dumps from files via file:// urls.
,
Stephen Bash
[PATCH] Fix overwritten remote ref on with fast-import.
,
Florian Achleitner
Re: [PATCH] Fix overwritten remote ref on with fast-import.
,
Jonathan Nieder
Re: [PATCH] Fix overwritten remote ref on with fast-import.
,
Junio C Hamano
Re: [PATCH] Fix overwritten remote ref on with fast-import.
,
Florian Achleitner
Re: [PATCH] Fix overwritten remote ref on with fast-import.
,
Jonathan Nieder
Re: [PATCH] Fix overwritten remote ref on with fast-import.
,
Florian Achleitner
Re: [PATCH] Fix overwritten remote ref on with fast-import.
,
Jonathan Nieder
Re: [PATCH] Fix overwritten remote ref on with fast-import.
,
Florian Achleitner
Re: [PATCH] Fix overwritten remote ref on with fast-import.
,
Jonathan Nieder
Re: [PATCH] Fix overwritten remote ref on with fast-import.
,
Florian Achleitner
[PATCH] Add explanatory comment for transport-helpers refs mapping.
,
Florian Achleitner
Re: [PATCH] Add explanatory comment for transport-helpers refs mapping.
,
Jonathan Nieder
[PATCH v3 1/2] test: git-stash conflict sets up rerere
,
Phil Hord
[PATCH v3 2/2] stash: invoke rerere in case of conflict
,
Phil Hord
Re: [PATCH v3 1/2] test: git-stash conflict sets up rerere
,
Junio C Hamano
[PATCH 0/3] A better way of handling upstream information in git-branch
,
Carlos Martín Nieto
[PATCH 2/3] branch: suggest how to undo a --set-upstream when given one branch
,
Carlos Martín Nieto
Re: [PATCH 2/3] branch: suggest how to undo a --set-upstream when given one branch
,
Matthieu Moy
Re: [PATCH 2/3] branch: suggest how to undo a --set-upstream when given one branch
,
Carlos Martín Nieto
Re: [PATCH 2/3] branch: suggest how to undo a --set-upstream when given one branch
,
Junio C Hamano
Re: [PATCH 2/3] branch: suggest how to undo a --set-upstream when given one branch
,
Carlos Martín Nieto
Re: [PATCH 2/3] branch: suggest how to undo a --set-upstream when given one branch
,
Jonathan Nieder
Re: [PATCH 2/3] branch: suggest how to undo a --set-upstream when given one branch
,
Junio C Hamano
Re: [PATCH 2/3] branch: suggest how to undo a --set-upstream when given one branch
,
Jonathan Nieder
Re: [PATCH 2/3] branch: suggest how to undo a --set-upstream when given one branch
,
Carlos Martín Nieto
[PATCH 3/3] branch: add --unset-upstream option
,
Carlos Martín Nieto
Re: [PATCH 3/3] branch: add --unset-upstream option
,
Junio C Hamano
Re: [PATCH 3/3] branch: add --unset-upstream option
,
Carlos Martín Nieto
Re: [PATCH 3/3] branch: add --unset-upstream option
,
Junio C Hamano
Re: [PATCH 3/3] branch: add --unset-upstream option
,
Carlos Martín Nieto
[PATCH 1/3] branch: introduce --set-upstream-to
,
Carlos Martín Nieto
Re: [PATCH 1/3] branch: introduce --set-upstream-to
,
Matthieu Moy
Re: [PATCH 1/3] branch: introduce --set-upstream-to
,
Junio C Hamano
Re: [PATCH 1/3] branch: introduce --set-upstream-to
,
Jonathan Nieder
Re: [PATCH 1/3] branch: introduce --set-upstream-to
,
Junio C Hamano
Re: [PATCH 1/3] branch: introduce --set-upstream-to
,
Jonathan Nieder
Re: [PATCH 1/3] branch: introduce --set-upstream-to
,
Junio C Hamano
Re: [PATCH 1/3] branch: introduce --set-upstream-to
,
Jonathan Nieder
Re: [PATCH 1/3] branch: introduce --set-upstream-to
,
Junio C Hamano
Re: [PATCH 1/3] branch: introduce --set-upstream-to
,
Jonathan Nieder
Re: [PATCH 1/3] branch: introduce --set-upstream-to
,
Junio C Hamano
Re: [PATCH 1/3] branch: introduce --set-upstream-to
,
Jonathan Nieder
Re: [PATCH 1/3] branch: introduce --set-upstream-to
,
Miles Bader
Re: [PATCH 1/3] branch: introduce --set-upstream-to
,
Junio C Hamano
"git commit --amend --only --" nevertheless commits staged changes
,
Marc Strapetz
Re: "git commit --amend --only --" nevertheless commits staged changes
,
Jeff King
Re: "git commit --amend --only --" nevertheless commits staged changes
,
Junio C Hamano
Re: "git commit --amend --only --" nevertheless commits staged changes
,
Jeff King
Re: "git commit --amend --only --" nevertheless commits staged changes
,
Jeff King
[PATCH v4 00/19] "git apply --3way"
,
Junio C Hamano
[PATCH v4 01/19] apply: fix an incomplete comment in check_patch()
,
Junio C Hamano
[PATCH v4 02/19] apply: a bit more comments on PATH_TO_BE_DELETED
,
Junio C Hamano
[PATCH v4 03/19] apply: clear_image() clears things a bit more
,
Junio C Hamano
[PATCH v4 04/19] apply: refactor read_file_or_gitlink()
,
Junio C Hamano
[PATCH v4 05/19] apply: factor out checkout_target() helper function
,
Junio C Hamano
[PATCH v4 06/19] apply: split load_preimage() helper function out
,
Junio C Hamano
[PATCH v4 07/19] apply: refactor "previous patch" logic
,
Junio C Hamano
[PATCH v4 08/19] apply: further split load_preimage()
,
Junio C Hamano
[PATCH v4 11/19] apply: accept -3/--3way command line option
,
Junio C Hamano
[PATCH v4 12/19] apply: fall back on three-way merge
,
Junio C Hamano
[PATCH v4 13/19] apply: plug the three-way merge logic in
,
Junio C Hamano
[PATCH v4 14/19] apply: move verify_index_match() higher
,
Junio C Hamano
[PATCH v4 15/19] apply: --3way with add/add conflict
,
Junio C Hamano
[PATCH v4 16/19] apply: register conflicted stages to the index
,
Junio C Hamano
[PATCH v4 18/19] apply: document --3way option
,
Junio C Hamano
[PATCH v4 19/19] apply: tests for the --3way option
,
Junio C Hamano
[PATCH v4 17/19] apply: allow rerere() to work on --3way results
,
Junio C Hamano
[PATCH v4 09/19] apply: move check_to_create_blob() closer to its sole caller
,
Junio C Hamano
[PATCH v4 10/19] apply: move "already exists" logic to check_to_create()
,
Junio C Hamano
[PATCH] filter-branch: do not forget the '@' prefix to force git-timestamp
,
Junio C Hamano
What's cooking in git.git (Jul 2012, #02; Mon, 9)
,
Junio C Hamano
[GSoC] Designing a faster index format - Progress report week 12
,
Thomas Gummerer
Using git commit --amend on a commit with an empty message
,
Chris Webb
Re: Using git commit --amend on a commit with an empty message
,
Junio C Hamano
Re: Using git commit --amend on a commit with an empty message
,
Chris Webb
[PATCH v2] Allow edit of empty message with commit --amend
,
Chris Webb
Re: [PATCH v2] Allow edit of empty message with commit --amend
,
Junio C Hamano
Student project in Ensimag: thanks all!
,
Matthieu Moy
Re: Student project in Ensimag: thanks all!
,
Junio C Hamano
Git and Quilt
,
Jimmy Thrasibule
Re: Git and Quilt
,
Konstantin Khomoutov
Re: Git and Quilt
,
Jimmy Thrasibule
Re: Git and Quilt
,
Jiang Xin
git-svn fetch shows merge-base help
,
Piotr Krukowiecki
Regarding download of one *.git repository
,
Shraddha Shardul Desai
Re: Regarding download of one *.git repository
,
jaseem abid
Please pull git-po master branch with l10n updates for several languages
,
Jiang Xin
On using receive.denyNonFastForwards and advice.pushNonFastForward
,
Hilco Wijbenga
Re: On using receive.denyNonFastForwards and advice.pushNonFastForward
,
Christopher Tiwald
Re: On using receive.denyNonFastForwards and advice.pushNonFastForward
,
Matthieu Moy
[PATCH] git-remote-mediawiki: update comments to reflect credential support
,
Matthieu Moy
Re: [PATCH] git-remote-mediawiki: update comments to reflect credential support
,
Junio C Hamano
[PATCH v9] git on Mac OS and precomposed unicode
,
Torsten Bögershausen
Re: [PATCH v9] git on Mac OS and precomposed unicode
,
Robin Rosenberg
Re: [PATCH v9] git on Mac OS and precomposed unicode
,
Junio C Hamano
Re: [PATCH v9] git on Mac OS and precomposed unicode
,
Junio C Hamano
[PATCH] cleanup precompose_utf8
,
Robin Rosenberg
Re: [PATCH] cleanup precompose_utf8
,
Junio C Hamano
Re: [PATCH] cleanup precompose_utf8
,
Junio C Hamano
Re: [PATCH] cleanup precompose_utf8
,
Torsten Bögershausen
[PATCH] precompose-utf8: do not call checks for non-ascii "utf8"
,
Junio C Hamano
Re: [PATCH] precompose-utf8: do not call checks for non-ascii "utf8"
,
Torsten Bögershausen
Re: [PATCH] precompose-utf8: do not call checks for non-ascii "utf8"
,
Junio C Hamano
[PATCH v8] git on Mac OS and precomposed unicode
,
Torsten Bögershausen
Re: [PATCH v8] git on Mac OS and precomposed unicode
,
Andreas Schwab
The linux-input mailing list has been moved
,
Martin Mares
Problems pushing???
,
pbGit
Re: Problems pushing???
,
Konstantin Khomoutov
Re: Problems pushing???
,
Holger Hellmuth
Re: Problems pushing???
,
Konstantin Khomoutov
Re: Problems pushing???
,
pbGit
Re: Problems pushing???
,
pbGit
Re: Problems pushing???
,
Holger Hellmuth
Re: Problems pushing???
,
pbGit
bug report: git status --porcelain inconsistent quoting
,
Leonid Volnitsky
Git commit list
,
Vladimir Shvets
git-clone ignores umask for working tree
,
Alex Riesen
Re: git-clone ignores umask for working tree
,
Daniel Barkalow
[PATCH] Restore umasks influence on the permissions of work tree created by clone
,
Alex Riesen
Re: [PATCH] Restore umasks influence on the permissions of work tree created by clone
,
Junio C Hamano
Re: [PATCH] Restore umasks influence on the permissions of work tree created by clone
,
Alex Riesen
Re: [PATCH] Restore umasks influence on the permissions of work tree created by clone
,
Jeff King
Re: [PATCH] Restore umasks influence on the permissions of work tree created by clone
,
Junio C Hamano
Re: [PATCH] Restore umasks influence on the permissions of work tree created by clone
,
Junio C Hamano
[PATCH] rerere: make rr-cache fanout directory honor umask
,
Junio C Hamano
Re: [PATCH] rerere: make rr-cache fanout directory honor umask
,
Jeff King
Logo Policy Question
,
Oleksa Popovych
[PATCH 0/2] git-stash: clear rerere state on conflict
,
Phil Hord
[PATCH 2/2] Clear rerere status during stash conflict
,
Phil Hord
[PATCH 1/2] test: mergetool ignores rerere in git-stash
,
Phil Hord
git clone fails "with error: RPC failed; result=22, HTTP code = 401
,
Ilya Ruprecht
Re: git clone fails "with error: RPC failed; result=22, HTTP code = 401
,
Jeff King
congif spec in GIT
,
Radu Manea
Re: congif spec in GIT
,
Neal Kreitzinger
Re: congif spec in GIT
,
Robin Rosenberg
Re: congif spec in GIT
,
Torsten Bögershausen
Bug: git svn sends password + "\n" on windows
,
mw-u2
The order of multiple remote.xx.fetch is significant for some operations
,
Jiang Xin
On git-remote-hg (the "native" one)
,
Max Horn
git with uucp for deployment
,
Neal Kreitzinger
Re: git with uucp for deployment
,
Randal L. Schwartz
Re: git with uucp for deployment
,
Junio C Hamano
Re: git with uucp for deployment
,
Randal L. Schwartz
Re: git with uucp for deployment
,
Thomas Hochstein
Re: git with uucp for deployment
,
Steinar Bang
[PATCH] Change configure to check if pthreads are usable without any extra flags
,
Max Horn
Re: [PATCH] Change configure to check if pthreads are usable without any extra flags
,
Junio C Hamano
Re: [PATCH] Change configure to check if pthreads are usable without any extra flags
,
Max Horn
Re: [PATCH] Change configure to check if pthreads are usable without any extra flags
,
Junio C Hamano
Re: [PATCH] Change configure to check if pthreads are usable without any extra flags
,
Max Horn
Re: [PATCH] Change configure to check if pthreads are usable without any extra flags
,
Junio C Hamano
Re: [PATCH] Change configure to check if pthreads are usable without any extra flags
,
Max Horn
Re: [PATCH] Change configure to check if pthreads are usable without any extra flags
,
Junio C Hamano
Re: [PATCH] Change configure to check if pthreads are usable without any extra flags
,
Max Horn
[PATCH 0/6] Default remote
,
marcnarc
[PATCH 1/6] Rename remote.c's default_remote_name static variables.
,
marcnarc
[PATCH 6/6] Teach get_default_remote to respect remote.default.
,
marcnarc
[PATCH 3/6] Teach clone to set remote.default.
,
marcnarc
Re: [PATCH 3/6] Teach clone to set remote.default.
,
Junio C Hamano
Re: [PATCH 3/6] Teach clone to set remote.default.
,
Marc Branchaud
Re: [PATCH 3/6] Teach clone to set remote.default.
,
Junio C Hamano
Re: [PATCH 3/6] Teach clone to set remote.default.
,
Marc Branchaud
Re: [PATCH 3/6] Teach clone to set remote.default.
,
Marc Branchaud
[PATCH 2/6] Teach remote.c about the remote.default configuration setting.
,
marcnarc
Re: [PATCH 2/6] Teach remote.c about the remote.default configuration setting.
,
Junio C Hamano
Re: [PATCH 2/6] Teach remote.c about the remote.default configuration setting.
,
Marc Branchaud
Re: [PATCH 2/6] Teach remote.c about the remote.default configuration setting.
,
Junio C Hamano
Re: [PATCH 2/6] Teach remote.c about the remote.default configuration setting.
,
Marc Branchaud
[PATCH 4/6] Teach "git remote" about remote.default.
,
marcnarc
Re: [PATCH 4/6] Teach "git remote" about remote.default.
,
Phil Hord
Re: [PATCH 4/6] Teach "git remote" about remote.default.
,
Marc Branchaud
[PATCH 5/6] Test that plain "git fetch" uses remote.default when on a detached HEAD.
,
marcnarc
[PATCH] Improve revisions.txt
,
Max Horn
Re: [PATCH] Improve revisions.txt
,
Junio C Hamano
[PATCH 1/2] Make <refname> documentation more consistent.
,
Max Horn
[PATCH 2/2] Document rev^! and rev^@ as revision specifiers
,
Max Horn
Re: [PATCH 2/2] Document rev^! and rev^@ as revision specifiers
,
Junio C Hamano
Re: [PATCH 2/2] Document rev^! and rev^@ as revision specifiers
,
Max Horn
Re: [PATCH 2/2] Document rev^! and rev^@ as revision specifiers
,
Junio C Hamano
Re: [PATCH 2/2] Document rev^! and rev^@ as revision specifiers
,
Max Horn
Re: [PATCH 2/2] Document rev^! and rev^@ as revision specifiers
,
Junio C Hamano
[PATCH] Can show relative date of the commit with future timestamp
,
Tom Xue
Re: [PATCH] Can show relative date of the commit with future timestamp
,
Junio C Hamano
Message not available
Re: [PATCH] Can show relative date of the commit with future timestamp
,
Jundong Xue
Re: [PATCH] Can show relative date of the commit with future timestamp
,
Junio C Hamano
Re: [PATCH] Can show relative date of the commit with future timestamp
,
Jundong Xue
[PATCH 0/2] relative future date
,
Junio C Hamano
[PATCH 1/2] date: refactor the relative date logic from presentation
,
Junio C Hamano
[PATCH 2/2] date: show relative dates in the future
,
Junio C Hamano
[RFC/PATCH] stash: Delete MERGE_RR before stash apply
,
Phil Hord
Re: [RFC/PATCH] stash: Delete MERGE_RR before stash apply
,
Junio C Hamano
Re: [RFC/PATCH] stash: Delete MERGE_RR before stash apply
,
Phil Hord
Re: [RFC/PATCH] stash: Delete MERGE_RR before stash apply
,
Junio C Hamano
Re: [RFC/PATCH] stash: Delete MERGE_RR before stash apply
,
Phil Hord
[PATCH v2 0/2] stash: invoke rerere in case of conflict
,
Phil Hord
[PATCH v2 1/2] test: git-stash conflict sets up rerere
,
Phil Hord
Re: [PATCH v2 1/2] test: git-stash conflict sets up rerere
,
Junio C Hamano
Re: [PATCH v2 1/2] test: git-stash conflict sets up rerere
,
Phil Hord
Re: [PATCH v2 1/2] test: git-stash conflict sets up rerere
,
Junio C Hamano
Re: [PATCH v2 1/2] test: git-stash conflict sets up rerere
,
Phil Hord
Re: [PATCH v2 1/2] test: git-stash conflict sets up rerere
,
Junio C Hamano
[PATCH v2 2/2] stash: invoke rerere in case of conflict
,
Phil Hord
git-submodule path computation bug with recursive submodules
,
Bob Halley
Re: git-submodule path computation bug with recursive submodules
,
Phil Hord
Re: git-submodule path computation bug with recursive submodules
,
Jens Lehmann
[PATCH] branch: make --set-upstream saner without an explicit starting point
,
Carlos Martín Nieto
Re: [PATCH] branch: make --set-upstream saner without an explicit starting point
,
Jeff King
Re: [PATCH] branch: make --set-upstream saner without an explicit starting point
,
Carlos Martín Nieto
Re: [PATCH] branch: make --set-upstream saner without an explicit starting point
,
Junio C Hamano
Re: [PATCH] branch: make --set-upstream saner without an explicit starting point
,
Junio C Hamano
Re: [PATCH] branch: make --set-upstream saner without an explicit starting point
,
Carlos Martín Nieto
Re: [PATCH] branch: make --set-upstream saner without an explicit starting point
,
Junio C Hamano
Re: [PATCH] branch: make --set-upstream saner without an explicit starting point
,
Carlos Martín Nieto
Re: [PATCH] branch: make --set-upstream saner without an explicit starting point
,
Junio C Hamano
Re: [PATCH] branch: make --set-upstream saner without an explicit starting point
,
Carlos Martín Nieto
Re: [PATCH] branch: make --set-upstream saner without an explicit starting point
,
Junio C Hamano
[PATCH] branch: add -u as a shortcut for --set-upstream
,
Carlos Martín Nieto
Re: [PATCH] branch: add -u as a shortcut for --set-upstream
,
Jonathan Nieder
Re: [PATCH] branch: add -u as a shortcut for --set-upstream
,
Carlos Martín Nieto
[PATCH 00/12] git-remote-mediawiki: tests and optimizations
,
Matthieu Moy
[PATCH 01/12] git-remote-mediawiki: scripts to install, delete and clear a MediaWiki
,
Matthieu Moy
[PATCH 04/12] git-remote-mediawiki (t9361): test git-remote-mediawiki pull and push
,
Matthieu Moy
Re: [PATCH 04/12] git-remote-mediawiki (t9361): test git-remote-mediawiki pull and push
,
Junio C Hamano
[PATCH 03/12] git-remote-mediawiki (t9360): test git-remote-mediawiki clone
,
Matthieu Moy
[PATCH 06/12] git-remote-mediawiki: support for uploading file in test environment
,
Matthieu Moy
[PATCH 08/12] git-remote-mediawiki: change return type of get_mw_pages
,
Matthieu Moy
Re: [PATCH 08/12] git-remote-mediawiki: change return type of get_mw_pages
,
Junio C Hamano
[FAQ]
[Linux Kernel]
[LKML FAQ]
[IETF Annouce]
[Security]
[Free Online Dating]
[Bugtraq]