Git Distributed Software Revision Control
Thread Index
[
Prev Page
][
Next Page
]
Re: [PATCH v2] t/README: unify documentation of test function args
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH 5/6] Use floating point for --dirstat percentages
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: RFC: a plugin architecture for git extensions?
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
RFC: a plugin architecture for git extensions?
From
: Jon Seymour <jon.seymour@xxxxxxxxx>
[PATCH v2] Automatically autoload bashcompinit for ZSH, when needed
From
: Marius Storm-Olsen <marius@xxxxxxxxxxxxxxx>
Re: [PATCHv2 5/6] Use floating point for --dirstat percentages
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCH] git-rebase--interactive.sh: preserve-merges fails on merges created with no-ff
From
: Andrew Wong <andrew.w@xxxxxxxxxxx>
Re: [PATCH] git-completion: fix zsh support
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
[PATCHv2 1/6] Add several testcases for --dirstat and friends
From
: Johan Herland <johan@xxxxxxxxxxx>
[PATCHv2 6/6] New --dirstat=lines mode, doing dirstat analysis based on diffstat
From
: Johan Herland <johan@xxxxxxxxxxx>
[PATCHv2 2/6] Make --dirstat=0 output directories that contribute < 0.1% of changes
From
: Johan Herland <johan@xxxxxxxxxxx>
[PATCHv2 4/6] Add config variable for specifying default --dirstat behavior
From
: Johan Herland <johan@xxxxxxxxxxx>
[PATCHv2 5/6] Use floating point for --dirstat percentages
From
: Johan Herland <johan@xxxxxxxxxxx>
[PATCHv2 3/6] Refactor --dirstat parsing; deprecate --cumulative and --dirstat-by-file
From
: Johan Herland <johan@xxxxxxxxxxx>
[PATCHv2 0/6] --dirstat fixes, part 2
From
: Johan Herland <johan@xxxxxxxxxxx>
Re: [PATCH 6/6] New --dirstat=lines mode, doing dirstat analysis based on diffstat
From
: Johan Herland <johan@xxxxxxxxxxx>
Re: [PATCH 5/6] Use floating point for --dirstat percentages
From
: Johan Herland <johan@xxxxxxxxxxx>
Re: [PATCH 4/6] Add config variable for specifying default --dirstat behavior
From
: Johan Herland <johan@xxxxxxxxxxx>
Re: [PATCH 3/6] Refactor --dirstat parsing; deprecate --cumulative and --dirstat-by-file
From
: Johan Herland <johan@xxxxxxxxxxx>
Re: [PATCH] git-completion: fix zsh support
From
: Felipe Contreras <felipe.contreras@xxxxxxxxx>
Re: [PATCH] git-completion: fix zsh support
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
[PATCH] git-completion: fix zsh support
From
: Felipe Contreras <felipe.contreras@xxxxxxxxx>
Re: [PATCH] Automatically autoload bashcompinit for ZSH, when needed
From
: Felipe Contreras <felipe.contreras@xxxxxxxxx>
Re: [PATCH] run-command.c: Fix unused variables warning with gcc 4.6
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: [PATCH] Automatically autoload bashcompinit for ZSH, when needed
From
: Felipe Contreras <felipe.contreras@xxxxxxxxx>
Re: [PATCH] strbuf: allocate enough space when strbuf_setlen() is called first time
From
: Nguyen Thai Ngoc Duy <pclouds@xxxxxxxxx>
Re: [RFC/PATCH] t0081-*.sh: Fix failure of the 'long read' tests
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH/RFC] Implemented return value for rev-list --quiet
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH/RFC] Implemented return value for rev-list --quiet
From
: Jonas Gehring <jonas.gehring@xxxxxxxxxxxx>
Re: [PATCH/RFC] Implemented return value for rev-list --quiet
From
: Junio C Hamano <gitster@xxxxxxxxx>
[PATCH/RFC] Implemented return value for rev-list --quiet
From
: Jonas Gehring <jonas.gehring@xxxxxxxxxxxx>
Re: [RFC/PATCH] handle_alias: provide GIT_CWD to !alias
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] Automatically autoload bashcompinit for ZSH, when needed
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] strbuf: allocate enough space when strbuf_setlen() is called first time
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] strbuf: allocate enough space when strbuf_setlen() is called first time
From
: René Scharfe <rene.scharfe@xxxxxxxxxxxxxx>
Re: What's cooking in git.git (Apr 2011, #06; Mon, 25)
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] Automatically autoload bashcompinit for ZSH, when needed
From
: Marius Storm-Olsen <marius@xxxxxxxxxxxxxxx>
Re: [PATCH] Automatically autoload bashcompinit for ZSH, when needed
From
: Matthieu Moy <Matthieu.Moy@xxxxxxxxxxxxxxx>
[PATCH] Automatically autoload bashcompinit for ZSH, when needed
From
: Marius Storm-Olsen <marius@xxxxxxxxxxxxxxx>
Re: [RFC/PATCH] t0081-*.sh: Fix failure of the 'long read' tests
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: [PATCH] Refactor git-completion to allow ZSH usage of PS1 functions
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: Creating remote branch called HEAD corrupts remote clones
From
: Felipe Contreras <felipe.contreras@xxxxxxxxx>
[RFC/PATCH] t0081-*.sh: Fix failure of the 'long read' tests
From
: Ramsay Jones <ramsay@xxxxxxxxxxxxxxxxxxx>
Re: git diff-index ignores color config
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] fetch: show remote name instead of URL if available
From
: Drew Northup <drew.northup@xxxxxxxxx>
Re: [PATCH/RFC 2/2] format-patch: show notes as message after the ---
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] Refactor git-completion to allow ZSH usage of PS1 functions
From
: Marius Storm-Olsen <mstormo@xxxxxxxxx>
Re: [PATCH] rev-list --count: separate count for --cherry-mark
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] fetch: show remote name instead of URL if available
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH v2] t/README: unify documentation of test function args
From
: Drew Northup <drew.northup@xxxxxxxxx>
Re: [PATCH] Refactor git-completion to allow ZSH usage of PS1 functions
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] strbuf: allocate enough space when strbuf_setlen() is called first time
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH v2] wt-status.c: Increase code readability.
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH 6/6] New --dirstat=lines mode, doing dirstat analysis based on diffstat
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] strbuf: allocate enough space when strbuf_setlen() is called first time
From
: René Scharfe <rene.scharfe@xxxxxxxxxxxxxx>
Re: [PATCH 5/6] Use floating point for --dirstat percentages
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH 4/6] Add config variable for specifying default --dirstat behavior
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH 3/6] Refactor --dirstat parsing; deprecate --cumulative and --dirstat-by-file
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] http: clear POSTFIELDS when initializing a slot
From
: Shawn Pearce <spearce@xxxxxxxxxxx>
Re: "git clone --depth=2 git://git.sv.gnu.org/gnulib" hangs
From
: Jim Meyering <jim@xxxxxxxxxxxx>
Re: [PATCH] strbuf: allocate enough space when strbuf_setlen() is called first time
From
: Nguyen Thai Ngoc Duy <pclouds@xxxxxxxxx>
[PATCH] http: clear POSTFIELDS when initializing a slot
From
: Junio C Hamano <gitster@xxxxxxxxx>
git diff-index ignores color config
From
: Elias Persson <delreich@xxxxxxxxx>
Re: [PATCH] strbuf: allocate enough space when strbuf_setlen() is called first time
From
: Junio C Hamano <gitster@xxxxxxxxx>
[PATCH] fetch: show remote name instead of URL if available
From
: Dan McGee <dpmcgee@xxxxxxxxx>
Re: [PATCH] strbuf: allocate enough space when strbuf_setlen() is called first time
From
: Nguyen Thai Ngoc Duy <pclouds@xxxxxxxxx>
[BUG] git pull does not understand --strategy-option
From
: David Deller <david@xxxxxxxxxxxxxxxx>
Re: [PATCH] run-command.c: Fix unused variables warning with gcc 4.6
From
: Andreas Ericsson <ae@xxxxxx>
Re: [PATCH] run-command.c: Fix unused variables warning with gcc 4.6
From
: Michael Schubert <mschub@xxxxxxxxxxxxx>
[PATCH] Refactor git-completion to allow ZSH usage of PS1 functions
From
: Marius Storm-Olsen <marius@xxxxxxxxxxxxxxx>
Re: [PATCH] run-command.c: Fix unused variables warning with gcc 4.6
From
: Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx>
[PATCH] run-command.c: Fix unused variables warning with gcc 4.6
From
: Michael Schubert <mschub@xxxxxxxxxxxxx>
[PATCH] strbuf: allocate enough space when strbuf_setlen() is called first time
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
Re: Creating remote branch called HEAD corrupts remote clones
From
: Stephen Kelly <steveire@xxxxxxxxx>
[PATCHv2 2/2] git-svn.txt: small typeface improvements
From
: Valentin Haenel <valentin.haenel@xxxxxx>
[PATCHv2 1/2] git-svn.txt: move option descriptions
From
: Valentin Haenel <valentin.haenel@xxxxxx>
[PATCHv2 0/2] Documentation fixes for git-svn.txt
From
: Valentin Haenel <valentin.haenel@xxxxxx>
[PATCH v2] wt-status.c: Increase code readability.
From
: Henrik Hautakoski <henrik@xxxxxxxxxxxxx>
[PATCH v2] t/README: unify documentation of test function args
From
: Mathias Lafeldt <misfire@xxxxxxxxxxx>
Re: [PATCH/RFC 2/2] format-patch: show notes as message after the ---
From
: Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCH/RFC 2/2] format-patch: show notes as message after the ---
From
: Johan Herland <johan@xxxxxxxxxxx>
Re: [PATCH] wt-status.c: Increase readability.
From
: Henrik Hautakoski <henrik@xxxxxxxxxxxxx>
[PATCH/RFC 2/2] format-patch: show notes as message after the ---
From
: Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx>
[PATCH/RFC 1/2] notes/pretty: allow callers to set the notes format from struct rev_info
From
: Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx>
[PATCH] rev-list --count: separate count for --cherry-mark
From
: Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCH v2] send-pack: avoid deadlock when pack-object dies early
From
: Jeff King <peff@xxxxxxxx>
Re: [WRONG/PATCH 1/3] revisions: clarify handling of --no-walk and --do-walk
From
: Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx>
Re: What's cooking in git.git (Apr 2011, #06; Mon, 25)
From
: Jeff King <peff@xxxxxxxx>
Re: "git clone --depth=2 git://git.sv.gnu.org/gnulib" hangs
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH] wt-status.c: Increase readability.
From
: Matthieu Moy <Matthieu.Moy@xxxxxxxxxxxxxxx>
[PATCH] wt-status.c: Increase readability.
From
: Henrik Hautakoski <henrik@xxxxxxxxxxxxx>
Re: RFC: Folder Git
From
: Jon Seymour <jon.seymour@xxxxxxxxx>
Re: RFC: Folder Git
From
: Victor Engmark <victor.engmark@xxxxxxxxx>
Re: French translation project started
From
: Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx>
Re: RFC: Folder Git
From
: Victor Engmark <victor.engmark@xxxxxxxxx>
Re: [GSoC 11] Sequencer: Acceptance
From
: Sverre Rabbelier <srabbelier@xxxxxxxxx>
Re: What's cooking in git.git (Apr 2011, #06; Mon, 25)
From
: Sverre Rabbelier <srabbelier@xxxxxxxxx>
Re: [GSoC 11] Sequencer: Acceptance
From
: Christian Couder <chriscool@xxxxxxxxxxxxx>
[GSoC 11] Sequencer: Acceptance
From
: Ramkumar Ramachandra <artagnon@xxxxxxxxx>
Re: symlinked working tree gotcha
From
: Jay Soffian <jaysoffian@xxxxxxxxx>
[PATCH] gitweb: supply '-n' to gzip for identical output
From
: Fraser Tweedale <frase@xxxxxxxxxxx>
Re: [PATCH 0/6] --dirstat fixes, part 2
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
[PATCH 2/6] Make --dirstat=0 output directories that contribute < 0.1% of changes
From
: Johan Herland <johan@xxxxxxxxxxx>
[PATCH 6/6] New --dirstat=lines mode, doing dirstat analysis based on diffstat
From
: Johan Herland <johan@xxxxxxxxxxx>
[PATCH 3/6] Refactor --dirstat parsing; deprecate --cumulative and --dirstat-by-file
From
: Johan Herland <johan@xxxxxxxxxxx>
[PATCH 5/6] Use floating point for --dirstat percentages
From
: Johan Herland <johan@xxxxxxxxxxx>
[PATCH 4/6] Add config variable for specifying default --dirstat behavior
From
: Johan Herland <johan@xxxxxxxxxxx>
[PATCH 1/6] Add several testcases for --dirstat and friends
From
: Johan Herland <johan@xxxxxxxxxxx>
[PATCH 0/6] --dirstat fixes, part 2
From
: Johan Herland <johan@xxxxxxxxxxx>
What's cooking in git.git (Apr 2011, #06; Mon, 25)
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: GIT cloning(or pull/push) doesn't work properly if you have a sub-folder as its own GIT repo
From
: Siddique Hameed <siddii@xxxxxxxxx>
Post 1.7.5 plans
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] git-svn.txt: fix usage of --add-author-from
From
: Junio C Hamano <gitster@xxxxxxxxx>
[PATCH] git-svn.txt: fix usage of --add-author-from
From
: Valentin Haenel <valentin.haenel@xxxxxx>
Re: "git clone --depth=2 git://git.sv.gnu.org/gnulib" hangs
From
: Andreas Schwab <schwab@xxxxxxxxxxxxxx>
Re: [PATCH 0/2] Documentation fixes for git-svn.txt
From
: Eric Wong <normalperson@xxxxxxxx>
A Note from the Maintainer
From
: Junio C Hamano <gitster@xxxxxxxxx>
[PATCH v2] send-pack: avoid deadlock when pack-object dies early
From
: Johannes Sixt <j6t@xxxxxxxx>
Lithuanian translation project started
From
: Motiejus Jakštys <desired.mta@xxxxxxxxx>
Re: French translation project started
From
: Motiejus Jakštys <desired.mta@xxxxxxxxx>
"git clone --depth=2 git://git.sv.gnu.org/gnulib" hangs
From
: Jim Meyering <jim@xxxxxxxxxxxx>
Re: Submodules or separate repos?
From
: Jens Lehmann <Jens.Lehmann@xxxxxx>
Re: [PATCH] t/README: unify documentation of test function args
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: symlinked working tree gotcha
From
: Joey Hess <joey@xxxxxxxxxxx>
Re: Cloning into an existing, non-empty directory?
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH] t/README: unify documentation of test function args
From
: Mathias Lafeldt <misfire@xxxxxxxxxxx>
Re: Dates in Commits and other issues of style (Re: [RFC 2/5] Pretty Print: show tz when using DATE_LOCAL)
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: symlinked working tree gotcha
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH 2/2] send-pack: avoid deadlock when pack-object dies early
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH 2/2] send-pack: avoid deadlock when pack-object dies early
From
: Johannes Sixt <j6t@xxxxxxxx>
Re: Let's make our cycles shorter
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH 2/2] send-pack: avoid deadlock when pack-object dies early
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH/RFC 1/2] send-pack --stateless-rpc: properly close the outgoing channel
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH] t/README: unify documentation of test function args
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: Cloning into an existing, non-empty directory?
From
: Richard Hartmann <richih.mailinglist@xxxxxxxxx>
Re: Announcing Gitspread - Spread Git commits to several servers with a single push
From
: Øyvind A. Holm <sunny@xxxxxxxxxxx>
Re: [ANNOUNCE] Git 1.7.5
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
Re: Dates in Commits and other issues of style (Re: [RFC 2/5] Pretty Print: show tz when using DATE_LOCAL)
From
: Jakub Narebski <jnareb@xxxxxxxxx>
git-work, git-base: an example of how to use it.
From
: Jon Seymour <jon.seymour@xxxxxxxxx>
Re: RFC: Folder Git
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Submodules or separate repos?
From
: Michael Treibton <mtreibton@xxxxxxxxxxxxxx>
Re: Announcing Gitspread - Spread Git commits to several servers with a single push
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: [ANNOUNCE] Git 1.7.5
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: Cloning into an existing, non-empty directory?
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: RFC: Folder Git
From
: Jon Seymour <jon.seymour@xxxxxxxxx>
Re: Cloning into an existing, non-empty directory?
From
: Andreas Schwab <schwab@xxxxxxxxxxxxxx>
RFC: Folder Git
From
: Victor Engmark <victor.engmark@xxxxxxxxx>
Re: Cloning into an existing, non-empty directory?
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: Dates in Commits and other issues of style (Re: [RFC 2/5] Pretty Print: show tz when using DATE_LOCAL)
From
: Junio C Hamano <gitster@xxxxxxxxx>
French translation project started
From
: Sebastien Douche <sdouche@xxxxxxxxx>
Re: Dates in Commits and other issues of style (Re: [RFC 2/5] Pretty Print: show tz when using DATE_LOCAL)
From
: Miles Bader <miles@xxxxxxx>
Re: [PATCH 2/4] diff.c: return filepair from diff_unmerge()
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [ANNOUNCE] Git 1.7.5
From
: Sebastien Douche <sdouche@xxxxxxxxx>
Re: Let's make our cycles shorter
From
: Sebastien Douche <sdouche@xxxxxxxxx>
Re: [WRONG/PATCH 1/3] revisions: clarify handling of --no-walk and --do-walk
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: [ANNOUNCE] Git 1.7.5
From
: Sebastien Douche <sdouche@xxxxxxxxx>
Re: [PATCH 2/4] diff.c: return filepair from diff_unmerge()
From
: Thiago Farina <tfransosi@xxxxxxxxx>
Announcing Gitspread - Spread Git commits to several servers with a single push
From
: Øyvind A. Holm <sunny@xxxxxxxxxxx>
[PATCH] Fix "add -u" that sometimes fails to resolve unmerged paths
From
: Junio C Hamano <gitster@xxxxxxxxx>
[PATCH 4/4] diff-files: show unmerged entries correctly
From
: Junio C Hamano <gitster@xxxxxxxxx>
[PATCH 3/4] diff: remove often unused parameters from diff_unmerge()
From
: Junio C Hamano <gitster@xxxxxxxxx>
[PATCH 2/4] diff.c: return filepair from diff_unmerge()
From
: Junio C Hamano <gitster@xxxxxxxxx>
[PATCH 0/4] Fix diff-files output for unmerged paths
From
: Junio C Hamano <gitster@xxxxxxxxx>
[PATCH 1/4] test: use $_z40 from test-lib
From
: Junio C Hamano <gitster@xxxxxxxxx>
[PATCH 2/2] send-pack: avoid deadlock when pack-object dies early
From
: Johannes Sixt <j6t@xxxxxxxx>
[PATCH/RFC 1/2] send-pack --stateless-rpc: properly close the outgoing channel
From
: Johannes Sixt <j6t@xxxxxxxx>
[ANNOUNCE] Git 1.7.5
From
: Junio C Hamano <gitster@xxxxxxxxx>
symlinked working tree gotcha
From
: Joey Hess <joey@xxxxxxxxxxx>
Re: [PATCH 00/23] RFC: Introducing git-test, git-atomic, git-base and git-work
From
: Jon Seymour <jon.seymour@xxxxxxxxx>
Re: Off-topic Thunderbird wrapping (was Re: GIT cloning(or pull/push) doesn't work properly if you have a sub-folder as its own GIT repo)
From
: Tor Arntsen <tor@xxxxxxxxxxx>
Re: [WRONG/PATCH 1/3] revisions: clarify handling of --no-walk and --do-walk
From
: Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx>
Off-topic Thunderbird wrapping (was Re: GIT cloning(or pull/push) doesn't work properly if you have a sub-folder as its own GIT repo)
From
: Chris Packham <judge.packham@xxxxxxxxx>
[PATCH] t/README: unify documentation of test function args
From
: Mathias Lafeldt <misfire@xxxxxxxxxxx>
Re: GIT cloning(or pull/push) doesn't work properly if you have a sub-folder as its own GIT repo
From
: Chris Packham <judge.packham@xxxxxxxxx>
Re: Cloning into an existing, non-empty directory?
From
: Richard Hartmann <richih.mailinglist@xxxxxxxxx>
Re: Log not displaying properly?
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: [PATCH 00/23] RFC: Introducing git-test, git-atomic, git-base and git-work
From
: Jon Seymour <jon.seymour@xxxxxxxxx>
Re: [PATCH 00/23] RFC: Introducing git-test, git-atomic, git-base and git-work
From
: Jon Seymour <jon.seymour@xxxxxxxxx>
GIT cloning(or pull/push) doesn't work properly if you have a sub-folder as its own GIT repo
From
: Siddique Hameed <siddii@xxxxxxxxx>
Re: Log not displaying properly?
From
: adam_kb <a-kyle@xxxxxxxxxxx>
Re: [PATCH] git-p4: add option to preserve user names
From
: Pete Wyckoff <pw@xxxxxxxx>
Re: Cloning into an existing, non-empty directory?
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: Cloning into an existing, non-empty directory?
From
: Nguyen Thai Ngoc Duy <pclouds@xxxxxxxxx>
Re: Cloning into an existing, non-empty directory?
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: [PATCH 00/23] RFC: Introducing git-test, git-atomic, git-base and git-work
From
: Peter Baumann <waste.manager@xxxxxx>
[PATCH 12/23] Introduce --checked-out
From
: Jon Seymour <jon.seymour@xxxxxxxxx>
[PATCH 23/23] Introduce support for the git-work command.
From
: Jon Seymour <jon.seymour@xxxxxxxxx>
[PATCH 22/23] Introduce git base.
From
: Jon Seymour <jon.seymour@xxxxxxxxx>
[PATCH 21/23] Introduce git-atomic.
From
: Jon Seymour <jon.seymour@xxxxxxxxx>
[PATCH 20/23] test: git test cleanups.
From
: Jon Seymour <jon.seymour@xxxxxxxxx>
[PATCH 19/23] rebasing: add tests
From
: Jon Seymour <jon.seymour@xxxxxxxxx>
[PATCH 18/23] tests --conflicted.
From
: Jon Seymour <jon.seymour@xxxxxxxxx>
[PATCH 17/23] whitespace fix.
From
: Jon Seymour <jon.seymour@xxxxxxxxx>
[PATCH 16/23] misc
From
: Jon Seymour <jon.seymour@xxxxxxxxx>
[PATCH 15/23] Introduce --same
From
: Jon Seymour <jon.seymour@xxxxxxxxx>
[PATCH 14/23] Introduce --tree-same.
From
: Jon Seymour <jon.seymour@xxxxxxxxx>
[PATCH 13/23] Introduce --reachable
From
: Jon Seymour <jon.seymour@xxxxxxxxx>
[PATCH 07/23] Introduce --detached
From
: Jon Seymour <jon.seymour@xxxxxxxxx>
[PATCH 11/23] Introduce --commit-exists.
From
: Jon Seymour <jon.seymour@xxxxxxxxx>
[PATCH 10/23] Introduce --ref-exists
From
: Jon Seymour <jon.seymour@xxxxxxxxx>
[PATCH 09/23] Introduce --tag-exists
From
: Jon Seymour <jon.seymour@xxxxxxxxx>
[PATCH 08/23] Introduce --branch-exists
From
: Jon Seymour <jon.seymour@xxxxxxxxx>
[PATCH 05/23] Introduce --conflicted
From
: Jon Seymour <jon.seymour@xxxxxxxxx>
[PATCH 06/23] Introduce --rebasing
From
: Jon Seymour <jon.seymour@xxxxxxxxx>
[PATCH 04/23] Introduce --untracked.
From
: Jon Seymour <jon.seymour@xxxxxxxxx>
[PATCH 03/23] Introduce --staged
From
: Jon Seymour <jon.seymour@xxxxxxxxx>
[PATCH 02/23] Introduce --unstaged.
From
: Jon Seymour <jon.seymour@xxxxxxxxx>
[PATCH 01/23] Introduce git-test.sh and git-test-lib.sh
From
: Jon Seymour <jon.seymour@xxxxxxxxx>
[PATCH 00/23] RFC: Introducing git-test, git-atomic, git-base and git-work
From
: Jon Seymour <jon.seymour@xxxxxxxxx>
Re: Time zone option name (Re: [RFC 5/5] Date Mode: Tests)
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [RFC 5/5] Date Mode: Tests
From
: Michael Witten <mfwitten@xxxxxxxxx>
Re: [RFC 5/5] Date Mode: Tests
From
: Michael Witten <mfwitten@xxxxxxxxx>
Time zone option name (Re: [RFC 5/5] Date Mode: Tests)
From
: Michael Witten <mfwitten@xxxxxxxxx>
Re: [RFC 5/5] Date Mode: Tests
From
: Michael Witten <mfwitten@xxxxxxxxx>
Log not displaying properly?
From
: adam_kb <a-kyle@xxxxxxxxxxx>
Re: [PATCH] contrib/completion: remove parentheses from prompt
From
: Kim Phillips <kim.phillips@xxxxxxxxxxxxx>
Re: [PATCH] contrib/completion: remove parentheses from prompt
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] git-svn: Add a svn-remote.<name>.pushurl config key
From
: "Alejandro R. Sedeño" <asedeno@xxxxxxx>
Re: [PATCH] git-svn: Add a svn-remote.<name>.pushurl config key
From
: Jeff King <peff@xxxxxxxx>
[PATCH] contrib/completion: remove parentheses from prompt
From
: Kim Phillips <kim.phillips@xxxxxxxxxxxxx>
Re: [PATCH] git-svn: Add a svn-remote.<name>.pushurl config key
From
: "Alejandro R. Sedeño" <asedeno@xxxxxxx>
[PATCH 2/2] git-svn.txt: small typeface improvements
From
: Valentin Haenel <valentin.haenel@xxxxxx>
[PATCH 1/2] git-svn.txt: move option descriptions
From
: Valentin Haenel <valentin.haenel@xxxxxx>
[PATCH 0/2] Documentation fixes for git-svn.txt
From
: Valentin Haenel <valentin.haenel@xxxxxx>
Re: [RFC 2/5] Pretty Print: show tz when using DATE_LOCAL
From
: Junio C Hamano <gitster@xxxxxxxxx>
Dates in Commits and other issues of style (Re: [RFC 2/5] Pretty Print: show tz when using DATE_LOCAL)
From
: Michael Witten <mfwitten@xxxxxxxxx>
Re: [RFC 2/5] Pretty Print: show tz when using DATE_LOCAL
From
: Michael Witten <mfwitten@xxxxxxxxx>
Re: Cloning into an existing, non-empty directory?
From
: Richard Hartmann <richih.mailinglist@xxxxxxxxx>
Re: git incorrectly infers rename i.e. (delete file1 + creation of new file2) != (file => file2)
From
: B Smith-Mannschott <bsmith.occs@xxxxxxxxx>
Re: slowness in pulling data to mobile devices using git
From
: Nicolas Pitre <nico@xxxxxxxxxxx>
Re: (Small) projects for students
From
: Christian Couder <chriscool@xxxxxxxxxxxxx>
git incorrectly infers rename i.e. (delete file1 + creation of new file2) != (file => file2)
From
: Mike <xandrani@xxxxxxxxx>
slowness in pulling data to mobile devices using git
From
: Qianqian Fang <fangqq@xxxxxxxxx>
Re: [RFC 5/5] Date Mode: Tests
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [RFC 3/5] Date Mode: Implementation
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: Fork or branch?
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: [RFC 2/5] Pretty Print: show tz when using DATE_LOCAL
From
: Junio C Hamano <gitster@xxxxxxxxx>
[PATCH] blame: Improve parsing for emails with spaces
From
: Josh Stone <jistone@xxxxxxxxxx>
Re: Cloning into an existing, non-empty directory?
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: [WRONG/PATCH 1/3] revisions: clarify handling of --no-walk and --do-walk
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Cloning into an existing, non-empty directory?
From
: Richard Hartmann <richih.mailinglist@xxxxxxxxx>
Re: [PATCH/RFC 0/3] teaching log's --glob=<glob> and friends to git shortlog
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: [PATCH] git-daemon: fix segfaulting in child_handler() in AIX
From
: Erik Faye-Lund <kusmabite@xxxxxxxxx>
Re: [PATCH v2 7/9] sparse: Fix errors due to missing target-specific variables
From
: Junio C Hamano <gitster@xxxxxxxxx>
[PATCH] git-p4: add option to preserve user names
From
: Luke Diamand <luke@xxxxxxxxxxx>
[PATCH/RFC v2] git-p4: add option to preserve user names
From
: Luke Diamand <luke@xxxxxxxxxxx>
[PATCH v3 7/9] sparse: Fix errors due to missing target-specific variables
From
: Ramsay Jones <ramsay@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH v2 7/9] sparse: Fix errors due to missing target-specific variables
From
: Ramsay Jones <ramsay@xxxxxxxxxxxxxxxxxxx>
Re: Fork or branch?
From
: Dmitry Potapov <dpotapov@xxxxxxxxx>
Re: [PATCH] submodule update: continue when an update fails
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH/RFC 0/3] teaching log's --glob=<glob> and friends to git shortlog
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] combine-diff: use textconv for combined diff format
From
: Peter Oberndorfer <kumbayo84@xxxxxxxx>
Re: Fork or branch?
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: libreoffice merge issue ...
From
: Damien Wyart <damien.wyart@xxxxxxxxx>
RE: Fork or branch?
From
: Peter Jönsson P <peter.p.jonsson@xxxxxxxxxxxx>
Re: Tabs and spaces
From
: Michael Witten <mfwitten@xxxxxxxxx>
Re: [WRONG/PATCH 1/3] revisions: clarify handling of --no-walk and --do-walk
From
: Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx>
Fork or branch?
From
: adam_kb <a-kyle@xxxxxxxxxxx>
build error
From
: "sudha@123" <sudhakar.pedapati1@xxxxxxxxx>
[PATCH 3/3] revisions: allow --glob and friends in parse_options-enabled commands
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: Tabs and spaces
From
: Alex Riesen <raa.lkml@xxxxxxxxx>
[PATCH 2/3] revisions: split out handle_revision_pseudo_opt function
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
[WRONG/PATCH 1/3] revisions: clarify handling of --no-walk and --do-walk
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
[PATCH/RFC 0/3] teaching log's --glob=<glob> and friends to git shortlog
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
git-gui push hangs
From
: Victor Engmark <victor.engmark@xxxxxxxxx>
[PATCH] submodule update: continue when an update fails
From
: Fredrik Gustafsson <iveqy@xxxxxxxxx>
Re: [RFC 0/5] Date Mode: Add --time-zone; deprecate --date=local
From
: Michael Witten <mfwitten@xxxxxxxxx>
Re: [RFC 0/5] Date Mode: Add --time-zone; deprecate --date=local
From
: Junio C Hamano <gitster@xxxxxxxxx>
[PATCH] git-rebase--interactive.sh: preserve-merges fails on merges created with no-ff
From
: Andrew Wong <andrew.kw.w@xxxxxxxxx>
Re: Tabs and spaces
From
: Thiago Farina <tfransosi@xxxxxxxxx>
Re: Tabs and spaces
From
: Michael Witten <mfwitten@xxxxxxxxx>
Re: Tabs and spaces
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: [RFC 0/5] Date Mode: Add --time-zone; deprecate --date=local
From
: Michael Witten <mfwitten@xxxxxxxxx>
Re: Tabs and spaces
From
: Michael Witten <mfwitten@xxxxxxxxx>
Re: [RFC 0/5] Date Mode: Add --time-zone; deprecate --date=local
From
: Junio C Hamano <gitster@xxxxxxxxx>
[PATCH 2/2] fix "add -u" that sometimes failes to resolve unmerged paths
From
: Junio C Hamano <gitster@xxxxxxxxx>
[PATCH 1/2] diffcore: make addremove/modified/unmerged return a filepair
From
: Junio C Hamano <gitster@xxxxxxxxx>
Tabs and spaces (Re: [RFC 0/5] Date Mode: Add --time-zone; deprecate --date=local)
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: [PATCH] report which $PATH entry had trouble running execvp(3)
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: git rebase -p doesn't understand -X
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: [RFC PATCH] git-send-email: Validate recipient_cmd (to-cmd, cc-cmd) addresses
From
: Joe Perches <joe@xxxxxxxxxxx>
Re: [RFC PATCH] git-send-email: Validate recipient_cmd (to-cmd, cc-cmd) addresses
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
Re: [RFC PATCH] git-send-email: Validate recipient_cmd (to-cmd, cc-cmd) addresses
From
: Joe Perches <joe@xxxxxxxxxxx>
Re: [RFC PATCH] git-send-email: Validate recipient_cmd (to-cmd, cc-cmd) addresses
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
[RFC PATCH] git-send-email: Validate recipient_cmd (to-cmd, cc-cmd) addresses
From
: Joe Perches <joe@xxxxxxxxxxx>
Re: git-pack-objects dying with errors due to possible RHEL kernel bug
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
Re: problem when using --cc-cmd
From
: Joe Perches <joe@xxxxxxxxxxx>
Re: Gitweb != HTTP back-end {Was: Re: The future of gitweb - part 2: JavaScript}
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: Renaming remote branch
From
: Maaartin <grajcar1@xxxxxxxxx>
Re: The future of gitweb - part 2: JavaScript
From
: Drew Northup <drew.northup@xxxxxxxxx>
Gitweb != HTTP back-end {Was: Re: The future of gitweb - part 2: JavaScript}
From
: Drew Northup <drew.northup@xxxxxxxxx>
Re: Using format-patch and apply against files with CRLF line endings
From
: Jay Soffian <jaysoffian@xxxxxxxxx>
Re: problem when using --cc-cmd
From
: Thiago Farina <tfransosi@xxxxxxxxx>
Re: [PATCH] log: convert to parse-options
From
: Carlos Martín Nieto <cmn@xxxxxxxx>
Re: [RFC 0/5] Date Mode: Add --time-zone; deprecate --date=local
From
: Michael Witten <mfwitten@xxxxxxxxx>
Re: [RFC 0/5] Date Mode: Add --time-zone; deprecate --date=local
From
: Michael Witten <mfwitten@xxxxxxxxx>
Re: [RFC 0/5] Date Mode: Add --time-zone; deprecate --date=local
From
: Michael Witten <mfwitten@xxxxxxxxx>
Re: [RFC 0/5] Date Mode: Add --time-zone; deprecate --date=local
From
: Michael Witten <mfwitten@xxxxxxxxx>
Re: [PATCH] git-daemon: fix segfaulting in child_handler() in AIX
From
: Christian Couder <christian.couder@xxxxxxxxx>
Using format-patch and apply against files with CRLF line endings
From
: "Steven E. Harris" <seh@xxxxxxxxx>
Re: [PATCH] report which $PATH entry had trouble running execvp(3)
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: [PATCH] date: avoid "X years, 12 months" in relative dates
From
: Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx>
Re: git-p4 issue
From
: Vitor Antunes <vitor.hda@xxxxxxxxx>
[PATCH 2/2] run-command: handle short writes and EINTR in die_child
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
[PATCH 1/2] tests: check error message from run_command
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
[PATCH v2 0/2] Re: run-command: write full error message in die_child
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: [PATCH] date: avoid "X years, 12 months" in relative dates
From
: Jeff King <peff@xxxxxxxx>
[PATCH] date: avoid "X years, 12 months" in relative dates
From
: Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx>
Re: [RFC/PATCH] git add: notice removal of tracked paths by default
From
: Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCH] run-command: write full error message in die_child
From
: Johannes Sixt <j.sixt@xxxxxxxxxxxxx>
Re: Cloning a remote tag without using git-fetch-pack directly?
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: Cloning a remote tag without using git-fetch-pack directly?
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH] report which $PATH entry had trouble running execvp(3)
From
: Johannes Sixt <j.sixt@xxxxxxxxxxxxx>
Re: Git notes list/show <revision-range>
From
: Jeff King <peff@xxxxxxxx>
Re: Cloning a remote tag without using git-fetch-pack directly?
From
: Josh Triplett <josh@xxxxxxxxxxxxxxxx>
Re: Git notes list/show <revision-range>
From
: Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx>
Re: [RFC 0/5] Date Mode: Add --time-zone; deprecate --date=local
From
: Jeff King <peff@xxxxxxxx>
Re: Cloning a remote tag without using git-fetch-pack directly?
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH RFC] Rename detection and whitespace
From
: Jeff King <peff@xxxxxxxx>
Re: [RFC/PATCH] git add: notice removal of tracked paths by default
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH] report which $PATH entry had trouble running execvp(3)
From
: Jeff King <peff@xxxxxxxx>
[PATCH/RFH] date: avoid "X years, 12 months" in relative dates
From
: Jeff King <peff@xxxxxxxx>
[PATCH] report which $PATH entry had trouble running execvp(3)
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: problem when using --cc-cmd
From
: Joe Perches <joe@xxxxxxxxxxx>
[RFC 5/5] Date Mode: Tests
From
: Michael Witten <mfwitten@xxxxxxxxx>
[RFC 4/5] Date Mode: Documentation
From
: Michael Witten <mfwitten@xxxxxxxxx>
[RFC 3/5] Date Mode: Implementation
From
: Michael Witten <mfwitten@xxxxxxxxx>
[RFC 2/5] Pretty Print: show tz when using DATE_LOCAL
From
: Michael Witten <mfwitten@xxxxxxxxx>
[RFC 1/5] Light refactoring of date infrastructure
From
: Michael Witten <mfwitten@xxxxxxxxx>
[RFC 0/5] Date Mode: Add --time-zone; deprecate --date=local
From
: Michael Witten <mfwitten@xxxxxxxxx>
Re: git-p4 issue
From
: Michael Horowitz <michael.horowitz@xxxxxxxx>
Re: [PATCH] log: convert to parse-options
From
: Jeff King <peff@xxxxxxxx>
Re: git-p4 issue
From
: Pete Wyckoff <pw@xxxxxxxx>
Re: [PATCH] git-p4: add option to preserve user names
From
: Pete Wyckoff <pw@xxxxxxxx>
What's cooking in git.git (Apr 2011, #05; Tue, 19)
From
: Junio C Hamano <gitster@xxxxxxxxx>
[ANNOUNCE] Git 1.7.5-rc3
From
: Junio C Hamano <gitster@xxxxxxxxx>
[ANNOUNCE] Git 1.7.4.5
From
: Junio C Hamano <gitster@xxxxxxxxx>
Cloning a remote tag without using git-fetch-pack directly?
From
: Josh Triplett <josh@xxxxxxxxxxxxxxxx>
Re: [RFC PATCH] Pass empty file to p4merge where no base is suitable.
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: problem when using --cc-cmd
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: [RFC/PATCH] git add: notice removal of tracked paths by default
From
: Sverre Rabbelier <srabbelier@xxxxxxxxx>
Re: [RFC/PATCH] git add: notice removal of tracked paths by default
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [RFC PATCH] Pass empty file to p4merge where no base is suitable.
From
: Junio C Hamano <gitster@xxxxxxxxx>
[PATCH] gitk: When a commit contains a note, mark it with a yellow box.
From
: Raphael Zimmerer <killekulla@xxxxxxx>
Re: Git notes list/show <revision-range>
From
: Jeff King <peff@xxxxxxxx>
[PATCH RFC] Rename detection and whitespace
From
: Ciaran <ciaranj@xxxxxxxxx>
Re: [RFC/PATCH] git add: notice removal of tracked paths by default
From
: Sverre Rabbelier <srabbelier@xxxxxxxxx>
[RFC PATCH] Pass empty file to p4merge where no base is suitable.
From
: Ciaran <ciaranj@xxxxxxxxx>
[RFC/PATCH] git add: notice removal of tracked paths by default
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: Renaming a repo
From
: Tomas Carnecky <tom@xxxxxxxxxxxxx>
Re: Renaming a repo
From
: Hilco Wijbenga <hilco.wijbenga@xxxxxxxxx>
Re: 'gittutorial(7)' translation
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
Re: [PATCH v2 7/9] sparse: Fix errors due to missing target-specific variables
From
: Junio C Hamano <gitster@xxxxxxxxx>
Renaming a repo
From
: Hilco Wijbenga <hilco.wijbenga@xxxxxxxxx>
[PATCH] git-p4: add option to preserve user names
From
: Luke Diamand <luke@xxxxxxxxxxx>
[PATCH] git-p4: add option to preserve user names
From
: Luke Diamand <luke@xxxxxxxxxxx>
[PATCH v2 7/9] sparse: Fix errors due to missing target-specific variables
From
: Ramsay Jones <ramsay@xxxxxxxxxxxxxxxxxxx>
[PATCH 12/11] Remove gitweb/gitweb.cgi and other legacy targets from main Makefile
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: [PATCHv2 00/11] gitweb: Change timezone in dates using JavaScript
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] git-filter-branch: add --egrep-filter option
From
: Phil Hord <hordp@xxxxxxxxx>
Re: [PATCH] remove noise and inaccuracies from git-svn docs
From
: Piotr Krukowiecki <piotr.krukowiecki@xxxxxxxxx>
[RFC PATCH v2] Chain squash!/fixup! commits on autosquash
From
: =?UTF-8?q?Carlos=20Mart=C3=ADn=20Nieto?= <cmn@xxxxxxxx>
'gittutorial(7)' translation
From
: MR <by.marcis@xxxxxxxxx>
Re: How to manage multiple repos using submodules?
From
: Phil Hord <hordp@xxxxxxxxx>
[PATCH] log: convert to parse-options
From
: =?UTF-8?q?Carlos=20Mart=C3=ADn=20Nieto?= <cmn@xxxxxxxx>
Re: [PATCH] remove noise and inaccuracies from git-svn docs
From
: Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCH] remove noise and inaccuracies from git-svn docs
From
: Stefan Sperling <stsp@xxxxxxxxx>
[PATCH -01/11] git-instaweb: Simplify build dependency on gitweb
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: [PATCH] remove noise and inaccuracies from git-svn docs
From
: Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx>
Re: rebasing branch with reverted patches
From
: Francis Moreau <francis.moro@xxxxxxxxx>
Re: git-p4 issue
From
: Vitor Antunes <vitor.hda@xxxxxxxxx>
Re: rebasing branch with reverted patches
From
: Santi Béjar <santi@xxxxxxxxxxx>
Re: [PATCH] remove noise and inaccuracies from git-svn docs
From
: Stefan Sperling <stsp@xxxxxxxxx>
Re: rebasing branch with reverted patches
From
: Francis Moreau <francis.moro@xxxxxxxxx>
Re: rebasing branch with reverted patches
From
: Andreas Ericsson <ae@xxxxxx>
Re: rebasing branch with reverted patches
From
: Francis Moreau <francis.moro@xxxxxxxxx>
[PATCH] remove noise and inaccuracies from git-svn docs
From
: Stefan Sperling <stsp@xxxxxxxxx>
Re: git rebase -p doesn't understand -X
From
: Martin von Zweigbergk <martin.von.zweigbergk@xxxxxxxxx>
Re: rebasing branch with reverted patches
From
: Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCH] git-filter-branch: add --egrep-filter option
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: Retry on all A/AAAA records
From
: Alex Riesen <raa.lkml@xxxxxxxxx>
rebasing branch with reverted patches
From
: Francis Moreau <francis.moro@xxxxxxxxx>
Re: Git notes list/show <revision-range>
From
: Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx>
[PATCH] run-command: write full error message in die_child
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: [PATCHv2 00/11] gitweb: Change timezone in dates using JavaScript
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: RFC: "negative" dirstat
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH 2/2] i18n.repositoryencoding: a new variable specifying the encoding of blobs in the repository
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: Retry on all A/AAAA records
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: git-p4 issue
From
: Michael Horowitz <michael.horowitz@xxxxxxxx>
Re: [PATCHv2 00/11] gitweb: Change timezone in dates using JavaScript
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: [PATCHv2 00/11] gitweb: Change timezone in dates using JavaScript
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [REGRESSION] git-wrapper to run-commands codepath regression
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [REGRESSION] git-wrapper to run-commands codepath regression
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: [REGRESSION] git-wrapper to run-commands codepath regression
From
: Andreas Schwab <schwab@xxxxxxxxxxxxxx>
Re: [REGRESSION] git-wrapper to run-commands codepath regression
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: RFC: "negative" dirstat
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Re: [REGRESSION] git-wrapper to run-commands codepath regression
From
: Jeff King <peff@xxxxxxxx>
Re: [REGRESSION] git-wrapper to run-commands codepath regression
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: RFC: "negative" dirstat
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [REGRESSION] git-wrapper to run-commands codepath regression
From
: Jeff King <peff@xxxxxxxx>
Re: [REGRESSION] git-wrapper to run-commands codepath regression
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [REGRESSION] git-wrapper to run-commands codepath regression
From
: Jeff King <peff@xxxxxxxx>
RFC: "negative" dirstat
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
[REGRESSION] git-wrapper to run-commands codepath regression
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH 1/2] mailinfo.c: Allow convert_to_utf8() to specify both src/dst charset and do conversion alone
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: Git notes list/show <revision-range>
From
: Jeff King <peff@xxxxxxxx>
Git notes list/show <revision-range>
From
: Vincent van Ravesteijn <vfr@xxxxxxx>
Re: The future of gitweb - part 2: JavaScript
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: [PATCH] remove noise and inaccuracies from git-svn docs
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] remove noise and inaccuracies from git-svn docs
From
: Matthieu Moy <Matthieu.Moy@xxxxxxxxxxxxxxx>
Re: Inconsistency with -a vs -A
From
: Junio C Hamano <gitster@xxxxxxxxx>
[PATCH] remove noise and inaccuracies from git-svn docs
From
: Stefan Sperling <stsp@xxxxxxxxx>
Re: The future of gitweb - part 2: JavaScript
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: The future of gitweb - part 2: JavaScript
From
: Petr Baudis <pasky@xxxxxxx>
Re: The future of gitweb - part 2: JavaScript
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: git-p4 issue
From
: Vitor Antunes <vitor.hda@xxxxxxxxx>
Re: Inconsistency with -a vs -A
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: Applicatioin of contribution for Git Chinese version
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
Re: spurious fail of git merge after rebasing
From
: Danny van Delft <davd@xxxxxxx>
[PATCH 6/5 v2] Documentation/format-patch: suggest Toggle Word Wrap add-on for Thunderbird
From
: Johannes Sixt <j.sixt@xxxxxxxxxxxxx>
Re: Inconsistency with -a vs -A
From
: Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx>
Re: spurious fail of git merge after rebasing
From
: Jeff King <peff@xxxxxxxx>
Re: [RFC] upload-pack deadlock
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Inconsistency with -a vs -A
From
: Bradly Feeley <bradlyf@xxxxxxxxx>
Re: Tracking file metadata in git -- fix metastore or enhance git?
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: Tracking file metadata in git -- fix metastore or enhance git?
From
: Richard Hartmann <richih.mailinglist@xxxxxxxxx>
problem when using --cc-cmd
From
: Thiago Farina <tfransosi@xxxxxxxxx>
Re: The future of gitweb - part 2: JavaScript
From
: Petr Baudis <pasky@xxxxxxx>
Re: git leaves repo in bad state in out-of-space situation
From
: Luke Hutchison <luke.hutch@xxxxxxxxx>
Re: History for Strbuf and ParseOpts?
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: GSOC idea: build in scripts and cleanups
From
: Robert David <robert.david.public@xxxxxxxxx>
Re: How to manage multiple repos using submodules?
From
: Andrew Wong <andrew.w@xxxxxxxxxxx>
Re: History for Strbuf and ParseOpts?
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: The future of gitweb - part 2: JavaScript
From
: Pau Garcia i Quiles <pgquiles@xxxxxxxxxxx>
Re: Generating GNU-style Changelog from git commits
From
: David Chanters <david.chanters@xxxxxxxxxxxxxx>
History for Strbuf and ParseOpts?
From
: David Chanters <david.chanters@xxxxxxxxxxxxxx>
Re: The future of gitweb - part 2: JavaScript
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: [PATCH 4/5] Documentation: publicize KMail hints for sending patches inline
From
: Michele Ballabio <barra_cuda@xxxxxxxxxxxx>
Re: git leaves repo in bad state in out-of-space situation
From
: Dmitry Potapov <dpotapov@xxxxxxxxx>
Re: The future of gitweb - part 2: JavaScript
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: [PATCHv2] doc: Clarify that "cherry-pick -x" does not use "git notes"
From
: Sebastian Schuberth <sschuberth@xxxxxxxxx>
Re: How to manage multiple repos using submodules?
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
git leaves repo in bad state in out-of-space situation
From
: Luke Hutchison <luke.hutch@xxxxxxxxx>
Re: Java Inflater problem decompressing packfile
From
: Jeff King <peff@xxxxxxxx>
Re: Java Inflater problem decompressing packfile
From
: madmarcos <fru574@xxxxxxxxxxx>
Re: Java Inflater problem decompressing packfile
From
: madmarcos <fru574@xxxxxxxxxxx>
Re: What the best git repack option to avoid out of memory (2G free memory)
From
: Ping Yin <pkufranky@xxxxxxxxx>
What the best git repack option to avoid out of memory (2G free memory)
From
: Ping Yin <pkufranky@xxxxxxxxx>
Re: [PATCHv2] doc: Clarify that "cherry-pick -x" does not use "git notes"
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: Generating GNU-style Changelog from git commits
From
: "Marcus D. Hanwell" <marcus.hanwell@xxxxxxxxxxx>
Re: [PATCH] git-filter-branch: add --egrep-filter option
From
: "Michael O'Cleirigh" <michael.ocleirigh@xxxxxxxxxx>
Re: Generating GNU-style Changelog from git commits
From
: Chris Packham <judge.packham@xxxxxxxxx>
Re: Java Inflater problem decompressing packfile
From
: madmarcos <fru574@xxxxxxxxxxx>
Re: Re: Applicatioin of contribution for Git Chinese version
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: The future of gitweb - part 2: JavaScript
From
: Peter Vereshagin <peter@xxxxxxxxxxxxxx>
Generating GNU-style Changelog from git commits
From
: David Chanters <david.chanters@xxxxxxxxxxxxxx>
Re: Applicatioin of contribution for Git Chinese version
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: The future of gitweb - part 2: JavaScript
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: The future of gitweb - part 2: JavaScript
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: The future of gitweb - part 2: JavaScript
From
: Peter Vereshagin <peter@xxxxxxxxxxxxxx>
Re: [PATCH] combine-diff: use textconv for combined diff format
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: The future of gitweb - part 2: JavaScript
From
: Jakub Narebski <jnareb@xxxxxxxxx>
[PATCH 2/2] i18n.repositoryencoding: a new variable specifying the encoding of blobs in the repository
From
: "ZHANG, Le" <r0bertz@xxxxxxxxxx>
[PATCH 1/2] mailinfo.c: Allow convert_to_utf8() to specify both src/dst charset and do conversion alone
From
: "ZHANG, Le" <r0bertz@xxxxxxxxxx>
Re: The future of gitweb - part 2: JavaScript
From
: Peter Vereshagin <peter@xxxxxxxxxxxxxx>
Re: The future of gitweb - part 2: JavaScript
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: [PATCH 2/2] http-push: refactor curl_easy_setup madness
From
: Tay Ray Chuan <rctay89@xxxxxxxxx>
Re: How to manage multiple repos using submodules?
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: The future of gitweb - part 2: JavaScript
From
: Pau Garcia i Quiles <pgquiles@xxxxxxxxxxx>
Re: [PATCHv2] doc: Clarify that "cherry-pick -x" does not use "git notes"
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: Applicatioin of contribution for Git Chinese version
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: The future of gitweb - part 2: JavaScript
From
: Peter Vereshagin <peter@xxxxxxxxxxxxxx>
Re: [PATCH] combine-diff: use textconv for combined diff format
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCHv2] doc: Clarify that "cherry-pick -x" does not use "git notes"
From
: Jay Soffian <jaysoffian@xxxxxxxxx>
Re: Applicatioin of contribution for Git Chinese version
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
Re: [PATCHv2] doc: Clarify that "cherry-pick -x" does not use "git notes"
From
: Sebastian Schuberth <sschuberth@xxxxxxxxx>
How to manage multiple repos using submodules?
From
: Andrew Wong <andrew.w@xxxxxxxxxxx>
Re: Applicatioin of contribution for Git Chinese version
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
Re: [PATCHv2] doc: Clarify that "cherry-pick -x" does not use "git notes"
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: textconv not invoked when viewing merge commit
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: git-p4 issue
From
: Pete Wyckoff <pw@xxxxxxxx>
Re: Java Inflater problem decompressing packfile
From
: madmarcos <fru574@xxxxxxxxxxx>
Re: Java Inflater problem decompressing packfile
From
: madmarcos <fru574@xxxxxxxxxxx>
Re: Java Inflater problem decompressing packfile
From
: madmarcos <fru574@xxxxxxxxxxx>
Re: Java Inflater problem decompressing packfile
From
: madmarcos <fru574@xxxxxxxxxxx>
Retry on all A/AAAA records
From
: Jan Engelhardt <jengelh@xxxxxxxxxx>
Strange behaviour of --tags when adding remotes
From
: Timo Schmiade <timo.schmiade@xxxxxx>
Re: [PATCH] combine-diff: use textconv for combined diff format
From
: Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCH] git-filter-branch: add --egrep-filter option
From
: Johannes Sixt <j6t@xxxxxxxx>
Re: [PATCHv2] doc: Clarify that "cherry-pick -x" does not use "git notes"
From
: Sebastian Schuberth <sschuberth@xxxxxxxxx>
Re: Java Inflater problem decompressing packfile
From
: Jeff King <peff@xxxxxxxx>
Re: textconv not invoked when viewing merge commit
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH] status: store format option as an int
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: [PATCH v4 1/4] mailinfo.c: convert_to_utf8(): added a target_charset parameter
From
: "ZHANG, Le" <r0bertz@xxxxxxxxxx>
Re: [PATCH] status: store format option as an int
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH] status: store format option as an int
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: textconv not invoked when viewing merge commit
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] status: store format option as an int
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
[PATCH] status: store format option as an int
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Java Inflater problem decompressing packfile
From
: madmarcos <fru574@xxxxxxxxxxx>
Re: textconv not invoked when viewing merge commit
From
: Jeff King <peff@xxxxxxxx>
Re: [BUG] format-patch does not wrap From-field after author name
From
: Jeff King <peff@xxxxxxxx>
Re: git status -s -v: no override
From
: Jeff King <peff@xxxxxxxx>
Re: capturing the packfile from git-upload-pack
From
: madmarcos <fru574@xxxxxxxxxxx>
Re: git status -s -v: no override
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: git status -s -v: no override
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH] combine-diff: use textconv for combined diff format
From
: Jeff King <peff@xxxxxxxx>
Re: [1.8.0] perl/Git.pm: moving away from using Error.pm module
From
: Avner <avnermoshkovitz@xxxxxxxxxxxxxxxxxx>
spurious fail of git merge after rebasing
From
: "D. A. van Delft" <davd@xxxxxxx>
Renaming remote branch
From
: Maaartin <grajcar1@xxxxxxxxx>
[PATCH] git-filter-branch: add --egrep-filter option
From
: "Michael O'Cleirigh" <michael.ocleirigh@xxxxxxxxxx>
Re: [PATCHv2] doc: Clarify that "cherry-pick -x" does not use "git notes"
From
: Jay Soffian <jaysoffian@xxxxxxxxx>
git status -s -v: no override
From
: Jacek Masiulaniec <jacekm@xxxxxxxxxxxxxxx>
Re: textconv not invoked when viewing merge commit
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: git-p4 issue
From
: Michael Horowitz <michael.horowitz@xxxxxxxx>
Re: [PATCH 1/5] Documentation: describe the format of messages with inline patches
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: git-p4 issue
From
: Tor Arvid Lund <torarvid@xxxxxxxxx>
Re: [PATCH/RFC 6/5] Documentation/format-patch: suggest Toggle Word Wrap add-on for Thunderbird
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: [PATCH 1/5] Documentation: describe the format of messages with inline patches
From
: Drew Northup <drew.northup@xxxxxxxxx>
Re: gsoc - Better git log --follow support
From
: Michał Łowicki <mlowicki@xxxxxxxxx>
Re: Gitbox
From
: Tim Smith <tzs@xxxxxxxxxxxxxxxxx>
Re: capturing the packfile from git-upload-pack
From
: Jeff King <peff@xxxxxxxx>
[PATCHv3 10/11] gitweb.js: Add UI for selecting common timezone to display dates
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: capturing the packfile from git-upload-pack
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH/RFC 6/5] Documentation/format-patch: suggest Toggle Word Wrap add-on for Thunderbird
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: (Small) projects for students
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] combine-diff: use textconv for combined diff format
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCHv2/RFC 10/11] gitweb.js: Add UI for selecting common timezone to display dates
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: [PATCH/RFC 6/5] Documentation/format-patch: suggest Toggle Word Wrap add-on for Thunderbird
From
: Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCH/RFC 6/5] Documentation/format-patch: suggest Toggle Word Wrap add-on for Thunderbird
From
: Junio C Hamano <gitster@xxxxxxxxx>
[PATCHv2] doc: Clarify that "cherry-pick -x" does not use "git notes"
From
: Sebastian Schuberth <sschuberth@xxxxxxxxx>
Re: [PATCHv2/RFC 10/11] gitweb.js: Add UI for selecting common timezone to display dates
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: capturing the packfile from git-upload-pack
From
: Junio C Hamano <gitster@xxxxxxxxx>
(Small) projects for students
From
: Matthieu Moy <Matthieu.Moy@xxxxxxxxxxxxxxx>
git rebase -p doesn't understand -X
From
: Marius Storm-Olsen <mstormo@xxxxxxxxx>
Re: [PATCH/resend] Documentation: update to git-merge-base --octopus
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] doc: Use the term "remark" in "cherry-pick -x" to disambiguate from "git notes"
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] git-daemon: fix segfaulting in child_handler() in AIX
From
: Seth Jennings <spartacus06@xxxxxxxxx>
[PATCH] git-daemon: fix segfaulting in child_handler() in AIX
From
: Seth Jennings <spartacus06@xxxxxxxxx>
Re: capturing the packfile from git-upload-pack
From
: Shawn Pearce <spearce@xxxxxxxxxxx>
Re: Commit hashes differ from local and remote
From
: Arthur Debert <arthur@xxxxxxxxxxxxxx>
[PATCH] combine-diff: use textconv for combined diff format
From
: Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx>
Re: Commit hashes differ from local and remote
From
: Alex Riesen <raa.lkml@xxxxxxxxx>
[PATCH 06/11] gitweb.js: Provide getElementsByClassName method (if it not exists)
From
: Jakub Narebski <jnareb@xxxxxxxxx>
[PATCH 01/11] gitweb: Split JavaScript for maintability, combining on build
From
: Jakub Narebski <jnareb@xxxxxxxxx>
[PATCH 02/11] gitweb.js: Update and improve comments in JavaScript files
From
: Jakub Narebski <jnareb@xxxxxxxxx>
[PATCH 03/11] gitweb.js: Provide default values for padding in padLeftStr and padLeft
From
: Jakub Narebski <jnareb@xxxxxxxxx>
[PATCHv2/RFC 10/11] gitweb.js: Add UI for selecting common timezone to display dates
From
: Jakub Narebski <jnareb@xxxxxxxxx>
[PATCHv2/RFC 11/11] gitweb: Make JavaScript ability to adjust timezones configurable
From
: Jakub Narebski <jnareb@xxxxxxxxx>
[PATCH 09/11] gitweb: JavaScript ability to adjust time based on timezone
From
: Jakub Narebski <jnareb@xxxxxxxxx>
[PATCH 08/11] gitweb: Unify the way long timestamp is displayed
From
: Jakub Narebski <jnareb@xxxxxxxxx>
[PATCH 07/11] gitweb: Refactor generating of long dates into format_timestamp_html
From
: Jakub Narebski <jnareb@xxxxxxxxx>
[PATCH 05/11] gitweb.js: Introduce gitweb/static/js/lib/cookies.js
From
: Jakub Narebski <jnareb@xxxxxxxxx>
[PATCH 04/11] gitweb.js: Extract and improve datetime handling
From
: Jakub Narebski <jnareb@xxxxxxxxx>
[PATCHv2 00/11] gitweb: Change timezone in dates using JavaScript
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: [PATCH/resend] Documentation: update to git-merge-base --octopus
From
: Vincent van Ravesteijn <vfr@xxxxxxx>
[PATCH 2/2] Restructure documentation for git-merge-base.
From
: Vincent van Ravesteijn <vfr@xxxxxxx>
[PATCH v2 1/2] Documentation: update to git-merge-base --octopus
From
: Vincent van Ravesteijn <vfr@xxxxxxx>
Re: [BUG] format-patch does not wrap From-field after author name
From
: Erik Faye-Lund <kusmabite@xxxxxxxxx>
Re: What's cooking in git.git (Apr 2011, #04; Tue, 12)
From
: Michael Haggerty <mhagger@xxxxxxxxxxxx>
Re: Symbolic 'references' in Git?
From
: Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx>
[PATCH] doc: Use the term "remark" in "cherry-pick -x" to disambiguate from "git notes"
From
: Sebastian Schuberth <sschuberth@xxxxxxxxx>
[PATCH/RFC 6/5] Documentation/format-patch: suggest Toggle Word Wrap add-on for Thunderbird
From
: Johannes Sixt <j.sixt@xxxxxxxxxxxxx>
Re: textconv not invoked when viewing merge commit
From
: Matthieu Moy <Matthieu.Moy@xxxxxxxxxxxxxxx>
Re: What's cooking in git.git (Apr 2011, #04; Tue, 12)
From
: Piotr Krukowiecki <piotr.krukowiecki@xxxxxxxxx>
Re: [PATCH 2/5] Documentation: explain how to check for patch corruption
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: [PATCH 2/5] Documentation: explain how to check for patch corruption
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: gsoc - Better git log --follow support
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: RFC: git send-email and error handling
From
: Jeff King <peff@xxxxxxxx>
Re: [BUG] format-patch does not wrap From-field after author name
From
: Jeff King <peff@xxxxxxxx>
capturing the packfile from git-upload-pack
From
: madmarcos <fru574@xxxxxxxxxxx>
git-p4 issue
From
: Michael Horowitz <michael.horowitz@xxxxxxxx>
[PATCH 5/5] Documentation: publicize hints for sending patches with GMail
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
[PATCH 4/5] Documentation: publicize KMail hints for sending patches inline
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
[PATCH 3/5] Documentation: hints for sending patches inline with Thunderbird
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
[PATCH 2/5] Documentation: explain how to check for patch corruption
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
[PATCH 1/5] Documentation: describe the format of messages with inline patches
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
[PATCH/RFC v3 0/5] Documentation/format-patch: more hints on submitting patches
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: The future of gitweb - part 2: JavaScript
From
: david@xxxxxxx
Re: Commit hashes differ from local and remote
From
: John Szakmeister <john@xxxxxxxxxxxxxxx>
Re: RFC: git send-email and error handling
From
: Paul Gortmaker <paul.gortmaker@xxxxxxxxxxxxx>
Re: Symbolic 'references' in Git?
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: git archive: tar.umask ignored
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [BUG] format-patch does not wrap From-field after author name
From
: Erik Faye-Lund <kusmabite@xxxxxxxxx>
Re: [BUG] format-patch does not wrap From-field after author name
From
: Jeff King <peff@xxxxxxxx>
Re: Symbolic 'references' in Git?
From
: "Wesley J. Landaker" <wjl@xxxxxxxxxxxxx>
Re: [BUG] format-patch does not wrap From-field after author name
From
: Erik Faye-Lund <kusmabite@xxxxxxxxx>
Re: Symbolic 'references' in Git?
From
: Jeff King <peff@xxxxxxxx>
Re: [BUG] format-patch does not wrap From-field after author name
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH v2] Documentation: summarize how format-patch output is consumed
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [BUG] format-patch does not wrap From-field after author name
From
: Jeff King <peff@xxxxxxxx>
Re: Symbolic 'references' in Git?
From
: "Wesley J. Landaker" <wjl@xxxxxxxxxxxxx>
Re: Symbolic 'references' in Git?
From
: Chris Patti <cpatti@xxxxxxxxx>
Re: textconv not invoked when viewing merge commit
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH 4/4] send-pack: abort sideband demuxer on pack-objects error
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [BUG] format-patch does not wrap From-field after author name
From
: Erik Faye-Lund <kusmabite@xxxxxxxxx>
[PATCH v2] Documentation: summarize how format-patch output is consumed
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: RFC: git send-email and error handling
From
: Jeff King <peff@xxxxxxxx>
Re: [BUG] format-patch does not wrap From-field after author name
From
: Erik Faye-Lund <kusmabite@xxxxxxxxx>
[PATCH v4] contrib/emacs/git.el: Add user functions for push, pull, fetch
From
: jari.aalto@xxxxxxxxx
Re: [BUG] format-patch does not wrap From-field after author name
From
: Erik Faye-Lund <kusmabite@xxxxxxxxx>
Re: [PATCH 4/4] send-pack: abort sideband demuxer on pack-objects error
From
: Johannes Sixt <j6t@xxxxxxxx>
Re: textconv not invoked when viewing merge commit
From
: Junio C Hamano <gitster@xxxxxxxxx>
[PATCH] i18n: use test_i18n{grep,cmp} in t7508
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH 4/4] send-pack: abort sideband demuxer on pack-objects error
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH 4/4] send-pack: abort sideband demuxer on pack-objects error
From
: Johannes Sixt <j6t@xxxxxxxx>
Symbolic 'references' in Git?
From
: Chris Patti <cpatti@xxxxxxxxx>
Re: textconv not invoked when viewing merge commit
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH 4/4] send-pack: abort sideband demuxer on pack-objects error
From
: Jeff King <peff@xxxxxxxx>
RFC: git send-email and error handling
From
: Paul Gortmaker <paul.gortmaker@xxxxxxxxxxxxx>
Re: textconv not invoked when viewing merge commit
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: textconv not invoked when viewing merge commit
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH 4/4] send-pack: abort sideband demuxer on pack-objects error
From
: Johannes Sixt <j6t@xxxxxxxx>
Re: textconv not invoked when viewing merge commit
From
: Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx>
Re: The future of gitweb - part 2: JavaScript
From
: Michał Łowicki <mlowicki@xxxxxxxxx>
Re: textconv not invoked when viewing merge commit
From
: Jeff King <peff@xxxxxxxx>
Re: textconv not invoked when viewing merge commit
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: textconv not invoked when viewing merge commit
From
: Jeff King <peff@xxxxxxxx>
Re: What's cooking in git.git (Apr 2011, #04; Tue, 12)
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: textconv not invoked when viewing merge commit
From
: Jeff King <peff@xxxxxxxx>
Re: What's cooking in git.git (Apr 2011, #04; Tue, 12)
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: [PATCH] git.txt: fix list continuation
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: git archive: tar.umask ignored
From
: René Scharfe <rene.scharfe@xxxxxxxxxxxxxx>
[PATCH] contrib/completion: --notes, --no-notes
From
: Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx>
Re: [BUG] format-patch does not wrap From-field after author name
From
: Jeff King <peff@xxxxxxxx>
Re: [BUG] format-patch does not wrap From-field after author name
From
: Jeff King <peff@xxxxxxxx>
[PATCHv2] t3306,t5304: avoid clock skew issues
From
: Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx>
Re: [BUG] format-patch does not wrap From-field after author name
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] log: convert to parse-options
From
: Junio C Hamano <gitster@xxxxxxxxx>
[BUG] format-patch does not wrap From-field after author name
From
: Erik Faye-Lund <kusmabite@xxxxxxxxx>
Re: What's cooking in git.git (Apr 2011, #04; Tue, 12)
From
: Michael Haggerty <mhagger@xxxxxxxxxxxx>
Re: Gitbox
From
: Martin Langhoff <martin.langhoff@xxxxxxxxx>
[PATCH] log: convert to parse-options
From
: Carlos Martín Nieto <cmn@xxxxxxxx>
Re: Gitbox
From
: Victor Engmark <victor.engmark@xxxxxxxxxxxxxx>
Re: Gitbox
From
: Martin Langhoff <martin.langhoff@xxxxxxxxx>
Re: [PATCH 4/4] send-pack: abort sideband demuxer on pack-objects error
From
: Jeff King <peff@xxxxxxxx>
Re: What's cooking in git.git (Apr 2011, #04; Tue, 12)
From
: Piotr Krukowiecki <piotr.krukowiecki@xxxxxxxxx>
Re: What's cooking in git.git (Apr 2011, #04; Tue, 12)
From
: Piotr Krukowiecki <piotr.krukowiecki@xxxxxxxxx>
Re: BUG: git-svn dcommit and concurrency (Re: git svn dcommit errors all no-yet-commited changes are left squashed/uncommited?)
From
: Piotr Krukowiecki <piotr.krukowiecki@xxxxxxxxx>
Re: Gitbox
From
: Drew Northup <drew.northup@xxxxxxxxx>
Re: Gitbox
From
: Vincent van Ravesteijn <vfr@xxxxxxx>
The future of gitweb - part 2: JavaScript
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: Gitbox
From
: Sitaram Chamarty <sitaramc@xxxxxxxxx>
Re: Interdiff between amended commits
From
: Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx>
Re: Interdiff between amended commits
From
: lists@xxxxxxxxxxxxxxxx (Stefan Haller)
[PATCH] git.txt: fix list continuation
From
: Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx>
Re: Interdiff between amended commits
From
: Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCH] Allow git mv FILENAME Filename when core.ignorecase = true
From
: Joshua Juran <jjuran@xxxxxxxxx>
Re: Gitbox
From
: Joshua Juran <jjuran@xxxxxxxxx>
Re: Gitbox
From
: merlyn@xxxxxxxxxxxxxx (Randal L. Schwartz)
Re: Gitbox
From
: Chris Perkins <cperkins@xxxxxxxxxxxx>
Re: Gitbox
From
: Chris Perkins <cperkins@xxxxxxxxxxxx>
Re: Gitbox
From
: merlyn@xxxxxxxxxxxxxx (Randal L. Schwartz)
Re: Gitbox
From
: merlyn@xxxxxxxxxxxxxx (Randal L. Schwartz)
Re: Gitbox
From
: Tim Smith <tzs@xxxxxxx>
[ANNOUNCE] Git 1.7.5.rc2
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: BUG: git-svn dcommit and concurrency (Re: git svn dcommit errors all no-yet-commited changes are left squashed/uncommited?)
From
: Eric Wong <normalperson@xxxxxxxx>
Re: [PATCH/RFC] Documentation/format-patch: summarize patch-sending workflow
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] remove doubled words, e.g., s/to to/to/, and fix related typos
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: Gitbox
From
: Joshua Juran <jjuran@xxxxxxxxx>
[PATCH/RFC] Documentation/format-patch: summarize patch-sending workflow
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: Gitbox
From
: merlyn@xxxxxxxxxxxxxx (Randal L. Schwartz)
Re: [PATCH] remove doubled words, e.g., s/to to/to/, and fix related typos
From
: Jim Meyering <jim@xxxxxxxxxxxx>
Re: gsoc - Better git log --follow support
From
: Michał Łowicki <mlowicki@xxxxxxxxx>
Re: Gitbox
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH v2] rerere: Expose an API corresponding to 'clear' functionality
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>