Git Distributed Software Revision Control
Date Index
[
Prev Page
][
Next Page
]
[PATCH v2 1/2] receive-pack: switch global variable 'commands' to a parameter
,
Jay Soffian
[PATCH v2 2/2] receive-pack: detect aliased updates which can occur with symrefs
,
Jay Soffian
Re: [PATCH v2 2/2] receive-pack: detect aliased updates which can occur with symrefs
,
Jay Soffian
[PATCH v2 2/2] receive-pack: detect aliased updates which can occur with symrefs
,
Jay Soffian
Re: [PATCH v2 2/2] receive-pack: detect aliased updates which can occur with symrefs
,
Junio C Hamano
Re: [PATCH v2 2/2] receive-pack: detect aliased updates which can occur with symrefs
,
Jay Soffian
[PATCH v3 0/3] js/maint-receive-pack-symref-alias
,
Jay Soffian
[RFC/PATCH] ignoring a fetch that overwrites local symref
,
Junio C Hamano
[PATCH] fetch: ignore wildcarded refspecs that update local symbolic refs
,
Junio C Hamano
Re: [PATCH] fetch: ignore wildcarded refspecs that update local symbolic refs
,
Jay Soffian
Re: [RFC/PATCH] ignoring a fetch that overwrites local symref
,
Shawn Pearce
Re: [RFC/PATCH] ignoring a fetch that overwrites local symref
,
Junio C Hamano
[PATCH v3 1/3] receive-pack: switch global variable 'commands' to a parameter
,
Jay Soffian
[PATCH v3 2/3] t5516-fetch-push.sh: style cleanup
,
Jay Soffian
[PATCH v3 3/3] receive-pack: detect aliased updates which can occur with symrefs
,
Jay Soffian
[PATCH v3 3/3] receive-pack: detect aliased updates which can occur with symrefs
,
Jay Soffian
Re: [PATCH v3 3/3] receive-pack: detect aliased updates which can occur with symrefs
,
Ævar Arnfjörð Bjarmason
[PATCH] Fix checkout of large files to network shares under Windows XP
,
Sebastian Schuberth
Re: [PATCH] Fix checkout of large files to network shares under Windows XP
,
Junio C Hamano
Re: [PATCH] Fix checkout of large files to network shares under Windows XP
,
Johannes Schindelin
Re: [PATCH] Fix checkout of large files to network shares under Windows XP
,
René Scharfe
Re: [PATCH] Fix checkout of large files to network shares under Windows XP
,
Albert Dvornik
Re: [PATCH] Fix checkout of large files to network shares under Windows XP
,
Johannes Sixt
Re: [PATCH] Fix checkout of large files to network shares under Windows XP
,
Sebastian Schuberth
Re: [PATCH] Fix checkout of large files to network shares under Windows XP
,
Johannes Sixt
Re: [PATCH] Fix checkout of large files to network shares under Windows XP
,
Sebastian Schuberth
Re: [PATCH] Fix checkout of large files to network shares under Windows XP
,
René Scharfe
Re: [PATCH] Fix checkout of large files to network shares under Windows XP
,
René Scharfe
Re: [PATCH] Fix checkout of large files to network shares under Windows XP
,
Sebastian Schuberth
Re: [PATCH] Fix checkout of large files to network shares under Windows XP
,
Johannes Sixt
Message not available
Re: [PATCH] Fix checkout of large files to network shares under Windows XP
,
René Scharfe
Re: [PATCH] Fix checkout of large files to network shares under Windows XP
,
Dmitry Potapov
[PATCH 1/2] reflog: make the 'show' subcommand really the default
,
SZEDER Gábor
[PATCH 2/2] reflog: remove 'show' from 'expire's usage string
,
SZEDER Gábor
Re: [PATCH 1/2] reflog: make the 'show' subcommand really the default
,
Junio C Hamano
Re: [PATCH 1/2] reflog: make the 'show' subcommand really the default
,
Jeff King
Re: [PATCH 1/2] reflog: make the 'show' subcommand really the default
,
SZEDER Gábor
Re: [PATCH 1/2] reflog: make the 'show' subcommand really the default
,
Jeff King
[PATCH] t0001: check syntax of sample hooks
,
Jonathan Nieder
Re: [PATCH] t0001: check syntax of sample hooks
,
Junio C Hamano
Re: [PATCH] t0001: check syntax of sample hooks
,
Jonathan Nieder
[QUESTION] or [BUG] Could not stash new bin files
,
Arnauld Van Muysewinkel
Re: [QUESTION] or [BUG] Could not stash new bin files
,
Jonathan Nieder
Re: [QUESTION] or [BUG] Could not stash new bin files
,
Jeff King
[PATCH] t7012: Mark missing tests as TODO
,
Michael J Gruber
Re: [PATCH] t7012: Mark missing tests as TODO
,
Nguyen Thai Ngoc Duy
[PATCH] MSVC: Fix build by adding missing termios.h dummy
,
Johannes Sixt
Compilation pb of git-1.7.0.5
,
Yves Caniou
Re: Compilation pb of git-1.7.0.5
,
Sverre Rabbelier
Re: Compilation pb of git-1.7.0.5
,
Yves Caniou
Re: Compilation pb of git-1.7.0.5
,
Michael J Gruber
Re: Compilation pb of git-1.7.0.5
,
Yves Caniou
[RFC PATCH 2/2] SubmittingPatches: Complete rewrite of section 0
,
Ramkumar Ramachandra
Re: [RFC PATCH 2/2] SubmittingPatches: Complete rewrite of section 0
,
Jonathan Nieder
[RFC PATCH 1/2] SubmittingPatches: Add new section about what to base work on
,
Ramkumar Ramachandra
Re: [RFC PATCH 1/2] SubmittingPatches: Add new section about what to base work on
,
Sverre Rabbelier
[RFC PATCH 0/2] SubmittingPatches: What to base work on
,
Ramkumar Ramachandra
Re: [RFC PATCH 0/2] SubmittingPatches: What to base work on
,
Junio C Hamano
[PATCH v2 3/3] Documentation: Describe other situations where -z affects git diff
,
Charles Bailey
Re: [PATCH v2 3/3] Documentation: Describe other situations where -z affects git diff
,
Junio C Hamano
[PATCH v2 2/3] stash: Don't overwrite files that have gone from the index
,
Charles Bailey
Re: [PATCH v2 2/3] stash: Don't overwrite files that have gone from the index
,
Junio C Hamano
[PATCH v2 1/3] stash bug: stash can lose data in a file removed from the index
,
Charles Bailey
Re: [PATCH v2 1/3] stash bug: stash can lose data in a file removed from the index
,
Junio C Hamano
Re: [PATCH v2 1/3] stash bug: stash can lose data in a file removed from the index
,
Charles Bailey
[PATCH] rebase-interactive: silence warning when no commits rewritten
,
Jeff King
Re: [PATCH] rebase-interactive: silence warning when no commits rewritten
,
Junio C Hamano
Multiple user.name and user.email (possible feature request)
,
Eli Barzilay
Re: Multiple user.name and user.email (possible feature request)
,
Steven Michalske
Re: Multiple user.name and user.email (possible feature request)
,
Jeff King
Re: Multiple user.name and user.email (possible feature request)
,
Sverre Rabbelier
Re: Multiple user.name and user.email (possible feature request)
,
Jeff King
Re: Multiple user.name and user.email (possible feature request)
,
Eli Barzilay
[git] Re: Multiple user.name and user.email (possible feature request)
,
Eli Barzilay
What's cooking in git.git (Apr 2010, #06; Sat, 17)
,
Junio C Hamano
Re: What's cooking in git.git (Apr 2010, #06; Sat, 17)
,
Jeff King
Re: What's cooking in git.git (Apr 2010, #06; Sat, 17)
,
Junio C Hamano
Re: What's cooking in git.git (Apr 2010, #06; Sat, 17)
,
Jeff King
[PATCH 5/5] Documentation/remote-helpers: Fix typos and improve language
,
Ramkumar Ramachandra
[PATCH 4/5] Fixup: Second argument may be any arbitrary string
,
Ramkumar Ramachandra
[PATCH 3/5] Documentation/remote-helpers: Add invocation section
,
Ramkumar Ramachandra
[PATCH 2/5] Documentation/urls: Rewrite to accomodate <transport>::<address>
,
Ramkumar Ramachandra
Re: [PATCH 2/5] Documentation/urls: Rewrite to accomodate <transport>::<address>
,
Jonathan Nieder
Re: [PATCH 2/5] Documentation/urls: Rewrite to accomodate <transport>::<address>
,
Ramkumar Ramachandra
Re: [PATCH 2/5] Documentation/urls: Rewrite to accomodate <transport>::<address>
,
Ramkumar Ramachandra
Re: [PATCH 2/5] Documentation/urls: Rewrite to accomodate <transport>::<address>
,
Junio C Hamano
Re: [PATCH 2/5] Documentation/urls: Rewrite to accomodate <transport>::<address>
,
Sverre Rabbelier
Re: [PATCH 2/5] Documentation/urls: Rewrite to accomodate <transport>::<address>
,
Junio C Hamano
Re: [PATCH 2/5] Documentation/urls: Rewrite to accomodate <transport>::<address>
,
Sverre Rabbelier
Re: [PATCH 2/5] Documentation/urls: Rewrite to accomodate <transport>::<address>
,
Junio C Hamano
[PATCH 1/5] Documentation/remote-helpers: Rewrite description
,
Ramkumar Ramachandra
Re: [PATCH 1/5] Documentation/remote-helpers: Rewrite description
,
Jonathan Nieder
Re: [PATCH 1/5] Documentation/remote-helpers: Rewrite description
,
Ramkumar Ramachandra
Re: [PATCH 1/5] Documentation/remote-helpers: Rewrite description
,
Tay Ray Chuan
Re: [PATCH 1/5] Documentation/remote-helpers: Rewrite description
,
Ramkumar Ramachandra
Re: [PATCH 1/5] Documentation/remote-helpers: Rewrite description
,
Junio C Hamano
Re: [PATCH 1/5] Documentation/remote-helpers: Rewrite description
,
Ramkumar Ramachandra
[PATCH 0/5] Improve remote helper documentation
,
Ramkumar Ramachandra
git gui blame: git-blame loops at 100% cpu
,
Konrad Karl
Re: git gui blame: git-blame loops at 100% cpu
,
Konrad Karl
[RFC/PATCH] blind rebase --onto
,
Clemens Buchacher
[PATCH v2] documentation: clarify direction of core.autocrlf
,
Will Palmer
[BUG] Git add <device file> silently fails
,
Andreas Gruenbacher
Re: [BUG] Git add <device file> silently fails
,
Alex Riesen
Re: [BUG] Git add <device file> silently fails
,
Andreas Gruenbacher
Re: [BUG] Git add <device file> silently fails
,
Alex Riesen
Re: [BUG] Git add <device file> silently fails
,
Junio C Hamano
Re: [BUG] Git add <device file> silently fails
,
Alex Riesen
Re: [BUG] Git add <device file> silently fails
,
Alex Riesen
Re: [BUG] Git add <device file> silently fails
,
Andreas Gruenbacher
Re: [BUG] Git add <device file> silently fails
,
Junio C Hamano
GIT Performance question
,
santos2010
Re: GIT Performance question
,
Jeff King
Re: GIT Performance question
,
Dmitry Potapov
Re: GIT Performance question
,
santos2010
Re: GIT Performance question
,
Jeff King
Re: GIT Performance question
,
Geert Bosch
[PATCH] Makefile: Check for perl script errors with perl -c
,
Matthew Ogilvie
Re: [PATCH] Makefile: Check for perl script errors with perl -c
,
Jeff King
Re: [PATCH] Makefile: Check for perl script errors with perl -c
,
Matthew Ogilvie
Re: [PATCH] Makefile: Check for perl script errors with perl -c
,
Jeff King
[PATCH] t6006: do not write to /tmp
,
Matthew Ogilvie
Git import of the recent full enwiki dump
,
Richard Hartmann
Re: Git import of the recent full enwiki dump
,
Sverre Rabbelier
Re: Git import of the recent full enwiki dump
,
Richard Hartmann
Re: Git import of the recent full enwiki dump
,
Shawn O. Pearce
Re: Git import of the recent full enwiki dump
,
Sebastian Bober
Re: Git import of the recent full enwiki dump
,
Sebastian Bober
Re: Git import of the recent full enwiki dump
,
Shawn O. Pearce
Re: Git import of the recent full enwiki dump
,
Sebastian Bober
Re: [spf:guess] Re: Git import of the recent full enwiki dump
,
Sam Vilain
Re: [spf:guess] Re: Git import of the recent full enwiki dump
,
Sebastian Bober
Re: [spf:guess] Re: [spf:guess] Re: Git import of the recent full enwiki dump
,
Sam Vilain
Re: [spf:guess] Re: [spf:guess] Re: Git import of the recent full enwiki dump
,
Sebastian Bober
5 years of Linux development in Git
,
Christian Ludwig
Using a git repository on the root directory
,
Miguel Ramos
Re: Using a git repository on the root directory
,
Gabriel Filion
Re: Using a git repository on the root directory
,
david
Re: Using a git repository on the root directory
,
Miguel Ramos
Re: Using a git repository on the root directory
,
david
Re: Using a git repository on the root directory
,
Miguel Ramos
Re: Using a git repository on the root directory
,
david
Re: Using a git repository on the root directory
,
Jakub Narebski
Re: Using a git repository on the root directory
,
Miguel Ramos
[PATCH RFC 0/5] Patches to avoid reporting conversion changes.
,
Henrik Grubbström (Grubba)
[PATCH RFC 4/5] reachable: Made the gc aware of the ce_norm_sha1.
,
Henrik Grubbström (Grubba)
[PATCH RFC 3/5] cache: Added index extension "NORM".
,
Henrik Grubbström (Grubba)
[PATCH RFC 1/5] sha1_file: Added index_blob().
,
Henrik Grubbström (Grubba)
[PATCH RFC 2/5] cache: Added ce_norm_sha1() and related cache_entry fields.
,
Henrik Grubbström (Grubba)
[PATCH RFC 5/5] cache: Use ce_norm_sha1().
,
Henrik Grubbström (Grubba)
Re: [PATCH RFC 5/5] cache: Use ce_norm_sha1().
,
Junio C Hamano
Re: [PATCH RFC 5/5] cache: Use ce_norm_sha1().
,
Henrik Grubbström
Re: [PATCH RFC 5/5] cache: Use ce_norm_sha1().
,
Junio C Hamano
Re: [PATCH RFC 5/5] cache: Use ce_norm_sha1().
,
Henrik Grubbström
Re: [PATCH RFC 0/5] Patches to avoid reporting conversion changes.
,
Jari Aalto
Re: [PATCH RFC 0/5] Patches to avoid reporting conversion changes.
,
Randal L. Schwartz
Re: [PATCH RFC 0/5] Patches to avoid reporting conversion changes.
,
Jari Aalto
Re: [PATCH RFC 0/5] Patches to avoid reporting conversion changes.
,
Randal L. Schwartz
Re: [PATCH RFC 0/5] Patches to avoid reporting conversion changes.
,
Sverre Rabbelier
Re: [PATCH RFC 0/5] Patches to avoid reporting conversion changes.
,
Jakub Narebski
Re: [PATCH RFC 0/5] Patches to avoid reporting conversion changes.
,
Sverre Rabbelier
Re: [PATCH RFC 0/5] Patches to avoid reporting conversion changes.
,
Randal L. Schwartz
[PATCH] git-cvsserver.perl: encourage use of English module and qx() operator
,
jari . aalto
Re: [PATCH] git-cvsserver.perl: encourage use of English module and qx() operator
,
Randal L. Schwartz
Re: [PATCH] git-cvsserver.perl: encourage use of English module and qx() operator
,
Jari Aalto
Re: [PATCH] git-cvsserver.perl: encourage use of English module and qx() operator
,
Randal L. Schwartz
[PATCH v2] git-cvsserver.perl: encourage use of English module and qx() operator
,
jari . aalto
[PATCH] patch-id: Add support for mbox format
,
Paolo Bonzini
Re: [PATCH] patch-id: Add support for mbox format
,
Junio C Hamano
Re: [PATCH] patch-id: Add support for mbox format
,
Paolo Bonzini
Re: [PATCH] patch-id: Add support for mbox format
,
Junio C Hamano
Re: [PATCH] patch-id: Add support for mbox format
,
Paolo Bonzini
Re: [PATCH] patch-id: Add support for mbox format
,
Junio C Hamano
[PATCH 1/2] patch-id: extract parsing one diff out of generate_id_list
,
Paolo Bonzini
[PATCH 2/2] patch-id: Add support for mbox format
,
Paolo Bonzini
Re: [PATCH 2/2] patch-id: Add support for mbox format
,
Junio C Hamano
Re: [PATCH 2/2] patch-id: Add support for mbox format
,
Paolo Bonzini
Re: [PATCH 2/2] patch-id: Add support for mbox format
,
Junio C Hamano
A bug in git 1.6.5.2 with git log --stat: shows a negative number as a size
,
Heikki Orsila
Re: A bug in git 1.6.5.2 with git log --stat: shows a negative number as a size
,
Tomas Carnecky
[PATCH] diff: use 64-bit integers for diffstat calculations
,
Jeff King
Re: [PATCH] diff: use 64-bit integers for diffstat calculations
,
Junio C Hamano
Re: [PATCH] diff: use 64-bit integers for diffstat calculations
,
Jeff King
Re: "Integrated Web Client for git" GSoC proposal
,
Jakub Narebski
Re: [spf:guess,iffy] Re: "Integrated Web Client for git" GSoC proposal
,
Jakub Narebski
Re: [spf:guess,iffy] Re: "Integrated Web Client for git" GSoC proposal
,
Sam Vilain
Re: [spf:guess,iffy] Re: "Integrated Web Client for git" GSoC proposal
,
Tatsuhiko Miyagawa
Message not available
Fwd: Re: "Integrated Web Client for git" GSoC proposal
,
Pavan Kumar Sunkara
Re: Fwd: Re: "Integrated Web Client for git" GSoC proposal
,
Jakub Narebski
Re: [spf:guess,iffy] Re: "Integrated Web Client for git" GSoC proposal
,
Jakub Narebski
Re: [spf:guess,iffy] Re: "Integrated Web Client for git" GSoC proposal
,
Jakub Narebski
Replay subversion into git via filesystem
,
David Michael Barr
[ANNOUNCE] Guilt v0.33
,
jeffpc
preventing destructive operations to central repository
,
Brendan Miller
Re: preventing destructive operations to central repository
,
Jay Soffian
Re: preventing destructive operations to central repository
,
Shawn O. Pearce
[PATCH] Support "git remote --quiet update"
,
Zefram
Re: [PATCH] Support "git remote --quiet update"
,
Tay Ray Chuan
[PATCH] Support "git remote --quiet update"
,
Zefram
Storing commits in trees
,
Joachim Breitner
Re: Storing commits in trees
,
Peter Collingbourne
[PATCH 1/2] receive-pack: Switch global variable 'commands' to a parameter
,
Jay Soffian
[PATCH 2/2] receive-pack: ignore duplicated commands which can occur with symrefs
,
Jay Soffian
Re: [PATCH 2/2] receive-pack: ignore duplicated commands which can occur with symrefs
,
Junio C Hamano
Re: [PATCH 2/2] receive-pack: ignore duplicated commands which can occur with symrefs
,
Jay Soffian
Re: [PATCH 2/2] receive-pack: ignore duplicated commands which can occur with symrefs
,
Junio C Hamano
[PATCH] git-gui: document textconv config option
,
Clemens Buchacher
[PATCH] git-gui: use textconv filter
,
Clemens Buchacher
[PATCH] Building Git on Tru64
,
Daniel Richard G.
Re: [PATCH] Building Git on Tru64
,
Alex Riesen
Re: [PATCH] Building Git on Tru64
,
Daniel Richard G.
Re: [PATCH] Building Git on Tru64
,
Nicolas Pitre
Re: [PATCH] Building Git on Tru64
,
Daniel Richard G.
Re: [PATCH] Building Git on Tru64
,
Jakub Narebski
Re: [PATCH] Building Git on Tru64
,
Erik Faye-Lund
[PATCH] git-send-email.txt: Add EXAMPLES section. Write 1st level sections in uppercase
,
jari . aalto
Re: [PATCH] git-send-email.txt: Add EXAMPLES section. Write 1st level sections in uppercase
,
Michael J Gruber
Re: [PATCH] git-send-email.txt: Add EXAMPLES section. Write 1st level sections in uppercase
,
Jari Aalto
Re: [PATCH] git-send-email.txt: Add EXAMPLES section. Write 1st level sections in uppercase
,
Michael J Gruber
Re: [PATCH] git-send-email.txt: Add EXAMPLES section. Write 1st level sections in uppercase
,
Jari Aalto
Re: [PATCH] git-send-email.txt: Add EXAMPLES section. Write 1st level sections in uppercase
,
Junio C Hamano
[PATCH] format-patch: use current date in mbox 'From COMMIT DATE' header line
,
Chris Webb
Re: [PATCH] format-patch: use current date in mbox 'From COMMIT DATE' header line
,
Chris Webb
Re: [PATCH] format-patch: use current date in mbox 'From COMMIT DATE' header line
,
Thomas Rast
Re: [PATCH] format-patch: use current date in mbox 'From COMMIT DATE' header line
,
Chris Webb
Re: [PATCH] format-patch: use current date in mbox 'From COMMIT DATE' header line
,
Junio C Hamano
[PATCH] Fix t4013 with current date in mbox 'From COMMIT DATE' header lines
,
Chris Webb
Re: [PATCH] format-patch: use current date in mbox 'From COMMIT DATE' header line
,
Jonathan Nieder
Re: [PATCH] format-patch: use current date in mbox 'From COMMIT DATE' header line
,
Chris Webb
[PATCH v2 1/2] format-patch: use commit date in mbox 'From COMMIT DATE' header line
,
Chris Webb
[PATCH 2/2] Fix t4013 with commit date in mbox 'From COMMIT DATE' header lines
,
Chris Webb
Re: [PATCH 2/2] Fix t4013 with commit date in mbox 'From COMMIT DATE' header lines
,
Santi Béjar
[PATCH v3] format-patch: use commit date in mbox 'From COMMIT DATE' header line
,
Chris Webb
Lost a week?
,
Daniel Grace
Re: Lost a week?
,
Michael J Gruber
Re: Lost a week?
,
Thomas Rast
Re: Lost a week?
,
Matthieu Moy
Re: Lost a week?
,
Daniel Grace
[PATCH] git-instaweb: pass through invoking user's path to gitweb CGI scripts
,
Chris Webb
Re: [PATCH] git-instaweb: pass through invoking user's path to gitweb CGI scripts
,
Eric Wong
Re: [PATCH] git-instaweb: pass through invoking user's path to gitweb CGI scripts
,
Junio C Hamano
Possible bug in Git
,
David Martínez Martí
[PATCH] combined diff: correctly handle truncated file
,
Thomas Rast
Re: Possible bug in Git
,
Avery Pennarun
Re: Possible bug in Git
,
Junio C Hamano
Re: Possible bug in Git
,
Avery Pennarun
Re: Possible bug in Git
,
Avery Pennarun
Re: Possible bug in Git
,
Jay Soffian
Re: Possible bug in Git
,
Avery Pennarun
Re: Possible bug in Git
,
Linus Torvalds
Re: Possible bug in Git
,
Thomas Rast
Re: Possible bug in Git
,
Junio C Hamano
Re: Possible bug in Git
,
Thomas Rast
git fetch over http:// left my repo broken
,
Christian Halstrick
Re: git fetch over http:// left my repo broken
,
Michael J Gruber
Re: git fetch over http:// left my repo broken
,
Ilari Liusvaara
Re: git fetch over http:// left my repo broken
,
Shawn O. Pearce
[PATCH 0/6] detect dumb HTTP pack file corruption
,
Shawn O. Pearce
Re: [PATCH 0/6] detect dumb HTTP pack file corruption
,
Junio C Hamano
Re: [PATCH 0/6] detect dumb HTTP pack file corruption
,
Shawn O. Pearce
[PATCH 1/6] http.c: Remove bad free of static block
,
Shawn O. Pearce
[PATCH 2/6] t5550-http-fetch: Use subshell for repository operations
,
Shawn O. Pearce
[PATCH 3/6] http.c: Tiny refactoring of finish_http_pack_request
,
Shawn O. Pearce
[PATCH 4/6] http.c: Drop useless != NULL test in finish_http_pack_request
,
Shawn O. Pearce
[PATCH 5/6] http-fetch: Use index-pack rather than verify-pack to check packs
,
Shawn O. Pearce
Re: [PATCH 5/6] http-fetch: Use index-pack rather than verify-pack to check packs
,
Johannes Sixt
[PATCH v2 5/6] http-fetch: Use index-pack rather than verify-pack to check packs
,
Shawn O. Pearce
Re: [PATCH v2 5/6] http-fetch: Use index-pack rather than verify-pack to check packs
,
Tay Ray Chuan
Re: [PATCH v2 5/6] http-fetch: Use index-pack rather than verify-pack to check packs
,
Shawn O. Pearce
[PATCH v2 6/6] http-fetch: Use temporary files for pack-*.idx until verified
,
Shawn O. Pearce
Re: [PATCH v2 6/6] http-fetch: Use temporary files for pack-*.idx until verified
,
Tay Ray Chuan
[PATCH v3 01/11] http.c: Remove bad free of static block
,
Shawn O. Pearce
[PATCH v3 04/11] http.c: Drop useless != NULL test in finish_http_pack_request
,
Shawn O. Pearce
[PATCH v3 07/11] Introduce close_pack_index to permit replacement
,
Shawn O. Pearce
[PATCH v3 08/11] Extract verify_pack_index for reuse from verify_pack
,
Shawn O. Pearce
[PATCH v3 11/11] http-fetch: Use temporary files for pack-*.idx until verified
,
Shawn O. Pearce
Re: [PATCH v3 11/11] http-fetch: Use temporary files for pack-*.idx until verified
,
Tay Ray Chuan
[PATCH v4 00/11] Resend sp/maint-dumb-http-pack-reidx
,
Shawn O. Pearce
Re: [PATCH v4 00/11] Resend sp/maint-dumb-http-pack-reidx
,
Tay Ray Chuan
Re: [PATCH v4 00/11] Resend sp/maint-dumb-http-pack-reidx
,
Shawn O. Pearce
Re: [PATCH v4 00/11] Resend sp/maint-dumb-http-pack-reidx
,
Tay Ray Chuan
[PATCH v4 07/11] Introduce close_pack_index to permit replacement
,
Shawn O. Pearce
[PATCH v4 08/11] Extract verify_pack_index for reuse from verify_pack
,
Shawn O. Pearce
[PATCH v4 09/11] Allow parse_pack_index on temporary files
,
Shawn O. Pearce
[PATCH v4 11/11] http-fetch: Use temporary files for pack-*.idx until verified
,
Shawn O. Pearce
[PATCH v4 10/11] http-fetch: Use index-pack rather than verify-pack to check packs
,
Shawn O. Pearce
Re: [PATCH v4 10/11] http-fetch: Use index-pack rather than verify-pack to check packs
,
Tay Ray Chuan
[PATCH v4 06/11] http.c: Remove unnecessary strdup of sha1_to_hex result
,
Shawn O. Pearce
[PATCH v3 09/11] Allow parse_pack_index on temporary files
,
Shawn O. Pearce
[PATCH v3 06/11] http.c: Remove unnecessary strdup of sha1_to_hex result
,
Shawn O. Pearce
Re: [PATCH v3 06/11] http.c: Remove unnecessary strdup of sha1_to_hex result
,
Tay Ray Chuan
[PATCH v3 05/11] http.c: Don't store destination name in request structures
,
Shawn O. Pearce
Re: [PATCH v3 05/11] http.c: Don't store destination name in request structures
,
Tay Ray Chuan
[PATCH v3 02/11] t5550-http-fetch: Use subshell for repository operations
,
Shawn O. Pearce
[PATCH v3 03/11] http.c: Tiny refactoring of finish_http_pack_request
,
Shawn O. Pearce
[PATCH v3 10/11] http-fetch: Use index-pack rather than verify-pack to check packs
,
Shawn O. Pearce
Re: [PATCH v3 10/11] http-fetch: Use index-pack rather than verify-pack to check packs
,
Tay Ray Chuan
[PATCH 6/6] http-fetch: Use temporary files for pack-*.idx until verified
,
Shawn O. Pearce
Re: git fetch over http:// left my repo broken
,
Ilari Liusvaara
[PATCH] t1010-mktree: Adjust expected result to code and documentation
,
Michael J Gruber
[PATCH v2] tag -v: use RUN_GIT_CMD to run verify-tag
,
Jonathan Nieder
Certain git commands fail with "returned error: 128" running via Git.pm under mod_perl
,
Thomas Adam
[PATCH] Make rev_compare_tree less confusing.
,
Bo Yang
Re: [PATCH] Make rev_compare_tree less confusing.
,
Thomas Rast
Re: [PATCH] Make rev_compare_tree less confusing.
,
Junio C Hamano
[PATCH] Add .depend directories to .gitignore
,
Jonathan Nieder
[PATCH] Document new "already-merged" rule for branch -d
,
Jonathan Nieder
GSoC 2010: "Integrated Web Client for git" proposal
,
Christian Couder
Re: GSoC 2010: "Integrated Web Client for git" proposal
,
Jakub Narebski
Re: GSoC 2010: "Integrated Web Client for git" proposal
,
Petr Baudis
Re: GSoC 2010: "Integrated Web Client for git" proposal
,
Jakub Narebski
Re: GSoC 2010: "Integrated Web Client for git" proposal
,
Petr Baudis
Re: GSoC 2010: "Integrated Web Client for git" proposal
,
Pavan Kumar Sunkara
Re: GSoC 2010: "Integrated Web Client for git" proposal
,
Jakub Narebski
Message not available
GSoC 2010: "Integrated Web Client for git" proposal
,
Pavan Kumar Sunkara
Message not available
Re: GSoC 2010: "Integrated Web Client for git" proposal
,
Jakub Narebski
Re: GSoC 2010: "Integrated Web Client for git" proposal
,
Pavan Kumar Sunkara
Re: GSoC 2010: "Integrated Web Client for git" proposal
,
Jakub Narebski
Re: GSoC 2010: "Integrated Web Client for git" proposal
,
Pavan Kumar Sunkara
Re: GSoC 2010: "Integrated Web Client for git" proposal
,
Petr Baudis
Re: GSoC 2010: "Integrated Web Client for git" proposal
,
Pavan Kumar Sunkara
Re: GSoC 2010: "Integrated Web Client for git" proposal
,
Matthieu Moy
Re: GSoC 2010: "Integrated Web Client for git" proposal
,
Junio C Hamano
Re: GSoC 2010: "Integrated Web Client for git" proposal
,
Pavan Kumar Sunkara
Re: GSoC 2010: "Integrated Web Client for git" proposal
,
Petr Baudis
Re: GSoC 2010: "Integrated Web Client for git" proposal
,
Matthieu Moy
Re: GSoC 2010: "Integrated Web Client for git" proposal
,
Pavan Kumar Sunkara
Re: GSoC 2010: "Integrated Web Client for git" proposal
,
Matthieu Moy
Re: GSoC 2010: "Integrated Web Client for git" proposal
,
Petr Baudis
Re: GSoC 2010: "Integrated Web Client for git" proposal
,
Pavan Kumar Sunkara
Re: GSoC 2010: "Integrated Web Client for git" proposal
,
Petr Baudis
Re: GSoC 2010: "Integrated Web Client for git" proposal
,
Jakub Narebski
Re: GSoC 2010: "Integrated Web Client for git" proposal
,
Petr Baudis
Re: GSoC 2010: "Integrated Web Client for git" proposal
,
Jakub Narebski
Re: GSoC 2010: "Integrated Web Client for git" proposal
,
Petr Baudis
Re: GSoC 2010: "Integrated Web Client for git" proposal
,
Pavan Kumar Sunkara
Re: GSoC 2010: "Integrated Web Client for git" proposal
,
Petr Baudis
Re: GSoC 2010: "Integrated Web Client for git" proposal
,
Jakub Narebski
Re: GSoC 2010: "Integrated Web Client for git" proposal
,
Pavan Kumar Sunkara
Re: GSoC 2010: "Integrated Web Client for git" proposal
,
Petr Baudis
Re: GSoC 2010: "Integrated Web Client for git" proposal
,
Junio C Hamano
Re: GSoC 2010: "Integrated Web Client for git" proposal
,
Petr Baudis
Re: GSoC 2010: "Integrated Web Client for git" proposal
,
Junio C Hamano
Re: GSoC 2010: "Integrated Web Client for git" proposal
,
Pavan Kumar Sunkara
Re: GSoC 2010: "Integrated Web Client for git" proposal
,
Christian Couder
Re: GSoC 2010: "Integrated Web Client for git" proposal
,
Pavan Kumar Sunkara
[PATCH] gitweb: simplify gitweb.min.* generation and clean-up rules
,
Mark Rada
Re: [PATCH] gitweb: simplify gitweb.min.* generation and clean-up rules
,
Mark Rada
Re: [PATCH] gitweb: simplify gitweb.min.* generation and clean-up rules
,
Jakub Narebski
[PATCHv2] gitweb: simplify gitweb.min.* generation and clean-up rules
,
Mark Rada
git svn for svn snapshots?
,
skillzero
[PATCH 1/2] (resend) stash bug: stash can lose data in a file removed from the index
,
Charles Bailey
[PATCH 2/2] (resend) stash: Don't overwrite files that have gone from the index
,
Charles Bailey
Re: [PATCH 2/2] (resend) stash: Don't overwrite files that have gone from the index
,
Thomas Rast
Re: [PATCH 2/2] (resend) stash: Don't overwrite files that have gone from the index
,
Jeff King
Release Anouncements
,
Antony Stubbs
Re: Release Anouncements
,
Mark Derricutt
What's cooking in git.git (Apr 2010, #05; Wed, 14)
,
Junio C Hamano
Re: What's cooking in git.git (Apr 2010, #05; Wed, 14)
,
Ramkumar Ramachandra
Re: What's cooking in git.git (Apr 2010, #05; Wed, 14)
,
Johannes Sixt
Re: What's cooking in git.git (Apr 2010, #05; Wed, 14)
,
Nick Edelen
failed to lock
,
Jay Soffian
Re: failed to lock
,
Jay Soffian
Re: failed to lock
,
Jay Soffian
Re: failed to lock
,
Junio C Hamano
Re: failed to lock
,
Jay Soffian
Re: failed to lock
,
Junio C Hamano
[PATCH 1/2] Document gc.<pattern>.reflogexpire variables
,
Junio C Hamano
[PATCH 2/2] reflog: ignore expire-unreachable for "HEAD" reflog
,
Junio C Hamano
Re: [PATCH 2/2] reflog: ignore expire-unreachable for "HEAD" reflog
,
Johannes Sixt
Re: [PATCH 2/2] reflog: ignore expire-unreachable for "HEAD" reflog
,
Junio C Hamano
Re: [PATCH 2/2] reflog: ignore expire-unreachable for "HEAD" reflog
,
Johannes Sixt
Re: [PATCH 2/2] reflog: ignore expire-unreachable for "HEAD" reflog
,
Junio C Hamano
Re: [PATCH 2/2] reflog: ignore expire-unreachable for "HEAD" reflog
,
Johannes Sixt
Re: [PATCH 2/2] reflog: ignore expire-unreachable for "HEAD" reflog
,
Jeff King
Re: [PATCH 2/2] reflog: ignore expire-unreachable for "HEAD" reflog
,
Junio C Hamano
Re: [PATCH 2/2] reflog: ignore expire-unreachable for "HEAD" reflog
,
Nicolas Pitre
Re: [PATCH 2/2] reflog: ignore expire-unreachable for "HEAD" reflog
,
Junio C Hamano
Re: [PATCH 2/2] reflog: ignore expire-unreachable for "HEAD" reflog
,
Nicolas Pitre
Re: [PATCH 2/2] reflog: ignore expire-unreachable for "HEAD" reflog
,
Junio C Hamano
Re: [PATCH 2/2] reflog: ignore expire-unreachable for "HEAD" reflog
,
Nicolas Pitre
Re: [PATCH 2/2] reflog: ignore expire-unreachable for "HEAD" reflog
,
Johannes Sixt
Re: [PATCH 2/2] reflog: ignore expire-unreachable for "HEAD" reflog
,
Junio C Hamano
[PATCH] am -3: recover the diagnostic messages for corrupt patches
,
Junio C Hamano
Re: [PATCH] am -3: recover the diagnostic messages for corrupt patches
,
Stephen Boyd
[PATCH] Document ls-files -t as obsolete.
,
Matthieu Moy
Re: [PATCH] Document ls-files -t as obsolete.
,
Junio C Hamano
Re: [PATCH] Document ls-files -t as obsolete.
,
Daniel Grace
Re: [PATCH] Document ls-files -t as obsolete.
,
Matthieu Moy
Re: [PATCH] Document ls-files -t as obsolete.
,
Tor Arntsen
Re: [PATCH] Document ls-files -t as obsolete.
,
Matthieu Moy
[PATCH] git-cvsimport: strip question-mark characters in tags
,
Ed Santiago
Re: [PATCH] git-cvsimport: strip question-mark characters in tags
,
Junio C Hamano
Re: [PATCH] git-cvsimport: strip question-mark characters in tags
,
Ed Santiago
Re: [PATCH] git-cvsimport: strip question-mark characters in tags
,
Junio C Hamano
Re: [PATCH] git-cvsimport: strip question-mark characters in tags
,
Andreas Schwab
Re: [PATCH] git-cvsimport: strip question-mark characters in tags
,
Ed Santiago
Re: [PATCH] git-cvsimport: strip question-mark characters in tags
,
Johan Herland
Checksum mismatch problem
,
Manuel Corpas
Feature or a bug: git aliases are executed in git-root directory
,
Jens Otten
Re: Feature or a bug: git aliases are executed in git-root directory
,
Sverre Rabbelier
Re: Feature or a bug: git aliases are executed in git-root directory
,
David Aguilar
git-svn against a monolithic repository
,
Marc Bowes
[tip:perf/core] perf: Fix endianness argument compatibility with OPT_BOOLEAN() and introduce OPT_INCR()
,
tip-bot for Ian Munsie
Re: [tip:perf/core] perf: Fix endianness argument compatibility with OPT_BOOLEAN() and introduce OPT_INCR()
,
Erik Faye-Lund
Re: [PATCH] perf: Fix endianness argument compatibility
,
Ingo Molnar
Re: [PATCH] perf: Fix endianness argument compatibility
,
Jeff King
Add repos but not as normal files, not submodule
,
Antony Stubbs
Re: Add repos but not as normal files, not submodule
,
Jonathan Nieder
Re: Add repos but not as normal files, not submodule
,
Antony Stubbs
Re: Add repos but not as normal files, not submodule
,
Jonathan Nieder
[ANNOUNCE] TortoiseGit 1.4.4.0 Release
,
Frank Li
[PATCH] contrib/diffall: Add script to perform directory diff using external diff tool
,
Tim Henigan
git log of remote repositories.
,
Aghiles
Re: git log of remote repositories.
,
Shawn O. Pearce
Re: [git] Re: git log of remote repositories.
,
Dave Olszewski
Re: git log of remote repositories.
,
Johannes Gilger
Re: git log of remote repositories.
,
Aghiles
Re: git log of remote repositories.
,
Tomas Carnecky
Re: git log of remote repositories.
,
Johannes Gilger
Re: git log of remote repositories.
,
Aghiles
Re: git log of remote repositories.
,
Sverre Rabbelier
Re: git log of remote repositories.
,
Aghiles
Re: git log of remote repositories.
,
Sverre Rabbelier
Re: git log of remote repositories.
,
Johannes Gilger
[PATCH] make description of "core.autocrlf" less ambiguous
,
Will Palmer
Re: [PATCH] make description of "core.autocrlf" less ambiguous
,
Junio C Hamano
Re: [PATCH] make description of "core.autocrlf" less ambiguous
,
Will Palmer
Re: [PATCH] Switch receive.denyCurrentBranch to "refuse"
,
Junio C Hamano
TODO: git should be able to init a remote repo
,
Jay Soffian
Re: TODO: git should be able to init a remote repo
,
Ilari Liusvaara
Re: TODO: git should be able to init a remote repo
,
Jay Soffian
Re: TODO: git should be able to init a remote repo
,
Jeff King
Re: TODO: git should be able to init a remote repo
,
Junio C Hamano
Re: TODO: git should be able to init a remote repo
,
Jeff King
[PATCH] Documentation/config.txt: default gc.aggressiveWindow is 250, not 10
,
Jay Soffian
Re: [PATCH] Switch receive.denyCurrentBranch to "refuse"
,
Dave Abrahams
Error doing git svn rebase
,
Daniel Lidström
Removing alternates -- but how?
,
Thomas Schwinge
Re: Removing alternates -- but how?
,
Miklos Vajna
Re: Removing alternates -- but how?
,
Michael J Gruber
[EXPERIMENTAL PATCH] S-expression structured output backend
,
Ilari Liusvaara
Re: [EXPERIMENTAL PATCH] S-expression structured output backend
,
Ping Yin
git rebase -i slow for a reason ?
,
Mike Hommey
Re: git rebase -i slow for a reason ?
,
Ramkumar Ramachandra
SVN bridge for multiple SVN modules
,
Richard Dallaway
Re: SVN bridge for multiple SVN modules
,
Steven Michalske
Re: SVN bridge for multiple SVN modules
,
Richard Dallaway
Update on SoC proposal: git-remote-svn
,
Ramkumar Ramachandra
Re: Update on SoC proposal: git-remote-svn
,
Sam Vilain
Re: Update on SoC proposal: git-remote-svn
,
Sverre Rabbelier
Re: Update on SoC proposal: git-remote-svn
,
Steven Michalske
Re: Update on SoC proposal: git-remote-svn
,
David Michael Barr
Re: Update on SoC proposal: git-remote-svn
,
David Michael Barr
Getting the latest branches/tags with git svn?
,
Kevin Menard
[PATCH/RFC 0/9] Setup cleanup, chapter one
,
Jonathan Nieder
[PATCH 1/9] t7006: GIT_DIR/config should be honored in subdirs of toplevel
,
Jonathan Nieder
Re: [PATCH 1/9] t7006: GIT_DIR/config should be honored in subdirs of toplevel
,
Junio C Hamano
[PATCH] t7006: guard cleanup with test_expect_success
,
Jonathan Nieder
Re: [PATCH] t7006: guard cleanup with test_expect_success
,
Junio C Hamano
Re: [PATCH] t7006: guard cleanup with test_expect_success
,
Jonathan Nieder
[PATCH 2/9] t7006: test pager configuration for several git commands
,
Jonathan Nieder
Re: [PATCH 2/9] t7006: test pager configuration for several git commands
,
Johannes Sixt
Re: [PATCH 2/9] t7006: test pager configuration for several git commands
,
Jonathan Nieder
[PATCH 2/9 v2] t7006: test pager configuration for several git commands
,
Jonathan Nieder
[PATCH 3/9] builtins: do not commit pager choice early
,
Jonathan Nieder
[PATCH 3/9 v2] builtins: do not commit pager choice early
,
Jonathan Nieder
[PATCH 4/9] t7006: test pager.<cmd> configuration
,
Jonathan Nieder
[PATCH 4/9 v2] t7006: test pager.<cmd> configuration
,
Jonathan Nieder
[PATCH 5/9] builtin: introduce startup_info struct
,
Jonathan Nieder
[PATCH 6/9] builtin: remember whether repository was found
,
Jonathan Nieder
[PATCH 7/9] builtin: Support RUN_SETUP_GENTLY to set up repository early if found
,
Jonathan Nieder
[PATCH 8/9] builtin: check pager.<cmd> configuration if RUN_SETUP_GENTLY is used
,
Jonathan Nieder
Re: [PATCH 8/9] builtin: check pager.<cmd> configuration if RUN_SETUP_GENTLY is used
,
Nguyen Thai Ngoc Duy
Re: [PATCH 8/9] builtin: check pager.<cmd> configuration if RUN_SETUP_GENTLY is used
,
Jonathan Nieder
Re: [PATCH 8/9] builtin: check pager.<cmd> configuration if RUN_SETUP_GENTLY is used
,
Nguyen Thai Ngoc Duy
Re: [PATCH 8/9] builtin: check pager.<cmd> configuration if RUN_SETUP_GENTLY is used
,
Jonathan Nieder
Re: [PATCH 8/9] builtin: check pager.<cmd> configuration if RUN_SETUP_GENTLY is used
,
Nguyen Thai Ngoc Duy
Message not available
Re: [PATCH 8/9] builtin: check pager.<cmd> configuration if RUN_SETUP_GENTLY is used
,
Nguyen Thai Ngoc Duy
[PATCH 9/9] config: run setup before commiting pager choice
,
Jonathan Nieder
[PATCH 9/9 v2] config: run setup before commiting pager choice
,
Jonathan Nieder
[RFC/PATCH 00/46] nd/setup remainder for convenient reference
,
Jonathan Nieder
Re: [RFC/PATCH 00/46] nd/setup remainder for convenient reference
,
Nguyen Thai Ngoc Duy
Re: [PATCH/RFC 0/9] Setup cleanup, chapter one
,
Junio C Hamano
Re: [PATCH/RFC 0/9] Setup cleanup, chapter one
,
Jonathan Nieder
[PATCH] index-pack: smarter memory usage when appending objects
,
Nicolas Pitre
git diff/grep add --exclude option
,
Sylvain Rabot
Re: git diff/grep add --exclude option
,
Johannes Gilger
Rename similarity scoring for file pair
,
Debayan Banerjee
Re: Rename similarity scoring for file pair
,
Debayan Banerjee
Re: Rename similarity scoring for file pair
,
Jeff King
[PATCH] Docs: Add -X option to git-merge's synopsis.
,
Marc Branchaud
Re: [PATCH] Docs: Add -X option to git-merge's synopsis.
,
Junio C Hamano
Re: [PATCH] Docs: Add -X option to git-merge's synopsis.
,
Marc Branchaud
[PATCH v2 1/2] index-pack: smarter memory usage when resolving deltas
,
Nicolas Pitre
[PATCH v2 2/2] index-pack: rationalize unpack_entry_data()
,
Nicolas Pitre
`git (submodule update|fetch|pull) --continue` similar to `curl -C -`?
,
Tim Visher
Manually edit the commit a submodule is pointing to?
,
Tim Visher
Re: Manually edit the commit a submodule is pointing to?
,
Shawn O. Pearce
Re: Manually edit the commit a submodule is pointing to?
,
Tim Visher
simplest git deamon?
,
Mihamina Rakotomandimby
Re: simplest git deamon?
,
Shawn O. Pearce
Re: simplest git deamon?
,
Matthieu Moy
Re: simplest git deamon?
,
Tomas Carnecky
Re: simplest git deamon?
,
Ilari Liusvaara
replication of shared repositories
,
cdossantos
<Possible follow-ups>
Replication of shared repositories
,
cdossantos
Re: Replication of shared repositories
,
Ramkumar Ramachandra
Is it possible to have a file shared between branches?
,
Eric LEBIGOT
Re: Is it possible to have a file shared between branches?
,
Ævar Arnfjörð Bjarmason
Re: Is it possible to have a file shared between branches?
,
Wincent Colaiuta
Re: Is it possible to have a file shared between branches?
,
Jakub Narebski
Re: Is it possible to have a file shared between branches?
,
Eric LEBIGOT
Re: Is it possible to have a file shared between branches?
,
Wincent Colaiuta
Re: Is it possible to have a file shared between branches?
,
Junio C Hamano
[PATCH] tests: add some script lint checks
,
Jeff King
Re: [PATCH] tests: add some script lint checks
,
Junio C Hamano
[PATCH 1/2] index-pack: smarter memory usage when resolving deltas
,
Nicolas Pitre
[PATCH 2/2] index-pack: rationalize unpack_entry_data()
,
Nicolas Pitre
Re: [PATCH 2/2] index-pack: rationalize unpack_entry_data()
,
Johannes Sixt
Re: [PATCH 2/2] index-pack: rationalize unpack_entry_data()
,
Nicolas Pitre
Re: [PATCH 1/2] index-pack: smarter memory usage when resolving deltas
,
Johannes Sixt
Re: [PATCH 1/2] index-pack: smarter memory usage when resolving deltas
,
Nicolas Pitre
[RFC/PATCH v2 0/4] A new library for plumbing output
,
Julian Phillips
[RFC/PATCH v2 2/4] ls-tree: complete conversion to using output library
,
Julian Phillips
[RFC/PATCH v2 4/4] output: WIP: Add XML backend
,
Julian Phillips
[RFC/PATCH v2 3/4] status: use output library for porcelain output
,
Julian Phillips
[RFC/PATCH v2 1/4] output: Add a new library for plumbing output
,
Julian Phillips
Re: [RFC/PATCH v2 1/4] output: Add a new library for plumbing output
,
Ilari Liusvaara
Re: [RFC/PATCH v2 1/4] output: Add a new library for plumbing output
,
Julian Phillips
Re: [RFC/PATCH v2 0/4] A new library for plumbing output
,
Sverre Rabbelier
Re: [RFC/PATCH v2 0/4] A new library for plumbing output
,
Eric Raymond
Re: [RFC/PATCH v2 0/4] A new library for plumbing output
,
Jakub Narebski
Re: [RFC/PATCH v2 0/4] A new library for plumbing output
,
Sverre Rabbelier
Re: [RFC/PATCH v2 0/4] A new library for plumbing output
,
Jakub Narebski
Re: [RFC/PATCH v2 0/4] A new library for plumbing output
,
Junio C Hamano
Re: [RFC/PATCH v2 0/4] A new library for plumbing output
,
Jakub Narebski
Re: [RFC/PATCH v2 0/4] A new library for plumbing output
,
Junio C Hamano
Re: [RFC/PATCH v2 0/4] A new library for plumbing output
,
Jakub Narebski
Re: [RFC/PATCH v2 0/4] A new library for plumbing output
,
Junio C Hamano
Re: [RFC/PATCH v2 0/4] A new library for plumbing output
,
Jeff King
Re: [RFC/PATCH v2 0/4] A new library for plumbing output
,
Jakub Narebski
Re: [RFC/PATCH v2 0/4] A new library for plumbing output
,
Jeff King
Re: [RFC/PATCH v2 0/4] A new library for plumbing output
,
Jakub Narebski
Re: [RFC/PATCH v2 0/4] A new library for plumbing output
,
Jeff King
Re: [RFC/PATCH v2 0/4] A new library for plumbing output (inc. current status)
,
Julian Phillips
Re: [RFC/PATCH v2 0/4] A new library for plumbing output (inc. current status)
,
Jeff King
Re: [RFC/PATCH v2 0/4] A new library for plumbing output
,
Julian Phillips
Re: [RFC/PATCH v2 0/4] A new library for plumbing output
,
Jakub Narebski
Re: [RFC/PATCH v2 0/4] A new library for plumbing output
,
Julian Phillips
Re: [RFC/PATCH v2 0/4] A new library for plumbing output
,
Jeff King
gitweb: Simple file based output caching - current state of series
,
Jakub Narebski
GSoC project proposal: Integrated Web client for git
,
Pavan Kumar Sunkara
Re: GSoC project proposal: Integrated Web client for git
,
Erik Faye-Lund
Re: GSoC project proposal: Integrated Web client for git
,
Pavan Kumar Sunkara
[RFC/PATCH 0/3] JSON/XML output for scripting interface
,
Julian Phillips
[RFC/PATCH 1/3] strbuf: Add strbuf_vaddf function
,
Julian Phillips
Re: [RFC/PATCH 1/3] strbuf: Add strbuf_vaddf function
,
Erik Faye-Lund
Re: [RFC/PATCH 1/3] strbuf: Add strbuf_vaddf function
,
Julian Phillips
[RFC/PATCH 2/3] add a library of code for producing structured output
,
Julian Phillips
Re: [RFC/PATCH 2/3] add a library of code for producing structured output
,
Erik Faye-Lund
Re: [RFC/PATCH 2/3] add a library of code for producing structured output
,
Julian Phillips
Re: [RFC/PATCH 2/3] add a library of code for producing structured output
,
Jakub Narebski
Re: [RFC/PATCH 2/3] add a library of code for producing structured output
,
Junio C Hamano
Re: [RFC/PATCH 2/3] add a library of code for producing structured output
,
Sverre Rabbelier
Re: [RFC/PATCH 2/3] add a library of code for producing structured output
,
Julian Phillips
Re: [RFC/PATCH 2/3] add a library of code for producing structured output
,
Jakub Narebski
Re: [RFC/PATCH 2/3] add a library of code for producing structured output
,
Julian Phillips
Re: [RFC/PATCH 2/3] add a library of code for producing structured output
,
Eric Raymond
[RFC/PATCH 3/3] status: add support for structured output
,
Julian Phillips
Re: [RFC/PATCH 0/3] JSON/XML output for scripting interface
,
Sverre Rabbelier
Re: [RFC/PATCH 0/3] JSON/XML output for scripting interface
,
Julian Phillips
Re: [RFC/PATCH 0/3] JSON/XML output for scripting interface
,
Sverre Rabbelier
Re: [RFC/PATCH 0/3] JSON/XML output for scripting interface
,
Julian Phillips
Re: [RFC/PATCH 0/3] JSON/XML output for scripting interface
,
Sverre Rabbelier
Re: [RFC/PATCH 0/3] JSON/XML output for scripting interface
,
Jon Seymour
Re: [RFC/PATCH 0/3] JSON/XML output for scripting interface
,
Eric Raymond
Re: [RFC/PATCH 0/3] JSON/XML output for scripting interface
,
Jon Seymour
Re: [RFC/PATCH 0/3] JSON/XML output for scripting interface
,
Julian Phillips
[PATCH] t3507: Make test executable
,
Stephen Boyd
Re: [PATCH] t3507: Make test executable
,
Jakub Narebski
Re: [PATCH] t3507: Make test executable
,
Stephen Boyd
[ANNOUNCE] Git 1.7.1.rc1
,
Junio C Hamano
Re: [ANNOUNCE] Git 1.7.1.rc1
,
ZoltánFüzesi
[PATCH jl/maint-submodule-gitfile-awareness] Windows: start_command: Support non-NULL dir in struct child_process
,
Johannes Sixt
Re: [PATCH jl/maint-submodule-gitfile-awareness] Windows: start_command: Support non-NULL dir in struct child_process
,
Jens Lehmann
Re: [ANNOUNCE] Git 1.7.1.rc1
,
Ævar Arnfjörð Bjarmason
Re: [ANNOUNCE] Git 1.7.1.rc1
,
Andreas Schwab
Re: [ANNOUNCE] Git 1.7.1.rc1
,
Ævar Arnfjörð Bjarmason
Re: [ANNOUNCE] Git 1.7.1.rc1
,
Andreas Schwab
What's cooking in git.git (Apr 2010, #04; Sat, 10)
,
Junio C Hamano
Re: What's cooking in git.git (Apr 2010, #04; Sat, 10)
,
Johannes Sixt
[PATCH] More flexible URL patterns for gitweb
,
Damien Tournoud
Re: [PATCH] More flexible URL patterns for gitweb
,
Jakub Narebski
Re: [PATCH] More flexible URL patterns for gitweb
,
Damien Tournoud
Re: [PATCH] More flexible URL patterns for gitweb
,
Jakub Narebski
[PATCH v2 0/9] Improve handling of moving and removing submodules
,
Peter Collingbourne
[PATCH v2 3/9] git rm: test failure behaviour for multiple removals
,
Peter Collingbourne
[PATCH v2 8/9] git submodule: infrastructure for reading .gitmodules files in arbitrary locations
,
Peter Collingbourne
[PATCH v2 6/9] Add a mode parameter to the remove_path function
,
Peter Collingbourne
Re: [PATCH v2 6/9] Add a mode parameter to the remove_path function
,
Junio C Hamano
[PATCH v2 5/9] git rm: collect file modes
,
Peter Collingbourne
[PATCH v2 9/9] git rm: remove submodule entries from .gitmodules
,
Peter Collingbourne
[PATCH v2 7/9] git rm: do not abort due to an initialised submodule
,
Peter Collingbourne
Re: [PATCH v2 7/9] git rm: do not abort due to an initialised submodule
,
Junio C Hamano
[PATCH v2 2/9] Implement "git mv" for submodules
,
Peter Collingbourne
Re: [PATCH v2 2/9] Implement "git mv" for submodules
,
Junio C Hamano
[PATCH v2 4/9] git rm: display a warning for every unremovable file
,
Peter Collingbourne
[PATCH v2 1/9] Generate unique ID for submodules created using "git submodule add"
,
Peter Collingbourne
Re: [PATCH v2 1/9] Generate unique ID for submodules created using "git submodule add"
,
Sverre Rabbelier
Strange case with stash
,
Khaled al Habache
[PATCH 2/2] stash: Don't overwrite files that have gone from the index
,
Charles Bailey
[PATCH 1/2] stash bug: stash can lose data in a file removed from the index
,
Charles Bailey
Re: [PATCH 1/2] stash bug: stash can lose data in a file removed from the index
,
Charles Bailey
[PATCH v3 0/4] send-email: --smtp-domain improvements
,
Brian Gernhardt
[PATCH v3 2/4] send-email: Don't use FQDNs without a '.'
,
Brian Gernhardt
[PATCH v3 1/4] send-email: Cleanup { style
,
Brian Gernhardt
Re: [PATCH v3 1/4] send-email: Cleanup { style
,
Junio C Hamano
[PATCH v3 3/4] Document send-email --smtp-domain
,
Brian Gernhardt
[PATCH v3 4/4] send-email: Cleanup smtp-domain and add config
,
Brian Gernhardt
[PATCH] guilt: Add support for git version 1.7.x.y
,
Theodore Ts'o
Re: [PATCH] guilt: Add support for git version 1.7.x.y
,
jeffpc
[PATCH] Warn the users when more than 3 '-C' given.
,
Bo Yang
Re: [PATCH] Warn the users when more than 3 '-C' given.
,
Junio C Hamano
Re: [PATCH] Warn the users when more than 3 '-C' given.
,
Yann Dirson
[PATCH 0/2 v2] Document update for 'git-blame' '-M' and '-C' option
,
Bo Yang
[PATCH 1/2 v2] Add a basic idea section for git-blame.
,
Bo Yang
Re: [PATCH 1/2 v2] Add a basic idea section for git-blame.
,
Junio C Hamano
Re: [PATCH 1/2 v2] Add a basic idea section for git-blame.
,
Bo Yang
Re: [PATCH 1/2 v2] Add a basic idea section for git-blame.
,
Pete Harlan
[PATCH 2/2 v2] Change the description of '-M' and '-C' option.
,
Bo Yang
Local unset override global options
,
Stefan Hajnoczi
Re: Local unset override global options
,
Michael J Gruber
Re: Local unset override global options
,
Stefan Hajnoczi
Re: Local unset override global options
,
Michael J Gruber
Re: Local unset override global options
,
Jakub Narebski
Re: Local unset override global options
,
Junio C Hamano
Re: Local unset override global options
,
Jakub Narebski
Re: Local unset override global options
,
Junio C Hamano
Re: Local unset override global options
,
Erik Faye-Lund
Re: Local unset override global options
,
Jakub Narebski
Re: Local unset override global options
,
Junio C Hamano
Re: Local unset override global options
,
Stefan Hajnoczi
Re: Local unset override global options
,
Junio C Hamano
Re: Local unset override global options
,
Stefan Hajnoczi
rfs: mr/gitweb-jsmin topic
,
Junio C Hamano
Re: rfs: mr/gitweb-jsmin topic
,
Mark Rada
[PATCH 0/3] t7400-submodule-basic.sh cleanups
,
Jonathan Nieder
[PATCH 1/3] t7400: split setup into multiple tests
,
Jonathan Nieder
[PATCH 2/3] t7400: clarify 'submodule add' tests
,
Jonathan Nieder
[PATCH 3/3] t7400: clarify submodule update tests
,
Jonathan Nieder
[PATCH] fetch/push: fix usage strings
,
Tay Ray Chuan
RFD: a compressed view of branching history - struts, joins and roots
,
Jon Seymour
potential improvement to 'git log' with a range
,
Aghiles
Re: potential improvement to 'git log' with a range
,
Santi Béjar
Re: potential improvement to 'git log' with a range
,
Sverre Rabbelier
Re: potential improvement to 'git log' with a range
,
Aghiles
Re: potential improvement to 'git log' with a range
,
Sverre Rabbelier
Re: potential improvement to 'git log' with a range
,
Linus Torvalds
Re: potential improvement to 'git log' with a range
,
Aghiles
Re: potential improvement to 'git log' with a range
,
Jakub Narebski
Re: potential improvement to 'git log' with a range
,
Martin Geisler
Re: potential improvement to 'git log' with a range
,
Jakub Narebski
Re: potential improvement to 'git log' with a range
,
Martin Geisler
Re: potential improvement to 'git log' with a range
,
Jakub Narebski
Re: potential improvement to 'git log' with a range
,
Martin Geisler
[Index of Archives]
[Linux Kernel]
[LKML Kernel FAQ]
[IETF Annouce]
[Security]
[Bugtraq]