Git Distributed Software Revision Control
Thread Index
[
Prev Page
][
Next Page
]
[PATCH 4/6 v2] Use git_mkstemp_mode and xmkstemp_mode in odb_mkstemp, not chmod later.
From
: Matthieu Moy <Matthieu.Moy@xxxxxxx>
Re: [PATCH 4/4] Use git_mkstemp_mode and xmkstemp_mode in odb_mkstemp, not chmod later.
From
: Matthieu Moy <Matthieu.Moy@xxxxxxxxxxxxxxx>
[PATCH 1/6] Add a testcase for ACL with restrictive umask.
From
: Matthieu Moy <Matthieu.Moy@xxxxxxx>
Re: [PATCH] documentation: update the "Pushing changes to a public repository" section
From
: Santi Béjar <santi@xxxxxxxxxxx>
Re: [BUG] ? - git log :/text results are strange
From
: Thomas Rast <trast@xxxxxxxxxxxxxxx>
Re: unexpected git-merge result
From
: Junio C Hamano <gitster@xxxxxxxxx>
[PATCH 4/4] utf8.c: speculatively assume utf-8 in strbuf_add_wrapped_text()
From
: René Scharfe <rene.scharfe@xxxxxxxxxxxxxx>
[PATCH 3/4] utf8.c: remove strbuf_write()
From
: René Scharfe <rene.scharfe@xxxxxxxxxxxxxx>
[PATCH 2/4] utf8.c: remove print_spaces()
From
: René Scharfe <rene.scharfe@xxxxxxxxxxxxxx>
[PATCH 1/4] utf8.c: remove print_wrapped_text()
From
: René Scharfe <rene.scharfe@xxxxxxxxxxxxxx>
[PATCH 0/4] utf8.c: strbuf'ify strbuf_add_wrapped_text()
From
: René Scharfe <rene.scharfe@xxxxxxxxxxxxxx>
[BUG] ? - git log :/text results are strange
From
: Eugene Sajine <euguess@xxxxxxxxx>
unexpected git-merge result
From
: Dale Rowley <ddrowley3@xxxxxxxx>
Git has bad performance when traversing change-sets with large PPM files
From
: Laine Walker-Avina <lwalkera@xxxxxxxxx>
Re: Using test-lib.sh under GPLv3?
From
: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
Re: Possible bug with git status in 1.7.0
From
: Jens Lehmann <Jens.Lehmann@xxxxxx>
Re: RFD: best way to automatically rewrite a git DAG as a linear history?
From
: Avery Pennarun <apenwarr@xxxxxxxxx>
Re: Using test-lib.sh under GPLv3?
From
: Carl Worth <cworth@xxxxxxxxxx>
Re: [PATCH] Teach "git add" and friends to be paranoid
From
: Zygo Blaxell <zblaxell@xxxxxxxxxxxxxxxxxxxxxxxxx>
Re: Is git over http (git-http-push) ready for production ?
From
: Shawn Pearce <spearce@xxxxxxxxxxx>
Re: Gittor: Project initiated
From
: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
Re: [PATCH v2] Documentation: Fix indentation problem in git-commit(1)
From
: Jacob Helwig <jacob.helwig@xxxxxxxxx>
Re: [PATCH 0/4] Allow Git repositories to be shared using POSIX ACLs
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] Teach "git add" and friends to be paranoid
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] Teach "git add" and friends to be paranoid
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] Teach "git add" and friends to be paranoid
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: Gittor: Project initiated
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: Using test-lib.sh under GPLv3?
From
: Johannes Sixt <j6t@xxxxxxxx>
[RFE] pre/post-stash hooks
From
: "Scott R. Godin" <scottg.wp-hackers@xxxxxxxx>
Re: Using test-lib.sh under GPLv3?
From
: Pierre Habouzit <madcoder@xxxxxxxxxx>
[PATCH] documentation: update the "Pushing changes to a public repository" section
From
: Elia Pinto <gitter.spiros@xxxxxxxxx>
Re: Possible bug with git status in 1.7.0
From
: Sergio Callegari <sergio.callegari@xxxxxxxxx>
[PATCH 4/4] Use git_mkstemp_mode and xmkstemp_mode in odb_mkstemp, not chmod later.
From
: Matthieu Moy <Matthieu.Moy@xxxxxxx>
[PATCH 1/4] Add a testcase for ACL with restrictive umask.
From
: Matthieu Moy <Matthieu.Moy@xxxxxxx>
[PATCH 2/4] Move gitmkstemps to path.c
From
: Matthieu Moy <Matthieu.Moy@xxxxxxx>
[PATCH 3/4] git_mkstemp_mode, xmkstemp_mode: variants of gitmkstemps with mode argument.
From
: Matthieu Moy <Matthieu.Moy@xxxxxxx>
Gittor: Project initiated
From
: Pavan Kumar Sunkara <pavan.sss1991@xxxxxxxxx>
[PATCH 0/4] Allow Git repositories to be shared using POSIX ACLs
From
: Matthieu Moy <Matthieu.Moy@xxxxxxx>
Re: [PATCH/RFC 7/7] t7006-pager: if stdout is not a terminal, make a new one
From
: Brandon Casey <brandon.casey.ctr@xxxxxxxxxxxxxxx>
Re: [PATCH] Teach "git add" and friends to be paranoid
From
: Zygo Blaxell <zblaxell@xxxxxxxxxxxxxxxxxxxxxxxxx>
Writing git remote helpers
From
: Gabriel <g2p.code@xxxxxxxxx>
Re: Is git over http (git-http-push) ready for production ?
From
: Fabien <fabien.ubuntu@xxxxxxxxx>
Re: What's cooking in git.git (Feb 2010, #04; Wed, 17)
From
: Nguyen Thai Ngoc Duy <pclouds@xxxxxxxxx>
Re: Is git over http (git-http-push) ready for production ?
From
: Ilari Liusvaara <ilari.liusvaara@xxxxxxxxxxx>
Re: [PATCH] Handle failure of core.worktree to identify the working directory.
From
: Kirill Smelkov <kirr@xxxxxxxxxx>
Re: RFD: git-bzr: anyone interested?
From
: Ilari Liusvaara <ilari.liusvaara@xxxxxxxxxxx>
Re: Is git over http (git-http-push) ready for production ?
From
: Matthieu Moy <Matthieu.Moy@xxxxxxxxxxxxxxx>
Re: RFD: git-bzr: anyone interested?
From
: Sverre Rabbelier <srabbelier@xxxxxxxxx>
[BUG] girocco + git-svn: trunk is not propagated to master
From
: Kirill Smelkov <kirr@xxxxxxxxxx>
Re: RFD: git-bzr: anyone interested?
From
: Gabriel <g2p.code@xxxxxxxxx>
Re: Git svn fetches entire trunk on tags (change from 1.6.5.2 to 1.7.0)
From
: Robert Zeh <robert.allan.zeh@xxxxxxxxx>
[PATCH] mailinfo: don't trim whitespace in the commit message
From
: Lukas Sandström <luksan@xxxxxxxxx>
Re: Is git over http (git-http-push) ready for production ?
From
: Tay Ray Chuan <rctay89@xxxxxxxxx>
Re: [PATCH] Fix signal handler
From
: Markus Elfring <Markus.Elfring@xxxxxx>
Re: Using test-lib.sh under GPLv3?
From
: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
Is git over http (git-http-push) ready for production ?
From
: Fabien <fabien.ubuntu@xxxxxxxxx>
Re: How to create patches for a merge?
From
: Geoffrey Lee <geoffreyj.lee@xxxxxxxxx>
Re: 16 gig, 350,000 file repository
From
: Erik Faye-Lund <kusmabite@xxxxxxxxxxxxxx>
Re: Using test-lib.sh under GPLv3?
From
: Sverre Rabbelier <srabbelier@xxxxxxxxx>
Re: [PATCH/RFC 7/7] t7006-pager: if stdout is not a terminal, make a new one
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH] Teach "git add" and friends to be paranoid
From
: Dmitry Potapov <dpotapov@xxxxxxxxx>
Re: 'git add' regression in git-1.7?
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH/RFC 7/7] t7006-pager: if stdout is not a terminal, make a new one
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: Using test-lib.sh under GPLv3?
From
: Michal Sojka <sojkam1@xxxxxxxxxxx>
Re: [PATCH] import-tars: Make it possible to include the original commit ID
From
: Peter Krefting <peter@xxxxxxxxxxxxxxxx>
Re: [PATCH/RFC 7/7] t7006-pager: if stdout is not a terminal, make a new one
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH 00/10] teach --progress to transport-related builtins
From
: Jeff King <peff@xxxxxxxx>
Re: RFD: git-bzr: anyone interested?
From
: Sverre Rabbelier <srabbelier@xxxxxxxxx>
Re: Bug Report ( including test script ): Non-Fastforward merges misses directory deletion
From
: Alex Riesen <raa.lkml@xxxxxxxxx>
Re: RFD: best way to automatically rewrite a git DAG as a linear history?
From
: Jon Seymour <jon.seymour@xxxxxxxxx>
[PATCH/RFC 7/7] t7006-pager: if stdout is not a terminal, make a new one
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
[PATCH 6/7] tests: Add tests for automatic use of pager
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: [RFC] (reverse) combined diff conflict style
From
: Bert Wesarg <bert.wesarg@xxxxxxxxxxxxxx>
[PATCH 5/7] am: Fix launching of pager
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
[PATCH 4/7] git svn: Fix launching of pager
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
[PATCH 3/7] git.1: Clarify the behavior of the --paginate option
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: RFD: git-bzr: anyone interested?
From
: Gabriel Filion <lelutin@xxxxxxxxx>
[PATCH 2/7] Make 'git var GIT_PAGER' always print the configured pager
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
[PATCH 1/7] Fix 'git var' usage synopsis
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
[PATCH v2 0/7] Re: 'git svn log' no longer uses the pager
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: [PATCH 00/10] teach --progress to transport-related builtins
From
: Tay Ray Chuan <rctay89@xxxxxxxxx>
Re: [PATCH 01/10] Documentation/git-pull.txt: mention --quiet and --verbose for fetching
From
: Tay Ray Chuan <rctay89@xxxxxxxxx>
Re: Bug Report ( including test script ): Non-Fastforward merges misses directory deletion
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: 'git add' regression in git-1.7?
From
: Jeff King <peff@xxxxxxxx>
Re: Bug Report ( including test script ): Non-Fastforward merges misses directory deletion
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH resend] Documentation: pack-objects: Clarify --local's semantics.
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: 'git add' regression in git-1.7?
From
: Jeff King <peff@xxxxxxxx>
Re: 'git add' regression in git-1.7?
From
: Avery Pennarun <apenwarr@xxxxxxxxx>
Re: 'git add' regression in git-1.7?
From
: SungHyun Nam <goweol@xxxxxxxxx>
Re: 'git add' regression in git-1.7?
From
: Avery Pennarun <apenwarr@xxxxxxxxx>
'git add' regression in git-1.7?
From
: SungHyun Nam <goweol@xxxxxxxxx>
Re: [RFD] Deepen the git directory structure a bit.
From
: Pavan Kumar Sunkara <pavan.sss1991@xxxxxxxxx>
[PATCH resend] Documentation: pack-objects: Clarify --local's semantics.
From
: Nelson Elhage <nelhage@xxxxxxx>
Re: RFD: best way to automatically rewrite a git DAG as a linear history?
From
: Avery Pennarun <apenwarr@xxxxxxxxx>
Re: [PATCH 00/10] teach --progress to transport-related builtins
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] Teach "git add" and friends to be paranoid
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: RFD: best way to automatically rewrite a git DAG as a linear history?
From
: Jon Seymour <jon.seymour@xxxxxxxxx>
Re: Using trees for metatagging
From
: Johan Herland <johan@xxxxxxxxxxx>
Re: [RFC PATCHv3 00/10] gitweb: Simple file based output caching
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: [RFD] Deepen the git directory structure a bit.
From
: Christian MICHON <christian.michon@xxxxxxxxx>
Re: Using trees for metatagging
From
: Avery Pennarun <apenwarr@xxxxxxxxx>
Re: Using trees for metatagging
From
: martin f krafft <madduck@xxxxxxxxxxx>
Add new option in the right click menu in git gui
From
: Sylvain Rabot <sylvain@xxxxxxxxxxxxxx>
Re: git-svn checksum mismatch
From
: Eric Wong <normalperson@xxxxxxxx>
Re: Using trees for metatagging
From
: Avery Pennarun <apenwarr@xxxxxxxxx>
Re: Using trees for metatagging
From
: martin f krafft <madduck@xxxxxxxxxxx>
Re: Using trees for metatagging
From
: martin f krafft <madduck@xxxxxxxxxxx>
Re: [RFD] Deepen the git directory structure a bit.
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Re: [RFD] Deepen the git directory structure a bit.
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Re: [RFC/PATCH] gitweb: Syntax highlighting support
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: [RFC PATCHv3 00/10] gitweb: Simple file based output caching
From
: "J.H." <warthog9@xxxxxxxxxxxxxx>
Re: Is there something like a git format-patch --squash?
From
: Avery Pennarun <apenwarr@xxxxxxxxx>
Re: [RFD] Deepen the git directory structure a bit.
From
: Avery Pennarun <apenwarr@xxxxxxxxx>
Re: [PATCH] Teach "git add" and friends to be paranoid
From
: Nicolas Pitre <nico@xxxxxxxxxxx>
Re: [PATCH 01/10] Documentation/git-pull.txt: mention --quiet and --verbose for fetching
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: Using trees for metatagging
From
: Johan Herland <johan@xxxxxxxxxxx>
Re: 16 gig, 350,000 file repository
From
: Nicolas Pitre <nico@xxxxxxxxxxx>
Re: [RFC/PATCH 0/3] git-gui: Don’t trigger garbage collection warning so easily
From
: Johannes Sixt <j6t@xxxxxxxx>
Re: How to create patches for a merge?
From
: Jeff King <peff@xxxxxxxx>
Re: [RFC] (reverse) combined diff conflict style
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: Is there something like a git format-patch --squash?
From
: Jeff King <peff@xxxxxxxx>
Re: [RFD] Deepen the git directory structure a bit.
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] Teach "git add" and friends to be paranoid
From
: Peter Harris <git@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH] Teach "git add" and friends to be paranoid
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: 16gig 350,000 file git repo
From
: Bill Lear <rael@xxxxxxxxxx>
16gig 350,000 file git repo
From
: Bill Lear <rael@xxxxxxxxxx>
16 gig, 350,000 file repository
From
: Bill Lear <rael@xxxxxxxxxx>
Re: Better cooperation between checkouts and stashing
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] Fix signal handler
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] Teach "git add" and friends to be paranoid
From
: Nicolas Pitre <nico@xxxxxxxxxxx>
Re: Is there something like a git format-patch --squash?
From
: Avery Pennarun <apenwarr@xxxxxxxxx>
Is there something like a git format-patch --squash?
From
: Avery Pennarun <apenwarr@xxxxxxxxx>
[RFC] (reverse) combined diff conflict style
From
: Bert Wesarg <bert.wesarg@xxxxxxxxxxxxxx>
Re: [RFC/PATCH] gitweb: Syntax highlighting support
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: Using trees for metatagging
From
: Avery Pennarun <apenwarr@xxxxxxxxx>
[RFD] Deepen the git directory structure a bit.
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Re: RFD: best way to automatically rewrite a git DAG as a linear history?
From
: Avery Pennarun <apenwarr@xxxxxxxxx>
Re: RFD: git-bzr: anyone interested?
From
: Sverre Rabbelier <srabbelier@xxxxxxxxx>
Re: [PATCH] Teach "git add" and friends to be paranoid
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] Teach "git add" and friends to be paranoid
From
: Junio C Hamano <gitster@xxxxxxxxx>
RFD: git-bzr: anyone interested?
From
: Gabriel Filion <lelutin@xxxxxxxxx>
Re: [PATCH] Teach "git add" and friends to be paranoid
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: How to create patches for a merge?
From
: Junio C Hamano <gitster@xxxxxxxxx>
'git mailinfo' whitespace bug
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Re: Better cooperation between checkouts and stashing
From
: Markus Elfring <Markus.Elfring@xxxxxx>
Re: [PATCH] Fix signal handler
From
: Markus Elfring <Markus.Elfring@xxxxxx>
Re: [PATCH] Teach "git add" and friends to be paranoid
From
: Zygo Blaxell <zblaxell@xxxxxxxxxxxxxx>
Re: [PATCH/RFC 3/3] git-gui: Do not suggest a gc if gc --auto would not do it
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: [PATCH v4 1/2] git-imap-send: Add CRAM-MD5 authenticate method support
From
: Hitoshi Mitake <mitake@xxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH] Teach "git add" and friends to be paranoid
From
: Zygo Blaxell <zblaxell@xxxxxxxxxxxxxxxxxxxxxxxxx>
Re: Completion of error handling
From
: Markus Elfring <Markus.Elfring@xxxxxx>
[PATCH] import-tars: Make it possible to include the original commit ID
From
: Gabriel <g2p.code@xxxxxxxxx>
git-svn checksum mismatch
From
: Jason Baker <jbaker@xxxxxxxxxxx>
[PATCH/RFC 3/3] git-gui: Do not suggest a gc if gc --auto would not do it
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
[PATCH/RFC 2/3] git-gui: Do not hold the user hostage with a full gc at startup
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
[PATCH 1/3] git-gui: factor out too_many_loose_objects routine from hint_gc
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
[RFC/PATCH 0/3] git-gui: Don’t trigger garbage collection warning so easily
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
[PATCH] import-tars: Make it possible to include the original commit ID
From
: Peter Krefting <peter@xxxxxxxxxxxxxxxx>
Re: [PATCH] import-tars: properly import git-archive tarballs
From
: Gabriel <g2p.code@xxxxxxxxx>
Re: A Visual Git Reference
From
: Tay Ray Chuan <rctay89@xxxxxxxxx>
[PATCH 09/10] pull: learn --progress
From
: Tay Ray Chuan <rctay89@xxxxxxxxx>
Re: A Visual Git Reference
From
: Tor Arvid Lund <torarvid@xxxxxxxxx>
[PATCH 10/10] transport: update flags to be in running order
From
: Tay Ray Chuan <rctay89@xxxxxxxxx>
[PATCH 08/10] fetch: learn --progress
From
: Tay Ray Chuan <rctay89@xxxxxxxxx>
[PATCH 07/10] push: learn --progress
From
: Tay Ray Chuan <rctay89@xxxxxxxxx>
[PATCH 06/10] transport->progress: use flag authoritatively
From
: Tay Ray Chuan <rctay89@xxxxxxxxx>
[PATCH 05/10] clone: support multiple levels of verbosity
From
: Tay Ray Chuan <rctay89@xxxxxxxxx>
[PATCH 04/10] push: support multiple levels of verbosity
From
: Tay Ray Chuan <rctay89@xxxxxxxxx>
[PATCH 03/10] fetch: refactor verbosity option handling into transport.[ch]
From
: Tay Ray Chuan <rctay89@xxxxxxxxx>
[PATCH 02/10] Documentation/git-push.txt: put --quiet before --verbose
From
: Tay Ray Chuan <rctay89@xxxxxxxxx>
[PATCH 01/10] Documentation/git-pull.txt: mention --quiet and --verbose for fetching
From
: Tay Ray Chuan <rctay89@xxxxxxxxx>
[PATCH 00/10] teach --progress to transport-related builtins
From
: Tay Ray Chuan <rctay89@xxxxxxxxx>
Re: Bug Report ( including test script ): Non-Fastforward merges misses directory deletion
From
: Sebastian Thiel <byronimo@xxxxxxxxx>
How to create patches for a merge?
From
: Geoffrey Lee <geoffreyj.lee@xxxxxxxxx>
Re: git-http-push (git v1.5) problems with DAVLockDB on reiserfs FS
From
: Fabien <fabien.ubuntu@xxxxxxxxx>
Re: git-svn and sharing a single subversion repo to multiple clients
From
: Duncan Ferguson <duncan_j_ferguson@xxxxxxxxxxx>
Re: [PATCH] Added hint about using .gitignore in git status while printing untracked files
From
: Pavan Kumar Sunkara <pavan.sss1991@xxxxxxxxx>
Re: [PATCH] Added hint about using .gitignore in git status while printing untracked files
From
: Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx>
Re: git-http-push (git v1.5) problems with DAVLockDB on reiserfs FS
From
: Tay Ray Chuan <rctay89@xxxxxxxxx>
git-http-push (git v1.5) problems with DAVLockDB on reiserfs FS
From
: Fabien <fabien.ubuntu@xxxxxxxxx>
Re: [PATCH] Add 'git format-patch --to=' option and 'format.to' configuration variable.
From
: Peter Krefting <peter@xxxxxxxxxxxxxxxx>
Re: [PATCH] Teach "git add" and friends to be paranoid
From
: Thomas Rast <trast@xxxxxxxxxxxxxxx>
Bug Report ( including test script ): Non-Fastforward merges misses directory deletion
From
: Sebastian Thiel <byronimo@xxxxxxxxx>
Re: [PATCH] Added hint about using .gitignore in git status while printing untracked files
From
: Peter Krefting <peter@xxxxxxxxxxxxxxxx>
Re: [RFC/PATCH] gitweb: Syntax highlighting support
From
: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
Re: [PATCHv2] Add an optional argument for --color options
From
: Stephen Boyd <bebarino@xxxxxxxxx>
[PATCH] Added hint about using .gitignore in git status while printing untracked files
From
: Pavan Kumar Sunkara <pavan.sss1991@xxxxxxxxx>
Re: [PATCH] import-tars: properly import git-archive tarballs
From
: Peter Krefting <peter@xxxxxxxxxxxxxxxx>
[PATCHv4] Documentation: describe --thin more accurately
From
: Stephen Boyd <bebarino@xxxxxxxxx>
Re: Re: [PATCH] fix threaded grep for machines with only one cpu
From
: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
Re: 'git status' on NFS performance regression in 1.7.0
From
: Peter Krefting <peter@xxxxxxxxxxxxxxxx>
Re: [RFC/PATCH 1/3] apply: Allow blank context lines to match beyond EOF
From
: Björn Gustavsson <bgustavsson@xxxxxxxxx>
Re: [PATCHv3] Documentation: describe --thin more accurately
From
: Stephen Boyd <bebarino@xxxxxxxxx>
Re: [PATCH] Teach "git add" and friends to be paranoid
From
: Wincent Colaiuta <win@xxxxxxxxxxx>
Re: Host refs to push are chosen (documentation error)?
From
: Andrey Borzenkov <arvidjaar@xxxxxxx>
Re: [PATCH] Teach "git add" and friends to be paranoid
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: Host refs to push are chosen (documentation error)?
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: RFD: best way to automatically rewrite a git DAG as a linear history?
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH] Teach "git add" and friends to be paranoid
From
: Nicolas Pitre <nico@xxxxxxxxxxx>
Re: Host refs to push are chosen (documentation error)?
From
: Jeff King <peff@xxxxxxxx>
Using trees for metatagging
From
: martin f krafft <madduck@xxxxxxxxxxx>
Re: Host refs to push are chosen (documentation error)?
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: A Visual Git Reference
From
: Michael Witten <mfwitten@xxxxxxxxx>
Re: RFD: best way to automatically rewrite a git DAG as a linear history? [correction]
From
: Jon Seymour <jon.seymour@xxxxxxxxx>
RFD: best way to automatically rewrite a git DAG as a linear history?
From
: Jon Seymour <jon.seymour@xxxxxxxxx>
Re: [PATCH] show help message also for aliased commands
From
: Jeff King <peff@xxxxxxxx>
[PATCH] Handle failure of core.worktree to identify the working directory.
From
: Pat Thoyts <patthoyts@xxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH] show help message also for aliased commands
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: Host refs to push are chosen (documentation error)?
From
: Jeff King <peff@xxxxxxxx>
Re: Host refs to push are chosen (documentation error)?
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: Host refs to push are chosen (documentation error)?
From
: Jeff King <peff@xxxxxxxx>
Re: Host refs to push are chosen (documentation error)?
From
: Avery Pennarun <apenwarr@xxxxxxxxx>
Re: A Visual Git Reference
From
: Mark Lodato <lodatom@xxxxxxxxx>
[PATCH] show help message also for aliased commands
From
: Patrick Sudowe <patrick.sudowe@xxxxxxxxxxxxxx>
Re: A Visual Git Reference
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH] Teach "git add" and friends to be paranoid
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH] Teach "git add" and friends to be paranoid
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: A Visual Git Reference
From
: Michael Witten <mfwitten@xxxxxxxxx>
[PATCH] Teach "git add" and friends to be paranoid
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: Host refs to push are chosen (documentation error)?
From
: Jeff King <peff@xxxxxxxx>
Re: Git svn fetches entire trunk on tags (change from 1.6.5.2 to 1.7.0)
From
: Eric Wong <normalperson@xxxxxxxx>
Re: Git svn fetches entire trunk on tags (change from 1.6.5.2 to 1.7.0)
From
: Robert Zeh <robert.allan.zeh@xxxxxxxxx>
Re: [PATCH 0/6] fast-import updates
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH 0/6] fast-import updates
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
Re: Git svn fetches entire trunk on tags (change from 1.6.5.2 to 1.7.0)
From
: Eric Wong <normalperson@xxxxxxxx>
Re: [patch] git svn slowness on win32
From
: Eric Wong <normalperson@xxxxxxxx>
Re: [RFC PATCH v2 11/11] filter-branch: learn how to filter notes
From
: Thomas Rast <trast@xxxxxxxxxxxxxxx>
Re: Re: [PATCH] fix threaded grep for machines with only one cpu
From
: Heiko Voigt <hvoigt@xxxxxxxxxx>
Re: 'git status' on NFS performance regression in 1.7.0
From
: Junio C Hamano <gitster@xxxxxxxxx>
[RFC/PATCH] gitweb: Syntax highlighting support
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: 'git status' on NFS performance regression in 1.7.0
From
: James Pickens <jepicken@xxxxxxxxx>
What's cooking in git.git (Feb 2010, #04; Wed, 17)
From
: Junio C Hamano <gitster@xxxxxxxxx>
[PATCH v4 2/4] Refactoring: connect.c: move duplicated code to a new function 'get_host_and_port'
From
: Michael Lukashov <michael.lukashov@xxxxxxxxx>
Re: Possible bug with git status in 1.7.0
From
: Jens Lehmann <Jens.Lehmann@xxxxxx>
Re: 'git status' on NFS performance regression in 1.7.0
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: 'git status' on NFS performance regression in 1.7.0
From
: Junio C Hamano <gitster@xxxxxxxxx>
'git status' on NFS performance regression in 1.7.0
From
: James Pickens <jepicken@xxxxxxxxx>
Re: [RFC PATCH v2 11/11] filter-branch: learn how to filter notes
From
: Johannes Sixt <j6t@xxxxxxxx>
Re: Possible bug with git status in 1.7.0
From
: Sergio Callegari <sergio.callegari@xxxxxxxxx>
Re: Possible bug with git status in 1.7.0
From
: Junio C Hamano <gitster@xxxxxxxxx>
[PATCH] import-tars: properly import git-archive tarballs
From
: Gabriel <g2p.code@xxxxxxxxx>
Possible bug with git status in 1.7.0
From
: Sergio <sergio.callegari@xxxxxxxxx>
[PATCH 2/6] fast-import: use sha1write() for pack data
From
: Nicolas Pitre <nico@xxxxxxxxxxx>
[PATCH 6/6] fast-import: use the diff_delta() max_delta_size argument
From
: Nicolas Pitre <nico@xxxxxxxxxxx>
[PATCH 4/6] fast-import: make default pack size unlimited
From
: Nicolas Pitre <nico@xxxxxxxxxxx>
[PATCH 5/6] fast-import: honor pack.indexversion and pack.packsizelimit config vars
From
: Nicolas Pitre <nico@xxxxxxxxxxx>
[PATCH 3/6] fast-import: use write_idx_file() instead of custom code
From
: Nicolas Pitre <nico@xxxxxxxxxxx>
[PATCH 1/6] fast-import: start using struct pack_idx_entry
From
: Nicolas Pitre <nico@xxxxxxxxxxx>
[PATCH 0/6] fast-import updates
From
: Nicolas Pitre <nico@xxxxxxxxxxx>
Re: [PATCH 1/2] Add `init.templatedir` configuration variable.
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] Add `log.decorate' configuration variable.
From
: Heiko Voigt <hvoigt@xxxxxxxxxx>
Re: Host refs to push are chosen (documentation error)?
From
: Avery Pennarun <apenwarr@xxxxxxxxx>
Re: [PATCH v4 1/2] git-imap-send: Add CRAM-MD5 authenticate method support
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re* [PATCH] Add `[decorate]' configuration section.
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: Re: [PATCH] fix threaded grep for machines with only one cpu
From
: Heiko Voigt <hvoigt@xxxxxxxxxx>
Re: [PATCH] Add `[decorate]' configuration section.
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH 2/2] gitweb: Protect escaping functions against calling on undef
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: [PATCH 1/2] gitweb: esc_html (short) error message in die_error
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: [PATCH] fix threaded grep for machines with only one cpu
From
: Paolo Bonzini <bonzini@xxxxxxx>
Re: Host refs to push are chosen (documentation error)?
From
: Tay Ray Chuan <rctay89@xxxxxxxxx>
Host refs to push are chosen (documentation error)?
From
: Andrey Borzenkov <arvidjaar@xxxxxxx>
[BUG] git-gui blame: "Show History Context" is broken
From
: Kirill Smelkov <kirr@xxxxxxxxxx>
Re: Question about git rebase --onto
From
: Pascal Obry <pascal@xxxxxxxx>
Re: Question about git rebase --onto
From
: Tay Ray Chuan <rctay89@xxxxxxxxx>
Re: make test fails with git 1.7.0 on my debian
From
: Sylvain Rabot <sylvain@xxxxxxxxxxxxxx>
Re: make test fails with git 1.7.0 on my debian
From
: Sylvain Rabot <sylvain@xxxxxxxxxxxxxx>
Re: Question about git rebase --onto
From
: Pascal Obry <pascal@xxxxxxxx>
Re: t7400.24 git submodule 'update --init' test fails on some machines
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: Question about git rebase --onto
From
: Tay Ray Chuan <rctay89@xxxxxxxxx>
Re: [PATCH v3 2/4] Refactoring: connect.c: move duplicated code to a new function 'get_host_and_port'
From
: Michael Lukashov <michael.lukashov@xxxxxxxxx>
Re: XML Parsing Error: junk after document element
From
: Siju George <sgeorge.ml@xxxxxxxxx>
Re: Question about git rebase --onto
From
: Pascal Obry <pascal@xxxxxxxx>
[PATCH v6 1/2] git-imap-send: Add CRAM-MD5 authenticate method support
From
: Hitoshi Mitake <mitake@xxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH v4 1/2] git-imap-send: Add CRAM-MD5 authenticate method support
From
: Hitoshi Mitake <mitake@xxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH v4 1/2] git-imap-send: Add CRAM-MD5 authenticate method support
From
: Hitoshi Mitake <mitake@xxxxxxxxxxxxxxxxxxxxx>
[PATCH] Add `[decorate]' configuration section.
From
: Steven Drake <sdrake@xxxxxxxxxx>
Re: [PATCH] Add `log.decorate' configuration variable.
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [RFC/PATCH 1/3] apply: Allow blank context lines to match beyond EOF
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] Add 'git format-patch --to=' option and 'format.to' configuration variable.
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] Add 'git format-patch --to=' option and 'format.to' configuration variable.
From
: Steven Drake <sdrake@xxxxxxxxxx>
Re* [PATCH] Add `log.decorate' configuration variable.
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] Add `log.decorate' configuration variable.
From
: Bert Wesarg <bert.wesarg@xxxxxxxxxxxxxx>
Re: [PATCH] Add `log.decorate' configuration variable.
From
: Steven Drake <sdrake@xxxxxxxxxx>
[RFC/PATCH 3/3] t3417: Add test cases for "rebase --whitespace=fix"
From
: Björn Gustavsson <bgustavsson@xxxxxxxxx>
[RFC/PATCH 2/3] t4124: Add additional tests of --whitespace=fix
From
: Björn Gustavsson <bgustavsson@xxxxxxxxx>
[RFC/PATCH 1/3] apply: Allow blank context lines to match beyond EOF
From
: Björn Gustavsson <bgustavsson@xxxxxxxxx>
[RFC/PATCH 0/3] More fool-proof "git rebase --whitespace=fix"
From
: Björn Gustavsson <bgustavsson@xxxxxxxxx>
Re: [PATCH] submodule summary: Don't barf when invoked in an empty repo
From
: Jeff King <peff@xxxxxxxx>
[PATCHv2] Add an optional argument for --color options
From
: Mark Lodato <lodatom@xxxxxxxxx>
Re: [PATCH v2] require_work_tree broken with NONGIT_OK
From
: Gabriel Filion <lelutin@xxxxxxxxx>
Re: [PATCH] Add 'git format-patch --to=' option and 'format.to' configuration variable.
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] Add 'git format-patch --to=' option and 'format.to' configuration variable.
From
: Steven Drake <sdrake@xxxxxxxxxx>
Re: [PATCH] Add `log.decorate' configuration variable.
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] fix threaded grep for machines with only one cpu
From
: Nicolas Pitre <nico@xxxxxxxxxxx>
Re: [PATCH v3 1/4] Refactoring: remove duplicated code from builtin-send-pack.c and transport.c
From
: Tay Ray Chuan <rctay89@xxxxxxxxx>
Re: [PATCH] Add `log.decorate' configuration variable.
From
: Steven Drake <sdrake@xxxxxxxxxx>
Re: [PATCH] fix threaded grep for machines with only one cpu
From
: Junio C Hamano <gitster@xxxxxxxxx>
Git svn fetches entire trunk on tags (change from 1.6.5.2 to 1.7.0)
From
: Robert Zeh <robert.allan.zeh@xxxxxxxxx>
Re: [PATCH] Add 'git format-patch --to=' option and 'format.to' configuration variable.
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] Add `log.decorate' configuration variable.
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] fix threaded grep for machines with only one cpu
From
: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
Re: [RFC PATCH v2 01/11] Documentation: document post-rewrite hook
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: Using test-lib.sh under GPLv3?
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: [RFC PATCH v2 01/11] Documentation: document post-rewrite hook
From
: Thomas Rast <trast@xxxxxxxxxxxxxxx>
Re: [RFC PATCH v2 07/11] notes: implement helpers needed for note copying during rewrite
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [RFC PATCH v2 07/11] notes: implement helpers needed for note copying during rewrite
From
: Thomas Rast <trast@xxxxxxxxxxxxxxx>
Re: [PATCH v3 2/4] Refactoring: connect.c: move duplicated code to a new function 'get_host_and_port'
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH v3 2/4] Refactoring: connect.c: move duplicated code to a new function 'get_host_and_port'
From
: "Larry D'Anna" <larry@xxxxxxxxxxxxxx>
Re: [RFC PATCH v2 01/11] Documentation: document post-rewrite hook
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] fix threaded grep for machines with only one cpu
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [RFC PATCH v2 07/11] notes: implement helpers needed for note copying during rewrite
From
: Junio C Hamano <gitster@xxxxxxxxx>
[PATCH 2/2] Add a "TEMPLATE DIRECTORY" section to git-init[1].
From
: Steven Drake <sdrake@xxxxxxxxxx>
Re: [RFC PATCH v2 05/11] notes: clean up t3301
From
: Junio C Hamano <gitster@xxxxxxxxx>
[PATCH 1/2] Add `init.templatedir` configuration variable.
From
: Steven Drake <sdrake@xxxxxxxxxx>
[PATCH] Add `log.decorate' configuration variable.
From
: Steven Drake <sdrake@xxxxxxxxxx>
[PATCH] Add 'git format-patch --to=' option and 'format.to' configuration variable.
From
: Steven Drake <sdrake@xxxxxxxxxx>
[PATCH v3 4/4] Refactoring: move duplicated code from builtin-checkout.c and merge-recursive.c to xdiff-interface.c
From
: Michael Lukashov <michael.lukashov@xxxxxxxxx>
[PATCH v3 3/4] Refactoring: move duplicated code from builtin-pack-objects.c and fast-import.c to sha1_file.c
From
: Michael Lukashov <michael.lukashov@xxxxxxxxx>
[PATCH v3 2/4] Refactoring: connect.c: move duplicated code to a new function 'get_host_and_port'
From
: Michael Lukashov <michael.lukashov@xxxxxxxxx>
[PATCH v3 1/4] Refactoring: remove duplicated code from builtin-send-pack.c and transport.c
From
: Michael Lukashov <michael.lukashov@xxxxxxxxx>
[PATCH v3 0/4] Refactoring: remove duplicated code
From
: Michael Lukashov <michael.lukashov@xxxxxxxxx>
[RFC PATCH v2 01/11] Documentation: document post-rewrite hook
From
: Thomas Rast <trast@xxxxxxxxxxxxxxx>
[RFC PATCH v2 05/11] notes: clean up t3301
From
: Thomas Rast <trast@xxxxxxxxxxxxxxx>
[RFC PATCH v2 11/11] filter-branch: learn how to filter notes
From
: Thomas Rast <trast@xxxxxxxxxxxxxxx>
[RFC PATCH v2 08/11] rebase: support automatic notes copying
From
: Thomas Rast <trast@xxxxxxxxxxxxxxx>
[RFC PATCH v2 10/11] filter-branch: invoke post-rewrite hook
From
: Thomas Rast <trast@xxxxxxxxxxxxxxx>
[RFC PATCH v2 02/11] commit --amend: invoke post-rewrite hook
From
: Thomas Rast <trast@xxxxxxxxxxxxxxx>
[RFC PATCH v2 09/11] commit --amend: copy notes to the new commit
From
: Thomas Rast <trast@xxxxxxxxxxxxxxx>
[RFC PATCH v2 03/11] rebase: invoke post-rewrite hook
From
: Thomas Rast <trast@xxxxxxxxxxxxxxx>
[RFC PATCH v2 07/11] notes: implement helpers needed for note copying during rewrite
From
: Thomas Rast <trast@xxxxxxxxxxxxxxx>
[RFC PATCH v2 06/11] notes: implement 'git notes copy --stdin'
From
: Thomas Rast <trast@xxxxxxxxxxxxxxx>
[RFC PATCH v2 04/11] rebase -i: invoke post-rewrite hook
From
: Thomas Rast <trast@xxxxxxxxxxxxxxx>
[RFC PATCH v2 00/11] post-rewrite / automatic notes copying
From
: Thomas Rast <trast@xxxxxxxxxxxxxxx>
Re: [PATCH] fix threaded grep for machines with only one cpu
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: Using test-lib.sh under GPLv3?
From
: Avery Pennarun <apenwarr@xxxxxxxxx>
Re: Re: [PATCH] fix threaded grep for machines with only one cpu
From
: Nicolas Pitre <nico@xxxxxxxxxxx>
Re: Re: [PATCH] fix threaded grep for machines with only one cpu
From
: Heiko Voigt <hvoigt@xxxxxxxxxx>
Re: Using test-lib.sh under GPLv3?
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: Git Submodule Usage Pattern
From
: Avery Pennarun <apenwarr@xxxxxxxxx>
Re: [PATCH] fix threaded grep for machines with only one cpu
From
: Nicolas Pitre <nico@xxxxxxxxxxx>
Re: [PATCH] fix threaded grep for machines with only one cpu
From
: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
Re: [PATCH] fix threaded grep for machines with only one cpu
From
: Nicolas Pitre <nico@xxxxxxxxxxx>
Re: Git Submodule Usage Pattern
From
: Andreas Krey <a.krey@xxxxxx>
Re: [PATCH v3 3/5] Move offset_1st_component() to path.c
From
: Johannes Sixt <j6t@xxxxxxxx>
Re: [PATCH v2 4/4] Refactoring: remove duplicated code from builtin-checkout.c and merge-recursive.c
From
: Junio C Hamano <gitster@xxxxxxxxx>
[RFC PATCHv3 08/10] gitweb/cache.pm - Serve stale data when waiting for filling cache
From
: Jakub Narebski <jnareb@xxxxxxxxx>
[RFC PATCHv3 04/10] gitweb: Use Cache::Cache compatibile (get, set) output caching
From
: Jakub Narebski <jnareb@xxxxxxxxx>
[RFC PATCHv3 10/10] gitweb: Show appropriate "Generating..." page when regenerating cache
From
: Jakub Narebski <jnareb@xxxxxxxxx>
[RFC PATCHv3 06/10] gitweb: Use CHI compatibile (compute method) caching
From
: Jakub Narebski <jnareb@xxxxxxxxx>
[RFC PATCHv3 05/10] gitweb/cache.pm - Adaptive cache expiration time
From
: Jakub Narebski <jnareb@xxxxxxxxx>
[RFC PATCHv3 09/10] gitweb/cache.pm - Regenerate (refresh) cache in background
From
: Jakub Narebski <jnareb@xxxxxxxxx>
[RFC PATCHv3 07/10] gitweb/cache.pm - Use locking to avoid 'cache miss stampede' problem
From
: Jakub Narebski <jnareb@xxxxxxxxx>
[RFC PATCHv3 03/10] gitweb/cache.pm - Stat-based cache expiration
From
: Jakub Narebski <jnareb@xxxxxxxxx>
[RFC PATCHv3 02/10] gitweb/cache.pm - Very simple file based cache
From
: Jakub Narebski <jnareb@xxxxxxxxx>
[RFC PATCHv3 01/10] gitweb: href(..., -path_info => 0|1)
From
: Jakub Narebski <jnareb@xxxxxxxxx>
[RFC PATCHv3 00/10] gitweb: Simple file based output caching
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: [PATCH v2 3/4] Refactoring: move duplicated code from builtin-pack-objects.c and fast-import.c to object.c
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] fix threaded grep for machines with only one cpu
From
: Sverre Rabbelier <srabbelier@xxxxxxxxx>
Re: [PATCH] fix threaded grep for machines with only one cpu
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: Re: [PATCH] fix threaded grep for machines with only one cpu
From
: Nicolas Pitre <nico@xxxxxxxxxxx>
Re: Re: [PATCH] fix threaded grep for machines with only one cpu
From
: Heiko Voigt <hvoigt@xxxxxxxxxx>
Re: Git Submodule Usage Pattern
From
: Avery Pennarun <apenwarr@xxxxxxxxx>
[WIP PATCH 00/26] Git setup cleanup series
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
Re: make test fails with git 1.7.0 on my debian
From
: "Robin H. Johnson" <robbat2@xxxxxxxxxx>
[WIP PATCH 26/26] Turn on GIT_HARDENED_SETUP for the whole test suite
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
make test fails with git 1.7.0 on my debian
From
: Sylvain Rabot <sylvain@xxxxxxxxxxxxxx>
[WIP PATCH 17/26] check-ref-format: setup gitdir gently
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[WIP PATCH 18/26] verify-pack: set up gitdir gently
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[WIP PATCH 20/26] bundle: move up gitdir setup to run_builtin()
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[WIP PATCH 25/26] merge-file: move up gitdir setup to run_builtin()
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[WIP PATCH 19/26] apply: move up gitdir setup to run_builtin()
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[WIP PATCH 21/26] diff: move up gitdir setup to run_builtin()
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[WIP PATCH 23/26] ls-remote: move up gitdir setup to run_builtin()
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[WIP PATCH 16/26] mailinfo: move up gitdir setup to run_builtin()
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[WIP PATCH 02/26] setup_git_directory*: Explicitly set git dir
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[WIP PATCH 14/26] Do not try to read $GIT_DIR/info/attributes if there is no repository
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[WIP PATCH 10/26] shortlog: move up gitdir setup to run_builtin()
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[WIP PATCH 12/26] grep: move up gitdir setup to run_builtin()
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[WIP PATCH 24/26] var: move up gitdir setup to run_builtin()
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[WIP PATCH 22/26] help: move up gitdir setup to run_builtin()
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[WIP PATCH 15/26] archive: move up gitdir setup to run_builtin()
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[WIP PATCH 13/26] USE_PAGER should not be used without RUN_SETUP*
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[WIP PATCH 11/26] Do not look for .git/info/exclude when gitdir is not set up
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[WIP PATCH 08/26] config: move up gitdir setup to run_builtin()
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[WIP PATCH 09/26] hash-object: move gitdir setup to run_builtin()
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[WIP PATCH 07/26] Support running setup_git_dir_gently() from the beginning for builtin commands
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[WIP PATCH 06/26] Tweak init/clone to work properly with GIT_HARDENED_SETUP=1
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[WIP PATCH 05/26] enter_repo(): use setup_git_directory_gently internally
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[WIP PATCH 04/26] Add GIT_HARDENED_SETUP to detect gitdir/worktree related mis-setup errors
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[WIP PATCH 03/26] Save setup_git_dir* info globally for later use
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[WIP PATCH 01/26] rev-parse --git-dir: print relative gitdir correctly
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
Git Submodule Usage Pattern
From
: Tim Visher <tim.visher@xxxxxxxxx>
Re: git fetch origin hanging in 1.7.0
From
: Kevin Menard <nirvdrum@xxxxxxxxx>
Re: Using test-lib.sh under GPLv3?
From
: Michal Sojka <sojkam1@xxxxxxxxxxx>
Re: git fetch origin hanging in 1.7.0
From
: Ilari Liusvaara <ilari.liusvaara@xxxxxxxxxxx>
Re: cvsimport error when modulename is '.'
From
: Daniel Black <daniel.subs@xxxxxxxxxxxxxxxx>
Re: [RFC] git clone --checkout <branch>
From
: Tay Ray Chuan <rctay89@xxxxxxxxx>
Re: [RFC] git clone --checkout <branch>
From
: Jeff King <peff@xxxxxxxx>
Re: Completion of error handling
From
: Andreas Ericsson <ae@xxxxxx>
Re: Running git-archive recursively over submodules
From
: Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx>
[RFC] git clone --checkout <branch>
From
: Tay Ray Chuan <rctay89@xxxxxxxxx>
Re: [patch] git svn slowness on win32
From
: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
Re: Using test-lib.sh under GPLv3?
From
: Jakub Narebski <jnareb@xxxxxxxxx>
[PATCH] submodule summary: Don't barf when invoked in an empty repo
From
: Johan Herland <johan@xxxxxxxxxxx>
[patch] git svn slowness on win32
From
: josh robb <josh_robb@xxxxxxxxxxx>
Re: Running git-archive recursively over submodules
From
: Thomas Rast <trast@xxxxxxxxxxxxxxx>
Re: [msysGit] [PATCH] Skip t1300.70 and 71 on msysGit.
From
: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
[PATCH] git-p4: fix bug in symlink handling
From
: Evan Powers <evan.powers@xxxxxxxxx>
Re: [PATCH] fix threaded grep for machines with only one cpu
From
: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
Re: [PATCH] fix threaded grep for machines with only one cpu
From
: Fredrik Kuivinen <frekui@xxxxxxxxx>
Re: Running git-archive recursively over submodules
From
: Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx>
Re: git fetch origin hanging in 1.7.0
From
: Tay Ray Chuan <rctay89@xxxxxxxxx>
Re: [PATCH v2 1/4] Refactoring: remove duplicated code from builtin-send-pack.c and transport.c
From
: Jeff King <peff@xxxxxxxx>
Re: git fetch origin hanging in 1.7.0
From
: Jeff King <peff@xxxxxxxx>
Re: Fatal error running status in new repo
From
: Jeff King <peff@xxxxxxxx>
Re: git fetch origin hanging in 1.7.0
From
: Tay Ray Chuan <rctay89@xxxxxxxxx>
[PATCH] dwim_ref: fix dangling symref warning
From
: Jeff King <peff@xxxxxxxx>
[PATCH 2/2] bugfix: git diff --quiet -w never returns with exit status 1
From
: "Larry D'Anna" <larry@xxxxxxxxxxxxxx>
Re: Fatal error running status in new repo
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH v2] require_work_tree broken with NONGIT_OK
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH 2/2] bugfix: git diff --quiet -w never returns with exit status 1
From
: "Larry D'Anna" <larry@xxxxxxxxxxxxxx>
Re: git fetch origin hanging in 1.7.0
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH v4 1/2] git-imap-send: Add CRAM-MD5 authenticate method support
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: Fatal error running status in new repo
From
: Jacob Helwig <jacob.helwig@xxxxxxxxx>
Re: Fatal error running status in new repo
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH 2/2] bugfix: git diff --quiet -w never returns with exit status 1
From
: Junio C Hamano <gitster@xxxxxxxxx>
[PATCH v3 3/5] Move offset_1st_component() to path.c
From
: =?UTF-8?q?Nguy=E1=BB=85n=20Th=C3=A1i=20Ng=E1=BB=8Dc=20Duy?= <pclouds@xxxxxxxxx>
Fatal error running status in new repo
From
: Jacob Helwig <jacob.helwig@xxxxxxxxx>
[PATCH 2/2] bugfix: git diff --quiet -w never returns with exit status 1
From
: "Larry D'Anna" <larry@xxxxxxxxxxxxxx>
[PATCH 1/2] bugfix: segfault on git diff --output=/bad/path
From
: "Larry D'Anna" <larry@xxxxxxxxxxxxxx>
Re: [PATCH v2 2/4] Refactoring: connect.c: move duplicated code to get_host_and_port
From
: "Larry D'Anna" <larry@xxxxxxxxxxxxxx>
Re: [PATCH] fix threaded grep for machines with only one cpu
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] fix threaded grep for machines with only one cpu
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH/Fixed Wrap] Remove hyphen from "git-command" in two error messages
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: git stash pop not reapplying deletions
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH v2 1/4] Refactoring: remove duplicated code from builtin-send-pack.c and transport.c
From
: Tay Ray Chuan <rctay89@xxxxxxxxx>
Re: [PATCHv2] grep documentation: clarify what files match
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCHv13 28/30] builtin-notes: Add -c/-C options for reusing notes
From
: Johan Herland <johan@xxxxxxxxxxx>
Re: [PATCH] fix threaded grep for machines with only one cpu
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] fix threaded grep for machines with only one cpu
From
: Junio C Hamano <gitster@xxxxxxxxx>
[PATCHv2] grep documentation: clarify what files match
From
: Mark Lodato <lodatom@xxxxxxxxx>
Re: git-grep ignores untracked files
From
: Mark Lodato <lodatom@xxxxxxxxx>
[PATCH] Skip t1300.70 and 71 on msysGit.
From
: Pat Thoyts <patthoyts@xxxxxxxxxxxxxxxxxxxxx>
git fetch origin hanging in 1.7.0
From
: Kevin Menard <nirvdrum@xxxxxxxxx>
[PATCH v2 1/4] Refactoring: remove duplicated code from builtin-send-pack.c and transport.c
From
: Michael Lukashov <michael.lukashov@xxxxxxxxx>
[PATCH v2 0/4] Refactoring: remove duplicated code
From
: Michael Lukashov <michael.lukashov@xxxxxxxxx>
[PATCH v2 4/4] Refactoring: remove duplicated code from builtin-checkout.c and merge-recursive.c
From
: Michael Lukashov <michael.lukashov@xxxxxxxxx>
Re: [PATCH/Fixed Wrap] Remove hyphen from "git-command" in two error messages
From
: Pete Harlan <pgit@xxxxxxxxxxxx>
[PATCH v2 3/4] Refactoring: move duplicated code from builtin-pack-objects.c and fast-import.c to object.c
From
: Michael Lukashov <michael.lukashov@xxxxxxxxx>
[PATCH v2 2/4] Refactoring: connect.c: move duplicated code to get_host_and_port
From
: Michael Lukashov <michael.lukashov@xxxxxxxxx>
[PATCH] Remove hyphen from "git-command" in two error messages
From
: Pete Harlan <pgit@xxxxxxxxxxxx>
Re: [PATCH] fix threaded grep for machines with only one cpu
From
: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
Re: GSoC 2010
From
: Sverre Rabbelier <srabbelier@xxxxxxxxx>
[PATCH] fix threaded grep for machines with only one cpu
From
: Heiko Voigt <hvoigt@xxxxxxxxxx>
Re: GSoC 2010
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
Re: GSoC 2010
From
: Sverre Rabbelier <srabbelier@xxxxxxxxx>
Re: GSoC 2010
From
: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
Re: [PATCH] Introduce an exponential-backoff-retry in unlink on mingw.
From
: Johannes Sixt <j6t@xxxxxxxx>
Re: GSoC 2010
From
: Sverre Rabbelier <srabbelier@xxxxxxxxx>
Re: [PATCH 2/4] Refactoring: connect.c: move duplicated code to get_host_and_port
From
: Johannes Sixt <j6t@xxxxxxxx>
Re: git stash pop not reapplying deletions
From
: Steve Folly <steve@xxxxxxxxxxxx>
Running git-archive recursively over submodules
From
: Thomas Rast <trast@xxxxxxxxxxxxxxx>
Re: [PATCHv3] Documentation: describe --thin more accurately
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH v3 3/3] git-push: make git push --dry-run --porcelain exit with status 0 even if updates will be rejected
From
: Junio C Hamano <gitster@xxxxxxxxx>
[PATCH] Introduce an exponential-backoff-retry in unlink on mingw.
From
: Ludvig Strigeus <ludde@xxxxxxxxxxx>
Re: [RFC PATCH 3/6] filter-branch: invoke post-rewrite hook
From
: Johannes Sixt <j6t@xxxxxxxx>
Re: [PATCH v4 5/6] am: Fix launching of pager
From
: Johannes Sixt <j6t@xxxxxxxx>
Re: [PATCH v3 3/5] Move offset_1st_component() to path.c
From
: Johannes Sixt <j6t@xxxxxxxx>
StGIT: "ghost" branch (unable to either create or delete)
From
: Andrey Borzenkov <arvidjaar@xxxxxxx>
[PATCHv3] Documentation: describe --thin more accurately
From
: Stephen Boyd <bebarino@xxxxxxxxx>
Re: [PATCH] don't use mmap() to hash files
From
: Nicolas Pitre <nico@xxxxxxxxxxx>
Re: [PATCH] don't use mmap() to hash files
From
: Avery Pennarun <apenwarr@xxxxxxxxx>
Re: [PATCH v2] stash pop: remove 'apply' options during 'drop' invocation
From
: Stephen Boyd <bebarino@xxxxxxxxx>
Re: [PATCH 1/4] Refactoring: remove duplicated code from transport.c and builtin-send-pack.c
From
: Daniel Barkalow <barkalow@xxxxxxxxxxxx>
Re: [PATCH v3 3/3] git-push: make git push --dry-run --porcelain exit with status 0 even if updates will be rejected
From
: "Larry D'Anna" <larry@xxxxxxxxxxxxxx>
Re: [PATCH 1/4] Refactoring: remove duplicated code from transport.c and builtin-send-pack.c
From
: "Larry D'Anna" <larry@xxxxxxxxxxxxxx>
Re: GSoC 2010
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
[PATCH] stash pop: remove 'apply' options during 'drop' invocation
From
: Thomas Rast <trast@xxxxxxxxxxxxxxx>
Re: [PATCH v2] require_work_tree broken with NONGIT_OK
From
: Gabriel Filion <lelutin@xxxxxxxxx>
Re: git stash pop not reapplying deletions
From
: Thomas Rast <trast@xxxxxxxxxxxxxxx>
Re: [PATCH] require_work_tree broken with NONGIT_OK
From
: Gabriel Filion <lelutin@xxxxxxxxx>
Re: git stash pop not reapplying deletions
From
: Steve Folly <steve@xxxxxxxxxxxx>
Re: Walking commits from the first
From
: Jon Seymour <jon.seymour@xxxxxxxxx>
Re: [PATCH v3] Detailed diagnosis when parsing an object name fails.
From
: Sverre Rabbelier <srabbelier@xxxxxxxxx>
Re: Walking commits from the first
From
: Jon Seymour <jon.seymour@xxxxxxxxx>
Re: git locate
From
: Sverre Rabbelier <srabbelier@xxxxxxxxx>
[PATCH v2] Documentation: Fix indentation problem in git-commit(1)
From
: Jacob Helwig <jacob.helwig@xxxxxxxxx>
Re: [PATCH] don't use mmap() to hash files
From
: Dmitry Potapov <dpotapov@xxxxxxxxx>
Re: [PATCH] don't use mmap() to hash files
From
: Dmitry Potapov <dpotapov@xxxxxxxxx>
Re: Walking commits from the first
From
: Pavan Kumar Sunkara <pavan.sss1991@xxxxxxxxx>
Re: [PATCHv13 28/30] builtin-notes: Add -c/-C options for reusing notes
From
: Stephen Boyd <bebarino@xxxxxxxxx>
Re: [PATCH] Documentation: Fix indentation problem in git-commit(1)
From
: Thomas Rast <trast@xxxxxxxxxxxxxxx>
Re: [PATCH 1/4] Refactoring: remove duplicated code from transport.c and builtin-send-pack.c
From
: Ilari Liusvaara <ilari.liusvaara@xxxxxxxxxxx>
Using test-lib.sh under GPLv3?
From
: Michal Sojka <sojkam1@xxxxxxxxxxx>
Re: [PATCH 3/4] for-each-ref --format='%(symref) %(symref:short)'
From
: Jeff King <peff@xxxxxxxx>
Re: GSoC 2010
From
: Jeff King <peff@xxxxxxxx>
Re: Walking commits from the first
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH 4/6] git svn: Fix launching of pager
From
: Eric Wong <normalperson@xxxxxxxx>
Re: [PATCH 2/6] Make 'git var GIT_PAGER' always print the configured pager
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH 1/4] Refactoring: remove duplicated code from transport.c and builtin-send-pack.c
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH] require_work_tree broken with NONGIT_OK
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH] don't use mmap() to hash files
From
: Paolo Bonzini <bonzini@xxxxxxx>
Re: [PATCH] require_work_tree broken with NONGIT_OK
From
: Gabriel Filion <lelutin@xxxxxxxxx>
Re: ce_stage(..) == 2?
From
: Junio C Hamano <gitster@xxxxxxxxx>
ce_stage(..) == 2?
From
: cg <chengang31@xxxxxxxxx>
Re: [PATCH] require_work_tree broken with NONGIT_OK
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH 1/4] Refactoring: remove duplicated code from transport.c and builtin-send-pack.c
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] Add an optional argument for --color options
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] don't use mmap() to hash files
From
: Nicolas Pitre <nico@xxxxxxxxxxx>
Re: [PATCH 2/6] Make 'git var GIT_PAGER' always print the configured pager
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: [PATCH v2 6/6] tests: Add tests for automatic use of pager
From
: Jeff King <peff@xxxxxxxx>
[PATCH v2 6/6] tests: Add tests for automatic use of pager
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: [PATCH] require_work_tree broken with NONGIT_OK
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH 1/4] Refactoring: remove duplicated code from transport.c and builtin-send-pack.c
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH] Add an optional argument for --color options
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH] Add an optional argument for --color options
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH v4 5/6] am: Fix launching of pager
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH 6/6] tests: Add tests for automatic use of pager
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH] don't use mmap() to hash files
From
: Nicolas Pitre <nico@xxxxxxxxxxx>
[PATCH v4 5/6] am: Fix launching of pager
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: [PATCH] don't use mmap() to hash files
From
: Avery Pennarun <apenwarr@xxxxxxxxx>
Re: [PATCH 2/6] Make 'git var GIT_PAGER' always print the configured pager
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH 3/6] git.1: Clarify the behavior of the --paginate option
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH v2 1/6] Fix 'git var' usage synopsis
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH] fix minor memory leak in get_tree_entry()
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH v3 5/6] am: Fix launching of pager
From
: Jeff King <peff@xxxxxxxx>
Walking commits from the first
From
: Pavan Kumar Sunkara <pavan.sss1991@xxxxxxxxx>
Re: Global reflog?
From
: Nicolas Pitre <nico@xxxxxxxxxxx>
Re: [PATCH] don't use mmap() to hash files
From
: Nicolas Pitre <nico@xxxxxxxxxxx>
[PATCH] require_work_tree broken with NONGIT_OK
From
: Gabriel Filion <lelutin@xxxxxxxxx>
Re: [PATCH 1/4] Refactoring: remove duplicated code from transport.c and builtin-send-pack.c
From
: Tay Ray Chuan <rctay89@xxxxxxxxx>
[PATCH v3 5/6] am: Fix launching of pager
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
[PATCH v2 5/6] am: Fix launching of pager
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
[PATCH v2 1/6] Fix 'git var' usage synopsis
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: [PATCH 5/6] am: Fix launching of pager
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH 1/6] Fix 'git var' usage synopsis
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [RFC PATCH] ls-tree: dump full tree if it was named as such
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: git-grep ignores untracked files
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] WIP: git notes copy --stdin
From
: Johan Herland <johan@xxxxxxxxxxx>
Usage messages produced by parseopt (Re: [PATCH] Add an optional argument for --color options)
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: [PATCH] Add an optional argument for --color options
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
[PATCH] Documentation: Fix indentation problem in git-commit(1)
From
: Jacob Helwig <jacob.helwig@xxxxxxxxx>
git-grep ignores untracked files
From
: Mark Lodato <lodatom@xxxxxxxxx>
Re: [PATCH] don't use mmap() to hash files
From
: Zygo Blaxell <zblaxell@xxxxxxxxxxxxxx>
Re: [PATCH] don't use mmap() to hash files
From
: Avery Pennarun <apenwarr@xxxxxxxxx>
Re: Global reflog?
From
: skillzero@xxxxxxxxx
Re: git stash pop not reapplying deletions
From
: Thomas Rast <trast@xxxxxxxxxxxxxxx>
Re: Global reflog?
From
: Nicolas Pitre <nico@xxxxxxxxxxx>
Global reflog?
From
: skillzero@xxxxxxxxx
[PATCH] WIP: git notes copy --stdin
From
: Thomas Rast <trast@xxxxxxxxxxxxxxx>
Re: [PATCH] gitweb: Die if there are parsing errors in config file
From
: Jakub Narebski <jnareb@xxxxxxxxx>
[PATCH/RFC] git diff --submodule: Show detailed dirty status of submodules
From
: Jens Lehmann <Jens.Lehmann@xxxxxx>
[PATCH 3/4] Refactoring: move duplicated code from builtin-pack-objects.c and fast-import.c to object.c
From
: Michael Lukashov <michael.lukashov@xxxxxxxxx>
[PATCH 2/4] Refactoring: connect.c: move duplicated code to get_host_and_port
From
: Michael Lukashov <michael.lukashov@xxxxxxxxx>
[PATCH 4/4] Refactoring: remove duplicated code from builtin-checkout.c and merge-recursive.c
From
: Michael Lukashov <michael.lukashov@xxxxxxxxx>
[PATCH 1/4] Refactoring: remove duplicated code from transport.c and builtin-send-pack.c
From
: Michael Lukashov <michael.lukashov@xxxxxxxxx>
Re: [PATCH] gitweb: Die if there are parsing errors in config file
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH 0/5] Speed up string search routines
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] don't use mmap() to hash files
From
: Dmitry Potapov <dpotapov@xxxxxxxxx>
Re: [PATCH] don't use mmap() to hash files
From
: Dmitry Potapov <dpotapov@xxxxxxxxx>
git stash pop not reapplying deletions
From
: Steve Folly <steve@xxxxxxxxxxxx>
Re: [PATCH] don't use mmap() to hash files
From
: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
Re: [PATCH] don't use mmap() to hash files
From
: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
Re: [PATCH] don't use mmap() to hash files
From
: Dmitry Potapov <dpotapov@xxxxxxxxx>
Re: GSoC 2010
From
: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
Re: [PATCH] don't use mmap() to hash files
From
: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
Re: [PATCH 2/5] Add string search routines from GNU grep
From
: Fredrik Kuivinen <frekui@xxxxxxxxx>
Re: [PATCH 5/5] Use kwset in grep
From
: Fredrik Kuivinen <frekui@xxxxxxxxx>
Re: [PATCH 0/5] Speed up string search routines
From
: Fredrik Kuivinen <frekui@xxxxxxxxx>
Re: [RFC PATCH] ls-tree: dump full tree if it was named as such
From
: Thomas Rast <trast@xxxxxxxxxxxxxxx>
Re: [RFC PATCH 6/6] contrib: add a hook that copies notes over rewrites
From
: Thomas Rast <trast@xxxxxxxxxxxxxxx>
[RFC PATCH 5/6] rebase -i: invoke post-rewrite hook
From
: Thomas Rast <trast@xxxxxxxxxxxxxxx>
[RFC PATCH 6/6] contrib: add a hook that copies notes over rewrites
From
: Thomas Rast <trast@xxxxxxxxxxxxxxx>
[RFC PATCH 4/6] rebase: invoke post-rewrite hook
From
: Thomas Rast <trast@xxxxxxxxxxxxxxx>
[RFC PATCH 3/6] filter-branch: invoke post-rewrite hook
From
: Thomas Rast <trast@xxxxxxxxxxxxxxx>
[RFC PATCH 1/6] Documentation: document post-rewrite hook
From
: Thomas Rast <trast@xxxxxxxxxxxxxxx>
[RFC PATCH 2/6] commit --amend: invoke post-rewrite hook
From
: Thomas Rast <trast@xxxxxxxxxxxxxxx>
[RFC PATCH 0/6] post-rewrite hook and copying notes
From
: Thomas Rast <trast@xxxxxxxxxxxxxxx>
[PATCH v3 3/5] Move offset_1st_component() to path.c
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH v3 4/5] Support working directory located at root
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH v3 5/5] Add test for using Git at root of file system
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH v3 2/5] init-db, rev-parse --git-dir: do not append redundant slash
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH v3 1/5] make_absolute_path(): Do not append redundant slash
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
Re: [PATCH] Add an optional argument for --color options
From
: Mark Lodato <lodatom@xxxxxxxxx>
Re: [PATCH] Add an optional argument for --color options
From
: Mark Lodato <lodatom@xxxxxxxxx>
Re: [PATCH 1/2] hash-object: support --stdin-paths with --no-filters
From
: Erik Faye-Lund <kusmabite@xxxxxxxxxxxxxx>
Re: [PATCH] Add an optional argument for --color options
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
[PATCH 6/6] tests: Add tests for automatic use of pager
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
[PATCH 5/6] am: Fix launching of pager
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
[PATCH 4/6] git svn: Fix launching of pager
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
[PATCH 3/6] git.1: Clarify the behavior of the --paginate option
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
[PATCH 2/6] Make 'git var GIT_PAGER' always print the configured pager
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
[PATCH 1/6] Fix 'git var' usage synopsis
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: [PATCH] don't use mmap() to hash files
From
: Paolo Bonzini <bonzini@xxxxxxx>
Re: 'git svn log' no longer uses the pager
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: [PATCH] don't use mmap() to hash files
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] Add an optional argument for --color options
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] don't use mmap() to hash files
From
: Thomas Rast <trast@xxxxxxxxxxxxxxx>
Re: [PATCH] don't use mmap() to hash files
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: [PATCH 3/4] for-each-ref --format='%(symref) %(symref:short)'
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] Fix signal handler
From
: Junio C Hamano <gitster@xxxxxxxxx>
[PATCH] fix minor memory leak in get_tree_entry()
From
: René Scharfe <rene.scharfe@xxxxxxxxxxxxxx>
Re: cvsimport error when modulename is '.'
From
: Jeff King <peff@xxxxxxxx>
Re: GSoC 2010
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH] Fix signal handler
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH] Add an optional argument for --color options
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH 3/4] for-each-ref --format='%(symref) %(symref:short)'
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH] don't use mmap() to hash files
From
: Junio C Hamano <gitster@xxxxxxxxx>
[PATCH v2] don't use mmap() to hash files
From
: Dmitry Potapov <dpotapov@xxxxxxxxx>
Re: [PATCH] don't use mmap() to hash files
From
: Dmitry Potapov <dpotapov@xxxxxxxxx>
Re: [PATCH] don't use mmap() to hash files
From
: Dmitry Potapov <dpotapov@xxxxxxxxx>
Re: mmap with MAP_PRIVATE is useless
From
: Paolo Bonzini <bonzini@xxxxxxx>
Re: [PATCH] don't use mmap() to hash files
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: mmap with MAP_PRIVATE is useless
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] don't use mmap() to hash files
From
: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
Re: [PATCH] don't use mmap() to hash files
From
: Junio C Hamano <gitster@xxxxxxxxx>
mmap with MAP_PRIVATE is useless (was Re: Bug#569505: git-core: 'git add' corrupts repository if the working directory is modified as it runs)
From
: Paolo Bonzini <bonzini@xxxxxxx>
[PATCH] don't use mmap() to hash files
From
: Dmitry Potapov <dpotapov@xxxxxxxxx>
Re: [PATCH 2/2] git-svn: support fetch with autocrlf on
From
: Erik Faye-Lund <kusmabite@xxxxxxxxxxxxxx>
Re: [PATCH 2/2] git-svn: support fetch with autocrlf on
From
: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
Re: [PATCH 2/2] git-svn: support fetch with autocrlf on
From
: Erik Faye-Lund <kusmabite@xxxxxxxxxxxxxx>
Re: [PATCH 2/2] git-svn: support fetch with autocrlf on
From
: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
Bugs with detection of renames that are also overwrites
From
: Anders Kaseorg <andersk@xxxxxxx>
Re: 'git svn log' no longer uses the pager
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH 2/2] git-svn: support fetch with autocrlf on
From
: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
Re: 'git add' corrupts repository if the working directory is modified as it runs
From
: Zygo Blaxell <zblaxell@xxxxxxxxxxxxxx>
Re: Solve continuous integration (pending head / commit queue) problem using git
From
: Daniel Barkalow <barkalow@xxxxxxxxxxxx>
Re: 'git add' corrupts repository if the working directory is modified as it runs
From
: Dmitry Potapov <dpotapov@xxxxxxxxx>
[PATCH] Add an optional argument for --color options
From
: Mark Lodato <lodatom@xxxxxxxxx>
Re: Commit annotations (editable commit messages)
From
: Johan Herland <johan@xxxxxxxxxxx>
[PATCHv13 10/30] Notes API: Allow multiple concurrent notes trees with new struct notes_tree
From
: Johan Herland <johan@xxxxxxxxxxx>
[PATCHv13 11/30] Refactor notes concatenation into a flexible interface for combining notes
From
: Johan Herland <johan@xxxxxxxxxxx>
[PATCHv13 20/30] builtin-notes: Add "prune" subcommand for removing notes for missing objects
From
: Johan Herland <johan@xxxxxxxxxxx>
[PATCHv13 21/30] Documentation: Generalize git-notes docs to 'objects' instead of 'commits'
From
: Johan Herland <johan@xxxxxxxxxxx>
[PATCHv13 05/30] Notes API: add_note(): Add note objects to the internal notes tree structure
From
: Johan Herland <johan@xxxxxxxxxxx>
[PATCHv13 23/30] builtin-notes: Add --message/--file aliases for -m/-F options
From
: Johan Herland <johan@xxxxxxxxxxx>
[PATCHv13 24/30] builtin-notes: Add "add" subcommand for adding notes to objects
From
: Johan Herland <johan@xxxxxxxxxxx>
[PATCHv13 25/30] builtin-notes: Add "append" subcommand for appending to note objects
From
: Johan Herland <johan@xxxxxxxxxxx>
[PATCHv13 30/30] builtin-notes: Add "copy" subcommand for copying notes between objects
From
: Johan Herland <johan@xxxxxxxxxxx>
[PATCHv13 29/30] builtin-notes: Misc. refactoring of argc and exit value handling
From
: Johan Herland <johan@xxxxxxxxxxx>
[PATCHv13 28/30] builtin-notes: Add -c/-C options for reusing notes
From
: Johan Herland <johan@xxxxxxxxxxx>
[PATCHv13 26/30] builtin-notes: Deprecate the -m/-F options for "git notes edit"
From
: Johan Herland <johan@xxxxxxxxxxx>
[PATCHv13 27/30] builtin-notes: Refactor handling of -F option to allow combining -m and -F
From
: Johan Herland <johan@xxxxxxxxxxx>
[PATCHv13 22/30] builtin-notes: Add "list" subcommand for listing note objects
From
: Johan Herland <johan@xxxxxxxxxxx>
[PATCHv13 19/30] Notes API: prune_notes(): Prune notes that belong to non-existing objects
From
: Johan Herland <johan@xxxxxxxxxxx>
[PATCHv13 18/30] t3305: Verify that removing notes triggers automatic fanout consolidation
From
: Johan Herland <johan@xxxxxxxxxxx>
[PATCHv13 17/30] builtin-notes: Add "remove" subcommand for removing existing notes
From
: Johan Herland <johan@xxxxxxxxxxx>
[PATCHv13 15/30] Teach notes code to properly preserve non-notes in the notes tree
From
: Johan Herland <johan@xxxxxxxxxxx>
[PATCHv13 16/30] Teach builtin-notes to remove empty notes
From
: Johan Herland <johan@xxxxxxxxxxx>
[PATCHv13 12/30] Builtin-ify git-notes
From
: Johan Herland <johan@xxxxxxxxxxx>
[PATCHv13 14/30] t3305: Verify that adding many notes with git-notes triggers increased fanout
From
: Johan Herland <johan@xxxxxxxxxxx>
[PATCHv13 13/30] t3301: Verify successful annotation of non-commits
From
: Johan Herland <johan@xxxxxxxxxxx>
[PATCHv13 08/30] Notes API: for_each_note(): Traverse the entire notes tree with a callback
From
: Johan Herland <johan@xxxxxxxxxxx>
[PATCHv13 09/30] Notes API: write_notes_tree(): Store the notes tree in the database
From
: Johan Herland <johan@xxxxxxxxxxx>
[PATCHv13 06/30] Notes API: remove_note(): Remove note objects from the notes tree structure
From
: Johan Herland <johan@xxxxxxxxxxx>
[PATCHv13 03/30] Add tests for checking correct handling of $GIT_NOTES_REF and core.notesRef
From
: Johan Herland <johan@xxxxxxxxxxx>
[PATCHv13 02/30] Notes API: get_commit_notes() -> format_note() + remove the commit restriction
From
: Johan Herland <johan@xxxxxxxxxxx>
[PATCHv13 01/30] Minor cosmetic fixes to notes.c
From
: Johan Herland <johan@xxxxxxxxxxx>
[PATCHv13 07/30] Notes API: get_note(): Return the note annotating the given object
From
: Johan Herland <johan@xxxxxxxxxxx>
[PATCHv13 04/30] Notes API: init_notes(): Initialize the notes tree from the given notes ref
From
: Johan Herland <johan@xxxxxxxxxxx>
[PATCHv13 00/30] git notes
From
: Johan Herland <johan@xxxxxxxxxxx>
'git svn log' no longer uses the pager
From
: Sebastian Celis <sebastian@xxxxxxxxxxxxxxxxxx>
[PATCH 0/4] for-each-ref --format='%(symref) %(symref:short) %(flag)'
From
: Junio C Hamano <gitster@xxxxxxxxx>
[PATCH 3/4] for-each-ref --format='%(symref) %(symref:short)'
From
: Junio C Hamano <gitster@xxxxxxxxx>
[PATCH 1/4] builtin-for-each-ref.c: comment fixes
From
: Junio C Hamano <gitster@xxxxxxxxx>
[PATCH 4/4] for-each-ref --format='%(flag)'
From
: Junio C Hamano <gitster@xxxxxxxxx>