Git Distributed Software Revision Control
Thread Index
[
Prev Page
][
Next Page
]
[PATCHv3 3/4] t5520-pull: --rebase with rebased upstream and two branches
From
: Santi Béjar <santi@xxxxxxxxxxx>
[PATCHv3 2/4] parse-remote: support default reflist in get_remote_merge_branch
From
: Santi Béjar <santi@xxxxxxxxxxx>
[PATCHv3 1/4] parse-remote: function to get the tracking branch to be merge
From
: Santi Béjar <santi@xxxxxxxxxxx>
[PATCHv3 0/4] git pull --rebase fixes and cleanups
From
: Santi Béjar <santi@xxxxxxxxxxx>
[PATCH] fetch-pack: close output channel after sideband demultiplexer terminates
From
: Johannes Sixt <j.sixt@xxxxxxxxxxxxx>
Re: Per-branch receive.denyNonFastForwards?
From
: Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx>
TopGit successor
From
: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
Re: [PATCH] contrib/hooks/post-receive-email: Fix solaris portability issues.
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [TopGit PATCH] hooks/pre-commit: check for cycles in dependencies
From
: Bert Wesarg <bert.wesarg@xxxxxxxxxxxxxx>
Re: [PATCH v3 0/3] automatically skip away from broken commits
From
: Junio C Hamano <gitster@xxxxxxxxx>
[PATCH v3 4/6] add a test for git-send-email for non-threaded mails
From
: Markus Heidelberg <markus.heidelberg@xxxxxx>
[PATCH] contrib/hooks/post-receive-email: Fix solaris portability issues.
From
: Thomas Moulard <thomas.moulard@xxxxxxxxx>
Re: [PATCH v2 4/6] add a test for git-send-email for non-threaded mails
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH v2 2/6] add a test for git-send-email for threaded mails without chain-reply-to
From
: Junio C Hamano <gitster@xxxxxxxxx>
[PATCH v2 5/6] send-email: fix non-threaded mails
From
: Markus Heidelberg <markus.heidelberg@xxxxxx>
Re: [PATCH v2 4/6] add a test for git-send-email for non-threaded mails
From
: Markus Heidelberg <markus.heidelberg@xxxxxx>
[PATCH v2 2/6] add a test for git-send-email for threaded mails without chain-reply-to
From
: Markus Heidelberg <markus.heidelberg@xxxxxx>
Re: [PATCH v3 0/3] automatically skip away from broken commits
From
: "H. Peter Anvin" <hpa@xxxxxxxxx>
Re: [PATCH 2/6] add a test for git-send-email for threaded mails without chain-reply-to
From
: Markus Heidelberg <markus.heidelberg@xxxxxx>
Per-branch receive.denyNonFastForwards?
From
: skillzero@xxxxxxxxx
[PATCH 0/2] *** SUBJECT HERE ***
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] Shift object enumeration out of upload-pack
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [WIP] Shift rev-list enumeration from upload-pack to pack-objects
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] Shift object enumeration out of upload-pack
From
: Nicolas Pitre <nico@xxxxxxx>
[PATCH] Shift object enumeration out of upload-pack
From
: Nick Edelen <sirnot@xxxxxxxxx>
Re: mkstemps compat issue
From
: David Aguilar <davvid@xxxxxxxxx>
Re: [WIP] Shift rev-list enumeration from upload-pack to pack-objects
From
: Nicolas Pitre <nico@xxxxxxx>
[PATCH] fix handling of iconv configuration options
From
: Marco Nelissen <marcone@xxxxxxxxx>
Re: [PATCH v2] git-send-email.perl: improve detection of MIME encoded-words
From
: Brandon Casey <drafnel@xxxxxxxxx>
[PATCH v2] git-send-email.perl: improve detection of MIME encoded-words
From
: Brandon Casey <drafnel@xxxxxxxxx>
[PATCH] show-branch: don't use LASTARG_DEFAULT with OPTARG
From
: Stephen Boyd <bebarino@xxxxxxxxx>
Re: [PATCH 2/6] add a test for git-send-email for threaded mails without chain-reply-to
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [EGIT PATCH 3/3] Add a ref log reader class
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
Re: [EGIT PATCH 3/3] Add a ref log reader class
From
: Robin Rosenberg <robin.rosenberg.lists@xxxxxxxxxx>
Re: [EGIT PATCH 05/10] Do not write to the reflog unless the refupdate logmessage is set
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
Re: post-rebase hook (correction from Re: post-update hook)
From
: "Robin H. Johnson" <robbat2@xxxxxxxxxx>
[JGIT PATCH] Don't log TransportGitSsh error stream to JVM stderr
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
Re: [EGIT PATCH 05/10] Do not write to the reflog unless the refupdate logmessage is set
From
: Robin Rosenberg <robin.rosenberg.lists@xxxxxxxxxx>
Re: [EGIT PATCH 3/3] Add a ref log reader class
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
Re: [WIP] Shift rev-list enumeration from upload-pack to pack-objects
From
: Nick Edelen <sirnot@xxxxxxxxx>
[JGIT PATCH] Fix CanonicalTreeParser.back to parse all trees correctly
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
[PATCH 5/6] send-email: fix non-threaded mails
From
: Markus Heidelberg <markus.heidelberg@xxxxxx>
[PATCH 3/6] send-email: fix threaded mails without chain-reply-to
From
: Markus Heidelberg <markus.heidelberg@xxxxxx>
[PATCH 6/6] doc/send-email: clarify the behavior of --in-reply-to with --no-thread
From
: Markus Heidelberg <markus.heidelberg@xxxxxx>
[PATCH 4/6] add a test for git-send-email for non-threaded mails
From
: Markus Heidelberg <markus.heidelberg@xxxxxx>
[PATCH 0/6] fixes for git-send-email
From
: Markus Heidelberg <markus.heidelberg@xxxxxx>
[PATCH 2/6] add a test for git-send-email for threaded mails without chain-reply-to
From
: Markus Heidelberg <markus.heidelberg@xxxxxx>
[PATCH 1/6] send-email: fix a typo in a comment
From
: Markus Heidelberg <markus.heidelberg@xxxxxx>
Re: [PATCH] symlinks.c: small style cleanup
From
: Kjetil Barvik <barvik@xxxxxxxxxxxx>
Re: [WIP] Shift rev-list enumeration from upload-pack to pack-objects
From
: Nicolas Pitre <nico@xxxxxxx>
Re: [WIP] Shift rev-list enumeration from upload-pack to pack-objects
From
: Sam Vilain <sam@xxxxxxxxxx>
Re: Comments pack protocol description in "Git Community Book" (second round)
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
Re: post-rebase hook (correction from Re: post-update hook)
From
: Nanako Shiraishi <nanako3@xxxxxxxxxxx>
Re: [PATCH] daemon: Skip unknown "extra arg" information
From
: Junio C Hamano <gitster@xxxxxxxxx>
[EGIT PATCH 3/3] Add a ref log reader class
From
: Robin Rosenberg <robin.rosenberg@xxxxxxxxxx>
[EGIT PATCH 2/3] Add methods to RawParseUtils for scanning backwards.
From
: Robin Rosenberg <robin.rosenberg@xxxxxxxxxx>
[EGIT PATCH 0/3] Ref log reader
From
: Robin Rosenberg <robin.rosenberg@xxxxxxxxxx>
[EGIT PATCH 1/3] Assert the name and origName properties of Ref objects
From
: Robin Rosenberg <robin.rosenberg@xxxxxxxxxx>
Re: Comments pack protocol description in "Git Community Book" (second round)
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
Re: Comments pack protocol description in "Git Community Book" (second round)
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
Re: [PATCH] daemon: Skip unknown "extra arg" information
From
: Johannes Sixt <j6t@xxxxxxxx>
Re: [WIP] Shift rev-list enumeration from upload-pack to pack-objects
From
: Nick Edelen <sirnot@xxxxxxxxx>
[RESEND PATCH] parse-opt: make PARSE_OPT_STOP_AT_NON_OPTION available to git rev-parse
From
: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
Re: [PATCHv2 2/3] parse-remote: support default reflist in get_remote_merge_branch
From
: Santi Béjar <santi@xxxxxxxxxxx>
Re: [PATCH v2] add a test case for threaded mails without chain-reply-to
From
: Markus Heidelberg <markus.heidelberg@xxxxxx>
[PATCH v2] add a test case for threaded mails without chain-reply-to
From
: Markus Heidelberg <markus.heidelberg@xxxxxx>
Re: [PATCH 2/2] send-email: fix threaded mails without chain-reply-to
From
: Markus Heidelberg <markus.heidelberg@xxxxxx>
Re: [PATCHv2 2/3] parse-remote: support default reflist in get_remote_merge_branch
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH v2 1/3] Introduce die_errno() that appends strerror(errno) to die()
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH 2/2] send-email: fix threaded mails without chain-reply-to
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [WIP] Shift rev-list enumeration from upload-pack to pack-objects
From
: Nick Edelen <sirnot@xxxxxxxxx>
Re: [PATCH 1/2] git-send-email.perl: improve detection of MIME encoded-words
From
: Brandon Casey <drafnel@xxxxxxxxx>
Re: [WIP] Shift rev-list enumeration from upload-pack to pack-objects
From
: Nicolas Pitre <nico@xxxxxxx>
Re: [PATCH] symlinks.c: small style cleanup
From
: Junio C Hamano <gitster@xxxxxxxxx>
[PATCH 2/2] send-email: fix threaded mails without chain-reply-to
From
: Markus Heidelberg <markus.heidelberg@xxxxxx>
[PATCH 1/2] add a test case for threaded mails without chain-reply-to
From
: Markus Heidelberg <markus.heidelberg@xxxxxx>
[PATCH v2] symlinks.c: small style cleanup
From
: Kjetil Barvik <barvik@xxxxxxxxxxxx>
Git for Windows 1.6.3.2
From
: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
Re: [PATCH] symlinks.c: small style cleanup
From
: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
Re: [PATCH 1/2] http.c: prompt for SSL client certificate password
From
: Mark Lodato <lodatom@xxxxxxxxx>
post-rebase hook (correction from Re: post-update hook)
From
: Soham Mehta <soham@xxxxxxx>
post-update hook
From
: Soham Mehta <soham@xxxxxxx>
Re: [WIP] Shift rev-list enumeration from upload-pack to pack-objects
From
: Nick Edelen <sirnot@xxxxxxxxx>
Re: [WIP] Shift rev-list enumeration from upload-pack to pack-objects
From
: Nick Edelen <sirnot@xxxxxxxxx>
Re: mkstemps compat issue
From
: Andreas Färber <andreas.faerber@xxxxxx>
mkstemps compat issue
From
: Andreas Färber <andreas.faerber@xxxxxx>
[PATCH] symlinks.c: small style cleanup
From
: Kjetil Barvik <barvik@xxxxxxxxxxxx>
Re: [Patch] Prevent cloning over http from spewing
From
: Tay Ray Chuan <rctay89@xxxxxxxxx>
Re: [Patch] Prevent cloning over http from spewing
From
: Tay Ray Chuan <rctay89@xxxxxxxxx>
Re: [PATCH v2 1/3] Introduce die_errno() that appends strerror(errno) to die()
From
: Alexander Potashev <aspotashev@xxxxxxxxx>
Re: [Patch] Prevent cloning over http from spewing
From
: Tay Ray Chuan <rctay89@xxxxxxxxx>
[PATCHv2 3/3] parse-remote: remove unused functions
From
: Santi Béjar <santi@xxxxxxxxxxx>
[PATCHv2 2/3] parse-remote: support default reflist in get_remote_merge_branch
From
: Santi Béjar <santi@xxxxxxxxxxx>
[PATCHv2 1/3] parse-remote: function to get the tracking branch to be merge
From
: Santi Béjar <santi@xxxxxxxxxxx>
Re: [WIP/RFC] Allow push and fetch urls to be different
From
: Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx>
Re: Comments pack protocol description in "Git Community Book" (second round)
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: [PATCH v3 0/3] automatically skip away from broken commits
From
: Christian Couder <chriscool@xxxxxxxxxxxxx>
Re: [PATCH 1/7] revision-cache: define revision cache as simple list of revisions
From
: Nicolas Pitre <nico@xxxxxxx>
[PATCH] configure: test whether -lresolv is needed
From
: Ralf Wildenhues <Ralf.Wildenhues@xxxxxx>
Re: [WIP/RFC] Allow push and fetch urls to be different
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH 0/7] [GSoC2009] Revision cache / git-daemon caching plan
From
: Sam Vilain <sam@xxxxxxxxxx>
Re: [PATCH 1/7] revision-cache: define revision cache as simple list of revisions
From
: Sam Vilain <sam@xxxxxxxxxx>
Re: [PATCH 2/8] Makefile: add NEEDS_RESOLV to optionally add -lresolv to compile arguments
From
: Brandon Casey <drafnel@xxxxxxxxx>
[PATCH 2/2] send-email: use UTF-8 rather than utf-8 for consistency
From
: Brandon Casey <drafnel@xxxxxxxxx>
[PATCH 1/2] git-send-email.perl: improve detection of MIME encoded-words
From
: Brandon Casey <drafnel@xxxxxxxxx>
Re: [PATCH 00/23] http*: refactor (v6)
From
: Tay Ray Chuan <rctay89@xxxxxxxxx>
Re: [PATCH 00/23] http*: refactor (v6)
From
: Tay Ray Chuan <rctay89@xxxxxxxxx>
Re: [PATCH v2 1/3] Introduce die_errno() that appends strerror(errno) to die()
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH v2 3/3] Use die_errno() instead of die() when checking syscalls
From
: Thomas Rast <trast@xxxxxxxxxxxxxxx>
Re: [PATCH v2 1/3] Introduce die_errno() that appends strerror(errno) to die()
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH] diesys calls die and also reports strerror(errno)
From
: Jeff King <peff@xxxxxxxx>
Re: Comments pack protocol description in "Git Community Book" (second round)
From
: Scott Chacon <schacon@xxxxxxxxx>
Comments pack protocol description in "Git Community Book" (second round)
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: [PATCH v2 1/3] Introduce die_errno() that appends strerror(errno) to die()
From
: Johannes Sixt <j6t@xxxxxxxx>
Re: [PATCH 3/3] git-parse-remote: remove unused functions
From
: Santi Béjar <santi@xxxxxxxxxxx>
Re: [PATCH v2 3/3] Use die_errno() instead of die() when checking syscalls
From
: Johannes Sixt <j6t@xxxxxxxx>
Re: [PATCH v2 1/3] Introduce die_errno() that appends strerror(errno) to die()
From
: Thomas Rast <trast@xxxxxxxxxxxxxxx>
Re: [PATCH 3/3] git-parse-remote: remove unused functions
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH v2 1/3] Introduce die_errno() that appends strerror(errno) to die()
From
: Johannes Sixt <j6t@xxxxxxxx>
Re: [PATCH v2 2/3] Convert existing die(..., strerror(errno)) to die_errno()
From
: Johannes Sixt <j6t@xxxxxxxx>
Re: parse-options: ambiguous LASTARG_DEFAULT and OPTARG
From
: Stephen Boyd <bebarino@xxxxxxxxx>
Re: [PATCH v3 0/3] automatically skip away from broken commits
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH 00/23] http*: refactor (v6)
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: [PATCH 00/23] http*: refactor (v6)
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [WIP/RFC] Allow push and fetch urls to be different
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Re: Request for detailed documentation of git pack protocol
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: Request for detailed documentation of git pack protocol
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: Request for detailed documentation of git pack protocol
From
: Scott Chacon <schacon@xxxxxxxxx>
[PATCH] builtin-remote: Make "remote show" display all urls
From
: Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx>
Re: [WIP/RFC] Allow push and fetch urls to be different
From
: Tay Ray Chuan <rctay89@xxxxxxxxx>
[PATCH v2 3/3] Use die_errno() instead of die() when checking syscalls
From
: Thomas Rast <trast@xxxxxxxxxxxxxxx>
[PATCH v2 2/3] Convert existing die(..., strerror(errno)) to die_errno()
From
: Thomas Rast <trast@xxxxxxxxxxxxxxx>
[PATCH v2 1/3] Introduce die_errno() that appends strerror(errno) to die()
From
: Thomas Rast <trast@xxxxxxxxxxxxxxx>
[PATCH v2 0/3] Thomas Rast <trast@xxxxxxxxxxxxxxx>
From
: Thomas Rast <trast@xxxxxxxxxxxxxxx>
[WIP/RFC] Allow push and fetch urls to be different
From
: Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCH QGit 0/4] enhancements for the context menu of the Rev list
From
: Marco Costalba <mcostalba@xxxxxxxxx>
[PATCH] Documentation: refer to gitworkflows(7) from tutorial and git(1)
From
: Thomas Rast <trast@xxxxxxxxxxxxxxx>
Re: [PATCH] add strerror(errno) to die() calls where applicable
From
: Thomas Rast <trast@xxxxxxxxxxxxxxx>
Re: [PATCH QGit 0/4] enhancements for the context menu of the Rev list
From
: Markus Heidelberg <markus.heidelberg@xxxxxx>
[PATCH QGit 4/4] Create a separate submenu for tags
From
: Markus Heidelberg <markus.heidelberg@xxxxxx>
[PATCH QGit 3/4] Avoid submenus with merely 1 entry
From
: Markus Heidelberg <markus.heidelberg@xxxxxx>
[PATCH QGit 2/4] Correctly count the entries in the revs context menu
From
: Markus Heidelberg <markus.heidelberg@xxxxxx>
[PATCH QGit 1/4] Don't count the submenu entries for checking if it is empty
From
: Markus Heidelberg <markus.heidelberg@xxxxxx>
[PATCH QGit 0/4] enhancements for the context menu of the Rev list
From
: Markus Heidelberg <markus.heidelberg@xxxxxx>
Re: git-svn stubbornly re-creating branch "master"
From
: Marcin Owsiany <marcin@xxxxxxxxxx>
Re: [PATCHv2 2/2] parse-options: simplify usage argh handling
From
: René Scharfe <rene.scharfe@xxxxxxxxxxxxxx>
Re: parse-options: ambiguous LASTARG_DEFAULT and OPTARG
From
: René Scharfe <rene.scharfe@xxxxxxxxxxxxxx>
[BUG] git config --rename-section and variable replacement can lose config data
From
: "A. Christine Spang" <spang@xxxxxxx>
[PATCH 23/23] http*: add helper methods for fetching objects (loose)
From
: Tay Ray Chuan <rctay89@xxxxxxxxx>
[PATCH 22/23] http*: add helper methods for fetching packs
From
: Tay Ray Chuan <rctay89@xxxxxxxxx>
[PATCH 21/23] http: use new http API in fetch_index()
From
: Tay Ray Chuan <rctay89@xxxxxxxxx>
[PATCH 20/23] http*: add http_get_info_packs
From
: Tay Ray Chuan <rctay89@xxxxxxxxx>
[PATCH 19/23] http-push.c::fetch_symref(): use the new http API
From
: Tay Ray Chuan <rctay89@xxxxxxxxx>
[PATCH 18/23] http-push.c::remote_exists(): use the new http API
From
: Tay Ray Chuan <rctay89@xxxxxxxxx>
[PATCH 17/23] http.c::http_fetch_ref(): use the new http API
From
: Tay Ray Chuan <rctay89@xxxxxxxxx>
[PATCH 16/23] transport.c::get_refs_via_curl(): use the new http API
From
: Tay Ray Chuan <rctay89@xxxxxxxxx>
[PATCH 15/23] http.c: new functions for the http API
From
: Tay Ray Chuan <rctay89@xxxxxxxxx>
[PATCH 14/23] http: create function end_url_with_slash
From
: Tay Ray Chuan <rctay89@xxxxxxxxx>
[PATCH 13/23] http*: move common variables and macros to http.[ch]
From
: Tay Ray Chuan <rctay89@xxxxxxxxx>
[PATCH 12/23] transport.c::get_refs_via_curl(): do not leak refs_url
From
: Tay Ray Chuan <rctay89@xxxxxxxxx>
[PATCH 11/23] Don't expect verify_pack() callers to set pack_size
From
: Tay Ray Chuan <rctay89@xxxxxxxxx>
[PATCH 10/23] http-push: do not SEGV after fetching a bad pack idx file
From
: Tay Ray Chuan <rctay89@xxxxxxxxx>
[PATCH 09/23] http*: copy string returned by sha1_to_hex
From
: Tay Ray Chuan <rctay89@xxxxxxxxx>
[PATCH 08/23] http-walker: verify remote packs
From
: Tay Ray Chuan <rctay89@xxxxxxxxx>
[PATCH 07/23] http-push, http-walker: style fixes
From
: Tay Ray Chuan <rctay89@xxxxxxxxx>
[PATCH 06/23] t5550-http-fetch: test fetching of packed objects
From
: Tay Ray Chuan <rctay89@xxxxxxxxx>
[PATCH 05/23] http-push: fix missing "#ifdef USE_CURL_MULTI" around "is_running_queue"
From
: Tay Ray Chuan <rctay89@xxxxxxxxx>
[PATCH 04/23] http-push: send out fetch requests on queue
From
: Tay Ray Chuan <rctay89@xxxxxxxxx>
[PATCH 03/23] http*: cleanup slot->local after fclose
From
: Tay Ray Chuan <rctay89@xxxxxxxxx>
[PATCH 02/23] t5540-http-push: test fetching of packed objects
From
: Tay Ray Chuan <rctay89@xxxxxxxxx>
[PATCH 01/23] t5540-http-push: test fetching of loose objects
From
: Tay Ray Chuan <rctay89@xxxxxxxxx>
[PATCH 00/23] http*: refactor (v6)
From
: Tay Ray Chuan <rctay89@xxxxxxxxx>
Re: di-git-ally managing love letters - a Git presentation
From
: Shakthi Kannan <shakthimaan@xxxxxxxxx>
Re: [PATCH 2/3] pull --rebase: Add support for rebased default upstream
From
: Santi Béjar <santi@xxxxxxxxxxx>
Re: [PATCH 2/8] Makefile: add NEEDS_RESOLV to optionally add -lresolv to compile arguments
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: [PATCH 15/23] http.c: new functions for the http API
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: [PATCH 19/23] http-push.c::fetch_symref(): use the new http API
From
: Tay Ray Chuan <rctay89@xxxxxxxxx>
Re: [PATCH 17/23] http.c::http_fetch_ref(): use the new http API
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: [PATCH 19/23] http-push.c::fetch_symref(): use the new http API
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH v2 2/3] bisect: when skipping, choose a commit away from a skipped commit
From
: Junio C Hamano <gitster@xxxxxxxxx>
[PATCH v3 3/3] t6030: test skipping away from an already skipped commit
From
: Christian Couder <chriscool@xxxxxxxxxxxxx>
[PATCH v3 2/3] bisect: when skipping, choose a commit away from a skipped commit
From
: Christian Couder <chriscool@xxxxxxxxxxxxx>
[PATCH v3 1/3] bisect: add parameters to "filter_skipped"
From
: Christian Couder <chriscool@xxxxxxxxxxxxx>
[PATCH v3 0/3] automatically skip away from broken commits
From
: Christian Couder <chriscool@xxxxxxxxxxxxx>
Re: [PATCH v2 2/3] bisect: when skipping, choose a commit away from a skipped commit
From
: Christian Couder <chriscool@xxxxxxxxxxxxx>
Re: [PATCH v2 1/3] bisect: add parameters to "filter_skipped"
From
: Christian Couder <chriscool@xxxxxxxxxxxxx>
[PATCH] gitk: disable checkout of remote branch
From
: Sitaram Chamarty <sitaramc@xxxxxxxxx>
Re: [PATCH v2 3/8] diff-delta.c: "delta.h" is not a required include
From
: Brandon Casey <drafnel@xxxxxxxxx>
Re: [PATCH v2 3/8] diff-delta.c: "delta.h" is not a required include
From
: Nicolas Pitre <nico@xxxxxxx>
Re: [PATCH v2 3/8] diff-delta.c: "delta.h" is not a required include
From
: Brandon Casey <casey@xxxxxxxxxxxxxxx>
gitworkflows, not referenced anywhere else?
From
: merlyn@xxxxxxxxxxxxxx (Randal L. Schwartz)
Re: [PATCH v2 3/8] diff-delta.c: "delta.h" is not a required include
From
: Nicolas Pitre <nico@xxxxxxx>
Re: [PATCH 03/23] http*: cleanup slot->local after fclose
From
: Tay Ray Chuan <rctay89@xxxxxxxxx>
Re: [PATCH 04/23] http-push: send out fetch requests on queue
From
: Tay Ray Chuan <rctay89@xxxxxxxxx>
Re: [PATCH 00/23] http*: refactor (v5)
From
: Tay Ray Chuan <rctay89@xxxxxxxxx>
Re: [PATCH 15/23] http.c: new functions for the http API
From
: Tay Ray Chuan <rctay89@xxxxxxxxx>
Re: [PATCH 17/23] http.c::http_fetch_ref(): use the new http API
From
: Tay Ray Chuan <rctay89@xxxxxxxxx>
Re: [PATCH 12/23] transport.c::get_refs_via_curl(): do not leak refs_url
From
: Tay Ray Chuan <rctay89@xxxxxxxxx>
Re: [PATCH 18/23] http-push.c::remote_exists(): use the new http API
From
: Tay Ray Chuan <rctay89@xxxxxxxxx>
Re: [PATCH 19/23] http-push.c::fetch_symref(): use the new http API
From
: Tay Ray Chuan <rctay89@xxxxxxxxx>
[PATCH v2 3/8] diff-delta.c: "delta.h" is not a required include
From
: Brandon Casey <casey@xxxxxxxxxxxxxxx>
Re: [PATCH 0/8] enhancing builds on Solaris
From
: Brandon Casey <casey@xxxxxxxxxxxxxxx>
Re: [PATCH 0/8] enhancing builds on Solaris
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH 0/8] enhancing builds on Solaris
From
: Brandon Casey <casey@xxxxxxxxxxxxxxx>
[PATCH 4/8] On Solaris choose the OLD_ICONV iconv() declaration based on the UNIX spec
From
: Brandon Casey <casey@xxxxxxxxxxxxxxx>
[PATCH 5/8] git-compat-util.h: tweak the way _XOPEN_SOURCE is set on Solaris
From
: Brandon Casey <casey@xxxxxxxxxxxxxxx>
[PATCH 0/8] enhancing builds on Solaris
From
: Brandon Casey <casey@xxxxxxxxxxxxxxx>
[PATCH 1/8] Makefile: use /usr/ucb/install on SunOS platforms rather than ginstall
From
: Brandon Casey <casey@xxxxxxxxxxxxxxx>
[PATCH 6/8] Makefile: define __sun__ on SunOS
From
: Brandon Casey <casey@xxxxxxxxxxxxxxx>
[PATCH 8/8] Makefile: add section for SunOS 5.7
From
: Brandon Casey <casey@xxxxxxxxxxxxxxx>
[PATCH 7/8] Makefile: introduce SANE_TOOL_PATH for prepending required elements to PATH
From
: Brandon Casey <casey@xxxxxxxxxxxxxxx>
[PATCH 3/8] diff-delta.c: "diff.h" is not a required include
From
: Brandon Casey <casey@xxxxxxxxxxxxxxx>
[PATCH 2/8] Makefile: add NEEDS_RESOLV to optionally add -lresolv to compile arguments
From
: Brandon Casey <casey@xxxxxxxxxxxxxxx>
Re: [PATCH 2/3] pull --rebase: Add support for rebased default upstream
From
: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
Re: [BUG ext4?] Working tree getting out of date "spontaneously"
From
: Theodore Tso <tytso@xxxxxxx>
Re: [PATCH 0/7] [GSoC2009] Revision cache / git-daemon caching plan
From
: Nicolas Pitre <nico@xxxxxxx>
Re: [PATCH 18/23] http-push.c::remote_exists(): use the new http API
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: [PATCH 19/23] http-push.c::fetch_symref(): use the new http API
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: [PATCH 17/23] http.c::http_fetch_ref(): use the new http API
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: [PATCH 15/23] http.c: new functions for the http API
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: [PATCH 12/23] transport.c::get_refs_via_curl(): do not leak refs_url
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: [PATCH 04/23] http-push: send out fetch requests on queue
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: [PATCH 03/23] http*: cleanup slot->local after fclose
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: [PATCH 00/23] http*: refactor (v5)
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: [TopGit PATCH] hooks/pre-commit: check for cycles in dependencies
From
: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
RE: Best way to merge two repos with same content, differenthistory
From
: "Kelly F. Hickel" <kfh@xxxxxxxxxxxxxx>
Git confused when file is renamed/renamed+modified and result merged
From
: Tomas Carnecky <tom@xxxxxxxxxxxxx>
Re: Best way to merge two repos with same content, differenthistory
From
: "Robin H. Johnson" <robbat2@xxxxxxxxxx>
[PATCH 3/3] git-parse-remote: remove unused functions
From
: Santi Béjar <santi@xxxxxxxxxxx>
[PATCH 2/3] pull --rebase: Add support for rebased default upstream
From
: Santi Béjar <santi@xxxxxxxxxxx>
[PATCH 1/3] parse-remote: function to get the tracking branch to be merge
From
: Santi Béjar <santi@xxxxxxxxxxx>
Re: [PATCH 1/7] revision-cache: define revision cache as simple list of revisions
From
: Nicolas Pitre <nico@xxxxxxx>
Re: [PATCHv1+eps] git-repack.txt: Clarify implications of -a for dumb protocols
From
: Stephen Boyd <bebarino@xxxxxxxxx>
RE: Best way to merge two repos with same content, differenthistory
From
: "Kelly F. Hickel" <kfh@xxxxxxxxxxxxxx>
Re: Best way to merge two repos with same content, different history
From
: "Robin H. Johnson" <robbat2@xxxxxxxxxx>
Re: [BUG ext4?] Working tree getting out of date "spontaneously"
From
: Björn Steinbrink <B.Steinbrink@xxxxxx>
Re: [BUG ext4?] Working tree getting out of date "spontaneously"
From
: Theodore Tso <tytso@xxxxxxx>
Re: Best way to merge two repos with same content, different history
From
: Rostislav Svoboda <rostislav.svoboda@xxxxxxxxx>
Re: Best way to merge two repos with same content, different history
From
: Markus Heidelberg <markus.heidelberg@xxxxxx>
RE: Best way to merge two repos with same content, different history
From
: "Kelly F. Hickel" <kfh@xxxxxxxxxxxxxx>
RE: Best way to merge two repos with same content, different history
From
: "Kelly F. Hickel" <kfh@xxxxxxxxxxxxxx>
Re: Best way to merge two repos with same content, different history
From
: Avery Pennarun <apenwarr@xxxxxxxxx>
Re: [PATCH 0/7] [GSoC2009] Revision cache / git-daemon caching plan
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: Best way to merge two repos with same content, different history
From
: Rostislav Svoboda <rostislav.svoboda@xxxxxxxxx>
Re: [WIP] Shift rev-list enumeration from upload-pack to pack-objects
From
: Nicolas Pitre <nico@xxxxxxx>
Best way to merge two repos with same content, different history
From
: "Kelly F. Hickel" <kfh@xxxxxxxxxxxxxx>
Re: configure.ac and friends could use some love
From
: Ralf Wildenhues <Ralf.Wildenhues@xxxxxx>
Re: [BUG ext4?] Working tree getting out of date "spontaneously"
From
: Björn Steinbrink <B.Steinbrink@xxxxxx>
[PATCH 23/23] http*: add helper methods for fetching objects (loose)
From
: Tay Ray Chuan <rctay89@xxxxxxxxx>
[PATCH 22/23] http*: add helper methods for fetching packs
From
: Tay Ray Chuan <rctay89@xxxxxxxxx>
[PATCH 21/23] http: use new http API in fetch_index()
From
: Tay Ray Chuan <rctay89@xxxxxxxxx>
[PATCH 20/23] http*: add http_get_info_packs
From
: Tay Ray Chuan <rctay89@xxxxxxxxx>
[PATCH 19/23] http-push.c::fetch_symref(): use the new http API
From
: Tay Ray Chuan <rctay89@xxxxxxxxx>
[PATCH 18/23] http-push.c::remote_exists(): use the new http API
From
: Tay Ray Chuan <rctay89@xxxxxxxxx>
[PATCH 17/23] http.c::http_fetch_ref(): use the new http API
From
: Tay Ray Chuan <rctay89@xxxxxxxxx>
[PATCH 16/23] transport.c::get_refs_via_curl(): use the new http API
From
: Tay Ray Chuan <rctay89@xxxxxxxxx>
[PATCH 15/23] http.c: new functions for the http API
From
: Tay Ray Chuan <rctay89@xxxxxxxxx>
[PATCH 14/23] http: create function end_url_with_slash
From
: Tay Ray Chuan <rctay89@xxxxxxxxx>
[PATCH 13/23] http*: move common variables and macros to http.[ch]
From
: Tay Ray Chuan <rctay89@xxxxxxxxx>
[PATCH 12/23] transport.c::get_refs_via_curl(): do not leak refs_url
From
: Tay Ray Chuan <rctay89@xxxxxxxxx>
[PATCH 11/23] Don't expect verify_pack() callers to set pack_size
From
: Tay Ray Chuan <rctay89@xxxxxxxxx>
[PATCH 10/23] http-push: do not SEGV after fetching a bad pack idx file
From
: Tay Ray Chuan <rctay89@xxxxxxxxx>
[PATCH 09/23] http*: copy string returned by sha1_to_hex
From
: Tay Ray Chuan <rctay89@xxxxxxxxx>
[PATCH 08/23] http-walker: verify remote packs
From
: Tay Ray Chuan <rctay89@xxxxxxxxx>
[PATCH 07/23] http-push, http-walker: style fixes
From
: Tay Ray Chuan <rctay89@xxxxxxxxx>
[PATCH 06/23] t5550-http-fetch: test fetching of packed objects
From
: Tay Ray Chuan <rctay89@xxxxxxxxx>
[PATCH 05/23] http-push: fix missing "#ifdef USE_CURL_MULTI" around "is_running_queue"
From
: Tay Ray Chuan <rctay89@xxxxxxxxx>
[PATCH 04/23] http-push: send out fetch requests on queue
From
: Tay Ray Chuan <rctay89@xxxxxxxxx>
[PATCH 03/23] http*: cleanup slot->local after fclose
From
: Tay Ray Chuan <rctay89@xxxxxxxxx>
[PATCH 02/23] t5540-http-push: test fetching of packed objects
From
: Tay Ray Chuan <rctay89@xxxxxxxxx>
[PATCH 01/23] t5540-http-push: test fetching of loose objects
From
: Tay Ray Chuan <rctay89@xxxxxxxxx>
[PATCH 00/23] http*: refactor (v5)
From
: Tay Ray Chuan <rctay89@xxxxxxxxx>
Re: [BUG ext4?] Working tree getting out of date "spontaneously"
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
preventing checking out remote branch in gitk
From
: Sitaram Chamarty <sitaramc@xxxxxxxxx>
Re: Using different protocols for "pull" and "push".
From
: Mike Gaffney <mr.gaffo@xxxxxxxxx>
Re: [BUG ext4?] Working tree getting out of date "spontaneously"
From
: Björn Steinbrink <B.Steinbrink@xxxxxx>
Re: [BUG ext4?] Working tree getting out of date "spontaneously"
From
: Theodore Tso <tytso@xxxxxxx>
Re: [BUG? ext4] git working tree getting out of date "spontaneously"
From
: Björn Steinbrink <B.Steinbrink@xxxxxx>
Re: [BUG ext4?] Working tree getting out of date "spontaneously"
From
: Björn Steinbrink <B.Steinbrink@xxxxxx>
Re: [PATCH] daemon: Skip unknown "extra arg" information
From
: Sergey Vlasov <vsu@xxxxxxxxxxx>
Re: [BUG?] Working tree getting out of date "spontaneously"
From
: Björn Steinbrink <B.Steinbrink@xxxxxx>
Re: [BUG ext4?] Working tree getting out of date "spontaneously"
From
: Björn Steinbrink <B.Steinbrink@xxxxxx>
Re: [BUG?] Working tree getting out of date "spontaneously"
From
: Robin Rosenberg <robin.rosenberg.lists@xxxxxxxxxx>
[BUG?] Working tree getting out of date "spontaneously"
From
: Björn Steinbrink <B.Steinbrink@xxxxxx>
Re: di-git-ally managing love letters - a Git presentation
From
: Shakthi Kannan <shakthimaan@xxxxxxxxx>
[BUG] "gitk -- ." shows nothing in file pane
From
: "Yann Dirson" <ydirson@xxxxxxxxxxxx>
Re: ssh git-pull fails
From
: Tomas Carnecky <tom@xxxxxxxxxxxxx>
ssh git-pull fails
From
: kenet3@xxxxxxxxx
Re: Request for detailed documentation of git pack protocol
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: Can I set up a GIT server w/o administration privileges on a Solaris machine?
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: [PATCH] daemon: Skip unknown "extra arg" information
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: [PATCH 1/2] http.c: prompt for SSL client certificate password
From
: Constantine Plotnikov <constantine.plotnikov@xxxxxxxxx>
Re: [PATCHv1+eps] git-repack.txt: Clarify implications of -a for dumb protocols
From
: Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx>
Re: [WIP] Shift rev-list enumeration from upload-pack to pack-objects
From
: Johannes Sixt <j.sixt@xxxxxxxxxxxxx>
Re: Request for detailed documentation of git pack protocol
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: [PATCH] diesys calls die and also reports strerror(errno)
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH v2 2/3] bisect: when skipping, choose a commit away from a skipped commit
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH v2 1/3] bisect: add parameters to "filter_skipped"
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: di-git-ally managing love letters - a Git presentation
From
: Sitaram Chamarty <sitaramc@xxxxxxxxx>
Re: [PATCH] diesys calls die and also reports strerror(errno)
From
: Johannes Sixt <j.sixt@xxxxxxxxxxxxx>
Re: [WIP] Shift rev-list enumeration from upload-pack to pack-objects
From
: Sam Vilain <sam@xxxxxxxxxx>
[PATCH 3/7] rev-cache: add 'end' objects for caching 'uninteresting' lookups
From
: Sam Vilain <sam@xxxxxxxxxx>
[PATCH 1/7] revision-cache: define revision cache as simple list of revisions
From
: Sam Vilain <sam@xxxxxxxxxx>
[PATCH 0/7] [GSoC2009] Revision cache / git-daemon caching plan
From
: Sam Vilain <sam@xxxxxxxxxx>
[PATCH 2/7] rev-cache: add on-disk format for fast reachability lookup
From
: Sam Vilain <sam@xxxxxxxxxx>
[PATCH 4/7] rev-cache: allow multiple 'start' objects per index
From
: Sam Vilain <sam@xxxxxxxxxx>
[PATCH 5/7] revision cache: maps of 'new' objects
From
: Sam Vilain <sam@xxxxxxxxxx>
[WIP] Shift rev-list enumeration from upload-pack to pack-objects
From
: sam@xxxxxxxxxx
[PATCH 7/7] revision cache: be even stricter with sort order
From
: Sam Vilain <sam@xxxxxxxxxx>
[PATCH 6/7] revision cache: allow foreign 'start' commits
From
: Sam Vilain <sam@xxxxxxxxxx>
parse-options: ambiguous LASTARG_DEFAULT and OPTARG
From
: Stephen Boyd <bebarino@xxxxxxxxx>
Troubles when directory is replaced by symlink
From
: Alexander Gladysh <agladysh@xxxxxxxxx>
Re: di-git-ally managing love letters - a Git presentation
From
: Shakthi Kannan <shakthimaan@xxxxxxxxx>
Re: di-git-ally managing love letters - a Git presentation
From
: Shakthi Kannan <shakthimaan@xxxxxxxxx>
[PATCH v2 3/3] t6030: test skipping away from an already skipped commit
From
: Christian Couder <chriscool@xxxxxxxxxxxxx>
[PATCH v2 2/3] bisect: when skipping, choose a commit away from a skipped commit
From
: Christian Couder <chriscool@xxxxxxxxxxxxx>
[PATCH v2 1/3] bisect: add parameters to "filter_skipped"
From
: Christian Couder <chriscool@xxxxxxxxxxxxx>
[PATCH v2 0/3] automatically skip away from broken commits
From
: Christian Couder <chriscool@xxxxxxxxxxxxx>
Re: [PATCH 1/2] http.c: prompt for SSL client certificate password
From
: Mark Lodato <lodatom@xxxxxxxxx>
Re: [PATCH] daemon: Skip unknown "extra arg" information
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
Re: Using different protocols for "pull" and "push".
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] daemon: Skip unknown "extra arg" information
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: Request for detailed documentation of git pack protocol
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
Re: [Patch] Prevent cloning over http from spewing
From
: Jakub Narebski <jnareb@xxxxxxxxx>
[PATCHv2 2/2] parse-options: simplify usage argh handling
From
: Stephen Boyd <bebarino@xxxxxxxxx>
[PATCHv2 1/2] parse-options: make OPT_INTEGER's argh explicit
From
: Stephen Boyd <bebarino@xxxxxxxxx>
Using different protocols for "pull" and "push".
From
: Nikos Chantziaras <realnc@xxxxxxxx>
Re: [PATCHv2 2/2] Add 'git svn reset' to unwind 'git svn fetch'
From
: Eric Wong <normalperson@xxxxxxxx>
[PATCH] daemon: Skip unknown "extra arg" information
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
Re: Request for detailed documentation of git pack protocol
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
[JGIT PATCH 7/7] Add tests for SideBandOutputStream
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
[JGIT PATCH 6/7] Add tests for PacketLineOut
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
[JGIT PATCH 5/7] Add tests for PacketLineIn
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
[JGIT PATCH 4/7] Add tests for RawParseUtil's hex string parsing
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
[JGIT PATCH 3/7] Move PacketLineIn hex parsing to RawParseUtils
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
[JGIT PATCH 2/7] Disambiguate pkt-line "0000" from "0004"
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
[JGIT PATCH 1/7] Move hex parsing functions to RawParseUtil, accept upper case
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
[JGIT PATCH 0/7] Misc. transport cleanup
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
Re: [TopGit PATCH] hooks/pre-commit: check for cycles in dependencies
From
: Bert Wesarg <bert.wesarg@xxxxxxxxxxxxxx>
Re: [TopGit PATCH] pre-commit: check .top* files in the to-be-commited tree
From
: Bert Wesarg <bert.wesarg@xxxxxxxxxxxxxx>
Re: [PATCH] diesys calls die and also reports strerror(errno)
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: Request for detailed documentation of git pack protocol
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: [PATCH] diesys calls die and also reports strerror(errno)
From
: Jeff King <peff@xxxxxxxx>
Re: Disappearing submissions to vger
From
: Randy Dunlap <randy.dunlap@xxxxxxxxxx>
Disappearing submissions to vger
From
: Sam Vilain <sam@xxxxxxxxxx>
[TopGit PATCH] hooks/pre-commit: check for cycles in dependencies
From
: Bert Wesarg <bert.wesarg@xxxxxxxxxxxxxx>
Re: [PATCH] add strerror(errno) to die() calls where applicable
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCHv1+eps] git-repack.txt: Clarify implications of -a for dumb protocols
From
: Stephen Boyd <bebarino@xxxxxxxxx>
Re: Request for detailed documentation of git pack protocol
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
Re: Can I set up a GIT server w/o administration privileges on a Solaris machine?
From
: Tomas Carnecky <tom@xxxxxxxxxxxxx>
Re: Can I set up a GIT server w/o administration privileges on a Solaris machine?
From
: Tomas Carnecky <tom@xxxxxxxxxxxxx>
Can I set up a GIT server w/o administration privileges on a Solaris machine?
From
: stuart <stuart@xxxxxxxx>
Re: [Patch] Prevent cloning over http from spewing
From
: Jeff King <peff@xxxxxxxx>
Re: di-git-ally managing love letters - a Git presentation
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: [PATCHv1+eps] git-repack.txt: Clarify implications of -a for dumb protocols
From
: Andreas Klöckner <lists@xxxxxxxxxxxxxxxxx>
Re: di-git-ally managing love letters - a Git presentation
From
: Magnus Bäck <baeck@xxxxxxxxxx>
Re: git repack and dumb protocols
From
: Peter Harris <git@xxxxxxxxxxxxxxxxxxx>
Re: di-git-ally managing love letters - a Git presentation
From
: Matthieu Moy <Matthieu.Moy@xxxxxxx>
Re: [Patch] Prevent cloning over http from spewing
From
: Tay Ray Chuan <rctay89@xxxxxxxxx>
Re: [TopGit PATCH] pre-commit: check .topdeps for valid branches
From
: Bert Wesarg <bert.wesarg@xxxxxxxxxxxxxx>
Re: di-git-ally managing love letters - a Git presentation
From
: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
di-git-ally managing love letters - a Git presentation
From
: Shakthi Kannan <shakthimaan@xxxxxxxxx>
Re: Request for detailed documentation of git pack protocol
From
: Tony Finch <dot@xxxxxxxx>
[PATCHv1+eps] git-repack.txt: Clarify implications of -a for dumb protocols
From
: Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx>
[PATCH] git-pack.txt: Clarify implications of -a for dumb protocols
From
: Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx>
Re: [TopGit PATCH] pre-commit: check .topdeps for valid branches
From
: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
Re: Request for detailed documentation of git pack protocol
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: [PATCH v3] To make GIT-VERSION-FILE, search for git more widely
From
: "Matthias Andree" <matthias.andree@xxxxxx>
Re: Request for detailed documentation of git pack protocol
From
: Junio C Hamano <gitster@xxxxxxxxx>
git-p4: submit to blank p4 repository help please
From
: "Reynolds, Stephen (GE EntSol, Intelligent Platforms)" <Stephen.Reynolds@xxxxxxxxxxx>
[ANNOUNCE] GIT 1.6.3.2
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: Request for detailed documentation of git pack protocol
From
: Andreas Ericsson <ae@xxxxxx>
Re: Am able to delete a file with no trace in the log
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [TopGit PATCH] pre-commit: check .top* files in the to-be-commited tree
From
: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
Re: [PATCH v3] To make GIT-VERSION-FILE, search for git more widely
From
: Junio C Hamano <gitster@xxxxxxxxx>
[PATCHv2 2/2] Add 'git svn reset' to unwind 'git svn fetch'
From
: Ben Jackson <ben@xxxxxxx>
[PATCHv2 1/2] Limit start revision of find_rev_before to max existing revision
From
: Ben Jackson <ben@xxxxxxx>
Re: [PATCH v2] git-svn: let 'dcommit $rev' work on $rev instead of HEAD
From
: Eric Wong <normalperson@xxxxxxxx>
Re: [PATCH 1/2] Add 'git svn help [cmd]' which works outside a repo.
From
: Eric Wong <normalperson@xxxxxxxx>
Re: [PATCH] add strerror(errno) to die() calls where applicable
From
: Alexander Potashev <aspotashev@xxxxxxxxx>
[PATCH] diesys calls die and also reports strerror(errno)
From
: Alexander Potashev <aspotashev@xxxxxxxxx>
Re: Am able to delete a file with no trace in the log
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
rebase and unmerged files
From
: bill lam <cbill.lam@xxxxxxxxx>
Re: [PATCH 2/2] Add 'git svn reset' to unwind 'git svn fetch'
From
: Eric Wong <normalperson@xxxxxxxx>
[PATCH v4] To make GIT-VERSION-FILE, search for git more widely
From
: Matthias Andree <matthias.andree@xxxxxx>
git repack and dumb protocols
From
: Andreas Klöckner <lists@xxxxxxxxxxxxxxxxx>
Re: Am able to delete a file with no trace in the log
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH v3 1/2] compat: add a mkstemps() compatibility function
From
: David Aguilar <davvid@xxxxxxxxx>
Re: Am able to delete a file with no trace in the log
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Re: Am able to delete a file with no trace in the log
From
: Jeff King <peff@xxxxxxxx>
Re: Am able to delete a file with no trace in the log
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: Am able to delete a file with no trace in the log
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Re: Am able to delete a file with no trace in the log
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Re: Am able to delete a file with no trace in the log
From
: Jeff King <peff@xxxxxxxx>
Re: Request for detailed documentation of git pack protocol
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: Am able to delete a file with no trace in the log
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: Am able to delete a file with no trace in the log
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Re: Request for detailed documentation of git pack protocol
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: Request for detailed documentation of git pack protocol
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
Re: Am able to delete a file with no trace in the log
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: Request for detailed documentation of git pack protocol
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: Am able to delete a file with no trace in the log
From
: Avery Pennarun <apenwarr@xxxxxxxxx>
Re: Am able to delete a file with no trace in the log
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: Request for detailed documentation of git pack protocol
From
: Tony Finch <dot@xxxxxxxx>
Re: Request for detailed documentation of git pack protocol
From
: Tony Finch <dot@xxxxxxxx>
Re: Am able to delete a file with no trace in the log
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Re: Am able to delete a file with no trace in the log
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Re: Am able to delete a file with no trace in the log
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: Request for detailed documentation of git pack protocol
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: Re: [PATCH] Add USER environment variable to executed git commands when serving
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
Re: Request for detailed documentation of git pack protocol
From
: Tony Finch <dot@xxxxxxxx>
Re: Re: [PATCH] Add USER environment variable to executed git commands when serving
From
: "Robin H. Johnson" <robbat2@xxxxxxxxxx>
Re: Re: [PATCH] Add USER environment variable to executed git commands when serving
From
: Heiko Voigt <hvoigt@xxxxxxxxxx>
Re: Request for detailed documentation of git pack protocol
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
Re: [PATCH] parse-options: make OPT_NUMBER's argh explicit
From
: René Scharfe <rene.scharfe@xxxxxxxxxxxxxx>
[PATCH v2] completion: Add --full-diff to log options
From
: Todd Zullinger <tmz@xxxxxxxxx>
Re: Request for detailed documentation of git pack protocol
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: [Patch] Prevent cloning over http from spewing
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
Re: [Patch] Prevent cloning over http from spewing
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH] parse-options: make OPT_NUMBER's argh explicit
From
: Stephen Boyd <bebarino@xxxxxxxxx>
Re: [Patch] Prevent cloning over http from spewing
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
Re: [Patch] Prevent cloning over http from spewing
From
: Jeff King <peff@xxxxxxxx>
Re: [Patch] Prevent cloning over http from spewing
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
Re: [Patch] Prevent cloning over http from spewing
From
: Jeff King <peff@xxxxxxxx>
Re: Request for detailed documentation of git pack protocol
From
: Johannes Sixt <j6t@xxxxxxxx>
Re: [Patch] Prevent cloning over http from spewing
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH 10/11] Fix warnings in nedmalloc when compiling with GCC 4.4.0
From
: Junio C Hamano <gitster@xxxxxxxxx>
[JGIT PATCH v2] Send non-standard port in host header of git://
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
[JGIT PATCH] Send non-standard port in host header of git://
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
Re: Request for detailed documentation of git pack protocol
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: Request for detailed documentation of git pack protocol
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
Re: Request for detailed documentation of git pack protocol
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: [EGIT PATCH 08/10] Add ref rename support to JGit
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
[PATCH] grep: fix empty word-regexp matches
From
: René Scharfe <rene.scharfe@xxxxxxxxxxxxxx>
Re: [PATCH v3 1/2] compat: add a mkstemps() compatibility function
From
: Antriksh Pany <antriksh.pany@xxxxxxxxx>
Re: Request for detailed documentation of git pack protocol
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
Re: [EGIT PATCH 05/10] Do not write to the reflog unless the refupdate logmessage is set
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
Re: Request for detailed documentation of git pack protocol
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: Request for detailed documentation of git pack protocol
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
Re: Request for detailed documentation of git pack protocol
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
Re: [PATCH] completion: Add --full-diff to log/gitk options
From
: Thomas Rast <trast@xxxxxxxxxxxxxxx>
Re: Request for detailed documentation of git pack protocol
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
Re: Request for detailed documentation of git pack protocol
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
Re: [PATCH 10/11] Fix warnings in nedmalloc when compiling with GCC 4.4.0
From
: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
Re: [PATCH 2/2] blame: Fix corner case when a directory becomes a file
From
: Ben Willard <benwillard@xxxxxxxxx>
Re: Request for detailed documentation of git pack protocol
From
: Jakub Narebski <jnareb@xxxxxxxxx>
[PATCH] completion: Add --full-diff to log/gitk options
From
: Todd Zullinger <tmz@xxxxxxxxx>
Re: [PATCH 14/17] http*: add http_get_info_packs
From
: Tay Ray Chuan <rctay89@xxxxxxxxx>
[PATCH] GitWeb + TopGit
From
: Bert Wesarg <bert.wesarg@xxxxxxxxxxxxxx>
Re: git-rebase -i not escaping # at the beginning of the line
From
: Petr Baudis <pasky@xxxxxxx>
Re: git-rebase -i not escaping # at the beginning of the line
From
: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
Re: Request for detailed documentation of git pack protocol
From
: Jakub Narebski <jnareb@xxxxxxxxx>
git-rebase -i not escaping # at the beginning of the line
From
: Petr Baudis <pasky@xxxxxx>
Re: [Patch] Prevent cloning over http from spewing
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: [Patch] Prevent cloning over http from spewing
From
: Erik Faye-Lund <kusmabite@xxxxxxxxxxxxxx>
Re: [PATCH] parse-options: make OPT_NUMBER's argh explicit
From
: René Scharfe <rene.scharfe@xxxxxxxxxxxxxx>
Re: state of libgit2?
From
: Andreas Ericsson <ae@xxxxxx>
Re: Request for detailed documentation of git pack protocol
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: state of libgit2?
From
: Sverre Rabbelier <srabbelier@xxxxxxxxx>
[PATCH] parse-options: make OPT_NUMBER's argh explicit
From
: Stephen Boyd <bebarino@xxxxxxxxx>
Re: [PATCH 2/2] blame: Fix corner case when a directory becomes a file
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH v3] To make GIT-VERSION-FILE, search for git more widely
From
: "Matthias Andree" <matthias.andree@xxxxxx>
Re: [PATCH 0/4] make it possible to skip away from broken commits
From
: Junio C Hamano <gitster@xxxxxxxxx>
state of libgit2?
From
: Thomas Koch <thomas@xxxxxxx>
Re: [PATCH 1/2] Rename submodule.<name>.rebase to submodule.<name>.update
From
: Johan Herland <johan@xxxxxxxxxxx>
Re: [PATCH 0/4] make it possible to skip away from broken commits
From
: Christian Couder <chriscool@xxxxxxxxxxxxx>
Re: [PATCH 0/4] make it possible to skip away from broken commits
From
: Christian Couder <chriscool@xxxxxxxxxxxxx>
[PATCH 1/2 v2] Rename submodule.<name>.rebase to submodule.<name>.update
From
: Johan Herland <johan@xxxxxxxxxxx>
Re: [PATCH] Add USER environment variable to executed git commands when serving
From
: Sitaram Chamarty <sitaramc@xxxxxxxxx>
Re: [PATCH 1/2] Rename submodule.<name>.rebase to submodule.<name>.update
From
: Johan Herland <johan@xxxxxxxxxxx>
Re: [PATCH 1/2] Rename submodule.<name>.rebase to submodule.<name>.update
From
: Markus Heidelberg <markus.heidelberg@xxxxxx>
Re: [PATCH 0/4] make it possible to skip away from broken commits
From
: "H. Peter Anvin" <hpa@xxxxxxxxx>
Re: Am able to delete a file with no trace in the log
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCH 1/2] Rename submodule.<name>.rebase to submodule.<name>.update
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: Request for detailed documentation of git pack protocol
From
: "Robin H. Johnson" <robbat2@xxxxxxxxxx>
Re: Request for detailed documentation of git pack protocol
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
Re: Request for detailed documentation of git pack protocol
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: Am able to delete a file with no trace in the log
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] add strerror(errno) to die() calls where applicable
From
: Jeff King <peff@xxxxxxxx>
Clean up and simplify rev_compare_tree()
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Re: Request for detailed documentation of git pack protocol
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
Re: Am able to delete a file with no trace in the log
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCH] Add USER environment variable to executed git commands when serving
From
: Sitaram Chamarty <sitaramc@xxxxxxxxx>
Re: gitosis question: identifying/logging remote user
From
: Sitaram Chamarty <sitaramc@xxxxxxxxx>
Re: Request for detailed documentation of git pack protocol
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: Am able to delete a file with no trace in the log
From
: Sitaram Chamarty <sitaramc@xxxxxxxxx>
Re: [PATCH 1/2] Rename submodule.<name>.rebase to submodule.<name>.update
From
: Peter Hutterer <peter.hutterer@xxxxxxxxx>
Re: git and multiple cores
From
: Nicolas Pitre <nico@xxxxxxx>
Re: git and multiple cores
From
: "Chris Friesen" <cfriesen@xxxxxxxxxx>
Re: Request for detailed documentation of git pack protocol
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
Re: git and multiple cores
From
: Peter Harris <git@xxxxxxxxxxxxxxxxxxx>
Re: git and multiple cores
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
[PATCH 2/2] git-submodule: add support for --merge.
From
: Johan Herland <johan@xxxxxxxxxxx>
[PATCH 1/2] Rename submodule.<name>.rebase to submodule.<name>.update
From
: Johan Herland <johan@xxxxxxxxxxx>
[PATCH 0/2] "git submodule update" enhancements (Was: What's cooking in git.git (May 2009, #04; Sun, 31))
From
: Johan Herland <johan@xxxxxxxxxxx>
Re: git and multiple cores
From
: Peter Harris <git@xxxxxxxxxxxxxxxxxxx>
git and multiple cores
From
: "Chris Friesen" <cfriesen@xxxxxxxxxx>
Re: Am able to delete a file with no trace in the log
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Savannah Git repositories: do not panic
From
: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
Re: Request for detailed documentation of git pack protocol
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: Am able to delete a file with no trace in the log
From
: Jeff King <peff@xxxxxxxx>
[PATCH] add strerror(errno) to die() calls where applicable
From
: Thomas Rast <trast@xxxxxxxxxxxxxxx>
[PATCH] add -i: do not dump patch during application
From
: Thomas Rast <trast@xxxxxxxxxxxxxxx>
[TopGit PATCH] pre-commit: check .topdeps for valid branches
From
: Bert Wesarg <bert.wesarg@xxxxxxxxxxxxxx>
Re: [PATCH 0/4] make it possible to skip away from broken commits
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [TopGit PATCH v2] tg-push: add bash completion
From
: Bert Wesarg <bert.wesarg@xxxxxxxxxxxxxx>
[TopGit PATCH] pre-commit: check .top* files in the to-be-commited tree
From
: Bert Wesarg <bert.wesarg@xxxxxxxxxxxxxx>
[TopGit PATCH] help: use pager
From
: Bert Wesarg <bert.wesarg@xxxxxxxxxxxxxx>
Re: Am able to delete a file with no trace in the log
From
: Tony Finch <dot@xxxxxxxx>
Re: gitosis question: identifying/logging remote user
From
: "Robin H. Johnson" <robbat2@xxxxxxxxxx>
[PATCH 4/4] t6030: add test case for "git bisect skip --ratio=x/y"
From
: Christian Couder <chriscool@xxxxxxxxxxxxx>
[PATCH 3/4] bisect: add "--ratio=<ratio>" option to "git bisect skip"
From
: Christian Couder <chriscool@xxxxxxxxxxxxx>
[PATCH 2/4] bisect: use the skip ratio to choose a commit away from a skipped commit
From
: Christian Couder <chriscool@xxxxxxxxxxxxx>
[PATCH 1/4] bisect: add parameters to "filter_skipped"
From
: Christian Couder <chriscool@xxxxxxxxxxxxx>
[PATCH 0/4] make it possible to skip away from broken commits
From
: Christian Couder <chriscool@xxxxxxxxxxxxx>
Am able to delete a file with no trace in the log
From
: Graham Perks <gperks@xxxxxxxxxxxx>
[PATCH 2/2] blame: Fix corner case when a directory becomes a file
From
: Ben Willard <benwillard@xxxxxxxxx>
[PATCH 1/2] t8006: Add test to show blame failure
From
: Ben Willard <benwillard@xxxxxxxxx>
[PATCH 0/2] git-blame bug
From
: Ben Willard <benwillard@xxxxxxxxx>
Re: [PATCH] Show presense of stashed changes in bash prompt.
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: [PATCH v3] To make GIT-VERSION-FILE, search for git more widely
From
: Johannes Sixt <j6t@xxxxxxxx>
Re: [PATCH] Show presense of stashed changes in bash prompt.
From
: Daniel Trstenjak <Daniel.Trstenjak@xxxxxxxxx>
Re: [PATCH] Show presense of stashed changes in bash prompt.
From
: Daniel Trstenjak <daniel.trstenjak@xxxxxxxxx>
[Patch] Prevent cloning over http from spewing
From
: sparse@xxxxxxxxxxxx
Re: [PATCH WIP 0/4] Special code path for large blobs
From
: Nicolas Pitre <nico@xxxxxxx>
Re: Duplicating a branch
From
: "Aaron Gray" <aaronngray.lists@xxxxxxxxxxxxxx>
Re: [PATCH] config: add --repository option
From
: Sverre Rabbelier <srabbelier@xxxxxxxxx>
Re: Cygwin: Initial clone of repo containing .gitattributes has modified files
From
: Raman Gupta <rocketraman@xxxxxxxxxxx>
Re: Cygwin: Initial clone of repo containing .gitattributes has modified files
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH v3] To make GIT-VERSION-FILE, search for git more widely
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH 10/11] Fix warnings in nedmalloc when compiling with GCC 4.4.0
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: Duplicating a branch
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] Show presense of stashed changes in bash prompt.
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
Re: [PATCH] config: add --repository option
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: git checkout -b -t
From
: Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCHv3 (resend) 0/4] git-am foreign patch support
From
: Junio C Hamano <gitster@xxxxxxxxx>
Duplicating a branch
From
: "Aaron Gray" <aaronngray.lists@xxxxxxxxxxxxxx>
Re: git checkout -b -t
From
: Matthieu Moy <Matthieu.Moy@xxxxxxx>
Re: git checkout -b -t
From
: Junio C Hamano <gitster@xxxxxxxxx>
git checkout -b -t
From
: John Tapsell <johnflux@xxxxxxxxx>
Re: [PATCH WIP 0/4] Special code path for large blobs
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
Re: [PATCH] setup_revisions(): do not access outside argv
From
: Jeff King <peff@xxxxxxxx>
[PATCH] Add USER environment variable to executed git commands when serving
From
: Heiko Voigt <hvoigt@xxxxxxxxxx>
Re: [PATCH v2] http*: cleanup slot->local after fclose
From
: Tay Ray Chuan <rctay89@xxxxxxxxx>
Re: gitosis question: identifying/logging remote user
From
: Sitaram Chamarty <sitaramc@xxxxxxxxx>
Re: [PATCH v3 1/2] compat: add a mkstemps() compatibility function
From
: Johannes Sixt <j.sixt@xxxxxxxxxxxxx>
Cygwin: Initial clone of repo containing .gitattributes has modified files
From
: Raman Gupta <rocketraman@xxxxxxxxxxx>
Re: [PATCH 10/11] Fix warnings in nedmalloc when compiling with GCC 4.4.0
From
: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
Re: [PATCH v3 1/2] compat: add a mkstemps() compatibility function
From
: Antriksh Pany <antriksh.pany@xxxxxxxxx>
[PATCH] Show presense of stashed changes in bash prompt.
From
: Daniel Trstenjak <Daniel.Trstenjak@xxxxxxxxx>
Re: [PATCHv3 (resend) 0/4] git-am foreign patch support
From
: Nanako Shiraishi <nanako3@xxxxxxxxxxx>
Re: [PATCH] config: add --repository option
From
: Nanako Shiraishi <nanako3@xxxxxxxxxxx>
Re: [PATCH v3] To make GIT-VERSION-FILE, search for git more widely
From
: Nanako Shiraishi <nanako3@xxxxxxxxxxx>
Re: [RFH] Questions for Git User's Survey 2009
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: configure.ac and friends could use some love
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Issues with file status over samba
From
: JiHO <jo.lists@xxxxxxxxx>
Re: [PATCH v7 3/3] diff: generate pretty filenames in prep_temp_blob()
From
: Johannes Sixt <j.sixt@xxxxxxxxxxxxx>
Re: gitosis question: identifying/logging remote user
From
: "Robin H. Johnson" <robbat2@xxxxxxxxxx>
Re: configure.ac and friends could use some love
From
: Andreas Ericsson <ae@xxxxxx>
Re: [PATCH WIP 0/4] Special code path for large blobs
From
: Nguyen Thai Ngoc Duy <pclouds@xxxxxxxxx>
gitosis question: identifying/logging remote user
From
: Sitaram Chamarty <sitaramc@xxxxxxxxx>
Re: wrong expectation from "git log -p"
From
: Junio C Hamano <gitster@xxxxxxxxx>
wrong expectation from "git log -p"
From
: Thomas Spura <tomspur@xxxxxxxxxxxxxxxxx>
Re: [PATCH 10/11] Fix warnings in nedmalloc when compiling with GCC 4.4.0
From
: GeunSik Lim <leemgs1@xxxxxxxxx>
[PATCHv3 (resend) 4/4] git-am: refactor 'cleaning up and aborting'
From
: Giuseppe Bilotta <giuseppe.bilotta@xxxxxxxxx>
[PATCHv3 (resend) 3/4] git-am foreign patch support: StGIT support
From
: Giuseppe Bilotta <giuseppe.bilotta@xxxxxxxxx>
[PATCHv3 (resend) 2/4] git-am foreign patch support: autodetect some patch formats
From
: Giuseppe Bilotta <giuseppe.bilotta@xxxxxxxxx>
[PATCHv3 (resend) 1/4] git-am foreign patch support: introduce patch_format
From
: Giuseppe Bilotta <giuseppe.bilotta@xxxxxxxxx>
[PATCHv3 (resend) 0/4] git-am foreign patch support
From
: Giuseppe Bilotta <giuseppe.bilotta@xxxxxxxxx>
Re: [PATCH] grep: fix colouring of matches with zero length
From
: René Scharfe <rene.scharfe@xxxxxxxxxxxxxx>
configure.ac and friends could use some love
From
: "C.J. Adams-Collier" <cjac@xxxxxxxxxxxxxxx>
Re: [PATCH] grep: fix colouring of matches with zero length
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: git log missing last line of output
From
: Brian Gernhardt <benji@xxxxxxxxxxxxxxxxxx>
Re: git log missing last line of output
From
: "Neal Kreitzinger" <neal@xxxxxxxx>
Re: [PATCH 2/2] Add 'git svn reset' to unwind 'git svn fetch'
From
: Ben Jackson <ben@xxxxxxx>
[PATCH] grep: fix colouring of matches with zero length
From
: René Scharfe <rene.scharfe@xxxxxxxxxxxxxx>
Re: [PATCH 10/11] Fix warnings in nedmalloc when compiling with GCC 4.4.0
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: A usage question
From
: Daniel Barkalow <barkalow@xxxxxxxxxxxx>
Re: [PATCH v2] http*: cleanup slot->local after fclose
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: What's cooking in git.git (May 2009, #04; Sun, 31)
From
: Brandon Casey <casey@xxxxxxxxxxxxxxx>
Re: "exclude" and ".gitignore" for everyone
From
: Matthieu Moy <Matthieu.Moy@xxxxxxx>
Re: [OT] Using object store for other (java) applications
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
Re: "exclude" and ".gitignore" for everyone
From
: Nikos Chantziaras <realnc@xxxxxxxx>
Re: "exclude" and ".gitignore" for everyone
From
: Brian Gernhardt <benji@xxxxxxxxxxxxxxxxxx>
Re: [PATCH v2] http*: cleanup slot->local after fclose
From
: Tay Ray Chuan <rctay89@xxxxxxxxx>
"exclude" and ".gitignore" for everyone
From
: Nikos Chantziaras <realnc@xxxxxxxx>
Re: [PATCH 3/3 v2] test-lib: fix http exit codes
From
: Clemens Buchacher <drizzd@xxxxxx>
[PATCH 3/3] test-lib: fix http exit codes
From
: Clemens Buchacher <drizzd@xxxxxx>
[PATCH 2/3] test-lib: allow exit trap to be used for cleanup by tests
From
: Clemens Buchacher <drizzd@xxxxxx>
[PATCH 1/3] test-lib: fail if invalid options are passed
From
: Clemens Buchacher <drizzd@xxxxxx>
various fixes to the test library
From
: Clemens Buchacher <drizzd@xxxxxx>
Re: [PATCH v3] add --abbrev to 'git cherry'
From
: Jeff Epler <jepler@xxxxxxxxxxxxxx>
Re: remotely deleting a branch
From
: Gustaf Hendeby <hendeby@xxxxxxxxxx>
Re: remotely deleting a branch
From
: John Tapsell <johnflux@xxxxxxxxx>
Re: [RFC] git-cvs script
From
: Nick Woolley <nickwoolley@xxxxxxxxxxx>
Re: [PATCH 03/11 v2] Work around a regression in Windows 7, causing erase_in_line() to crash sometimes
From
: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
Re: inconsistency with --abbrev=0
From
: Markus Heidelberg <markus.heidelberg@xxxxxx>
Re: [PATCH 03/11 v2] Work around a regression in Windows 7, causing erase_in_line() to crash sometimes
From
: Steffen Prohaska <prohaska@xxxxxx>
remotely deleting a branch
From
: jean-luc malet <jeanluc.malet@xxxxxxxxx>
Re: [RFC] git-cvs script
From
: Nick Woolley <nickwoolley@xxxxxxxxxxx>
[PATCH v3] refuse to merge during a merge
From
: Clemens Buchacher <drizzd@xxxxxx>
Re: [PATCH 04/11] test-chmtime: work around Windows limitation
From
: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
Re: [PATCH 10/11] Fix warnings in nedmalloc when compiling with GCC 4.4.0
From
: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
Re: [PATCH 03/11 v2] Work around a regression in Windows 7, causing erase_in_line() to crash sometimes
From
: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
Re: [PATCH 04/11] test-chmtime: work around Windows limitation
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH 10/11] Fix warnings in nedmalloc when compiling with GCC 4.4.0
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] Add -k option to cvsexportcommit to squash CVS keywords
From
: Alex Bennee <kernel-hacker@xxxxxxxxxx>
[PATCH 05/11 v2] MinGW: fix warning about implicit declaration of _getch()
From
: Steffen Prohaska <prohaska@xxxxxx>
[PATCHv2] git-show-branch.txt: document --date-order option
From
: Stephen Boyd <bebarino@xxxxxxxxx>
[PATCH 03/11 v2] Work around a regression in Windows 7, causing erase_in_line() to crash sometimes
From
: Steffen Prohaska <prohaska@xxxxxx>
Re: Spreading .gitignore rules to svn:ignore and keeping them in sync
From
: Marcelo de Moraes Serpa <celoserpa@xxxxxxxxx>
Re: BUG: mergetool fails on gitignore:d files
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: BUG: mergetool fails on gitignore:d files
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH v7 1/3] compat: add a mkstemps() compatibility function
From
: Junio C Hamano <gitster@xxxxxxxxx>
What's in git.git (May 2009, #03; Sun, 31)
From
: Junio C Hamano <gitster@xxxxxxxxx>
What's cooking in git.git (May 2009, #04; Sun, 31)
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [git subtree] documentation and new --squash mode
From
: Sitaram Chamarty <sitaramc@xxxxxxxxx>
Tracking the untracked
From
: Giuseppe Bilotta <giuseppe.bilotta@xxxxxxxxx>
Re: RFE: "git bisect reverse"
From
: Ealdwulf Wuffinga <ealdwulf@xxxxxxxxxxxxxx>
Re: RFE: "git bisect reverse"
From
: Ealdwulf Wuffinga <ealdwulf@xxxxxxxxxxxxxx>
[OT] Using object store for other (java) applications
From
: Johannes Schneider <mailings@xxxxxxxxxxxxx>
Re: Resetting working files
From
: Alex Riesen <raa.lkml@xxxxxxxxx>
whitespace ignoring during diff -M
From
: Daniel Mierswa <impulze@xxxxxxxxxxx>
Re: [PATCH] Add -k option to cvsexportcommit to squash CVS keywords
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH v2] http*: cleanup slot->local after fclose
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH 00/11] Various msysgit patches
From
: Johannes Sixt <j6t@xxxxxxxx>
Re: [PATCH 05/11] winansi: fix compile warnings
From
: Johannes Sixt <j6t@xxxxxxxx>
Re: [PATCH] refuse to merge during a merge
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: Resetting working files
From
: "Aaron Gray" <aaronngray.lists@xxxxxxxxxxxxxx>
Re: [PATCH 05/11] winansi: fix compile warnings
From
: Johannes Sixt <j6t@xxxxxxxx>
Re: inconsistency with --abbrev=0
From
: Sverre Rabbelier <srabbelier@xxxxxxxxx>
Re: Resetting working files
From
: Nicolas Sebrecht <nicolas.s.dev@xxxxxx>
Re: Resetting working files
From
: Aaron Gray <aaronngray.lists@xxxxxxxxxxxxxx>
Re: [git subtree] documentation and new --squash mode
From
: Avery Pennarun <apenwarr@xxxxxxxxx>
[PATCH 07/11] connect.c: Support PuTTY plink and TortoisePlink as SSH on Windows
From
: Steffen Prohaska <prohaska@xxxxxx>
Re: git-ls-files --added?
From
: Tony Finch <dot@xxxxxxxx>
[PATCH 01/11] MinGW: GCC >= 4 does not need SNPRINTF_SIZE_CORR anymore
From
: Steffen Prohaska <prohaska@xxxxxx>
Re: Resetting working files
From
: Peter Baumann <waste.manager@xxxxxx>
[PATCH 11/11] MinGW: Teach Makefile to detect msysgit and apply specific settings
From
: Steffen Prohaska <prohaska@xxxxxx>
[PATCH 05/11] winansi: fix compile warnings
From
: Steffen Prohaska <prohaska@xxxxxx>
[PATCH 08/11] MinGW readdir reimplementation to support d_type
From
: Steffen Prohaska <prohaska@xxxxxx>
[PATCH 06/11] git: browsing paths with spaces when using the start command
From
: Steffen Prohaska <prohaska@xxxxxx>
[PATCH 02/11] Quiet make: do not leave Windows behind
From
: Steffen Prohaska <prohaska@xxxxxx>
[PATCH 04/11] test-chmtime: work around Windows limitation
From
: Steffen Prohaska <prohaska@xxxxxx>
[PATCH 10/11] Fix warnings in nedmalloc when compiling with GCC 4.4.0
From
: Steffen Prohaska <prohaska@xxxxxx>
[PATCH 03/11] Work around a regression in Windows 7, causing erase_in_line() to crash sometimes
From
: Steffen Prohaska <prohaska@xxxxxx>
[PATCH 00/11] Various msysgit patches
From
: Steffen Prohaska <prohaska@xxxxxx>
Re: Resetting working files
From
: "Aaron Gray" <aaronngray.lists@xxxxxxxxxxxxxx>
inconsistency with --abbrev=0
From
: Markus Heidelberg <markus.heidelberg@xxxxxx>
Re: [PATCH 14/17] http*: add http_get_info_packs
From
: Clemens Buchacher <drizzd@xxxxxx>
Re: Resetting working files
From
: Dirk Süsserott <newsletter@xxxxxxxxxxx>
[PATCH v2] match_refs: search ref list tail internally
From
: Clemens Buchacher <drizzd@xxxxxx>
Re: [PATCH] refuse to merge during a merge
From
: Clemens Buchacher <drizzd@xxxxxx>
Re: Managing submodules on large multi-user projects
From
: Alex Riesen <raa.lkml@xxxxxxxxx>
Resetting working files
From
: "Aaron Gray" <aaronngray.lists@xxxxxxxxxxxxxx>
Re: [PATCH] refuse to merge during a merge
From
: John Tapsell <johnflux@xxxxxxxxx>
[PATCH] refuse to merge during a merge
From
: Clemens Buchacher <drizzd@xxxxxx>
[PATCH] http-push: reuse existing is_null_ref
From
: Clemens Buchacher <drizzd@xxxxxx>
[PATCH v2] http*: cleanup slot->local after fclose
From
: Tay Ray Chuan <rctay89@xxxxxxxxx>
Re: [RFH] Questions for Git User's Survey 2009
From
: Clemens Buchacher <drizzd@xxxxxx>
Re: [PATCH] http*: cleanup slot->local after fclose
From
: Tay Ray Chuan <rctay89@xxxxxxxxx>
[PATCH] Show selected subdirectory paths in gitk
From
: Peter Baumann <waste.manager@xxxxxx>
[PATCH v7 3/3] diff: generate pretty filenames in prep_temp_blob()
From
: David Aguilar <davvid@xxxxxxxxx>
[PATCH v7 2/3] compat: add a basename() compatibility function
From
: David Aguilar <davvid@xxxxxxxxx>
[PATCH v7 1/3] compat: add a mkstemps() compatibility function
From
: David Aguilar <davvid@xxxxxxxxx>
Re: [StGit PATCH] Remove the resolved command
From
: Karl Hasselström <kha@xxxxxxxxxxx>