Git Distributed Software Revision Control
Thread Index
[
Prev Page
][
Next Page
]
Re: utf8 BOM
From
: Eyvind Bernhardsen <eyvind.bernhardsen@xxxxxxxxx>
Re: [PATCH v2] ls-remote: print URL when no repo is specified
From
: Sverre Rabbelier <srabbelier@xxxxxxxxx>
Re: [PATCH 0/2] gitweb: Add support for running gitweb as FastCGI script
From
: Petr Baudis <pasky@xxxxxxx>
Re: [PATCH 0/2] gitweb: Add support for running gitweb as FastCGI script
From
: Peter Vereshagin <peter@xxxxxxxxxxxxxx>
Re: [ANNOUNCE] diffit - A git plugin for vim
From
: Wincent Colaiuta <win@xxxxxxxxxxx>
Re: [ANNOUNCE] diffit - A git plugin for vim
From
: Clemens Buchacher <drizzd@xxxxxx>
Re: [PATCH] Add git format-patch produced patches to .gitignore
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: [PATCH] Add git format-patch produced patches to .gitignore
From
: Pavan Kumar Sunkara <pavan.sss1991@xxxxxxxxx>
Re: Has anyone looked at Gettext support for Git itself?
From
: Dmitry Potapov <dpotapov@xxxxxxxxx>
Re: utf8 BOM
From
: Dmitry Potapov <dpotapov@xxxxxxxxx>
Re: [PATCH v2] ls-remote: print URL when no repo is specified
From
: Geert Bosch <bosch@xxxxxxxxxxx>
Re: commit mail sender messes up order of arguments
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: Has anyone looked at Gettext support for Git itself?
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
Re: git remote add should be able to extend remotes
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: [PATCH GSoC 2/3] git-instaweb: Configure it to work with a global server root and projects list
From
: Dévai Tamás <devait@xxxxxxx>
Re: Has anyone looked at Gettext support for Git itself?
From
: Jakub Narebski <jnareb@xxxxxxxxx>
[PATCH RFC] git-submodule foreach: Add $toplevel variable
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
Re: [PATCH] notes: dry-run and verbose options for prune
From
: Stephen Boyd <bebarino@xxxxxxxxx>
Has anyone looked at Gettext support for Git itself?
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
[PATCH] Add git format-patch produced patches to .gitignore
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
[PATCH] Add "core.eol" variable to control end-of-line conversion
From
: Eyvind Bernhardsen <eyvind.bernhardsen@xxxxxxxxx>
Re: utf8 BOM
From
: Eyvind Bernhardsen <eyvind.bernhardsen@xxxxxxxxx>
[PATCH 3/3] git-web--browse: Add support for google chrome
From
: Pavan Kumar Sunkara <pavan.sss1991@xxxxxxxxx>
[PATCH GSoC 2/3] git-instaweb: Configure it to work with a global server root and projects list
From
: Pavan Kumar Sunkara <pavan.sss1991@xxxxxxxxx>
[PATCHv2 GSoC 1/3] gitweb: Set default destination directory for installing gitweb in Makefile
From
: Pavan Kumar Sunkara <pavan.sss1991@xxxxxxxxx>
Re: [PATCH 1/6 v2] Make test-lib.sh emit valid TAP format
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
Re: [PATCH GSoC] gitweb: Add global installation target for gitweb
From
: Jakub Narebski <jnareb@xxxxxxxxx>
[PATCH] git-am: Ignore whitespace before patches
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
Re: [PATCH v2] ls-remote: print URL when no repo is specified
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
[PATCH 2/6 v2] git-cvsserver: use a password file cvsserver pserver
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
[PATCH 1/6 v2] git-cvsserver: authentication support for pserver
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
Re: [ANNOUNCE] diffit - A git plugin for vim
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: [PATCH 0/2] gitweb: Add support for running gitweb as FastCGI script
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: [PATCH GSoC] gitweb: Add global installation target for gitweb
From
: Pavan Kumar Sunkara <pavan.sss1991@xxxxxxxxx>
Re: [PATCH GSoC] gitweb: Add global installation target for gitweb
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: [PATCH 0/2] gitweb: Add support for running gitweb as FastCGI script
From
: Petr Baudis <pasky@xxxxxxx>
[StGit PATCH] Restore the original applied patches during 'commit'
From
: Catalin Marinas <catalin.marinas@xxxxxxxxx>
[PATCH 7/7] Make --color-words work well with --graph.
From
: Bo Yang <struggleyb.nku@xxxxxxxxx>
[PATCH 4/7] diff.c: Output the text graph padding before each diff line.
From
: Bo Yang <struggleyb.nku@xxxxxxxxx>
[PATCH 6/7] Register a callback for graph output.
From
: Bo Yang <struggleyb.nku@xxxxxxxxx>
[PATCH 5/7] Emit a whole line once a time.
From
: Bo Yang <struggleyb.nku@xxxxxxxxx>
[PATCH 3/7] Output the graph columns at the end of the commit message.
From
: Bo Yang <struggleyb.nku@xxxxxxxxx>
[PATCH 2/7] Change to call the new emit_line.
From
: Bo Yang <struggleyb.nku@xxxxxxxxx>
[PATCH 0/7] Make git log --graph looks better with -p and other diff options
From
: Bo Yang <struggleyb.nku@xxxxxxxxx>
[PATCH 1/7] Add a prefix output callback to diff output.
From
: Bo Yang <struggleyb.nku@xxxxxxxxx>
[ANNOUNCE] diffit - A git plugin for vim
From
: Clemens Buchacher <drizzd@xxxxxx>
Re: [PATCH 0/2] gitweb: Add support for running gitweb as FastCGI script
From
: Peter Vereshagin <peter@xxxxxxxxxxxxxx>
Re: [PATCH v2] ls-remote: print URL when no repo is specified
From
: Tay Ray Chuan <rctay89@xxxxxxxxx>
Re: What's cooking in git.git (May 2010, #04; Wed, 12)
From
: Clemens Buchacher <drizzd@xxxxxx>
Re: [PATCHv3 GSoC] gitweb: Move static files into seperate subdirectory
From
: Pavan Kumar Sunkara <pavan.sss1991@xxxxxxxxx>
[PATCH 3/6] git-cvsserver: indent & clean up authdb code
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
[PATCH 4/6] git-cvsserver: Improved error handling for pserver
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
[PATCH 6/6] git-cvsserver: test for pserver authentication support
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
[PATCH 2/6] git-cvsserver: use a password file cvsserver pserver
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
[PATCH 5/6] git-cvsserver: document making a password without htpasswd
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
[PATCH 1/6] git-cvsserver: authentication support for pserver
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
[PATCH 0/6] git-cvsserver: password support for pserver
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
Re: [PATCH] notes: dry-run and verbose options for prune
From
: Johan Herland <johan@xxxxxxxxxxx>
RE: Git log follow question
From
: "Albert Krawczyk" <albert@xxxxxxxxxxxxxxxxxxx>
Re: Git methodology question
From
: Avery Pennarun <apenwarr@xxxxxxxxx>
Re: Git methodology question
From
: Chris Packham <judge.packham@xxxxxxxxx>
[PATCH] notes: dry-run and verbose options for prune
From
: Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx>
Re: [RFC/PATCH v3 4/5] Rename "crlf" attribute as "eolconv"
From
: Eyvind Bernhardsen <eyvind.bernhardsen@xxxxxxxxx>
Re: [RFC/PATCH v3 4/5] Rename "crlf" attribute as "eolconv"
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCHv3 GSoC] gitweb: Move static files into seperate subdirectory
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: [PATCH GSoC] gitweb: Add global installation target for gitweb
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: [RFC/PATCH v3 4/5] Rename "crlf" attribute as "eolconv"
From
: Eyvind Bernhardsen <eyvind.bernhardsen@xxxxxxxxx>
Re: [RFC/PATCH v3 4/5] Rename "crlf" attribute as "eolconv"
From
: Eyvind Bernhardsen <eyvind.bernhardsen@xxxxxxxxx>
Re: [PATCH 1/4] rev-parse: deprecate use as an option sifter
From
: Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx>
Re: How to migrate folders using svn:externals exclusively (no actual data inside folder) to git submodules?
From
: Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCH 1/4] rev-parse: deprecate use as an option sifter
From
: Jakub Narebski <jnareb@xxxxxxxxx>
How to migrate folders using svn:externals exclusively (no actual data inside folder) to git submodules?
From
: Jensen Somers <jensen.somers@xxxxxxxxx>
Re: [PATCH 1/4] rev-parse: deprecate use as an option sifter
From
: Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCH 0/2] gitweb: Add support for running gitweb as FastCGI script
From
: Jakub Narebski <jnareb@xxxxxxxxx>
[PATCH v2 4/4] revlist: Introduce --lrbranches and --locals revision specifiers
From
: Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx>
[PATCH v2 3/4] t6018: make sure all tested symbolic names are different revs
From
: Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx>
[PATCH v2 2/4] t6018: add tests for rev-list's --branches and --tags
From
: Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx>
[PATCH v2 1/4] rev-parse: deprecate use as an option sifter
From
: Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx>
[PATCH v2 0/4] All is too much
From
: Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCH 0/2] gitweb: Add support for running gitweb as FastCGI script
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: serious performance issues with images, audio files, and other "non-code" data
From
: Dirk Süsserott <newsletter@xxxxxxxxxxx>
Re: [PATCH GSoC] gitweb: Add global installation target for gitweb
From
: Pavan Kumar Sunkara <pavan.sss1991@xxxxxxxxx>
Re: many files, simple history
From
: Ali Tofigh <alix.tofigh@xxxxxxxxx>
Re: many files, simple history
From
: Ali Tofigh <alix.tofigh@xxxxxxxxx>
Re: [PATCH v2] ls-remote: print URL when no repo is specified
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: [PATCHv3 GSoC] gitweb: Move static files into seperate subdirectory
From
: Pavan Kumar Sunkara <pavan.sss1991@xxxxxxxxx>
Git methodology question
From
: "Akhbari, Farshad" <farshad.akhbari@xxxxxxxxx>
Re: [PATCH 0/4] All is too much
From
: Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCH 0/2] gitweb: Add support for running gitweb as FastCGI script
From
: Peter Vereshagin <peter@xxxxxxxxxxxxxx>
Re: [PATCH 1/4] rev-parse: deprecate use as an option sifter
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: [PATCH 0/2] gitweb: Add support for running gitweb as FastCGI script
From
: Peter Vereshagin <peter@xxxxxxxxxxxxxx>
Re: Git log follow question
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Re: Git log follow question
From
: Martin Langhoff <martin.langhoff@xxxxxxxxx>
Re: [PATCH GSoC] gitweb: Add global installation target for gitweb
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: Git log follow question
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Re: git-blame.el: what is format-spec?
From
: Alex Unleashed <alex@xxxxxxxxxxxxxx>
Re: serious performance issues with images, audio files, and other "non-code" data
From
: John <john@xxxxxxxxxxxxxxxxx>
Re: interactive rebase editor pathname variable
From
: Bert Wesarg <bert.wesarg@xxxxxxxxxxxxxx>
Re: What does the 100 in R100 mean?
From
: Thomas Rast <trast@xxxxxxxxxxxxxxx>
Re: [PATCH v5 01/18] Makefile: pass CPPFLAGS through to fllow customization
From
: "Gary V. Vaughan" <git@xxxxxxxxxxxxxxxxxxxxxxxxx>
What does the 100 in R100 mean?
From
: "Todd A. Jacobs" <nospam@xxxxxxxxxxxxx>
Re: [PATCH v5 01/18] Makefile: pass CPPFLAGS through to fllow customization
From
: "Robin H. Johnson" <robbat2@xxxxxxxxxx>
Re: [PATCH v5 01/18] Makefile: pass CPPFLAGS through to fllow customization
From
: "Gary V. Vaughan" <git@xxxxxxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH 0/2] gitweb: Add support for running gitweb as FastCGI script
From
: Jakub Narebski <jnareb@xxxxxxxxx>
utf8 BOM
From
: Dmitry Potapov <dpotapov@xxxxxxxxx>
Re: [PATCH] git-rebase--interactive: Handle commit messages that end in backslash
From
: Thomas Rast <trast@xxxxxxxxxxxxxxx>
Re: [PATCH v5 01/18] Makefile: pass CPPFLAGS through to fllow customization
From
: "Robin H. Johnson" <robbat2@xxxxxxxxxx>
[PATCH v5 18/18] Makefile: Tru64 portability fix
From
: "Gary V. Vaughan" <git@xxxxxxxxxxxxxxxxxxxxxxxxx>
[PATCH v5 17/18] Makefile: HP-UX 10.20 portability fixes.
From
: "Gary V. Vaughan" <git@xxxxxxxxxxxxxxxxxxxxxxxxx>
[PATCH v5 16/18] Makefile: HPUX11 portability fixes.
From
: "Gary V. Vaughan" <git@xxxxxxxxxxxxxxxxxxxxxxxxx>
[PATCH v5 15/18] git-compat-util.h: Irix 6.5 defines sgi but not __sgi.
From
: "Gary V. Vaughan" <git@xxxxxxxxxxxxxxxxxxxxxxxxx>
[PATCH v5 14/18] Makefile: SunOS 5.6 portability fix
From
: "Gary V. Vaughan" <git@xxxxxxxxxxxxxxxxxxxxxxxxx>
[PATCH v5 13/18] inline declaration does not work on AIX
From
: "Gary V. Vaughan" <git@xxxxxxxxxxxxxxxxxxxxxxxxx>
[PATCH v5 12/18] Allow disabling "inline"
From
: "Gary V. Vaughan" <git@xxxxxxxxxxxxxxxxxxxxxxxxx>
[PATCH v5 11/18] Some platforms lack socklen_t type
From
: "Gary V. Vaughan" <git@xxxxxxxxxxxxxxxxxxxxxxxxx>
[PATCH v5 10/18] Make NO_{INET_NTOP,INET_PTON} configured independently
From
: "Gary V. Vaughan" <git@xxxxxxxxxxxxxxxxxxxxxxxxx>
[PATCH v5 09/18] Makefile: some platforms do not have hstrerror anywhere
From
: "Gary V. Vaughan" <git@xxxxxxxxxxxxxxxxxxxxxxxxx>
[PATCH v5 08/18] git-compat-util.h: some platforms with mmap() lack MAP_FAILED definition
From
: "Gary V. Vaughan" <git@xxxxxxxxxxxxxxxxxxxxxxxxx>
[PATCH v5 07/18] test_cmp: do not use "diff -u" on platforms that lack one
From
: "Gary V. Vaughan" <git@xxxxxxxxxxxxxxxxxxxxxxxxx>
[PATCH v5 06/18] tests: use "test_cmp", not "diff", when verifying the result
From
: "Gary V. Vaughan" <git@xxxxxxxxxxxxxxxxxxxxxxxxx>
[PATCH v5 05/18] Do not use "diff" found on PATH while building and installing
From
: "Gary V. Vaughan" <git@xxxxxxxxxxxxxxxxxxxxxxxxx>
[PATCH v5 04/18] enums: omit trailing comma for portability
From
: "Gary V. Vaughan" <git@xxxxxxxxxxxxxxxxxxxxxxxxx>
[PATCH v5 03/18] Makefile: -lpthread may still be necessary when libc has only pthread stubs
From
: "Gary V. Vaughan" <git@xxxxxxxxxxxxxxxxxxxxxxxxx>
[PATCH v5 02/18] Rewrite dynamic structure initializations to runtime assignment
From
: "Gary V. Vaughan" <git@xxxxxxxxxxxxxxxxxxxxxxxxx>
[PATCH v5 01/18] Makefile: pass CPPFLAGS through to fllow customization
From
: "Gary V. Vaughan" <git@xxxxxxxxxxxxxxxxxxxxxxxxx>
[PATCH v5 00/18] Portability patches for git-1.7.1
From
: "Gary V. Vaughan" <git@xxxxxxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH 3/7] grep: --count over binary
From
: Dmitry Potapov <dpotapov@xxxxxxxxx>
Re: interactive rebase editor pathname variable
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: [PATCH] Show branch information in short output of git status
From
: Knittl <knittl89@xxxxxxxxxxxxxx>
Re: [PATCH 0/4] All is too much
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH] for-each-ref: Field with abbreviated objectname
From
: Jeff King <peff@xxxxxxxx>
Re: serious performance issues with images, audio files, and other "non-code" data
From
: Jeff King <peff@xxxxxxxx>
Re: [git] Re: git log -M -- filename is not working?
From
: Eli Barzilay <eli@xxxxxxxxxxxx>
Re: [RFC/PATCH v3 4/5] Rename "crlf" attribute as "eolconv"
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: [git] Re: git log -M -- filename is not working?
From
: Jeff King <peff@xxxxxxxx>
Re: Git hangs on compressing objects
From
: Jeff King <peff@xxxxxxxx>
RE: Git log follow question
From
: "Albert Krawczyk" <albert@xxxxxxxxxxxxxxxxxxx>
Re: Git log follow question
From
: Jeff King <peff@xxxxxxxx>
Re: Git log follow question
From
: Bo Yang <struggleyb.nku@xxxxxxxxx>
Re: many files, simple history
From
: Jeff King <peff@xxxxxxxx>
Re: many files, simple history
From
: Michael Witten <mfwitten@xxxxxxxxx>
Re: [PATCH v2] ls-remote: print URL when no repo is specified
From
: Tay Ray Chuan <rctay89@xxxxxxxxx>
many files, simple history
From
: Ali Tofigh <alix.tofigh@xxxxxxxxx>
Re: [RFC/PATCH v3 4/5] Rename "crlf" attribute as "eolconv"
From
: Robert Buck <buck.robert.j@xxxxxxxxx>
Git log follow question
From
: "Albert Krawczyk" <albert@xxxxxxxxxxxxxxxxxxx>
request for help with buildnumber-maven-plugin git integration
From
: Adam Monsen <haircut@xxxxxxxxx>
[RFC PATCH] Make :/ accept a regex rather than a fixed pattern
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Re: [RFC/PATCH v3 4/5] Rename "crlf" attribute as "eolconv"
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
[PATCH v4 2/4] Add tests for per-repository eol normalization
From
: Eyvind Bernhardsen <eyvind.bernhardsen@xxxxxxxxx>
[PATCH v4 4/4] Rename the "crlf" attribute "text"
From
: Eyvind Bernhardsen <eyvind.bernhardsen@xxxxxxxxx>
[PATCH v4 3/4] Add per-repository eol normalization
From
: Eyvind Bernhardsen <eyvind.bernhardsen@xxxxxxxxx>
[PATCH v4 1/4] autocrlf: Make it work also for un-normalized repositories
From
: Eyvind Bernhardsen <eyvind.bernhardsen@xxxxxxxxx>
[PATCH v4 0/4] End-of-line normalization, getting close?
From
: Eyvind Bernhardsen <eyvind.bernhardsen@xxxxxxxxx>
[PATCH 7/7] grep: use regmatch() for line matching
From
: René Scharfe <rene.scharfe@xxxxxxxxxxxxxx>
[PATCH 6/7] grep: add regmatch(), a wrapper for REG_STARTEND handling
From
: René Scharfe <rene.scharfe@xxxxxxxxxxxxxx>
[PATCH 5/7] grep: continue case insensitive fixed string search after NUL chars
From
: René Scharfe <rene.scharfe@xxxxxxxxxxxxxx>
[PATCH 4/7] grep: use memmem() for fixed string search
From
: René Scharfe <rene.scharfe@xxxxxxxxxxxxxx>
[PATCH 3/7] grep: --count over binary
From
: René Scharfe <rene.scharfe@xxxxxxxxxxxxxx>
[PATCH 2/7] grep: refactor handling of binary mode options
From
: René Scharfe <rene.scharfe@xxxxxxxxxxxxxx>
[PATCH 1/7] grep: add test script for binary file handling
From
: René Scharfe <rene.scharfe@xxxxxxxxxxxxxx>
[PATCH 0/7] grep: better support for binary files
From
: René Scharfe <rene.scharfe@xxxxxxxxxxxxxx>
Git hangs on compressing objects
From
: Ryan Ray <ryan.ray@xxxxxxxxxxxxxxxx>
interactive rebase editor pathname variable
From
: "Neal Kreitzinger" <neal@xxxxxxxx>
Re: Advice on choosing git
From
: Martin Langhoff <martin.langhoff@xxxxxxxxx>
Re: Advice on choosing git
From
: Avery Pennarun <apenwarr@xxxxxxxxx>
Re: [PATCH 0/2] gitweb: Add support for running gitweb as FastCGI script
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
Re: git-svn uses uninitialized value $lc_rev at line 1141
From
: "Mike.lifeguard" <mike.lifeguard@xxxxxxxxx>
Re: [PATCH] git-rebase--interactive: Handle commit messages that end in backslash
From
: Jeff King <peff@xxxxxxxx>
[PATCH 4/4] revlist: Introduce --lrbranches and --locals revision specifiers
From
: Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx>
[PATCH 3/4] t6018: make sure all tested symbolic names are different revs
From
: Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx>
[PATCH 2/4] t6018: add tests for rev-list's --branches and --tags
From
: Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx>
[PATCH 1/4] rev-parse: deprecate use as an option sifter
From
: Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx>
[PATCH 0/4] All is too much
From
: Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx>
Re: regarding "git status"
From
: Matthieu Moy <Matthieu.Moy@xxxxxxxxxxxxxxx>
Re: regarding "git status"
From
: merlyn@xxxxxxxxxxxxxx (Randal L. Schwartz)
regarding "git status"
From
: Terrence Brannon <schemelab@xxxxxxxxx>
Re: [remote rejected] master -> master (n/a (unpacker error))
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: [RFC/PATCH v3 4/5] Rename "crlf" attribute as "eolconv"
From
: Robert Buck <buck.robert.j@xxxxxxxxx>
Re: [remote rejected] master -> master (n/a (unpacker error))
From
: Andreas Schwab <schwab@xxxxxxxxxxxxxx>
Re: [PATCH 0/2] gitweb: Add support for running gitweb as FastCGI script
From
: Peter Vereshagin <peter@xxxxxxxxxxxxxx>
Re: [PATCH] git-rebase--interactive: Handle commit messages that end in backslash
From
: Chris Lamb <lamby@xxxxxxxxxx>
[PATCH] Documentation: fix minor inconsistency
From
: Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx>
[PATCH] git-rebase--interactive: Handle commit messages that end in backslash
From
: Chris Lamb <lamby@xxxxxxxxxx>
[PATCH] Documentation: mark another two rebase options as incompatible with --interactive
From
: Markus Heidelberg <markus.heidelberg@xxxxxx>
[PATCH] for-each-ref: Field with abbreviated objectname
From
: Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx>
Re: how to push from repository with two tracking branches
From
: Thomas Rast <trast@xxxxxxxxxxxxxxx>
Re: [remote rejected] master -> master (n/a (unpacker error))
From
: Greg Troxel <gdt@xxxxxxxxxx>
Re: how to push from repository with two tracking branches
From
: Jeff King <peff@xxxxxxxx>
Re: Advice on choosing git
From
: Jeff King <peff@xxxxxxxx>
Re: Advice on choosing git
From
: Matthieu Moy <Matthieu.Moy@xxxxxxxxxxxxxxx>
Re: [RFC/PATCH v3 4/5] Rename "crlf" attribute as "eolconv"
From
: Eyvind Bernhardsen <eyvind.bernhardsen@xxxxxxxxx>
Re: [PATCH/RFC resend] diff-options: make --patch a synonym for -p
From
: Jeff King <peff@xxxxxxxx>
Re: Advice on choosing git
From
: Matthieu Moy <Matthieu.Moy@xxxxxxxxxxxxxxx>
Re: [PATCH/RFC resend] diff-options: make --patch a synonym for -p
From
: Matthieu Moy <Matthieu.Moy@xxxxxxxxxxxxxxx>
Re: [RFC/PATCH v3 4/5] Rename "crlf" attribute as "eolconv"
From
: Eyvind Bernhardsen <eyvind.bernhardsen@xxxxxxxxx>
Re: [RFC/PATCH v3 4/5] Rename "crlf" attribute as "eolconv"
From
: Robert Buck <buck.robert.j@xxxxxxxxx>
Re: [RFC/PATCH v3 4/5] Rename "crlf" attribute as "eolconv"
From
: Robert Buck <buck.robert.j@xxxxxxxxx>
[PATCH GSoC] gitweb: Add global installation target for gitweb
From
: Pavan Kumar Sunkara <pavan.sss1991@xxxxxxxxx>
Re: [remote rejected] master -> master (n/a (unpacker error))
From
: Robert Buck <buck.robert.j@xxxxxxxxx>
how to push from repository with two tracking branches
From
: Gelonida <gelonida@xxxxxxxxx>
Re: [PATCHv3 GSoC] gitweb: Move static files into seperate subdirectory
From
: Pavan Kumar Sunkara <pavan.sss1991@xxxxxxxxx>
[PATCH/RFC resend] diff-options: make --patch a synonym for -p
From
: Will Palmer <wmpalmer@xxxxxxxxx>
Re: [PATCHv3 GSoC] gitweb: Move static files into seperate subdirectory
From
: Christian Couder <chriscool@xxxxxxxxxxxxx>
Re: git-svn uses uninitialized value $lc_rev at line 1141
From
: Carlo Marcelo Arenas Belon <carenas@xxxxxxxxxxxxxx>
git-svn uses uninitialized value $lc_rev at line 1141
From
: "Mike.lifeguard" <mike.lifeguard@xxxxxxxxx>
Re: [git] Re: git log -M -- filename is not working?
From
: Eli Barzilay <eli@xxxxxxxxxxxx>
Re: [git] Re: git log -M -- filename is not working?
From
: Bo Yang <struggleyb.nku@xxxxxxxxx>
Re: [RFC/PATCH v3 4/5] Rename "crlf" attribute as "eolconv"
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Re: Initial setup question
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: [remote rejected] master -> master (n/a (unpacker error))
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: Advice on choosing git
From
: Avery Pennarun <apenwarr@xxxxxxxxx>
Re: Advice on choosing git
From
: Joe Brenner <doom@xxxxxxxxxxxxxxxxx>
Re: [remote rejected] master -> master (n/a (unpacker error))
From
: Chris Packham <judge.packham@xxxxxxxxx>
[PATCH v3 2/5] Add tests for per-repository eol normalization
From
: Eyvind Bernhardsen <eyvind.bernhardsen@xxxxxxxxx>
[PATCH v3 1/5] autocrlf: Make it work also for un-normalized repositories
From
: Eyvind Bernhardsen <eyvind.bernhardsen@xxxxxxxxx>
[RFC/PATCH v3 5/5] Rename "core.autocrlf" config variable as "core.eolconv"
From
: Eyvind Bernhardsen <eyvind.bernhardsen@xxxxxxxxx>
[PATCH v3 0/5] End-of-line normalization, redesigned
From
: Eyvind Bernhardsen <eyvind.bernhardsen@xxxxxxxxx>
[PATCH v3 3/5] Add per-repository eol normalization
From
: Eyvind Bernhardsen <eyvind.bernhardsen@xxxxxxxxx>
[RFC/PATCH v3 4/5] Rename "crlf" attribute as "eolconv"
From
: Eyvind Bernhardsen <eyvind.bernhardsen@xxxxxxxxx>
RE: fatal: Unable to find remote helper for 'http'
From
: "Laflen, Brandon (GE, Research)" <laflenb@xxxxxx>
RE: fatal: Unable to find remote helper for 'http'
From
: "Laflen, Brandon (GE, Research)" <laflenb@xxxxxx>
[remote rejected] master -> master (n/a (unpacker error))
From
: Robert Buck <buck.robert.j@xxxxxxxxx>
Re: serious performance issues with images, audio files, and other "non-code" data
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Initial setup question
From
: Noah Silverman <noah@xxxxxxxxxxxxxxxxxx>
serious performance issues with images, audio files, and other "non-code" data
From
: John <john@xxxxxxxxxxxxxxxxx>
Re: fatal: Unable to find remote helper for 'http'
From
: Jeff King <peff@xxxxxxxx>
Re: [git] Re: git log -M -- filename is not working?
From
: Jeff King <peff@xxxxxxxx>
Re: [git] Re: git log -M -- filename is not working?
From
: Bo Yang <struggleyb.nku@xxxxxxxxx>
fatal: Unable to find remote helper for 'http'
From
: "Laflen, Brandon (GE, Research)" <laflenb@xxxxxx>
Re: [git] Re: git log -M -- filename is not working?
From
: Bo Yang <struggleyb.nku@xxxxxxxxx>
Re: [git] Re: git log -M -- filename is not working?
From
: Eli Barzilay <eli@xxxxxxxxxxxx>
Re: [git] Re: git log -M -- filename is not working?
From
: Eli Barzilay <eli@xxxxxxxxxxxx>
[PATCH] Reorganize `git-log' man page to clarify common diff options.
From
: Eli Barzilay <eli@xxxxxxxxxxxx>
Re: [PATCH] Show branch information in short output of git status
From
: Jeff King <peff@xxxxxxxx>
[PATCH v3] Documentation/notes: fill out the man page a little
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: [git] Re: git log -M -- filename is not working?
From
: Bo Yang <struggleyb.nku@xxxxxxxxx>
Re: [git] Re: git log -M -- filename is not working?
From
: Jeff King <peff@xxxxxxxx>
Re: [git] Re: git log -M -- filename is not working?
From
: Jeff King <peff@xxxxxxxx>
Re: [git] Re: git log -M -- filename is not working?
From
: Jeff King <peff@xxxxxxxx>
Re: [git] Re: git log -M -- filename is not working?
From
: Eli Barzilay <eli@xxxxxxxxxxxx>
Re: [git] Re: git log -M -- filename is not working?
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH 6/8] Documentation/notes: simplify treatment of default display refs
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH v2] autocrlf: Make it work also for un-normalized repositories
From
: Hnerik Grubbström <grubba@xxxxxxxxxx>
Re: [PATCH 6/8] Documentation/notes: simplify treatment of default display refs
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: [PATCH 4/8] Documentation/notes: simplify treatment of default notes ref
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: Ignoring remote branches.
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: Advice on choosing git
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: Advice on choosing git
From
: Ramkumar Ramachandra <artagnon@xxxxxxxxx>
Re: Advice on choosing git
From
: Dmitry Potapov <dpotapov@xxxxxxxxx>
Re: gitk: Show notes
From
: Kirill Smelkov <kirr@xxxxxxxxxx>
bw/diff-metainfo-color (was: What's cooking in git.git (May 2010, #04; Wed, 12))
From
: Bert Wesarg <bert.wesarg@xxxxxxxxxxxxxx>
Re: [PATCH] clone: report check out for non-bare clones
From
: Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx>
Re: Multiple line ranges and files in line level history browser
From
: Thomas Rast <trast@xxxxxxxxxxxxxxx>
What's cooking in git.git (May 2010, #04; Wed, 12)
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCHv3 GSoC] gitweb: Move static files into seperate subdirectory
From
: Pavan Kumar Sunkara <pavan.sss1991@xxxxxxxxx>
Re: [PATCH v2 0/8] filling out the notes man page
From
: Thomas Rast <trast@xxxxxxxxxxxxxxx>
Re: [PATCH 4/8] Documentation/notes: simplify treatment of default notes ref
From
: Thomas Rast <trast@xxxxxxxxxxxxxxx>
Re: [PATCH v2] autocrlf: Make it work also for un-normalized repositories
From
: Eyvind Bernhardsen <eyvind.bernhardsen@xxxxxxxxx>
Advice on choosing git
From
: Noah Silverman <noah@xxxxxxxxxxxxxxxxxx>
Re: [PATCH v2] autocrlf: Make it work also for un-normalized repositories
From
: Dmitry Potapov <dpotapov@xxxxxxxxx>
Re: [PATCH] GIT-VERSION-GEN: restrict tags used
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH v2] ls-remote: print URL when no repo is specified
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCHv2 GSoC] gitweb: Move static files into seperate subdirectory
From
: Pavan Kumar Sunkara <pavan.sss1991@xxxxxxxxx>
[PATCH] GIT-VERSION-GEN: restrict tags used
From
: Tay Ray Chuan <rctay89@xxxxxxxxx>
Re: [RFC PATCH] GIT-VERSION-GEN: restrict tags used
From
: Tay Ray Chuan <rctay89@xxxxxxxxx>
Re: [PATCH] clone: report check out for non-bare clones
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH/RFC] gitweb: Create install target for gitweb in Makefile
From
: "J.H." <warthog9@xxxxxxxxxx>
Re: [PATCH/RFC] gitweb: Create install target for gitweb in Makefile
From
: Petr Baudis <pasky@xxxxxxx>
Re: [PATCHv2 GSoC] gitweb: Move static files into seperate subdirectory
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: [RFC PATCH] GIT-VERSION-GEN: restrict tags used
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: [RFC PATCH] GIT-VERSION-GEN: restrict tags used
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: [PATCH/RFC] autocrlf: Make it work also for un-normalized repositories
From
: Finn Arne Gangstad <finnag@xxxxxxx>
[PATCH v2] autocrlf: Make it work also for un-normalized repositories
From
: Finn Arne Gangstad <finnag@xxxxxxx>
Re: [msysGit] [PATCH/RFC] autocrlf: Make it work also for un-normalized repositories
From
: Finn Arne Gangstad <finnag@xxxxxxx>
Re: git-svn error: ambiguous argument
From
: Paul Lindner <lindner@xxxxxxxxx>
Re: gitweb, FastCGI and PSGI/Plack
From
: Tatsuhiko Miyagawa <miyagawa@xxxxxxxxx>
Re: git branch documentation improvements
From
: Andreas Hartmetz <ahartmetz@xxxxxxxxx>
[RFC PATCH] GIT-VERSION-GEN: restrict tags used
From
: Tay Ray Chuan <rctay89@xxxxxxxxx>
[PATCH v2] ls-remote: print URL when no repo is specified
From
: Tay Ray Chuan <rctay89@xxxxxxxxx>
Re: [PATCH/RFC] autocrlf: Make it work also for un-normalized repositories
From
: Eyvind Bernhardsen <eyvind.bernhardsen@xxxxxxxxx>
Re: git-svn error: ambiguous argument
From
: Bert Wesarg <bert.wesarg@xxxxxxxxxxxxxx>
Re: git gc taking forever to reflog expire --all
From
: Jeff King <peff@xxxxxxxx>
Re: git-svn error: ambiguous argument
From
: Bert Wesarg <bert.wesarg@xxxxxxxxxxxxxx>
Re: [PATCH] gitk: Show notes
From
: Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx>
Re: git-gui disagrees with git status
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: git-svn error: ambiguous argument
From
: Bert Wesarg <bert.wesarg@xxxxxxxxxxxxxx>
Re: [PATCH 0/2] gitweb: Add support for running gitweb as FastCGI script
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: Reconstructing git-svn metadata after a git clone
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
RE: git branch descriptions
From
: Joel Reed <jreed@xxxxxxxxxxxx>
Re: git branch descriptions
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
RE: git branch descriptions
From
: Joel Reed <jreed@xxxxxxxxxxxx>
RE: git branch descriptions
From
: Joel Reed <jreed@xxxxxxxxxxxx>
RE: git branch descriptions
From
: Joel Reed <jreed@xxxxxxxxxxxx>
Re: [PATCH 0/2] gitweb: Add support for running gitweb as FastCGI script
From
: Peter Vereshagin <peter@xxxxxxxxxxxxxx>
implementing real support for multiple authors of the commit (ex. pair programming)
From
: elf Pavlik <perpetual-tripper@xxxxxxxxxxx>
Re: [PATCH 0/2] gitweb: Add support for running gitweb as FastCGI script
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: git gc taking forever to reflog expire --all
From
: Jeff King <peff@xxxxxxxx>
Re: git gc taking forever to reflog expire --all
From
: Geert Bosch <bosch@xxxxxxxxxxx>
Re: gitweb, FastCGI and PSGI/Plack
From
: Peter Vereshagin <peter@xxxxxxxxxxxxxx>
Re: gitweb, FastCGI and PSGI/Plack
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: [PATCH 0/2] gitweb: Add support for running gitweb as FastCGI script
From
: Petr Baudis <pasky@xxxxxxx>
[PATCH] gitk: Show notes
From
: Kirill Smelkov <kirr@xxxxxxxxxx>
Re: git branch descriptions
From
: Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx>
Ignoring remote branches.
From
: Steven Michalske <smichalske@xxxxxxxxx>
Re: [PATCH v2 0/2] clone: simplify progress message
From
: Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx>
Re: Multiple line ranges and files in line level history browser
From
: Bo Yang <struggleyb.nku@xxxxxxxxx>
Re: Multiple line ranges and files in line level history browser
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: git-gui disagrees with git status
From
: Miles Bader <miles@xxxxxxx>
Re: git-gui disagrees with git status
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: [PATCH 0/2] gitweb: Add support for running gitweb as FastCGI script
From
: Peter Vereshagin <peter@xxxxxxxxxxxxxx>
Re: Multiple line ranges and files in line level history browser
From
: Bo Yang <struggleyb.nku@xxxxxxxxx>
Re: git-gui disagrees with git status
From
: Johannes Sixt <j.sixt@xxxxxxxxxxxxx>
Re: Multiple line ranges and files in line level history browser
From
: Bo Yang <struggleyb.nku@xxxxxxxxx>
Re: git-gui disagrees with git status
From
: Miles Bader <miles@xxxxxxx>
Re: git gc taking forever to reflog expire --all
From
: Jeff King <peff@xxxxxxxx>
Re: Reconstructing git-svn metadata after a git clone
From
: Dmitrijs Ledkovs <dmitrij.ledkov@xxxxxxxxxx>
Re: git branch descriptions
From
: Geert Bosch <bosch@xxxxxxxxxxx>
Re: gitweb, FastCGI and PSGI/Plack
From
: Tatsuhiko Miyagawa <miyagawa@xxxxxxxxx>
Re: [PATCH v2 0/8] filling out the notes man page
From
: Johan Herland <johan@xxxxxxxxxxx>
Re: git branch descriptions
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: [PATCH v2 0/2] clone: simplify progress message
From
: Pete Harlan <pgit@xxxxxxxxxxxx>
Re: Reconstructing git-svn metadata after a git clone
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
Re: git-gui disagrees with git status
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
[PATCH] hash_object: correction for zero length file
From
: Dmitry Potapov <dpotapov@xxxxxxxxx>
Re: avoiding anonymous commits from root/shared accounts
From
: Alex Vandiver <alex@xxxxxxxxx>
git-gui disagrees with git status
From
: Bill Winspur <bwinspur@xxxxxxxxx>
Re: Help with a possibly corrupt repo
From
: Dmitry Potapov <dpotapov@xxxxxxxxx>
Re: [PATCH/RFC] autocrlf: Make it work also for un-normalized repositories
From
: Dmitry Potapov <dpotapov@xxxxxxxxx>
Re: gitweb, FastCGI and PSGI/Plack
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: Help with a possibly corrupt repo
From
: Jonathan Leto <jaleto@xxxxxxxxx>
Re: [PATCH/RFC] autocrlf: Make it work also for un-normalized repositories
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: Help with a possibly corrupt repo
From
: Dmitry Potapov <dpotapov@xxxxxxxxx>
Re: [PATCH/RFC] autocrlf: Make it work also for un-normalized repositories
From
: Dmitry Potapov <dpotapov@xxxxxxxxx>
Help with a possibly corrupt repo
From
: Jonathan Leto <jaleto@xxxxxxxxx>
Re: [PATCH/RFC] autocrlf: Make it work also for un-normalized repositories
From
: Eyvind Bernhardsen <eyvind.bernhardsen@xxxxxxxxx>
Re: [msysGit] [PATCH/RFC] autocrlf: Make it work also for un-normalized repositories
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: gitweb, FastCGI and PSGI/Plack
From
: Tatsuhiko Miyagawa <miyagawa@xxxxxxxxx>
Re: gitweb, FastCGI and PSGI/Plack
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: [PATCH/RFC v2 1/4] Add "core.eolStyle" variable to control end-of-line conversion
From
: Eyvind Bernhardsen <eyvind.bernhardsen@xxxxxxxxx>
Re: [PATCH RFC GSoC] gitweb: Use -M option while using format-patch
From
: Petr Baudis <pasky@xxxxxxx>
git gc taking forever to reflog expire --all
From
: Geert Bosch <bosch@xxxxxxxxxxx>
Re: [msysGit] [PATCH/RFC] autocrlf: Make it work also for un-normalized repositories
From
: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
[PATCH 8/8] merge: --log appends shortlog to message if specified
From
: Tay Ray Chuan <rctay89@xxxxxxxxx>
[PATCH 7/8] fmt-merge-msg: add function to append shortlog only
From
: Tay Ray Chuan <rctay89@xxxxxxxxx>
[PATCH 6/8] fmt-merge-msg: refactor merge title formatting
From
: Tay Ray Chuan <rctay89@xxxxxxxxx>
[PATCH 5/8] fmt-merge-msg: minor refactor of fmt_merge_msg()
From
: Tay Ray Chuan <rctay89@xxxxxxxxx>
[PATCH 4/8] merge: rename variable
From
: Tay Ray Chuan <rctay89@xxxxxxxxx>
[PATCH 3/8] merge: update comment
From
: Tay Ray Chuan <rctay89@xxxxxxxxx>
[PATCH 2/8] t7604-merge-custom-message: show that --log doesn't append to -m
From
: Tay Ray Chuan <rctay89@xxxxxxxxx>
[PATCH 1/8] t7604-merge-custom-message: shift expected output creation
From
: Tay Ray Chuan <rctay89@xxxxxxxxx>
[PATCH 0/8] merge: allow --log to append shortlog to -m
From
: Tay Ray Chuan <rctay89@xxxxxxxxx>
Re: gitweb, FastCGI and PSGI/Plack
From
: Tatsuhiko Miyagawa <miyagawa@xxxxxxxxx>
[PATCH/RFC] autocrlf: Make it work also for un-normalized repositories
From
: Finn Arne Gangstad <finnag@xxxxxxx>
avoiding anonymous commits from root/shared accounts
From
: Nick <oinksocket@xxxxxxxxxxxxxxx>
Re: gitweb, FastCGI and PSGI/Plack
From
: Tatsuhiko Miyagawa <miyagawa@xxxxxxxxx>
Re: [PATCH RFC GSoC] gitweb: Use -M option while using format-patch
From
: Giuseppe Bilotta <giuseppe.bilotta@xxxxxxxxx>
Re: [PATCH RFC GSoC] gitweb: Use -M option while using format-patch
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: gitweb, FastCGI and PSGI/Plack
From
: Jakub Narebski <jnareb@xxxxxxxxx>
[PATCH RFC GSoC] gitweb: Use -M option while using format-patch
From
: Pavan Kumar Sunkara <pavan.sss1991@xxxxxxxxx>
Re: [PATCH 0/2] gitweb: Add support for running gitweb as FastCGI script
From
: Jakub Narebski <jnareb@xxxxxxxxx>
[GSoC update] git-remote-svn: Week 2
From
: Ramkumar Ramachandra <artagnon@xxxxxxxxx>
Re: git branch descriptions
From
: Ramkumar Ramachandra <artagnon@xxxxxxxxx>
git branch descriptions
From
: Joel Reed <jreed@xxxxxxxxxxxx>
[PATCH] clone: report check out for non-bare clones
From
: Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCH/RFC v2 1/4] Add "core.eolStyle" variable to control end-of-line conversion
From
: Dmitry Potapov <dpotapov@xxxxxxxxx>
Re: Multiblobs
From
: Sergio Callegari <sergio.callegari@xxxxxxxxx>
Re: [PATCH/RFC v2 1/4] Add "core.eolStyle" variable to control end-of-line conversion
From
: Dmitry Potapov <dpotapov@xxxxxxxxx>
Re: [PATCH/RFC v2 1/4] Add "core.eolStyle" variable to control end-of-line conversion
From
: Robert Buck <buck.robert.j@xxxxxxxxx>
Re: [WIP PATCH] Add skeleton remote helper for SVN
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: [WIP PATCH] Add skeleton remote helper for SVN
From
: Ramkumar Ramachandra <artagnon@xxxxxxxxx>
Re: [PATCHv2 GSoC] gitweb: Move static files into seperate subdirectory
From
: Pavan Kumar Sunkara <pavan.sss1991@xxxxxxxxx>
Re: [WIP PATCH] Add skeleton remote helper for SVN
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: [PATCHv2 GSoC] gitweb: Move static files into seperate subdirectory
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: [WIP PATCH] Add skeleton remote helper for SVN
From
: Ramkumar Ramachandra <artagnon@xxxxxxxxx>
Re: [WIP PATCH] Add skeleton remote helper for SVN
From
: Tay Ray Chuan <rctay89@xxxxxxxxx>
Re: [Patch 001/GSoC] Move static files into subdir
From
: Ramkumar Ramachandra <artagnon@xxxxxxxxx>
Re: [Patch 001/GSoC] Move static files into subdir
From
: Pavan Kumar Sunkara <pavan.sss1991@xxxxxxxxx>
Re: [PATCH/RFC v2 1/4] Add "core.eolStyle" variable to control end-of-line conversion
From
: Robert Buck <buck.robert.j@xxxxxxxxx>
[WIP PATCH] Add skeleton remote helper for SVN
From
: Ramkumar Ramachandra <artagnon@xxxxxxxxx>
[WIP PATCH] Write stubby remote helper for SVN
From
: Ramkumar Ramachandra <artagnon@xxxxxxxxx>
Re: [PATCH] Fix a false negative in t5512 when run using sh -x
From
: Johannes Sixt <j.sixt@xxxxxxxxxxxxx>
Re: [PATCH] Fix a false negative in t5512 when run using sh -x
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: [PATCH/RFC v2 1/4] Add "core.eolStyle" variable to control end-of-line conversion
From
: Finn Arne Gangstad <finnag@xxxxxxx>
Re: [PATCH] Fix a false negative in t5512 when run using sh -x
From
: Johannes Sixt <j.sixt@xxxxxxxxxxxxx>
Re: [PATCH/RFC] Add [] as an alias for a reference to the empty tree
From
: Sverre Rabbelier <srabbelier@xxxxxxxxx>
Re: [PATCH] Fix a false negative in t5512 when run using sh -x
From
: Sverre Rabbelier <srabbelier@xxxxxxxxx>
Re: [PATCH] Fix a false negative in t5512 when run using sh -x
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: gitweb, FastCGI and PSGI/Plack
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: [PATCH v2 0/2] clone: simplify progress message
From
: Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCH] Fix a false negative in t5512 when run using sh -x
From
: Johannes Sixt <j.sixt@xxxxxxxxxxxxx>
Re: [PATCH/RFC] Add [] as an alias for a reference to the empty tree
From
: Jeff King <peff@xxxxxxxx>
[PATCH v3 4/5] cache: Added index extension "CONV".
From
: Henrik Grubbström (Grubba) <grubba@xxxxxxxxxx>
[PATCH v3 5/5] t/t0021: Test that conversion changes are detected.
From
: Henrik Grubbström (Grubba) <grubba@xxxxxxxxxx>
[PATCH v3 2/5] strbuf: Added strbuf_add_uint32().
From
: Henrik Grubbström (Grubba) <grubba@xxxxxxxxxx>
[PATCH v3 3/5] cache: Keep track of conversion mode changes.
From
: Henrik Grubbström (Grubba) <grubba@xxxxxxxxxx>
[PATCH v3 1/5] sha1_file: Added index_blob().
From
: Henrik Grubbström (Grubba) <grubba@xxxxxxxxxx>
[PATCH v3 0/5] Patches to avoid reporting conversion changes.
From
: Henrik Grubbström (Grubba) <grubba@xxxxxxxxxx>
[PATCH] tests: chmod +x t5150
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH/RFC] Add [] as an alias for a reference to the empty tree
From
: Sverre Rabbelier <srabbelier@xxxxxxxxx>
[PATCH] tests: rename duplicate t4205
From
: Jeff King <peff@xxxxxxxx>
[PATCH] handle "git --bare init <dir>" properly
From
: Jeff King <peff@xxxxxxxx>
Re: Multiple line ranges and files in line level history browser
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: [PATCH/RFC] Add [] as an alias for a reference to the empty tree
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH] Fix a false negative in t5512 when run using sh -x
From
: Sverre Rabbelier <srabbelier@xxxxxxxxx>
[tig PATCH] fix off-by-one on parent selection
From
: Jeff King <peff@xxxxxxxx>
Re: Instead of rebasing, etc....?
From
: Ramkumar Ramachandra <artagnon@xxxxxxxxx>
Re: Instead of rebasing, etc....?
From
: Raja R Harinath <harinath@xxxxxxxxxxxx>
Re: [GSoC update] git-remote-svn: Week 1
From
: Ramkumar Ramachandra <artagnon@xxxxxxxxx>
RE: [PATCH/RFC] Add [] as an alias for a reference to the empty tree
From
: Peter Kjellerstedt <peter.kjellerstedt@xxxxxxxx>
Re: [PATCH/RFC v2 1/4] Add "core.eolStyle" variable to control end-of-line conversion
From
: Dmitry Potapov <dpotapov@xxxxxxxxx>
Re: [PATCH] Fix a false negative in t5512 when run using sh -x
From
: Tay Ray Chuan <rctay89@xxxxxxxxx>
[PATCH] Fix a false negative in t5512 when run using sh -x
From
: Johannes Sixt <j6t@xxxxxxxx>
Re: [PATCH/RFC v2 1/4] Add "core.eolStyle" variable to control end-of-line conversion
From
: Dmitry Potapov <dpotapov@xxxxxxxxx>
Re: [PATCH 0/2] gitweb: Add support for running gitweb as FastCGI script
From
: Peter Vereshagin <peter@xxxxxxxxxxxxxx>
Re: [GSoC update] git-remote-svn: Week 1
From
: David Michael Barr <david.barr@xxxxxxxxxxxx>
Re: Multiblobs
From
: Jeff King <peff@xxxxxxxx>
Re: git branch documentation improvements
From
: Johannes Sixt <j.sixt@xxxxxxxxxxxxx>
Re: [PATCH 6/8] Documentation/notes: simplify treatment of default display refs
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH v2 0/2] clone: simplify progress message
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH/RFC v2 1/4] Add "core.eolStyle" variable to control end-of-line conversion
From
: Eyvind Bernhardsen <eyvind.bernhardsen@xxxxxxxxx>
Re: [PATCH/RFC v2 1/4] Add "core.eolStyle" variable to control end-of-line conversion
From
: Eyvind Bernhardsen <eyvind.bernhardsen@xxxxxxxxx>
Re: gitweb, FastCGI and PSGI/Plack
From
: Tatsuhiko Miyagawa <miyagawa@xxxxxxxxx>
Re: gitweb, FastCGI and PSGI/Plack
From
: Tatsuhiko Miyagawa <miyagawa@xxxxxxxxx>
Re: [PATCH v2 0/2] clone: simplify progress message
From
: Pete Harlan <pgit@xxxxxxxxxxxx>
Re: gitweb, FastCGI and PSGI/Plack
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: [PATCH v2 0/2] clone: simplify progress message
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [Patch 001/GSoC] Move static files into subdir
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: [GSoC update] git-remote-svn: Week 1
From
: Ramkumar Ramachandra <artagnon@xxxxxxxxx>
Re: [PATCH] ls-remote: print URL when no repo is specified
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: [PATCH/RFC v2 1/4] Add "core.eolStyle" variable to control end-of-line conversion
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: Multiple line ranges and files in line level history browser
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: [PATCH/RFC v2 1/4] Add "core.eolStyle" variable to control end-of-line conversion
From
: Robert Buck <buck.robert.j@xxxxxxxxx>
Re: [PATCH/RFC v2 1/4] Add "core.eolStyle" variable to control end-of-line conversion
From
: Eyvind Bernhardsen <eyvind.bernhardsen@xxxxxxxxx>
[PATCH v2 2/2] clone: add bare clone to the progress message
From
: Pete Harlan <pgit@xxxxxxxxxxxx>
Re: [PATCH/RFC v2 1/4] Add "core.eolStyle" variable to control end-of-line conversion
From
: Eyvind Bernhardsen <eyvind.bernhardsen@xxxxxxxxx>
[PATCH v2 1/2] clone: have progress report mention top level dir, not git dir
From
: Pete Harlan <pgit@xxxxxxxxxxxx>
Re: [PATCH/RFC v2 1/4] Add "core.eolStyle" variable to control end-of-line conversion
From
: Finn Arne Gangstad <finnag@xxxxxxx>
[PATCH v2 0/2] clone: simplify progress message
From
: Pete Harlan <pgit@xxxxxxxxxxxx>
Re: [PATCH/RFC v2 1/4] Add "core.eolStyle" variable to control end-of-line conversion
From
: Eyvind Bernhardsen <eyvind.bernhardsen@xxxxxxxxx>
Re: [PATCH] diff: fix coloring of extended diff headers
From
: Bert Wesarg <bert.wesarg@xxxxxxxxxxxxxx>
Re: Multiple line ranges and files in line level history browser
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH 0/2] gitweb: Add support for running gitweb as FastCGI script
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: [PATCH/RFC v2 1/4] Add "core.eolStyle" variable to control end-of-line conversion
From
: Finn Arne Gangstad <finnag@xxxxxxx>
Re: [PATCH/RFC v2 1/4] Add "core.eolStyle" variable to control end-of-line conversion
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Re: [Patch 001/GSoC] Move static files into subdir
From
: Pavan Kumar Sunkara <pavan.sss1991@xxxxxxxxx>
Re: [PATCH/RFC v2 1/4] Add "core.eolStyle" variable to control end-of-line conversion
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH/RFC v2 1/4] Add "core.eolStyle" variable to control end-of-line conversion
From
: Jay Soffian <jaysoffian@xxxxxxxxx>
Re: [Patch 001/GSoC] Move static files into subdir
From
: Christian Couder <chriscool@xxxxxxxxxxxxx>
Re: [PATCH/RFC v2 1/4] Add "core.eolStyle" variable to control end-of-line conversion
From
: Jay Soffian <jaysoffian@xxxxxxxxx>
Re: [PATCH 0/2] gitweb: Add support for running gitweb as FastCGI script
From
: Peter Vereshagin <peter@xxxxxxxxxxxxxx>
[PATCH] ls-remote: print URL when no repo is specified
From
: Tay Ray Chuan <rctay89@xxxxxxxxx>
Multiple line ranges and files in line level history browser
From
: Bo Yang <struggleyb.nku@xxxxxxxxx>
[Patch 001/GSoC] Move static files into subdir
From
: Pavan Kumar Sunkara <pavan.sss1991@xxxxxxxxx>
Re: [PATCH 0/2] gitweb: Add support for running gitweb as FastCGI script
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: [PATCH 0/2] gitweb: Add support for running gitweb as FastCGI script
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
Re: [PATCH/RFC v2 1/4] Add "core.eolStyle" variable to control end-of-line conversion
From
: Robert Buck <buck.robert.j@xxxxxxxxx>
Re: [PATCH 6/6] Add test_harness make target for testing with prove(1)
From
: Tor Arntsen <tor@xxxxxxxxxxx>
Re: [PATCH/RFC] clone: have progress report mention top level dir, not git dir
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH/RFC v2 1/4] Add "core.eolStyle" variable to control end-of-line conversion
From
: Eyvind Bernhardsen <eyvind.bernhardsen@xxxxxxxxx>
Re: [PATCH/RFC 0/3] Per-repository end-of-line normalization
From
: Robert Buck <buck.robert.j@xxxxxxxxx>
Re: [PATCH 0/2] gitweb: Add support for running gitweb as FastCGI script
From
: Eric Wong <normalperson@xxxxxxxx>
Re: [PATCH/RFC v2 1/4] Add "core.eolStyle" variable to control end-of-line conversion
From
: Finn Arne Gangstad <finnag@xxxxxxx>
Re: [PATCH 6/8] Documentation/notes: simplify treatment of default display refs
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: [PATCH] git-svn: mangle refnames forbidden in git
From
: Eric Wong <normalperson@xxxxxxxx>
Re: [PATCH/RFC v2 1/4] Add "core.eolStyle" variable to control end-of-line conversion
From
: Eyvind Bernhardsen <eyvind.bernhardsen@xxxxxxxxx>
Re: [PATCH] git-svn: Remove unused use of File::Temp
From
: Eric Wong <normalperson@xxxxxxxx>
Re: [PATCH/RFC v2 1/4] Add "core.eolStyle" variable to control end-of-line conversion
From
: Eyvind Bernhardsen <eyvind.bernhardsen@xxxxxxxxx>
Re: [PATCH/RFC 0/3] Per-repository end-of-line normalization
From
: Eyvind Bernhardsen <eyvind.bernhardsen@xxxxxxxxx>
What's cooking in git.git (May 2010, #03; Sun, 9)
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH/RFC v2 1/4] Add "core.eolStyle" variable to control end-of-line conversion
From
: hasen j <hasan.aljudy@xxxxxxxxx>
Re: [PATCH/RFC v2 1/4] Add "core.eolStyle" variable to control end-of-line conversion
From
: Dmitry Potapov <dpotapov@xxxxxxxxx>
Re: [PATCH 6/8] Documentation/notes: simplify treatment of default display refs
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH 5/8] Documentation/log: add a CONFIGURATION section
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH 1/8] Documentation/notes: document format of notes trees
From
: Jeff King <peff@xxxxxxxx>
[PATCH 2/2] Makefile: let header dependency checker override COMPUTE_HEADER_DEPENDENCIES
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
[PATCH 1/2] Makefile: fix header dependency checker to allow NO_CURL builds
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
[PATCH 0/2] Makefile: header dependency checker fixes
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
[PATCH 8/8] Documentation/notes: nitpicks
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
[PATCH 7/8] Documentation/notes: clean up description of rewriting configuration
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
[PATCH 6/8] Documentation/notes: simplify treatment of default display refs
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
[PATCH 5/8] Documentation/log: add a CONFIGURATION section
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
[PATCH 4/8] Documentation/notes: simplify treatment of default notes ref
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
[PATCH 3/8] Documentation/notes: add configuration section
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
[PATCH 2/8] Documentation/notes: describe content of notes blobs
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
[PATCH 1/8] Documentation/notes: document format of notes trees
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
[PATCH v2 0/8] filling out the notes man page
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
[PATCH/RFC] clone: have progress report mention top level dir, not git dir
From
: Pete Harlan <pgit@xxxxxxxxxxxx>
Re: [PATCH] cherry-pick: do not dump core when iconv fails
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH/RFC 0/3] Per-repository end-of-line normalization
From
: Dmitry Potapov <dpotapov@xxxxxxxxx>
[PATCH] cherry-pick: do not dump core when iconv fails
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: [PATCH/RFC v2 1/4] Add "core.eolStyle" variable to control end-of-line conversion
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCH/RFC v2 1/4] Add "core.eolStyle" variable to control end-of-line conversion
From
: Eyvind Bernhardsen <eyvind.bernhardsen@xxxxxxxxx>
Re: [PATCH 0/2] gitweb: Add support for running gitweb as FastCGI script
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: [PATCH/RFC v2 1/4] Add "core.eolStyle" variable to control end-of-line conversion
From
: Eyvind Bernhardsen <eyvind.bernhardsen@xxxxxxxxx>
Re: [PATCH] pretty: initialize new cmt_fmt_map to 0
From
: Will Palmer <wmpalmer@xxxxxxxxx>
Re: [PATCH/RFC v2 1/4] Add "core.eolStyle" variable to control end-of-line conversion
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCH/RFC 0/3] Per-repository end-of-line normalization
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
[PATCH/RFC v2 4/4] Add per-repository eol normalization
From
: Eyvind Bernhardsen <eyvind.bernhardsen@xxxxxxxxx>
[PATCH/RFC v2 3/4] Pass eol conv mode as an argument instead of using global auto_crlf
From
: Eyvind Bernhardsen <eyvind.bernhardsen@xxxxxxxxx>
[PATCH/RFC v2 2/4] Add tests for per-repository eol normalization
From
: Eyvind Bernhardsen <eyvind.bernhardsen@xxxxxxxxx>
[PATCH/RFC v2 1/4] Add "core.eolStyle" variable to control end-of-line conversion
From
: Eyvind Bernhardsen <eyvind.bernhardsen@xxxxxxxxx>
[PATCH/RFC v2 0/4] End-of-line normalization, take 2 (now only slightly scary)
From
: Eyvind Bernhardsen <eyvind.bernhardsen@xxxxxxxxx>
[PATCH] pretty: initialize new cmt_fmt_map to 0
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: [PATCH/RFC 0/3] Per-repository end-of-line normalization
From
: Dmitry Potapov <dpotapov@xxxxxxxxx>
Re: Reconstructing git-svn metadata after a git clone
From
: Dmitrijs Ledkovs <dmitrij.ledkov@xxxxxxxxxx>
Re: [PATCH] Makefile: Fix 'clean' target to remove all gitweb build files
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Reconstructing git-svn metadata after a git clone
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
Re: Git Master Master Replication
From
: Dmitrijs Ledkovs <dmitrij.ledkov@xxxxxxxxxx>
[PATCH] Makefile: Fix 'clean' target to remove all gitweb build files
From
: Ramsay Jones <ramsay@xxxxxxxxxxxxxxxxxxx>
Re: What's cooking in git.git (May 2010, #01; Sun, 2)
From
: Clemens Buchacher <drizzd@xxxxxx>
[PATCH] git-svn: Remove unused use of File::Temp
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
Re: git branch documentation improvements
From
: Andreas Hartmetz <ahartmetz@xxxxxxxxx>
Re: [PATCH/RFC] Add [] as an alias for a reference to the empty tree
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
[PATCH 2/2] Do not call release_pack_memory in malloc wrappers when GIT_TRACE is used
From
: Johannes Sixt <j6t@xxxxxxxx>
[PATCH 1/2] Have set_try_to_free_routine return the previous routine
From
: Johannes Sixt <j6t@xxxxxxxx>
Re: Building documentation on an isolated network
From
: Ben Walton <bwalton@xxxxxxxxxxxxxxxxxx>
anything behaviourally like perforce branch-spec mappings in git?
From
: Robert Buck <buck.robert.j@xxxxxxxxx>
Re: [PATCH/RFC 0/3] Per-repository end-of-line normalization
From
: Robert Buck <buck.robert.j@xxxxxxxxx>
Re: tracking un-committed patches in mailing list?
From
: Martin Langhoff <martin.langhoff@xxxxxxxxx>
Git Master Master Replication
From
: amitesh kumar <amitesh.a.kumar@xxxxxxxxx>
git init --bare versus git --bare init
From
: Oliver Hoffmann <oliverhoffmann32@xxxxxxxxxxxxxx>
Re: [PATCH/RFC 0/3] Per-repository end-of-line normalization
From
: hasen j <hasan.aljudy@xxxxxxxxx>
Re: tracking un-committed patches in mailing list?
From
: Tay Ray Chuan <rctay89@xxxxxxxxx>
[PATCH REMINDER] date.c: print "1 second ago", not "1 seconds ago"
From
: Øyvind A. Holm <sunny@xxxxxxxxxxx>
Re: Building documentation on an isolated network
From
: Tomas Carnecky <tom@xxxxxxxxxxxxx>
Re: [PATCH/RFC] Hacky version of a glob() driven config include
From
: Ping Yin <pkufranky@xxxxxxxxx>
Building documentation on an isolated network
From
: Jack Moore <jhmoore719@xxxxxxxxxxx>
Re: [PATCH/RFC] Hacky version of a glob() driven config include
From
: Jakub Narebski <jnareb@xxxxxxxxx>
[RFC/PATCHv2 2/2] gitweb: Add support for FastCGI, using CGI::Fast
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: [git] Re: git log -M -- filename is not working?
From
: Eli Barzilay <eli@xxxxxxxxxxxx>
Re: [git] Re: Problem with git merge/rebase with conflicts
From
: Eli Barzilay <eli@xxxxxxxxxxxx>
What's cooking in git.git (May 2010, #02; Fri, 7)
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [git] Re: git log -M -- filename is not working?
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH/RFC] Add [] as an alias for a reference to the empty tree
From
: Jeff King <peff@xxxxxxxx>
Re: [git] Re: git log -M -- filename is not working?
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH/RFC] Add [] as an alias for a reference to the empty tree
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [git] Re: Problem with git merge/rebase with conflicts
From
: Jeff King <peff@xxxxxxxx>
Re: [git] Re: git log -M -- filename is not working?
From
: Eli Barzilay <eli@xxxxxxxxxxxx>
Re: [PATCH/RFC] Hacky version of a glob() driven config include
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH/RFC] Add [] as an alias for a reference to the empty tree
From
: Jeff King <peff@xxxxxxxx>
Re: [git] Re: git log -M -- filename is not working?
From
: Jeff King <peff@xxxxxxxx>
Re: git diff flags
From
: Jeff King <peff@xxxxxxxx>
Re: git diff flags
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH 6/6] Add test_harness make target for testing with prove(1)
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH/RFC 0/3] Per-repository end-of-line normalization
From
: Avery Pennarun <apenwarr@xxxxxxxxx>
Re: [PATCH/RFC 0/3] Per-repository end-of-line normalization
From
: Avery Pennarun <apenwarr@xxxxxxxxx>
Re: [PATCH/RFC 0/3] Per-repository end-of-line normalization
From
: Robert Buck <buck.robert.j@xxxxxxxxx>
Re: [PATCH/RFC 0/3] Per-repository end-of-line normalization
From
: hasen j <hasan.aljudy@xxxxxxxxx>
Re: [PATCH/RFC] Hacky version of a glob() driven config include
From
: Ping Yin <pkufranky@xxxxxxxxx>
Re: [PATCH/RFC 0/3] Per-repository end-of-line normalization
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCH/RFC 0/3] Per-repository end-of-line normalization
From
: hasen j <hasan.aljudy@xxxxxxxxx>
Re: [PATCH/RFC 0/3] Per-repository end-of-line normalization
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCH/RFC 0/3] Per-repository end-of-line normalization
From
: Avery Pennarun <apenwarr@xxxxxxxxx>
Re: [PATCH/RFC 0/3] Per-repository end-of-line normalization
From
: hasen j <hasan.aljudy@xxxxxxxxx>
Re: [PATCH/RFC 0/3] Per-repository end-of-line normalization
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCH/RFC 0/3] Per-repository end-of-line normalization
From
: hasen j <hasan.aljudy@xxxxxxxxx>
Re: [PATCH/RFC] Hacky version of a glob() driven config include
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: [PATCH/RFC 0/3] Per-repository end-of-line normalization
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCH/RFC 0/3] Per-repository end-of-line normalization
From
: hasen j <hasan.aljudy@xxxxxxxxx>
Re: [PATCH/RFC 0/3] Per-repository end-of-line normalization
From
: Avery Pennarun <apenwarr@xxxxxxxxx>
Re: [PATCH/RFC 0/3] Per-repository end-of-line normalization
From
: Avery Pennarun <apenwarr@xxxxxxxxx>
Re: [PATCH/RFC 0/3] Per-repository end-of-line normalization
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCH/RFC] Hacky version of a glob() driven config include
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
Re: [PATCH/RFC 0/3] Per-repository end-of-line normalization
From
: Avery Pennarun <apenwarr@xxxxxxxxx>
Re: [PATCH/RFC 0/3] Per-repository end-of-line normalization
From
: A Large Angry SCM <gitzilla@xxxxxxxxx>
Re: [PATCH/RFC 0/3] Per-repository end-of-line normalization
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCH/RFC 0/3] Per-repository end-of-line normalization
From
: Eyvind Bernhardsen <eyvind@xxxxxxxxxxxxxxx>
Re: [PATCH/RFC 0/3] Per-repository end-of-line normalization
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCH/RFC 0/3] Per-repository end-of-line normalization
From
: Avery Pennarun <apenwarr@xxxxxxxxx>
Re: [PATCH/RFC 0/3] Per-repository end-of-line normalization
From
: Avery Pennarun <apenwarr@xxxxxxxxx>
Re: [PATCH/RFC 0/3] Per-repository end-of-line normalization
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCH/RFC 0/3] Per-repository end-of-line normalization
From
: Eyvind Bernhardsen <eyvind.bernhardsen@xxxxxxxxx>
Re: [PATCH/RFC 0/3] Per-repository end-of-line normalization
From
: Nicolas Pitre <nico@xxxxxxxxxxx>
Re: changing files and large files
From
: Chris Packham <judge.packham@xxxxxxxxx>
Re: [PATCH/RFC 0/3] Per-repository end-of-line normalization
From
: Avery Pennarun <apenwarr@xxxxxxxxx>
Re: [PATCH/RFC 0/3] Per-repository end-of-line normalization
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
[PATCH 1/6 v2] Make test-lib.sh emit valid TAP format
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
Re: [PATCH/RFC 0/3] Per-repository end-of-line normalization
From
: Avery Pennarun <apenwarr@xxxxxxxxx>
Re: [PATCH 1/6] Make test-lib.sh emit valid TAP format
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
Re: [PATCH/RFC] Hacky version of a glob() driven config include
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: [PATCH/RFC 0/3] Per-repository end-of-line normalization
From
: Eyvind Bernhardsen <eyvind.bernhardsen@xxxxxxxxx>
Re: [PATCH/RFC 0/3] Per-repository end-of-line normalization
From
: Nicolas Pitre <nico@xxxxxxxxxxx>
Re: [PATCH/RFC 0/3] Per-repository end-of-line normalization
From
: Nicolas Pitre <nico@xxxxxxxxxxx>
Re: git log -M -- filename is not working?
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: [git] Re: git log -M -- filename is not working?
From
: Matthieu Moy <Matthieu.Moy@xxxxxxxxxxxxxxx>
Re: [PATCH 1/6] Make test-lib.sh emit valid TAP format
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
Re: [PATCH 4/6] Turn setup code in t2007-checkout-symlink.sh into a test
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: [PATCH 2/6] Move t6000lib.sh to lib-*
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: [PATCH 6/6] Add test_harness make target for testing with prove(1)
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: [PATCH/RFC 0/3] Per-repository end-of-line normalization
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCH 1/6] Make test-lib.sh emit valid TAP format
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: [PATCH/RFC 0/3] Per-repository end-of-line normalization
From
: Eyvind Bernhardsen <eyvind.bernhardsen@xxxxxxxxx>
[PATCH/RFC v2] Hacky version of a glob() driven config include
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
Re: [PATCH/RFC 0/3] Per-repository end-of-line normalization
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCH/RFC 0/3] Per-repository end-of-line normalization
From
: Avery Pennarun <apenwarr@xxxxxxxxx>
Re: [PATCH/RFC 0/3] Per-repository end-of-line normalization
From
: Finn Arne Gangstad <finnag@xxxxxxx>
Re: [PATCH/RFC 0/3] Per-repository end-of-line normalization
From
: Avery Pennarun <apenwarr@xxxxxxxxx>
Re: [PATCH/RFC] Hacky version of a glob() driven config include
From
: Bert Wesarg <bert.wesarg@xxxxxxxxxxxxxx>
Re: [PATCH 1/6] Make test-lib.sh emit valid TAP format
From
: Sverre Rabbelier <srabbelier@xxxxxxxxx>
[PATCH] git-svn documentation: minor grammar fix
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
Re: [PATCH/RFC 0/3] Per-repository end-of-line normalization
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCH/RFC 0/3] Per-repository end-of-line normalization
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
git diff flags
From
: Eli Barzilay <eli@xxxxxxxxxxxx>
[PATCH 4/6] Turn setup code in t2007-checkout-symlink.sh into a test
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
[PATCH 6/6] Add test_harness make target for testing with prove(1)
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
[PATCH 5/6] We use TAP so the Perl test can run without scaffolding
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
[PATCH 3/6] Skip tests in a way that makes sense under TAP
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
[PATCH 2/6] Move t6000lib.sh to lib-*
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
[PATCH 1/6] Make test-lib.sh emit valid TAP format
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
Re: [PATCH/RFC 0/3] Per-repository end-of-line normalization
From
: Avery Pennarun <apenwarr@xxxxxxxxx>
Re: [PATCH/RFC 0/3] Per-repository end-of-line normalization
From
: Avery Pennarun <apenwarr@xxxxxxxxx>
Re: [PATCH/RFC 0/3] Per-repository end-of-line normalization
From
: Nicolas Pitre <nico@xxxxxxxxxxx>
Re: [PATCH/RFC 0/3] Per-repository end-of-line normalization
From
: Eyvind Bernhardsen <eyvind.bernhardsen@xxxxxxxxx>
Re: [PATCH/RFC 0/3] Per-repository end-of-line normalization
From
: Eyvind Bernhardsen <eyvind.bernhardsen@xxxxxxxxx>
Re: [PATCH/RFC 0/3] Per-repository end-of-line normalization
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCH/RFC 0/3] Per-repository end-of-line normalization
From
: Avery Pennarun <apenwarr@xxxxxxxxx>
changing files and large files
From
: Peng Yu <pengyu.ut@xxxxxxxxx>
Re: [PATCH/RFC 0/3] Per-repository end-of-line normalization
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH/RFC 0/3] Per-repository end-of-line normalization
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCH/RFC] Hacky version of a glob() driven config include
From
: Jacob Helwig <jacob.helwig@xxxxxxxxx>
Re: [PATCH/RFC] Hacky version of a glob() driven config include
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
[git] Re: git log -M -- filename is not working?
From
: Eli Barzilay <eli@xxxxxxxxxxxx>
Re: git log -M -- filename is not working?
From
: Eugene Sajine <euguess@xxxxxxxxx>
Re: [PATCH/RFC] Hacky version of a glob() driven config include
From
: Bert Wesarg <bert.wesarg@xxxxxxxxxxxxxx>
Re: git log -M -- filename is not working?
From
: Jacob Helwig <jacob.helwig@xxxxxxxxx>
git log -M -- filename is not working?
From
: Eugene Sajine <euguess@xxxxxxxxx>
tracking un-committed patches in mailing list?
From
: Martin Langhoff <martin.langhoff@xxxxxxxxx>
Re: [PATCH/RFC 0/3] Per-repository end-of-line normalization
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCH/RFC] Hacky version of a glob() driven config include
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
Re: [PATCH/RFC 0/3] Per-repository end-of-line normalization
From
: Avery Pennarun <apenwarr@xxxxxxxxx>
Re: change in behaviour of git status and/or gitk bug
From
: Chris Packham <judge.packham@xxxxxxxxx>
[PATCH/RFC] Add [] as an alias for a reference to the empty tree
From
: Peter Kjellerstedt <peter.kjellerstedt@xxxxxxxx>
RE: Any way to get complete diff up to a tag?
From
: Peter Kjellerstedt <peter.kjellerstedt@xxxxxxxx>
Re: [PATCH/RFC 0/3] Per-repository end-of-line normalization
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH v2] git-stash.txt: Add example "Using stash selectively"
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] Show branch information in short output of git status
From
: Knittl <knittl89@xxxxxxxxxxxxxx>
git-svn commit parents detection algorithm
From
: Dmitry Pavlenko <dmit10@xxxxxxxxx>
[RFC/PATCH 2/2] gitweb: Add support for FastCGI, using CGI::Fast
From
: Jakub Narebski <jnareb@xxxxxxxxx>
[PATCH/RFC 1/2] gitweb: Put all per-connection code in run() subroutine
From
: Jakub Narebski <jnareb@xxxxxxxxx>
[PATCH 0/2] gitweb: Add support for running gitweb as FastCGI script
From
: Jakub Narebski <jnareb@xxxxxxxxx>
[PATCH v3] git-stash.txt: Add example "Using stash selectively"
From
: Jari Aalto <jari.aalto@xxxxxxxxx>
Re: [PATCH/RFC 0/3] Per-repository end-of-line normalization
From
: Erik Faye-Lund <kusmabite@xxxxxxxxxxxxxx>
Re: git branch documentation improvements
From
: Jon Seymour <jon.seymour@xxxxxxxxx>
Re: git branch documentation improvements
From
: Johannes Sixt <j.sixt@xxxxxxxxxxxxx>
Re: What should be the CRLF policy when win + Linux?
From
: Gelonida <gelonida@xxxxxxxxx>
Re: [PATCH/RFC] Hacky version of a glob() driven config include
From
: Bert Wesarg <bert.wesarg@xxxxxxxxxxxxxx>
Re: change in behaviour of git status and/or gitk bug
From
: Jeff King <peff@xxxxxxxx>
[PATCH 3/3 v4] Make git log --follow find copies among unmodified files.
From
: Bo Yang <struggleyb.nku@xxxxxxxxx>
[PATCH 1/3 v4] Add a macro DIFF_QUEUE_CLEAR.
From
: Bo Yang <struggleyb.nku@xxxxxxxxx>
[PATCH 2/3 v4] Make diffcore_std only can run once before a diff_flush
From
: Bo Yang <struggleyb.nku@xxxxxxxxx>
[PATCH 0/3 v4] Make git log --follow find copies among unmodified files.
From
: Bo Yang <struggleyb.nku@xxxxxxxxx>
[PATCH] blame-options.txt: Add default value for `-M/-C` options.
From
: Bo Yang <struggleyb.nku@xxxxxxxxx>
RE: Any way to get complete diff up to a tag?
From
: Peter Kjellerstedt <peter.kjellerstedt@xxxxxxxx>
Re: git branch documentation improvements
From
: Andreas Hartmetz <ahartmetz@xxxxxxxxx>
change in behaviour of git status and/or gitk bug
From
: Chris Packham <judge.packham@xxxxxxxxx>
Re: git branch documentation improvements
From
: Andreas Hartmetz <ahartmetz@xxxxxxxxx>
Re: merges and git log --stat
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH/RFC 0/3] Per-repository end-of-line normalization
From
: Avery Pennarun <apenwarr@xxxxxxxxx>
Re: [PATCH/RFC 0/3] Per-repository end-of-line normalization
From
: Avery Pennarun <apenwarr@xxxxxxxxx>
Re: What should be the CRLF policy when win + Linux?
From
: Erik Faye-Lund <kusmabite@xxxxxxxxxxxxxx>
Re: git branch documentation improvements
From
: Jon Seymour <jon.seymour@xxxxxxxxx>
Re: Multiblobs
From
: Sergio Callegari <sergio.callegari@xxxxxxxxx>
Re: Instead of rebasing, etc....?
From
: Dave Abrahams <dave@xxxxxxxxxxxx>
[PATCH] diff-options: make --patch a synonym for -p
From
: Will Palmer <wmpalmer@xxxxxxxxx>
Instead of rebasing, etc....?
From
: Dave Abrahams <dave@xxxxxxxxxxxx>
[PATCH/RFC 3/3] Add per-repository eol normalization
From
: Eyvind Bernhardsen <eyvind.bernhardsen@xxxxxxxxx>