Git Distributed Software Revision Control
Date Index
[
Prev Page
][
Next Page
]
[PATCH v3 05/22] Refactor check_refname_format()
,
(continued)
[PATCH v3 05/22] Refactor check_refname_format()
,
Michael Haggerty
[PATCH v3 04/22] Change check_ref_format() to take a flags argument
,
Michael Haggerty
[PATCH v3 01/22] t1402: add some more tests
,
Michael Haggerty
[PATCH v3 03/22] Change bad_ref_char() to return a boolean value
,
Michael Haggerty
[PATCH v3 22/22] add_ref(): verify that the refname is formatted correctly
,
Michael Haggerty
[PATCH v3 21/22] resolve_ref(): expand documentation
,
Michael Haggerty
[PATCH v3 18/22] resolve_ref(): verify that the input refname has the right format
,
Michael Haggerty
[PATCH v3 16/22] remote: use xstrdup() instead of strdup()
,
Michael Haggerty
[PATCH v3 10/22] resolve_ref(): explicitly fail if a symlink is not readable
,
Michael Haggerty
[PATCH v3 14/22] resolve_ref(): extract a function get_packed_ref()
,
Michael Haggerty
[PATCH v3 12/22] resolve_ref(): only follow a symlink that contains a valid, normalized refname
,
Michael Haggerty
[PATCH v3 11/22] resolve_ref(): use prefixcmp()
,
Michael Haggerty
[PATCH v3 13/22] resolve_ref(): turn buffer into a proper string as soon as possible
,
Michael Haggerty
Re: [PATCH v3 13/22] resolve_ref(): turn buffer into a proper string as soon as possible
,
Thomas Rast
Re: [PATCH v3 13/22] resolve_ref(): turn buffer into a proper string as soon as possible
,
Michael Haggerty
[PATCH 1/1] get_sha1_hex(): do not read past a NUL character
,
Michael Haggerty
Re: [PATCH 1/1] get_sha1_hex(): do not read past a NUL character
,
Junio C Hamano
Re: [PATCH 1/1] get_sha1_hex(): do not read past a NUL character
,
Thomas Rast
Re: [PATCH 1/1] get_sha1_hex(): do not read past a NUL character
,
Junio C Hamano
[PATCH v3 15/22] resolve_ref(): do not follow incorrectly-formatted symbolic refs
,
Michael Haggerty
[PATCH v3 17/22] remote: avoid passing NULL to read_ref()
,
Michael Haggerty
[PATCH v3 19/22] resolve_ref(): emit warnings for improperly-formatted references
,
Michael Haggerty
Re: [PATCH v3 19/22] resolve_ref(): emit warnings for improperly-formatted references
,
Jeff King
Re: [PATCH v3 19/22] resolve_ref(): emit warnings for improperly-formatted references
,
Junio C Hamano
Re: [PATCH v3 19/22] resolve_ref(): emit warnings for improperly-formatted references
,
Junio C Hamano
Re* [PATCH v3 19/22] resolve_ref(): emit warnings for improperly-formatted references
,
Junio C Hamano
Re: Re* [PATCH v3 19/22] resolve_ref(): emit warnings for improperly-formatted references
,
Jeff King
Re: Re* [PATCH v3 19/22] resolve_ref(): emit warnings for improperly-formatted references
,
Junio C Hamano
Re: Re* [PATCH v3 19/22] resolve_ref(): emit warnings for improperly-formatted references
,
Jeff King
Re: Re* [PATCH v3 19/22] resolve_ref(): emit warnings for improperly-formatted references
,
Junio C Hamano
Re: Re* [PATCH v3 19/22] resolve_ref(): emit warnings for improperly-formatted references
,
Jeff King
Re: Re* [PATCH v3 19/22] resolve_ref(): emit warnings for improperly-formatted references
,
Junio C Hamano
Re: Re* [PATCH v3 19/22] resolve_ref(): emit warnings for improperly-formatted references
,
Jeff King
Re: Re* [PATCH v3 19/22] resolve_ref(): emit warnings for improperly-formatted references
,
Junio C Hamano
Re: Re* [PATCH v3 19/22] resolve_ref(): emit warnings for improperly-formatted references
,
Jeff King
[PATCH 1/2] refs.c: move dwim_ref()/dwim_log() from sha1_name.c
,
Junio C Hamano
[PATCH 2/2] Restrict ref-like names immediately below $GIT_DIR
,
Junio C Hamano
Re: [PATCH 2/2] Restrict ref-like names immediately below $GIT_DIR
,
Michael Haggerty
Re: [PATCH 2/2] Restrict ref-like names immediately below $GIT_DIR
,
Junio C Hamano
Re: [PATCH 2/2] Restrict ref-like names immediately below $GIT_DIR
,
Michael Haggerty
Re: [PATCH 2/2] Restrict ref-like names immediately below $GIT_DIR
,
Junio C Hamano
Re: [PATCH 2/2] Restrict ref-like names immediately below $GIT_DIR
,
Junio C Hamano
Re: [PATCH 2/2] Restrict ref-like names immediately below $GIT_DIR
,
Junio C Hamano
Re: [PATCH 2/2] Restrict ref-like names immediately below $GIT_DIR
,
Michael Haggerty
Re: [PATCH 2/2] Restrict ref-like names immediately below $GIT_DIR
,
Junio C Hamano
Re: [PATCH 2/2] Restrict ref-like names immediately below $GIT_DIR
,
Junio C Hamano
[PATCH] resolve_ref(): report breakage to the caller without warning
,
Junio C Hamano
Re: [PATCH 2/2] Restrict ref-like names immediately below $GIT_DIR
,
Michael Haggerty
Re: [PATCH 2/2] Restrict ref-like names immediately below $GIT_DIR
,
Junio C Hamano
Re: [PATCH 2/2] Restrict ref-like names immediately below $GIT_DIR
,
Jeff King
Re: Re* [PATCH v3 19/22] resolve_ref(): emit warnings for improperly-formatted references
,
Michael Haggerty
Re: Re* [PATCH v3 19/22] resolve_ref(): emit warnings for improperly-formatted references
,
Junio C Hamano
Re: Re* [PATCH v3 19/22] resolve_ref(): emit warnings for improperly-formatted references
,
Jeff King
[PATCH v3 20/22] resolve_ref(): also treat a too-long SHA1 as invalid
,
Michael Haggerty
[PATCH/RFC] add lame win32 credential-helper
,
Erik Faye-Lund
Re: [PATCH/RFC] add lame win32 credential-helper
,
Jeff King
Re: [PATCH/RFC] add lame win32 credential-helper
,
Erik Faye-Lund
Re: [PATCH/RFC] add lame win32 credential-helper
,
Stephen Bash
Re: [PATCH/RFC] add lame win32 credential-helper
,
Erik Faye-Lund
[PATCH 1/2] grep: do not use --index in the short usage output
,
Bert Wesarg
[PATCH 2/2] grep --no-index: don't use git standard exclusions
,
Bert Wesarg
Re: [PATCH 2/2] grep --no-index: don't use git standard exclusions
,
Junio C Hamano
Re: [PATCH 2/2] grep --no-index: don't use git standard exclusions
,
Bert Wesarg
Re* [PATCH 2/2] grep --no-index: don't use git standard exclusions
,
Junio C Hamano
[PATCH 2/2] grep: --untracked and --exclude tests
,
Junio C Hamano
Re: Re* [PATCH 2/2] grep --no-index: don't use git standard exclusions
,
Bert Wesarg
Re: Re* [PATCH 2/2] grep --no-index: don't use git standard exclusions
,
Junio C Hamano
Re: vcs-svn and firends
,
Jonathan Nieder
[PATCH] Un-static gitmkstemps
,
Brian Gernhardt
Re: [PATCH] Un-static gitmkstemps
,
Junio C Hamano
zealous git convert determined to set up git server
,
Joshua Stoutenburg
Re: zealous git convert determined to set up git server
,
Luke Diamand
Re: zealous git convert determined to set up git server
,
Sitaram Chamarty
Re: zealous git convert determined to set up git server
,
Andreas Krey
Re: zealous git convert determined to set up git server
,
Ilari Liusvaara
Re: zealous git convert determined to set up git server
,
Sitaram Chamarty
Re: zealous git convert determined to set up git server
,
Jakub Narebski
Re: zealous git convert determined to set up git server
,
Sitaram Chamarty
Re: zealous git convert determined to set up git server
,
fREW Schmidt
Problems with format-patch UTF-8 and a missing second empty line
,
Ingo Ruhnke
Re: Problems with format-patch UTF-8 and a missing second empty line
,
Jeff King
Message not available
Re: Problems with format-patch UTF-8 and a missing second empty line
,
Jeff King
Re: Problems with format-patch UTF-8 and a missing second empty line
,
Alexey Shumkin
Re: Problems with format-patch UTF-8 and a missing second empty line
,
Jeff King
Re: Problems with format-patch UTF-8 and a missing second empty line
,
Jeff King
[PATCH] t6019: avoid refname collision on case-insensitive systems
,
Thomas Rast
Re: [PATCH] t6019: avoid refname collision on case-insensitive systems
,
Brad King
Re: [PATCH] t6019: avoid refname collision on case-insensitive systems
,
Junio C Hamano
Re: [PATCH] t6019: avoid refname collision on case-insensitive systems
,
Jeff King
Re: [PATCH] t6019: avoid refname collision on case-insensitive systems
,
Junio C Hamano
What's cooking in git.git (Sep 2011, #05; Wed, 14)
,
Junio C Hamano
Anybody home?
,
Joshua Stoutenburg
Re: Anybody home?
,
Michael Witten
Re: Anybody home?
,
Joshua Stoutenburg
Re: Anybody home?
,
Joshua Stoutenburg
Re: Anybody home?
,
Alexander Kostikov
Message not available
Re: Anybody home?
,
Joshua Stoutenburg
Re: Anybody home?
,
Ted Ts'o
Re: Anybody home?
,
Jakub Narebski
Re: Anybody home?
,
Johannes Sixt
Re: Anybody home?
,
Thomas Rast
Re: Anybody home?
,
Joshua Stoutenburg
Re: Anybody home?
,
Martin Langhoff
Re: Anybody home?
,
Joshua Stoutenburg
Re: Anybody home?
,
Carlos Martín Nieto
Re: Anybody home?
,
Joshua Stoutenburg
Re: Anybody home?
,
Miles Bader
Re: Anybody home?
,
Carlos Martín Nieto
Re: Anybody home?
,
Joshua Stoutenburg
Re: Anybody home?
,
Scott Chacon
Re: Anybody home?
,
Joshua Stoutenburg
[PATCH] contrib: add a pair of credential helpers for Mac OS X's keychain
,
Jay Soffian
Re: [PATCH] contrib: add a pair of credential helpers for Mac OS X's keychain
,
Jeff King
Re: [PATCH] contrib: add a pair of credential helpers for Mac OS X's keychain
,
Chris Mear
Re: [PATCH] contrib: add a pair of credential helpers for Mac OS X's keychain
,
John Szakmeister
Re: [PATCH] contrib: add a pair of credential helpers for Mac OS X's keychain
,
John Szakmeister
Re: [PATCH] contrib: add a pair of credential helpers for Mac OS X's keychain
,
Jay Soffian
Re: [PATCH] contrib: add a pair of credential helpers for Mac OS X's keychain
,
Jeff King
Re: [PATCH] contrib: add a pair of credential helpers for Mac OS X's keychain
,
John Szakmeister
Re: [PATCH] contrib: add a pair of credential helpers for Mac OS X's keychain
,
Jay Soffian
Re: [PATCH] contrib: add a pair of credential helpers for Mac OS X's keychain
,
Jay Soffian
Re: [PATCH] contrib: add a pair of credential helpers for Mac OS X's keychain
,
Jeff King
Re: [PATCH] contrib: add a pair of credential helpers for Mac OS X's keychain
,
Jay Soffian
Re: [PATCH] contrib: add a pair of credential helpers for Mac OS X's keychain
,
Jeff King
Re: [PATCH] contrib: add a pair of credential helpers for Mac OS X's keychain
,
Jay Soffian
Re: [PATCH] contrib: add a pair of credential helpers for Mac OS X's keychain
,
Jeff King
Re: [PATCH] contrib: add a pair of credential helpers for Mac OS X's keychain
,
Junio C Hamano
Re: [PATCH] contrib: add a pair of credential helpers for Mac OS X's keychain
,
Jeff King
Re: [PATCH] contrib: add a pair of credential helpers for Mac OS X's keychain
,
Junio C Hamano
Re: [PATCH] contrib: add a pair of credential helpers for Mac OS X's keychain
,
Jay Soffian
[PATCH 0/4] Honor core.ignorecase for attribute patterns
,
Brandon Casey
[PATCH 1/4] attr.c: avoid inappropriate access to strbuf "buf" member
,
Brandon Casey
[PATCH 2/4] cleanup: use internal memory allocation wrapper functions everywhere
,
Brandon Casey
Re: [PATCH 2/4] cleanup: use internal memory allocation wrapper functions everywhere
,
Johannes Sixt
Re: [PATCH 2/4] cleanup: use internal memory allocation wrapper functions everywhere
,
Brandon Casey
Message not available
Re: [PATCH 2/4] cleanup: use internal memory allocation wrapper functions everywhere
,
Brandon Casey
Re: [PATCH 2/4] cleanup: use internal memory allocation wrapper functions everywhere
,
Johannes Sixt
Re: [PATCH 2/4] cleanup: use internal memory allocation wrapper functions everywhere
,
Alexey Shumkin
Re: [PATCH 2/4] cleanup: use internal memory allocation wrapper functions everywhere
,
Brandon Casey
Re: [PATCH 2/4] cleanup: use internal memory allocation wrapper functions everywhere
,
Erik Faye-Lund
Re: [PATCH 2/4] cleanup: use internal memory allocation wrapper functions everywhere
,
Erik Faye-Lund
Re: [PATCH 2/4] cleanup: use internal memory allocation wrapper functions everywhere
,
Brandon Casey
[PATCH 3/4] builtin/mv.c: plug miniscule memory leak
,
Brandon Casey
[PATCH 4/4] attr.c: respect core.ignorecase when matching attribute patterns
,
Brandon Casey
Re: [PATCH 4/4] attr.c: respect core.ignorecase when matching attribute patterns
,
Junio C Hamano
Re: [PATCH 4/4] attr.c: respect core.ignorecase when matching attribute patterns
,
Junio C Hamano
Re: [PATCH 4/4] attr.c: respect core.ignorecase when matching attribute patterns
,
Brandon Casey
Re: [PATCH 0/4] Honor core.ignorecase for attribute patterns
,
Jeff King
Re: [PATCH 0/4] Honor core.ignorecase for attribute patterns
,
Brandon Casey
Fwd: vcs-svn and friends
,
David Michael Barr
Re: Fwd: vcs-svn and friends
,
Jonathan Nieder
Re: Fwd: vcs-svn and friends
,
Dmitry Ivankov
Re: Fwd: vcs-svn and friends
,
Jonathan Nieder
Re: Fwd: vcs-svn and friends
,
Dmitry Ivankov
Re: Fwd: vcs-svn and friends
,
Dmitry Ivankov
Re: Fwd: vcs-svn and friends
,
Jonathan Nieder
Re: vcs-svn and friends
,
Stephen Bash
Re: vcs-svn and friends
,
Jonathan Nieder
Re: vcs-svn and friends
,
Stephen Bash
Re: Find local sex-addicts
,
Sam Bridges
git gc exit with out of memory, malloc failed error
,
Alexander Kostikov
Re: git gc exit with out of memory, malloc failed error
,
David Michael Barr
Re: git gc exit with out of memory, malloc failed error
,
Alexander Kostikov
Message not available
Re: git gc exit with out of memory, malloc failed error
,
Brandon Casey
Re: git gc exit with out of memory, malloc failed error
,
Carlos Martín Nieto
[PATCH 0/5] credential helper super fun pak
,
Jeff King
[PATCH 1/5] docs: minor tweaks to credentials API
,
Jeff King
[PATCH 2/5] credential-cache: fix expiration calculation corner cases
,
Jeff King
Re: [PATCH 2/5] credential-cache: fix expiration calculation corner cases
,
Thomas Rast
[PATCH 1/2] t0300: add missing EOF terminator for <<
,
Thomas Rast
[PATCH 2/2] check_expirations: don't copy over same element
,
Thomas Rast
Re: [PATCH 2/2] check_expirations: don't copy over same element
,
Jeff King
Re: [PATCH 2/5] credential-cache: fix expiration calculation corner cases
,
Junio C Hamano
[PATCH 3/5] t0300: make askpass tests a little more robust
,
Jeff King
[PATCH 4/5] t0300: make alternate username tests more robust
,
Jeff King
[PATCH 5/5] credential-store: use a better storage format
,
Jeff King
Re: [PATCH 0/5] credential helper super fun pak
,
Junio C Hamano
git bundler service
,
Tomas Carnecky
Re: git bundler service
,
Junio C Hamano
Helping on Git development
,
Eduardo D'Avila
Re: Helping on Git development
,
Andrew Ardill
Re: Helping on Git development
,
Junio C Hamano
Re: Helping on Git development
,
Jonathan Nieder
Re: Helping on Git development
,
Jeff King
Re: Helping on Git development
,
Junio C Hamano
Re: Helping on Git development
,
Jeff King
Re: Helping on Git development
,
Andrew Ardill
Re: Helping on Git development
,
Junio C Hamano
Re: Helping on Git development
,
Jeff King
Setting up Git Server
,
Joshua Stoutenburg
Re: Setting up Git Server
,
Philippe Vaucher
Re: Setting up Git Server
,
P Rouleau
[PATCH 0/7] create argv_array API
,
Jeff King
[PATCH 1/7] add sha1_array API docs
,
Jeff King
[PATCH 2/7] quote.h: fix bogus comment
,
Jeff King
[PATCH 3/7] refactor argv_array into generic code
,
Jeff King
Re: [PATCH 3/7] refactor argv_array into generic code
,
Christian Couder
Re: [PATCH 3/7] refactor argv_array into generic code
,
Jeff King
Re: [PATCH 3/7] refactor argv_array into generic code
,
Junio C Hamano
Re: [PATCH 3/7] refactor argv_array into generic code
,
Junio C Hamano
[PATCH 4/7] quote: provide sq_dequote_to_argv_array
,
Jeff King
[PATCH 5/7] bisect: use argv_array API
,
Jeff King
[PATCH 6/7] checkout: use argv_array API
,
Jeff King
[PATCH 7/7] run_hook: use argv_array API
,
Jeff King
[nit] diff func headers ignore context
,
Jeff King
Re: [nit] diff func headers ignore context
,
Andreas Ericsson
Re: [nit] diff func headers ignore context
,
Junio C Hamano
Re: [PATCH 7/7] run_hook: use argv_array API
,
Junio C Hamano
Re: [PATCH 7/7] run_hook: use argv_array API
,
Jeff King
Re: [PATCH 7/7] run_hook: use argv_array API
,
Junio C Hamano
[PATCH] git-p4: import utf16 file properly
,
Chris Li
Re: [PATCH] git-p4: import utf16 file properly
,
Luke Diamand
Re: [PATCH] git-p4: import utf16 file properly
,
Chris Li
Re: [PATCH] git-p4: import utf16 file properly
,
Chris Li
Re: [PATCH] git-p4: import utf16 file properly
,
Pete Wyckoff
Re: [PATCH] git-p4: import utf16 file properly
,
Luke Diamand
[PATCH/RFC] bash: add --word-diff option to diff auto-completion
,
Jonathan Nieder
Re: [PATCH/RFC] bash: add --word-diff option to diff auto-completion
,
SZEDER Gábor
Re: [PATCH/RFC] bash: add --word-diff option to diff auto-completion
,
SZEDER Gábor
Re: [PATCH/RFC] bash: add --word-diff option to diff [AND --set-upstream TO push] auto-completion
,
Rodrigo Rosenfeld Rosas
Re: [PATCH/RFC] bash: add --word-diff option to diff [AND --set-upstream TO push] auto-completion
,
Jonathan Nieder
git checkout --orphan skips reflogging
,
Dmitry Ivankov
Re: git checkout --orphan skips reflogging
,
Junio C Hamano
Re: git checkout --orphan skips reflogging
,
Dmitry Ivankov
[Survey] Signed push
,
Junio C Hamano
[PATCH v2 0/2] State commit name explicitly in request-pull messages
,
Junio C Hamano
[PATCH v2 1/2] fetch: allow asking for an explicit commit object by name
,
Junio C Hamano
[PATCH v2 2/2] request-pull: state exact commit object name
,
Junio C Hamano
Re: [Survey] Signed push
,
Guenter Roeck
Re: [Survey] Signed push
,
Junio C Hamano
Re: [Survey] Signed push
,
Junio C Hamano
Re: [Survey] Signed push
,
Sam Vilain
Re: [Survey] Signed push
,
Shawn Pearce
Re: [Survey] Signed push
,
Sam Vilain
Message not available
Fwd: [Survey] Signed push
,
Linus Torvalds
Re: Fwd: [Survey] Signed push
,
Michael Haggerty
Re: Fwd: [Survey] Signed push
,
Matthieu Moy
Re: Fwd: [Survey] Signed push
,
Nguyen Thai Ngoc Duy
Re: Fwd: [Survey] Signed push
,
Johan Herland
Re: Fwd: [Survey] Signed push
,
Ted Ts'o
Re: Fwd: [Survey] Signed push
,
Linus Torvalds
Re: Fwd: [Survey] Signed push
,
Matthieu Moy
Re: Fwd: [Survey] Signed push
,
Johan Herland
Re: Fwd: [Survey] Signed push
,
Philip Oakley
Re: Fwd: [Survey] Signed push
,
Linus Torvalds
Re: Fwd: [Survey] Signed push
,
Junio C Hamano
Re: Fwd: [Survey] Signed push
,
Linus Torvalds
Re: Fwd: [Survey] Signed push
,
Junio C Hamano
Re: Fwd: [Survey] Signed push
,
Linus Torvalds
Re: Fwd: [Survey] Signed push
,
Junio C Hamano
Re: Fwd: [Survey] Signed push
,
Sam Vilain
[PATCH v3] request-pull: state what commit to expect
,
Junio C Hamano
Re: [PATCH v3] request-pull: state what commit to expect
,
Junio C Hamano
[PATCH 2/3] branch: teach --edit-description option
,
Junio C Hamano
Re: [PATCH 2/3] branch: teach --edit-description option
,
Andrew Ardill
Re: [PATCH 2/3] branch: teach --edit-description option
,
Junio C Hamano
[PATCH] request-pull: use the branch description
,
Junio C Hamano
[PATCH 0/6] A handful of "branch description" patches
,
Junio C Hamano
[PATCH 1/6] branch: add read_branch_desc() helper function
,
Junio C Hamano
[PATCH 2/6] format-patch: use branch description in cover letter
,
Junio C Hamano
[PATCH 4/6] request-pull: modernize style
,
Junio C Hamano
[PATCH 3/6] branch: teach --edit-description option
,
Junio C Hamano
Re: [PATCH 3/6] branch: teach --edit-description option
,
Nguyen Thai Ngoc Duy
Re: [PATCH 3/6] branch: teach --edit-description option
,
Junio C Hamano
Re: [PATCH 3/6] branch: teach --edit-description option
,
Nguyen Thai Ngoc Duy
Re: [PATCH 3/6] branch: teach --edit-description option
,
Michael J Gruber
[PATCH 6/6] request-pull: use the branch description
,
Junio C Hamano
[PATCH 5/6] request-pull: state what commit to expect
,
Junio C Hamano
Re: [PATCH 0/6] A handful of "branch description" patches
,
Michael J Gruber
Re: [PATCH 0/6] A handful of "branch description" patches
,
Jeff King
Re: [PATCH 0/6] A handful of "branch description" patches
,
Junio C Hamano
Re: [PATCH 0/6] A handful of "branch description" patches
,
Jeff King
Re: [PATCH 0/6] A handful of "branch description" patches
,
Michael J Gruber
Re: [PATCH 0/6] A handful of "branch description" patches
,
Jeff King
Annotated branch ≈ annotated tag?
,
Michael Haggerty
Re: Annotated branch ≈ annotated tag?
,
Andrew Ardill
Re: Annotated branch ≈ annotated tag?
,
Michael Haggerty
Branch annotations [Re: Annotated branch ≈ annotated tag?]
,
Michael J Gruber
Re: Annotated branch ≈ annotated tag?
,
Jeff King
Re: [Survey] Signed push
,
Nguyen Thai Ngoc Duy
Re: [Survey] Signed push
,
Jonathan Nieder
Re: [Survey] Signed push
,
Nguyen Thai Ngoc Duy
Re: [Survey] Signed push
,
Jeff King
Re: [Survey] Signed push
,
Andy Lutomirski
Re: [Survey] Signed push
,
Junio C Hamano
Re: [Survey] Signed push
,
Andrew Lutomirski
Status of git-remote-hg
,
Andrew Ardill
Re: Status of git-remote-hg
,
Sverre Rabbelier
Okay to invoke merge-recursive with an empty workdir?
,
Jay Soffian
Re: Okay to invoke merge-recursive with an empty workdir?
,
Jeff King
Re: Okay to invoke merge-recursive with an empty workdir?
,
Junio C Hamano
Re: Okay to invoke merge-recursive with an empty workdir?
,
Jeff King
[ANNOUNCE] Git 1.7.7.rc1
,
Junio C Hamano
[ANNOUNCE] Git 1.7.6.3
,
Junio C Hamano
What's cooking in git.git (Sep 2011, #04; Mon, 12)
,
Junio C Hamano
Re: What's cooking in git.git (Sep 2011, #04; Mon, 12)
,
Junio C Hamano
Re: What's cooking in git.git (Sep 2011, #04; Mon, 12)
,
Junio C Hamano
[PATCH v2] Documentation: basic configuration of notes.rewriteRef
,
Thomas Rast
Re: [PATCH v2] Documentation: basic configuration of notes.rewriteRef
,
Junio C Hamano
Re: [PATCH v2] Documentation: basic configuration of notes.rewriteRef
,
Jeff King
Re: What's cooking in git.git (Sep 2011, #04; Mon, 12)
,
Junio C Hamano
Re: What's cooking in git.git (Sep 2011, #04; Mon, 12)
,
Jeff King
Re: What's cooking in git.git (Sep 2011, #04; Mon, 12)
,
Junio C Hamano
Re: What's cooking in git.git (Sep 2011, #04; Mon, 12)
,
Nguyen Thai Ngoc Duy
Re: What's cooking in git.git (Sep 2011, #04; Mon, 12)
,
Junio C Hamano
Re: What's cooking in git.git (Sep 2011, #04; Mon, 12)
,
Junio C Hamano
Re: What's cooking in git.git (Sep 2011, #04; Mon, 12)
,
Jonathon Mah
Re: What's cooking in git.git (Sep 2011, #04; Mon, 12)
,
Junio C Hamano
[PATCH] mergetool: Use args as pathspec to unmerged files
,
Jonathon Mah
Re: [PATCH] mergetool: Use args as pathspec to unmerged files
,
Junio C Hamano
Re: [PATCH] mergetool: Use args as pathspec to unmerged files
,
David Aguilar
Re: [PATCH] mergetool: Use args as pathspec to unmerged files
,
Junio C Hamano
Re: What's cooking in git.git (Sep 2011, #04; Mon, 12)
,
Junio C Hamano
Re: What's cooking in git.git (Sep 2011, #04; Mon, 12)
,
Sverre Rabbelier
Re: What's cooking in git.git (Sep 2011, #04; Mon, 12)
,
Junio C Hamano
Re: What's cooking in git.git (Sep 2011, #04; Mon, 12)
,
Michael J Gruber
Re: What's cooking in git.git (Sep 2011, #04; Mon, 12)
,
Junio C Hamano
Re: What's cooking in git.git (Sep 2011, #04; Mon, 12)
,
Erik Faye-Lund
Re: What's cooking in git.git (Sep 2011, #04; Mon, 12)
,
Pascal Obry
Message not available
Re: What's cooking in git.git (Sep 2011, #04; Mon, 12)
,
Eric Sunshine
Re: What's cooking in git.git (Sep 2011, #04; Mon, 12)
,
Junio C Hamano
Re: What's cooking in git.git (Sep 2011, #04; Mon, 12)
,
Jeff King
Re: What's cooking in git.git (Sep 2011, #04; Mon, 12)
,
Jeff King
Re: What's cooking in git.git (Sep 2011, #04; Mon, 12)
,
Brandon Casey
Re: What's cooking in git.git (Sep 2011, #04; Mon, 12)
,
Jeff King
Re: What's cooking in git.git (Sep 2011, #04; Mon, 12)
,
Brandon Casey
Re: What's cooking in git.git (Sep 2011, #04; Mon, 12)
,
John Szakmeister
Re: What's cooking in git.git (Sep 2011, #04; Mon, 12)
,
Eric Sunshine
Re: What's cooking in git.git (Sep 2011, #04; Mon, 12)
,
Jeff King
Message not available
Re: What's cooking in git.git (Sep 2011, #04; Mon, 12)
,
Junio C Hamano
[PATCH] fetch: avoid quadratic loop checking for updated submodules
,
Jeff King
Re: [PATCH] fetch: avoid quadratic loop checking for updated submodules
,
Junio C Hamano
Re: [PATCH] fetch: avoid quadratic loop checking for updated submodules
,
Jens Lehmann
Re: [PATCH] fetch: avoid quadratic loop checking for updated submodules
,
Jens Lehmann
Re: [PATCH] fetch: avoid quadratic loop checking for updated submodules
,
Junio C Hamano
Re: [PATCH] fetch: avoid quadratic loop checking for updated submodules
,
Jeff King
Re: [PATCH] fetch: avoid quadratic loop checking for updated submodules
,
Junio C Hamano
Re: [PATCH] fetch: avoid quadratic loop checking for updated submodules
,
Jeff King
Re: [PATCH] fetch: avoid quadratic loop checking for updated submodules
,
Junio C Hamano
Re: [PATCH] fetch: avoid quadratic loop checking for updated submodules
,
Jens Lehmann
Re: [PATCH] fetch: avoid quadratic loop checking for updated submodules
,
Jeff King
Re: [PATCH] fetch: avoid quadratic loop checking for updated submodules
,
Marc Branchaud
Re: [PATCH] fetch: avoid quadratic loop checking for updated submodules
,
Jens Lehmann
Re: [PATCH] fetch: avoid quadratic loop checking for updated submodules
,
Jeff King
Re: [PATCH] fetch: avoid quadratic loop checking for updated submodules
,
Christian Couder
Re: [PATCH] fetch: avoid quadratic loop checking for updated submodules
,
Jeff King
Re: [PATCH] fetch: avoid quadratic loop checking for updated submodules
,
Junio C Hamano
windows git problem
,
luis
Re: windows git problem
,
Michael Witten
Re: windows git problem
,
luis
Re: windows git problem
,
Nguyen Thai Ngoc Duy
Re: windows git problem
,
Nguyen Thai Ngoc Duy
[PATCH/RFCv2 0/2] format-patch: produce non colorized patches when color.ui=always
,
Pang Yan Han
[PATCH/RFCv2 1/2] format-patch: demonstrate that color.ui=always produces colorized patches
,
Pang Yan Han
Re: [PATCH/RFCv2 1/2] format-patch: demonstrate that color.ui=always produces colorized patches
,
Junio C Hamano
[PATCH/RFCv2 2/2] format-patch: produce non colorized patches when ui.color=always
,
Pang Yan Han
Re: [PATCH/RFCv2 2/2] format-patch: produce non colorized patches when ui.color=always
,
Junio C Hamano
Re: [PATCH/RFCv2 2/2] format-patch: produce non colorized patches when ui.color=always
,
Junio C Hamano
[PATCH/RFC 0/2] format-patch: produce non colorized patches when color.ui=always
,
Pang Yan Han
[PATCH/RFC 1/2] format-patch: demonstrate that color.ui=always produces colorized patches
,
Pang Yan Han
Re: [PATCH/RFC 1/2] format-patch: demonstrate that color.ui=always produces colorized patches
,
Jeff King
[PATCH/RFC 2/2] format-patch: produce non colorized patches when ui.color=always
,
Pang Yan Han
Re: [PATCH/RFC 0/2] format-patch: produce non colorized patches when color.ui=always
,
Jeff King
[PATCH v2] git svn dcommit: new option --interactive.
,
Frédéric Heitzmann
What's cooking in git.git (Sep 2011, #03; Sun, 11)
,
Junio C Hamano
Re: What's cooking in git.git (Sep 2011, #03; Sun, 11)
,
Matthieu Moy
Re: What's cooking in git.git (Sep 2011, #03; Sun, 11)
,
Sverre Rabbelier
Recorded talk on using git-svn
,
Thomas Ferris Nicolaisen
[PATCH 3/3] Makefile: Make dependency directory creation less noisy
,
Ramsay Jones
Re: [PATCH 3/3] Makefile: Make dependency directory creation less noisy
,
Junio C Hamano
[PATCH 2/3] Fix some "variable might be used uninitialized" warnings
,
Ramsay Jones
Re: [PATCH 2/3] Fix some "variable might be used uninitialized" warnings
,
Junio C Hamano
Re: [PATCH 2/3] Fix some "variable might be used uninitialized" warnings
,
Ramsay Jones
Re: [PATCH 2/3] Fix some "variable might be used uninitialized" warnings
,
Ramsay Jones
Re: [PATCH 2/3] Fix some "variable might be used uninitialized" warnings
,
Junio C Hamano
[PATCH 1/3] sparse: Fix some "symbol not declared" warnings
,
Ramsay Jones
Re: [PATCH 1/3] sparse: Fix some "symbol not declared" warnings
,
Junio C Hamano
Re: [PATCH 1/3] sparse: Fix some "symbol not declared" warnings
,
Junio C Hamano
[PATCH 1/3] make-static: master
,
Junio C Hamano
Re: [PATCH 1/3] make-static: master
,
Ramkumar Ramachandra
Re: [PATCH 1/3] make-static: master
,
Junio C Hamano
Re: [PATCH 1/3] make-static: master
,
Ramsay Jones
Re: [PATCH 1/3] make-static: master
,
Junio C Hamano
Re: [PATCH 1/3] make-static: master
,
Johannes Sixt
Re: [PATCH 1/3] make-static: master
,
Junio C Hamano
Re: [PATCH 1/3] make-static: master
,
Junio C Hamano
Re: [PATCH 1/3] make-static: master
,
Thomas Rast
[PATCH 2/3] make-static: next
,
Junio C Hamano
[PATCH 3/3] make-static: pu
,
Junio C Hamano
[PATCH 0/3] misc patches on next branch
,
Ramsay Jones
[PATCH 2/2] obstack.c: Fix some sparse warnings
,
Ramsay Jones
Re: [PATCH 2/2] obstack.c: Fix some sparse warnings
,
Sverre Rabbelier
Re: [PATCH 2/2] obstack.c: Fix some sparse warnings
,
Ramsay Jones
[PATCH 1/2] sparse: Fix an "Using plain integer as NULL pointer" warning
,
Ramsay Jones
[PATCH 0/2] spare warnings on master
,
Ramsay Jones
Git new-feature-branch best practices
,
Zganyaiko Dmitry
Re: Git new-feature-branch best practices
,
Alexey Shumkin
How do I investigate apparently random git clone reports of "error: File ... has bad hash"?
,
Thorkil Naur
Re: How do I investigate apparently random git clone reports of "error: File ... has bad hash"?
,
Andreas Schwab
Re: How do I investigate apparently random git clone reports of "error: File ... has bad hash"?
,
Thorkil Naur
Re: How do I investigate apparently random git clone reports of "error: File ... has bad hash"?
,
Andreas Schwab
[PATCH] Support empty blob in fsck --lost-found
,
BJ Hargrave
Re: [PATCH] Support empty blob in fsck --lost-found
,
Sverre Rabbelier
Re: [PATCH] Support empty blob in fsck --lost-found
,
BJ Hargrave
Re: [PATCH] Support empty blob in fsck --lost-found
,
Sverre Rabbelier
Re: [PATCH] Support empty blob in fsck --lost-found
,
Junio C Hamano
Re: [PATCH] Support empty blob in fsck --lost-found
,
BJ Hargrave
Re: [PATCH] Support empty blob in fsck --lost-found
,
Junio C Hamano
[PATCH] SubmittingPathces: remove Cogito reference
,
Sverre Rabbelier
Re: [PATCH] SubmittingPathces: remove Cogito reference
,
Ramkumar Ramachandra
Git wiki down?
,
suvayu ali
Re: Git wiki down?
,
Carlos Martín Nieto
Re: Git wiki down?
,
Suvayu Ali
Re: Git wiki down?
,
pedroreys
Re: Git wiki down?
,
Sverre Rabbelier
"git archive" seems to be broken wrt zip files
,
Linus Torvalds
Re: "git archive" seems to be broken wrt zip files
,
Jeff King
Re: "git archive" seems to be broken wrt zip files
,
Jeff King
Re: "git archive" seems to be broken wrt zip files
,
Andreas Schwab
Re: "git archive" seems to be broken wrt zip files
,
René Scharfe
Message not available
Re: "git archive" seems to be broken wrt zip files
,
Linus Torvalds
Re: "git archive" seems to be broken wrt zip files
,
Andreas Schwab
[PATCH] contrib: add a credential helper for Mac OS X's keychain
,
Jay Soffian
Re: [PATCH] contrib: add a credential helper for Mac OS X's keychain
,
John Szakmeister
Re: [PATCH] contrib: add a credential helper for Mac OS X's keychain
,
Jay Soffian
Re: [PATCH] contrib: add a credential helper for Mac OS X's keychain
,
John Szakmeister
Re: [PATCH] contrib: add a credential helper for Mac OS X's keychain
,
John Szakmeister
<Possible follow-ups>
[PATCH] contrib: add a credential helper for Mac OS X's keychain
,
Jay Soffian
Re: [PATCH] contrib: add a credential helper for Mac OS X's keychain
,
Jay Soffian
[PATCH] credential-osxkeychain: load Security framework dynamically
,
Jay Soffian
Re: [PATCH] credential-osxkeychain: load Security framework dynamically
,
Jeff King
Re: [PATCH] credential-osxkeychain: load Security framework dynamically
,
Jay Soffian
Re: [PATCH] credential-osxkeychain: load Security framework dynamically
,
Jeff King
Re: [PATCH] credential-osxkeychain: load Security framework dynamically
,
Junio C Hamano
.gitignore don't ignore a file
,
Bastien Sevajol
Re: .gitignore don't ignore a file
,
Gustaf Hendeby
[PATCH v2 0/7] Improved infrastructure for refname normalization
,
Michael Haggerty
[PATCH v2 3/7] git check-ref-format: add options --allow-onelevel and --refspec-pattern
,
Michael Haggerty
[PATCH v2 2/7] Change bad_ref_char() to return a boolean value
,
Michael Haggerty
[PATCH v2 1/7] t1402: add some more tests
,
Michael Haggerty
[PATCH v2 5/7] Add a library function normalize_refname()
,
Michael Haggerty
[PATCH v2 7/7] Add tools to avoid the use of unnormalized refnames.
,
Michael Haggerty
[PATCH v2 6/7] Do not allow ".lock" at the end of any refname component
,
Michael Haggerty
[PATCH v2 4/7] Change check_ref_format() to take a flags argument
,
Michael Haggerty
Re: [PATCH v2 0/7] Improved infrastructure for refname normalization
,
Junio C Hamano
Re: [PATCH v2 0/7] Improved infrastructure for refname normalization
,
Michael Haggerty
Re: [PATCH v2 0/7] Improved infrastructure for refname normalization
,
Junio C Hamano
Re: [PATCH v2 0/7] Improved infrastructure for refname normalization
,
Michael Haggerty
Re: [PATCH v2 0/7] Improved infrastructure for refname normalization
,
Junio C Hamano
Branching strategies
,
robert mena
Re: Branching strategies
,
Andrew Ardill
Re: Branching strategies
,
gitlist
Re: Branching strategies
,
Andrew Ardill
Re: Branching strategies
,
Jakub Narebski
git checkout under 1.7.6 does not properly list untracked files and aborts
,
Joshua Jensen
Re: git checkout under 1.7.6 does not properly list untracked files and aborts
,
Joshua Jensen
Re: git checkout under 1.7.6 does not properly list untracked files and aborts
,
Joshua Jensen
Re: git checkout under 1.7.6 does not properly list untracked files and aborts
,
Michael J Gruber
Re: git checkout under 1.7.6 does not properly list untracked files and aborts
,
Joshua Jensen
Re: git checkout under 1.7.6 does not properly list untracked files and aborts
,
Michael J Gruber
[PATCH 0/3] read-tree cleanups
,
Michael J Gruber
[PATCH 1/3] unpack-trees: print "Aborting" to stderr
,
Michael J Gruber
Re: [PATCH 1/3] unpack-trees: print "Aborting" to stderr
,
Junio C Hamano
Re: [PATCH 1/3] unpack-trees: print "Aborting" to stderr
,
Junio C Hamano
Re: [PATCH 1/3] unpack-trees: print "Aborting" to stderr
,
Michael J Gruber
[PATCH 2/3] git-read-tree.txt: language and typography fixes
,
Michael J Gruber
[PATCH 3/3] git-read-tree.txt: correct sparse-checkout and skip-worktree description
,
Michael J Gruber
Re: [PATCH 3/3] git-read-tree.txt: correct sparse-checkout and skip-worktree description
,
Nguyen Thai Ngoc Duy
Re: [PATCH 3/3] git-read-tree.txt: correct sparse-checkout and skip-worktree description
,
Michael J Gruber
Re: [PATCH 3/3] git-read-tree.txt: correct sparse-checkout and skip-worktree description
,
Nguyen Thai Ngoc Duy
Re: [PATCH 0/3] read-tree cleanups
,
Michael J Gruber
Re: [PATCH 0/3] read-tree cleanups
,
Junio C Hamano
Re: git checkout under 1.7.6 does not properly list untracked files and aborts
,
Michael J Gruber
Re: git checkout under 1.7.6 does not properly list untracked files and aborts
,
Nguyen Thai Ngoc Duy
Re: git checkout under 1.7.6 does not properly list untracked files and aborts
,
Michael J Gruber
Re: git checkout under 1.7.6 does not properly list untracked files and aborts
,
Nguyen Thai Ngoc Duy
Re: git checkout under 1.7.6 does not properly list untracked files and aborts
,
Nguyen Thai Ngoc Duy
[PATCH] fetch: skip on-demand checking when no submodules are configured
,
Jens Lehmann
Re: [PATCH] fetch: skip on-demand checking when no submodules are configured
,
Junio C Hamano
RFD: leveraging GitHub's asciidoc rendering for our Documentation/
,
Michael J Gruber
Re: RFD: leveraging GitHub's asciidoc rendering for our Documentation/
,
Scott Chacon
Re: RFD: leveraging GitHub's asciidoc rendering for our Documentation/
,
Michael Haggerty
Re: RFD: leveraging GitHub's asciidoc rendering for our Documentation/
,
Michael J Gruber
Re: RFD: leveraging GitHub's asciidoc rendering for our Documentation/
,
Giuseppe Bilotta
Message not available
Fwd: RFD: leveraging GitHub's asciidoc rendering for our Documentation/
,
Sitaram Chamarty
Re: RFD: leveraging GitHub's asciidoc rendering for our Documentation/
,
Junio C Hamano
Re: RFD: leveraging GitHub's asciidoc rendering for our Documentation/
,
Michael J Gruber
Re: RFD: leveraging GitHub's asciidoc rendering for our Documentation/
,
Jeff King
Re: RFD: leveraging GitHub's asciidoc rendering for our Documentation/
,
Junio C Hamano
[PATCH 0/6] Improved infrastructure for refname normalization
,
Michael Haggerty
[PATCH 1/6] Change bad_ref_char() to return a boolean value
,
Michael Haggerty
[PATCH 4/6] Add a library function normalize_refname()
,
Michael Haggerty
[PATCH 6/6] Add a REFNAME_ALLOW_UNNORMALIZED flag to check_ref_format()
,
Michael Haggerty
Re: [PATCH 6/6] Add a REFNAME_ALLOW_UNNORMALIZED flag to check_ref_format()
,
Junio C Hamano
Re: [PATCH 6/6] Add a REFNAME_ALLOW_UNNORMALIZED flag to check_ref_format()
,
Michael Haggerty
[PATCH 3/6] Change check_ref_format() to take a flags argument
,
Michael Haggerty
[PATCH 2/6] git check-ref-format: add options --onelevel-ok and --refname-pattern
,
Michael Haggerty
[PATCH 5/6] Do not allow ".lock" at the end of any refname component
,
Michael Haggerty
Re: [PATCH 0/6] Improved infrastructure for refname normalization
,
A Large Angry SCM
Re: [PATCH 0/6] Improved infrastructure for refname normalization
,
Michael Haggerty
Re: [PATCH 0/6] Improved infrastructure for refname normalization
,
Junio C Hamano
Re: [PATCH 0/6] Improved infrastructure for refname normalization
,
Michael Haggerty
merge result
,
Lynn Lin
Re: merge result
,
Andrew Ardill
Re: merge result
,
Lynn Lin
Re: merge result
,
Matthieu Moy
Re: merge result
,
Lynn Lin
Re: merge result
,
Matthieu Moy
can Git encrypt/decrypt .gpg on push/fetch?
,
Ted Zlatanov
Re: can Git encrypt/decrypt .gpg on push/fetch?
,
Aneesh Bhasin
Re: can Git encrypt/decrypt .gpg on push/fetch?
,
Ted Zlatanov
Re: can Git encrypt/decrypt .gpg on push/fetch?
,
Michael J Gruber
Re: can Git encrypt/decrypt .gpg on push/fetch?
,
Ted Zlatanov
Re: can Git encrypt/decrypt .gpg on push/fetch?
,
Jeff King
Re: can Git encrypt/decrypt .gpg on push/fetch?
,
Junio C Hamano
Re: can Git encrypt/decrypt .gpg on push/fetch?
,
Michael J Gruber
Re: can Git encrypt/decrypt .gpg on push/fetch?
,
Jeff King
git repository size / compression
,
neubyr
Re: git repository size / compression
,
Carlos Martín Nieto
Re: git repository size / compression
,
neubyr
Re: git repository size / compression
,
Sverre Rabbelier
Re: git repository size / compression
,
Carlos Martín Nieto
Re: git repository size / compression
,
neubyr
Re: git repository size / compression
,
Jakub Narebski
Re: git repository size / compression
,
neubyr
Re: git repository size / compression
,
John Szakmeister
Re: git repository size / compression
,
Andreas Krey
[PATCH] Disable useless check_for_new_submodule_commits() by default
,
Junio C Hamano
Re: [PATCH] Disable useless check_for_new_submodule_commits() by default
,
Jens Lehmann
Chances of getting gitk series merged
,
Martin von Zweigbergk
Re: Chances of getting gitk series merged
,
Paul Mackerras
git-p4.skipSubmitEdit
,
L. A. Linden Levy
Re: git-p4.skipSubmitEdit
,
Vitor Antunes
Re: git-p4.skipSubmitEdit
,
Luke Diamand
Re: git-p4.skipSubmitEdit
,
L. A. Linden Levy
Re: git-p4.skipSubmitEdit
,
Luke Diamand
Re: git-p4.skipSubmitEdit
,
Luke Diamand
Re: git-p4.skipSubmitEdit
,
L. A. Linden Levy
Re: git-p4.skipSubmitEdit
,
Pete Wyckoff
Re: git-p4.skipSubmitEdit
,
L. A. Linden Levy
Re: git-p4.skipSubmitEdit
,
Pete Wyckoff
Re: git-p4.skipSubmitEdit
,
Luke Diamand
Re: git-p4.skipSubmitEdit
,
Pete Wyckoff
Re: git-p4.skipSubmitEdit
,
Michael Horowitz
Re: git-p4.skipSubmitEdit
,
Luke Diamand
Re: git-p4.skipSubmitEdit
,
Michael Horowitz
Re: git-p4.skipSubmitEdit
,
Michael Horowitz
[PATCH] git-p4: fix skipSubmitEdit regression
,
Pete Wyckoff
[PATCH v2 0/7] "push -s"
,
Junio C Hamano
[PATCH v2 1/7] send-pack: typofix error message
,
Junio C Hamano
[PATCH v2 5/7] push -s: receiving end
,
Junio C Hamano
[PATCH v2 6/7] refactor run_receive_hook()
,
Junio C Hamano
[PATCH v2 2/7] Split GPG interface into its own helper library
,
Junio C Hamano
[PATCH v2 7/7] push -s: support pre-receive-signature hook
,
Junio C Hamano
[PATCH v2 3/7] push -s: skeleton
,
Junio C Hamano
[PATCH v2 4/7] push -s: send signed push certificate
,
Junio C Hamano
[PATCH v3 0/4] Signed push
,
Junio C Hamano
[PATCH v3 1/4] send-pack: typofix error message
,
Junio C Hamano
[PATCH v3 3/4] rename "match_refs()" to "match_push_refs()"
,
Junio C Hamano
[PATCH v3 2/4] Split GPG interface into its own helper library
,
Junio C Hamano
[PATCH v3 4/4] push -s: signed push
,
Junio C Hamano
[PATCH v3.1 4/4] push -s: signed push
,
Junio C Hamano
Re: [PATCH v3 0/4] Signed push
,
Junio C Hamano
Re: [PATCH v3 0/4] Signed push
,
Sverre Rabbelier
Re: [PATCH v3 0/4] Signed push
,
Junio C Hamano
Re: [PATCH v3 0/4] Signed push
,
Robin H. Johnson
Re: [PATCH v3 0/4] Signed push
,
Ted Ts'o
Re: [PATCH v3 0/4] Signed push
,
Junio C Hamano
Re: [PATCH v3 0/4] Signed push
,
Sverre Rabbelier
Re: [PATCH v3 0/4] Signed push
,
Ted Ts'o
Git Bug - diff in commit message.
,
anikey
Re: Git Bug - diff in commit message.
,
Junio C Hamano
Re: Git Bug - diff in commit message.
,
Michael Witten
Re: Git Bug - diff in commit message.
,
Thomas Rast
Re: Git Bug - diff in commit message.
,
Johannes Sixt
Re: Git Bug - diff in commit message.
,
Junio C Hamano
Re: Git Bug - diff in commit message.
,
Junio C Hamano
Re: Git Bug - diff in commit message.
,
Martin von Zweigbergk
Re: Git Bug - diff in commit message.
,
Junio C Hamano
git rebase fails with: Patch does not have a valid e-mail address.
,
James Blackburn
Re: git rebase fails with: Patch does not have a valid e-mail address.
,
Junio C Hamano
Message not available
Re: git rebase fails with: Patch does not have a valid e-mail address.
,
Junio C Hamano
Re: git rebase fails with: Patch does not have a valid e-mail address.
,
Kyle Moffett
How to specify a default <start-point> for git branch
,
Lay, Stefan
Re: How to specify a default <start-point> for git branch
,
Thomas Rast
Make it easier for new contributors to come to grips with the project
,
Andrew Ardill
[PATCH] Add a note to the README for new contributors
,
Andrew Ardill
git.kernel.org problems?
,
Andrew Ardill
Re: git.kernel.org problems?
,
J.H.
[PATCH] send-mail: Add option to sleep between sending each email.
,
Georgi Chorbadzhiyski
Re: [PATCH] send-mail: Add option to sleep between sending each email.
,
Ramkumar Ramachandra
Re: [PATCH] send-mail: Add option to sleep between sending each email.
,
Matthieu Moy
Re: [PATCH] send-mail: Add option to sleep between sending each email.
,
Ramkumar Ramachandra
Re: [PATCH] send-mail: Add option to sleep between sending each email.
,
Ramkumar Ramachandra
Re: [PATCH] send-mail: Add option to sleep between sending each email.
,
Ramkumar Ramachandra
Re: [PATCH] send-mail: Add option to sleep between sending each email.
,
Georgi Chorbadzhiyski
Re: [PATCH] send-mail: Add option to sleep between sending each email.
,
Matthieu Moy
Re: [PATCH] send-mail: Add option to sleep between sending each email.
,
Georgi Chorbadzhiyski
Re: [PATCH] send-mail: Add option to sleep between sending each email.
,
Georgi Chorbadzhiyski
Re: [PATCH] send-mail: Add option to sleep between sending each email.
,
Jakub Narebski
Re: [PATCH] send-mail: Add option to sleep between sending each email.
,
Georgi Chorbadzhiyski
Re: [PATCH] send-mail: Add option to sleep between sending each email.
,
Junio C Hamano
Re: [PATCH] send-mail: Add option to sleep between sending each email.
,
Matthieu Moy
Re: [PATCH] send-mail: Add option to sleep between sending each email.
,
mfwitten
Re: [PATCH] send-mail: Add option to sleep between sending each email.
,
Ramkumar Ramachandra
Re: [PATCH] send-mail: Add option to sleep between sending each email.
,
Georgi Chorbadzhiyski
[PATCH 1/2] send-pack: typofix error message
,
Junio C Hamano
[PATCH 2/2] push -s: skeleton
,
Junio C Hamano
Re: [PATCH 2/2] push -s: skeleton
,
Shawn Pearce
Re: [PATCH 2/2] push -s: skeleton
,
Junio C Hamano
Re: [PATCH 2/2] push -s: skeleton
,
Shawn Pearce
Re: [PATCH 2/2] push -s: skeleton
,
Junio C Hamano
Re: [PATCH 2/2] push -s: skeleton
,
Nguyen Thai Ngoc Duy
Re: [PATCH 2/2] push -s: skeleton
,
Junio C Hamano
Re: [PATCH 2/2] push -s: skeleton
,
Robin H. Johnson
Re: [PATCH 2/2] push -s: skeleton
,
Jeff King
Re: [PATCH 2/2] push -s: skeleton
,
Robin H. Johnson
Re: [PATCH 2/2] push -s: skeleton
,
Joey Hess
Re: [PATCH 2/2] push -s: skeleton
,
Drew Northup
Re: [PATCH 2/2] push -s: skeleton
,
Jeff King
[PATCH 3/2] Split GPG interface into its own helper library
,
Junio C Hamano
[PATCH 4/2] push -s: send signed push certificate
,
Junio C Hamano
[PATCH 5/2] push -s: receiving end
,
Junio C Hamano
Re: [PATCH 5/2] push -s: receiving end
,
Johan Herland
Re: [PATCH 5/2] push -s: receiving end
,
Junio C Hamano
Re: [PATCH 2/2] push -s: skeleton
,
Jeff King
Re: [PATCH 2/2] push -s: skeleton
,
Junio C Hamano
Re: [PATCH 2/2] push -s: skeleton
,
Jeff King
Re: [PATCH 2/2] push -s: skeleton
,
Junio C Hamano
Re: [PATCH 2/2] push -s: skeleton
,
Jeff King
Re: [PATCH 2/2] push -s: skeleton
,
Junio C Hamano
Message not available
Re: [PATCH 2/2] push -s: skeleton
,
Jeff King
[PATCH v2] git-svn: teach git-svn to populate svn:mergeinfo
,
Bryan Jacobs
Re: [PATCH v2] git-svn: teach git-svn to populate svn:mergeinfo
,
Eric Wong
Re: [PATCH v2] git-svn: teach git-svn to populate svn:mergeinfo
,
Bryan Jacobs
Re: [PATCH v2] git-svn: teach git-svn to populate svn:mergeinfo
,
Eric Wong
[PATCH v3 0/1] sha1_file: normalize alt_odb path before comparing and storing
,
Wang Hui
[PATCH v3 1/1] sha1_file: normalize alt_odb path before comparing and storing
,
Wang Hui
Re: [PATCH v3 1/1] sha1_file: normalize alt_odb path before comparing and storing
,
Junio C Hamano
Re: [PATCH v3 1/1] sha1_file: normalize alt_odb path before comparing and storing
,
wanghui
Add interactive patch menu help scrolled away if hunk is long
,
Sergio Callegari
Re: Add interactive patch menu help scrolled away if hunk is long
,
Sverre Rabbelier
[PATCH] git-update-ref documentation: --no-deref can be used together with -d
,
Bernhard R. Link
[PATCH] RelNotes/1.7.7: minor fixes
,
Michael J Gruber
Re: [PATCH] RelNotes/1.7.7: minor fixes
,
Junio C Hamano
Issue fetching tags error: unable to find eb03b... ; git fsck shows no problem...
,
James Blackburn
Re: Issue fetching tags error: unable to find eb03b... ; git fsck shows no problem...
,
James Blackburn
[RFC/PATCH] core.clientTimeout config for git:// fetches
,
Eric Wong
Git without morning coffee
,
Michael J Gruber
Re: Git without morning coffee
,
Junio C Hamano
Re: Git without morning coffee
,
Michael Witten
Re: Git without morning coffee
,
Junio C Hamano
Re: Git without morning coffee
,
Michael Witten
Re: Git without morning coffee
,
Junio C Hamano
Re* Git without morning coffee
,
Junio C Hamano
Re: Re* Git without morning coffee
,
Michael J Gruber
The imporantance of including http credential caching in 1.7.7
,
Kyle Neath
Re: The imporantance of including http credential caching in 1.7.7
,
Junio C Hamano
Re: The imporantance of including http credential caching in 1.7.7
,
Michael J Gruber
Re: The imporantance of including http credential caching in 1.7.7
,
Kyle Neath
Re: The imporantance of including http credential caching in 1.7.7
,
Junio C Hamano
Re: The imporantance of including http credential caching in 1.7.7
,
Philip Oakley
Re: The imporantance of including http credential caching in 1.7.7
,
Junio C Hamano
Re: The imporantance of including http credential caching in 1.7.7
,
Michael J Gruber
Re: The imporantance of including http credential caching in 1.7.7
,
John Szakmeister
Re: The imporantance of including http credential caching in 1.7.7
,
Jeff King
[Index of Archives]
[Linux Kernel]
[LKML Kernel FAQ]
[IETF Annouce]
[Security]
[Bugtraq]