Git Distributed Software Revision Control
Thread Index
[
Prev Page
][
Next Page
]
Re: [RFC 06/11 v2] fast-import: Add support for importing commit notes
From
: Johan Herland <johan@xxxxxxxxxxx>
Re: [PATCH v3] Demonstrate bugs when a directory is replaced with a symlink
From
: Kjetil Barvik <barvik@xxxxxxxxxxxx>
Re: [msysGit] Git for Windows 1.6.4
From
: Christian MICHON <christian.michon@xxxxxxxxx>
Re: Git for Windows 1.6.4
From
: Erik Faye-Lund <kusmabite@xxxxxxxxxxxxxx>
Re: 'git pull' fails with 'not uptodate' message despite 'git reset --hard'
From
: Jody McIntyre <scjody@xxxxxxx>
Re: git-fast-import question
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
cc/sequencer-rebase-i, was Re: What's cooking in git.git (Jul 2009, #03; Wed, 29)
From
: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
Re: [PATCH v3] Demonstrate bugs when a directory is replaced with a symlink
From
: Junio C Hamano <gitster@xxxxxxxxx>
git-fast-import question
From
: Troy Telford <ttelford.groups@xxxxxxxxx>
Re: [msysGit] Git for Windows 1.6.4
From
: Christian MICHON <christian.michon@xxxxxxxxx>
Re: [msysGit] Git for Windows 1.6.4
From
: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
Re: [PATCH 2/3 v2] Use an external program to implement fetching with curl
From
: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
Re: [PATCH v3] Demonstrate bugs when a directory is replaced with a symlink
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Re: [msysGit] Git for Windows 1.6.4
From
: Christian MICHON <christian.michon@xxxxxxxxx>
Re: [PATCH 1/3 v2] Add support for external programs for handling native fetches
From
: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
Git for Windows 1.6.4
From
: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
What's cooking in git.git (Jul 2009, #03; Wed, 29)
From
: Junio C Hamano <gitster@xxxxxxxxx>
What's in git.git (Jul 2009, #02; Wed, 29)
From
: Junio C Hamano <gitster@xxxxxxxxx>
A note from the maintainer
From
: Junio C Hamano <gitster@xxxxxxxxx>
[PATCH v3] Demonstrate bugs when a directory is replaced with a symlink
From
: "Pickens, James E" <james.e.pickens@xxxxxxxxx>
Re: External Diff Tool
From
: Bert Wesarg <bert.wesarg@xxxxxxxxxxxxxx>
Re: Null deref in recursive merge in df73af5f667a479764d2b2195cb0cb60b0b89e3d
From
: Josh ben Jore <jbenjore@xxxxxxxxxxxxxx>
Re: 'git pull' fails with 'not uptodate' message despite 'git reset --hard'
From
: Avery Pennarun <apenwarr@xxxxxxxxx>
Re: 'git pull' fails with 'not uptodate' message despite 'git reset --hard'
From
: Jody McIntyre <scjody@xxxxxxx>
External Diff Tool
From
: Eric Stegemoller <estegemoller@xxxxxxxxxxx>
Re: How to push properly a la subversion
From
: Dmitry Potapov <dpotapov@xxxxxxxxx>
Re: How to push properly a la subversion
From
: Avery Pennarun <apenwarr@xxxxxxxxx>
Re: [PATCH] git svn: add an option to recode pathnames
From
: Eric Wong <normalperson@xxxxxxxx>
Re: [RFC 06/11 v2] fast-import: Add support for importing commit notes
From
: Junio C Hamano <gitster@xxxxxxxxx>
How to push properly a la subversion
From
: Matthieu Stigler <matthieu.stigler@xxxxxxxxx>
Re: Pro Git Book
From
: Sverre Rabbelier <srabbelier@xxxxxxxxx>
Re: [PATCH v2] Demonstrate bugs when a directory is replaced with a symlink
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: Output from git diff
From
: Junio C Hamano <gitster@xxxxxxxxx>
[PATCH v2] Demonstrate bugs when a directory is replaced with a symlink
From
: "Pickens, James E" <james.e.pickens@xxxxxxxxx>
Re: Output from git diff
From
: Pat Notz <patnotz@xxxxxxxxx>
Output from git diff
From
: David Kågedal <davidk@xxxxxxxxxxxxxx>
RE: [PATCH 1/2] Demonstrate bugs when a directory is replaced with a symlink.
From
: "Pickens, James E" <james.e.pickens@xxxxxxxxx>
Re: [PATCHv3 8/8] t3302-notes-index-expensive: Speed up create_repo()
From
: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
Re: [PATCHv3 6/8] First draft of notes tree parser with support for fanout subtrees
From
: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
Re: [PATCHv3 1/8] Introduce commit notes
From
: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
RE: [PATCH 2/2] Demonstrate merge failure when a directory is replaced with a symlink.
From
: "Pickens, James E" <james.e.pickens@xxxxxxxxx>
Re: [BUG] Endless loop in git whatchanged --graph -m
From
: Michał Kiedrowicz <michal.kiedrowicz@xxxxxxxxx>
Re: [RFC 06/11 v2] fast-import: Add support for importing commit notes
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: Fw: Null deref in recursive merge in df73af5f667a479764d2b2195cb0cb60b0b89e3d
From
: Clemens Buchacher <drizzd@xxxxxx>
Re: Adding files to a git-archive when it is generated, and whats the best way to find out what branch a commit is on?
From
: Jeff Epler <jepler@xxxxxxxxxxxxxx>
Re: Pro Git Book
From
: Scott Chacon <schacon@xxxxxxxxx>
[JGIT PATCH 4/5] Add no fallback constructor to FileBasedConfig
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
[JGIT PATCH 5/5] Include the file path when FileBasedConfig.load throws an exception
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
[JGIT PATCH 1/5] Don't dispose of RevFlag used to advertise objects in ReceivePack
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
[JGIT PATCH 3/5] Add ConfigInvalidException constructor to take Throwable
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
[JGIT PATCH 2/5] Allow RemoteConfig.getAllRemoteConfigs on any Config object
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
[JGIT PATCH 0/5] Some minor bug fixes
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
Re: [PATCH] Allow author names with just two letters.
From
: Oswald Buddenhagen <oswald.buddenhagen@xxxxxxxxx>
Re: [PATCH] post-receive-email: Set content-type and encoding in generated mail
From
: Jeff King <peff@xxxxxxxx>
Re: [RFC 06/11 v2] fast-import: Add support for importing commit notes
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
Re: [PATCHv3 7/8] fast-import: Add support for importing commit notes
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
Re: Null deref in recursive merge in df73af5f667a479764d2b2195cb0cb60b0b89e3d
From
: Josh ben Jore <jbenjore@xxxxxxxxxxxxxx>
Re: [PATCH] post-receive-email: Set content-type and encoding in generated mail
From
: Teemu Likonen <tlikonen@xxxxxx>
[PATCH] post-receive-email: Set content-type and encoding in generated mail
From
: Fabian Emmes <emmes@xxxxxxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH 0/3 v2] Improve your performance with our patch
From
: Reece Dunn <msclrhd@xxxxxxxxxxxxxx>
Re: [PATCH 0/3 v2] Improve your performance with our patch
From
: Rogan Dawes <lists@xxxxxxxxxxxx>
Re: git-reset any branch head
From
: ZoltánFüzesi <zfuzesi@xxxxxxxxx>
Re: git-reset any branch head
From
: Pat Notz <patnotz@xxxxxxxxx>
Re: [PATCH 5/5] unpack_trees(): add support for sparse checkout
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: git-reset any branch head
From
: ZoltánFüzesi <zfuzesi@xxxxxxxxx>
Re: git-reset any branch head
From
: Santi Béjar <santi@xxxxxxxxxxx>
Re: Adding files to a git-archive when it is generated, and whats the best way to find out what branch a commit is on?
From
: Santi Béjar <santi@xxxxxxxxxxx>
git-reset any branch head
From
: ZoltánFüzesi <zfuzesi@xxxxxxxxx>
Re: Adding files to a git-archive when it is generated, and whats the best way to find out what branch a commit is on?
From
: demerphq <demerphq@xxxxxxxxx>
[PATCH] git svn: add an option to recode pathnames
From
: Dmitry Statyvka <dstatyvka@xxxxxxxxxxxxxxxxxx>
Re: Pro Git Book
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: Adding files to a git-archive when it is generated, and whats the best way to find out what branch a commit is on?
From
: Santi Béjar <santi@xxxxxxxxxxx>
Re: How to host a github?
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: Adding files to a git-archive when it is generated, and whats the best way to find out what branch a commit is on?
From
: demerphq <demerphq@xxxxxxxxx>
Re: [PATCH] Documentation: Fix build failure of docs.
From
: Saikiran Madugula <hummerbliss@xxxxxxxxx>
Re: [PATCHv3] git apply: option to ignore whitespace differences
From
: Giuseppe Bilotta <giuseppe.bilotta@xxxxxxxxx>
Re: [PATCHv3] git apply: option to ignore whitespace differences
From
: Giuseppe Bilotta <giuseppe.bilotta@xxxxxxxxx>
Re: [RFC 03/11] Allow programs to not depend on remotes having urls
From
: Alex Riesen <raa.lkml@xxxxxxxxx>
Re: [PATCHv3 1/8] Introduce commit notes
From
: Alex Riesen <raa.lkml@xxxxxxxxx>
[ANNOUNCE] GIT 1.6.4
From
: Junio C Hamano <gitster@xxxxxxxxx>
[ANNOUNCE] GIT 1.6.3.4
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: Adding files to a git-archive when it is generated, and whats the best way to find out what branch a commit is on?
From
: Santi Béjar <santi@xxxxxxxxxxx>
Re: Adding files to a git-archive when it is generated, and whats the best way to find out what branch a commit is on?
From
: Avery Pennarun <apenwarr@xxxxxxxxx>
Re: [PATCHv3] git apply: option to ignore whitespace differences
From
: Nanako Shiraishi <nanako3@xxxxxxxxxxx>
Re: [PATCHv3] git apply: option to ignore whitespace differences
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH 1/2] Demonstrate bugs when a directory is replaced with a symlink.
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH 2/2] Demonstrate merge failure when a directory is replaced with a symlink.
From
: Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx>
Re: [RFC/PATCH] technical-docs: document tree-walking API
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCHv3] git apply: option to ignore whitespace differences
From
: Giuseppe Bilotta <giuseppe.bilotta@xxxxxxxxx>
Re: [PATCH 1/2] Demonstrate bugs when a directory is replaced with a symlink.
From
: Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx>
Adding files to a git-archive when it is generated, and whats the best way to find out what branch a commit is on?
From
: demerphq <demerphq@xxxxxxxxx>
Re: [PATCHv3 5/8] Teach "-m <msg>" and "-F <file>" to "git notes edit"
From
: Thomas Rast <trast@xxxxxxxxxxxxxxx>
Re: How to host a github?
From
: Alex Riesen <raa.lkml@xxxxxxxxx>
Re: [PATCHv3] git apply: option to ignore whitespace differences
From
: Junio C Hamano <gitster@xxxxxxxxx>
[PATCH 5/5] unpack_trees(): add support for sparse checkout
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 4/5] unpack_trees(): keep track of unmerged entries
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 3/5] gitignore: read from index if .gitignore is not in worktree
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 2/5] grep: skip files outside sparse checkout area
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 1/5] Prevent diff machinery from examining worktree outside sparse checkout
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[RFC PATCH 0/5] Sparse checkout resurrection
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
Re: [PATCHv3] git apply: option to ignore whitespace differences
From
: Giuseppe Bilotta <giuseppe.bilotta@xxxxxxxxx>
How to host a github?
From
: jvsrvcs <jvsrvcs@xxxxxxxxx>
Re: [PATCH] Update the documentation of the raw diff output format
From
: David Kågedal <davidk@xxxxxxxxxxxxxx>
[RFC/PATCH] technical-docs: document tree-walking API
From
: Stephen Boyd <bebarino@xxxxxxxxx>
Re: [PATCH] Make "git request-pull" use the configured remote.REMOTE.uploadpack
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [RFC 06/11 v2] fast-import: Add support for importing commit notes
From
: Johan Herland <johan@xxxxxxxxxxx>
[PATCHv3 8/8] t3302-notes-index-expensive: Speed up create_repo()
From
: Johan Herland <johan@xxxxxxxxxxx>
[PATCHv3 7/8] fast-import: Add support for importing commit notes
From
: Johan Herland <johan@xxxxxxxxxxx>
[PATCHv3 6/8] First draft of notes tree parser with support for fanout subtrees
From
: Johan Herland <johan@xxxxxxxxxxx>
[PATCHv3 5/8] Teach "-m <msg>" and "-F <file>" to "git notes edit"
From
: Johan Herland <johan@xxxxxxxxxxx>
[PATCHv3 4/8] Add an expensive test for git-notes
From
: Johan Herland <johan@xxxxxxxxxxx>
[PATCHv3 3/8] Speed up git notes lookup
From
: Johan Herland <johan@xxxxxxxxxxx>
[PATCHv3 2/8] Add a script to edit/inspect notes
From
: Johan Herland <johan@xxxxxxxxxxx>
[PATCHv3 1/8] Introduce commit notes
From
: Johan Herland <johan@xxxxxxxxxxx>
[PATCHv3 0/8] RESEND: git notes
From
: Johan Herland <johan@xxxxxxxxxxx>
Re: [RFC 06/11 v2] fast-import: Add support for importing commit notes
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] Make "git request-pull" use the configured remote.REMOTE.uploadpack
From
: Tom Grennan <tgrennan@xxxxxxxxxxx>
Re: 'git pull' fails with 'not uptodate' message despite 'git reset --hard'
From
: Avery Pennarun <apenwarr@xxxxxxxxx>
Re: [PATCH] Make "git request-pull" use the configured remote.REMOTE.uploadpack
From
: Santi Béjar <santi@xxxxxxxxxxx>
'git pull' fails with 'not uptodate' message despite 'git reset --hard'
From
: Jody McIntyre <scjody@xxxxxxx>
Fw: Null deref in recursive merge in df73af5f667a479764d2b2195cb0cb60b0b89e3d
From
: Josh ben Jore <jbenjore@xxxxxxxxxxxxxx>
More symlink/directory troubles
From
: James Pickens <james.e.pickens@xxxxxxxxx>
[PATCH 1/2] Demonstrate bugs when a directory is replaced with a symlink.
From
: James Pickens <james.e.pickens@xxxxxxxxx>
[PATCH 2/2] Demonstrate merge failure when a directory is replaced with a symlink.
From
: James Pickens <james.e.pickens@xxxxxxxxx>
Null deref in recursive merge in df73af5f667a479764d2b2195cb0cb60b0b89e3d
From
: Josh ben Jore <jbenjore@xxxxxxxxxxxxxx>
Re: [PATCHv3] git apply: option to ignore whitespace differences
From
: Junio C Hamano <gitster@xxxxxxxxx>
[PATCH v4 6/5] DWIM 'git stash save -p' for 'git stash -p'
From
: Thomas Rast <trast@xxxxxxxxxxxxxxx>
[PATCH v4 5/5] Implement 'git stash save --patch'
From
: Thomas Rast <trast@xxxxxxxxxxxxxxx>
[PATCH v4 4/5] Implement 'git checkout --patch'
From
: Thomas Rast <trast@xxxxxxxxxxxxxxx>
[PATCH v4 3/5] Implement 'git reset --patch'
From
: Thomas Rast <trast@xxxxxxxxxxxxxxx>
[PATCH v4 2/5] builtin-add: refactor the meat of interactive_add()
From
: Thomas Rast <trast@xxxxxxxxxxxxxxx>
[PATCH v4 1/5] git-apply--interactive: Refactor patch mode code
From
: Thomas Rast <trast@xxxxxxxxxxxxxxx>
[PATCH v4 0/5] {checkout,reset,stash} --patch
From
: Thomas Rast <trast@xxxxxxxxxxxxxxx>
Re: From P4 to Git
From
: Jakub Narebski <jnareb@xxxxxxxxx>
[PATCHv3] git apply: option to ignore whitespace differences
From
: Giuseppe Bilotta <giuseppe.bilotta@xxxxxxxxx>
Re: [PATCH] Update the documentation of the raw diff output format
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: From P4 to Git
From
: david@xxxxxxx
From P4 to Git
From
: Arnaud Bailly <abailly@xxxxxxxxx>
Re: Add option in git-am to ignore leading text?
From
: Frans Pop <elendil@xxxxxxxxx>
Re: Add option in git-am to ignore leading text?
From
: Frans Pop <elendil@xxxxxxxxx>
Re: Add option in git-am to ignore leading text?
From
: Nicolas Sebrecht <nicolas.s.dev@xxxxxx>
Re: [PATCH 3/3 v2] git-http-fetch: not a builtin
From
: Daniel Barkalow <barkalow@xxxxxxxxxxxx>
Re: [PATCH] Documentation: Fix build failure of docs.
From
: Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCH 2/3 v2] Use an external program to implement fetching with curl
From
: Daniel Barkalow <barkalow@xxxxxxxxxxxx>
Re: [PATCH 1/3 v2] Add support for external programs for handling native fetches
From
: Daniel Barkalow <barkalow@xxxxxxxxxxxx>
Re: Add option in git-am to ignore leading text?
From
: Frans Pop <elendil@xxxxxxxxx>
Re: [PATCH 1/3] log: Show reflog date with --date=normal
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] Documentation: Fix build failure of docs.
From
: Saikiran Madugula <hummerbliss@xxxxxxxxx>
Re: Pro Git Book
From
: Scott Chacon <schacon@xxxxxxxxx>
Re: [PATCH] Documentation: Fix build failure of docs.
From
: Thomas Rast <trast@xxxxxxxxxxxxxxx>
[PATCH] Documentation: Fix build failure of docs.
From
: Saikiran Madugula <hummerbliss@xxxxxxxxx>
Re: [PATCH 1/3 v2] Add support for external programs for handling native fetches
From
: Daniel Barkalow <barkalow@xxxxxxxxxxxx>
Re: git-send-email generates mail with invalid Message-Id
From
: Nicolas Sebrecht <nicolas.s.dev@xxxxxx>
Re: [PATCH 2/3 v2] Use an external program to implement fetching with curl
From
: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
[PATCH] git-rerere.txt: Clarify ambiguity of the config variable
From
: Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx>
Re: Add option in git-am to ignore leading text?
From
: Mark Brown <broonie@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
Re: Add option in git-am to ignore leading text?
From
: Nicolas Sebrecht <nicolas.s.dev@xxxxxx>
Re: [PATCH 2/3 v2] Use an external program to implement fetching with curl
From
: Erik Faye-Lund <kusmabite@xxxxxxxxxxxxxx>
Re: [PATCH 0/3 v2] Improve your performance with our patch
From
: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
Re: [PATCH 1/3] log: Show reflog date with --date=normal
From
: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
Re: [PATCH 3/3 v2] git-http-fetch: not a builtin
From
: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
Re: [PATCH 2/3 v2] Use an external program to implement fetching with curl
From
: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
Re: [PATCH 1/3] log: Show reflog date with --date=normal
From
: Thomas Rast <trast@xxxxxxxxxxxxxxx>
Re: [PATCH 1/3 v2] Add support for external programs for handling native fetches
From
: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
Re: [PATCH 0/3 v2] Improve your performance with our patch
From
: Reece Dunn <msclrhd@xxxxxxxxxxxxxx>
Re: [PATCH 1/3] log: Show reflog date with --date=normal
From
: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
Re: git-send-email generates mail with invalid Message-Id
From
: Erik Faye-Lund <kusmabite@xxxxxxxxxxxxxx>
Re: [PATCH 1/3] log: Show reflog date with --date=normal
From
: Thomas Rast <trast@xxxxxxxxxxxxxxx>
Re: git-send-email generates mail with invalid Message-Id
From
: Erik Faye-Lund <kusmabite@xxxxxxxxxxxxxx>
Re: git-send-email generates mail with invalid Message-Id
From
: Nicolas Sebrecht <nicolas.s.dev@xxxxxx>
Re: Pro Git Book -- Git
From
: Yakup Akbay <yakbay@xxxxxxxxxx>
Re: git-send-email generates mail with invalid Message-Id
From
: Frans Pop <elendil@xxxxxxxxx>
Re: [PATCH 0/3 v2] Improve your performance with our patch
From
: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
Re: [PATCH 1/3] log: Show reflog date with --date=normal
From
: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
Re: [PATCH 1/3] log: Show reflog date with --date=normal
From
: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
Re: git-send-email generates mail with invalid Message-Id
From
: Nicolas Sebrecht <nicolas.s.dev@xxxxxx>
Re: git-send-email generates mail with invalid Message-Id
From
: Frans Pop <elendil@xxxxxxxxx>
Re: git-send-email generates mail with invalid Message-Id
From
: Frans Pop <elendil@xxxxxxxxx>
Re: git-send-email generates mail with invalid Message-Id
From
: Thomas Rast <trast@xxxxxxxxxxxxxxx>
Re: git-send-email generates mail with invalid Message-Id
From
: Erik Faye-Lund <kusmabite@xxxxxxxxxxxxxx>
Re: git svn fetches the same revision multiple times for non-trunk branches
From
: Eric Wong <normalperson@xxxxxxxx>
Re: git-send-email generates mail with invalid Message-Id
From
: Thomas Rast <trast@xxxxxxxxxxxxxxx>
Re: git-send-email generates mail with invalid Message-Id
From
: Erik Faye-Lund <kusmabite@xxxxxxxxxxxxxx>
Re: Pro Git Book
From
: David Aguilar <davvid@xxxxxxxxx>
[PATCH 3/3] bash completion: log --date, --no-date and --date=normal
From
: Thomas Rast <trast@xxxxxxxxxxxxxxx>
[PATCH 2/3] log: --date and --no-date to toggle reflog dates
From
: Thomas Rast <trast@xxxxxxxxxxxxxxx>
[PATCH 1/3] log: Show reflog date with --date=normal
From
: Thomas Rast <trast@xxxxxxxxxxxxxxx>
Re: [PATCH 1/3 v2] Add support for external programs for handling native fetches
From
: Bert Wesarg <bert.wesarg@xxxxxxxxxxxxxx>
Re: What's cooking in git.git (Jul 2009, #02; Sun, 26)
From
: Paolo Bonzini <paolo.bonzini@xxxxxxxxx>
Re: What's cooking in git.git (Jul 2009, #02; Sun, 26)
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] git fast-export: add --no-data option
From
: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
Re: [PATCH 0/3 v2] Improve your performance with our patch
From
: Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx>
Re: What's cooking in git.git (Jul 2009, #02; Sun, 26)
From
: Paolo Bonzini <bonzini@xxxxxxx>
[PATCH 3/3 v2] git-http-fetch: not a builtin
From
: Daniel Barkalow <barkalow@xxxxxxxxxxxx>
[PATCH 2/3 v2] Use an external program to implement fetching with curl
From
: Daniel Barkalow <barkalow@xxxxxxxxxxxx>
[PATCH 1/3 v2] Add support for external programs for handling native fetches
From
: Daniel Barkalow <barkalow@xxxxxxxxxxxx>
[PATCH 0/3 v2] Improve your performance with our patch
From
: Daniel Barkalow <barkalow@xxxxxxxxxxxx>
Re: [RFC] request-pull with diff body itself
From
: Cyrill Gorcunov <gorcunov@xxxxxxxxx>
Re: [PATCH] git fast-export: add --no-data option
From
: Stephen Boyd <bebarino@xxxxxxxxx>
Add option in git-am to ignore leading text?
From
: Frans Pop <elendil@xxxxxxxxx>
git-send-email generates mail with invalid Message-Id
From
: Frans Pop <elendil@xxxxxxxxx>
[PATCH] git fast-export: add --no-data option
From
: Geoffrey Irving <irving@xxxxxxx>
Re: Slight in error in git-rerere help page
From
: pinard@xxxxxxxxxxxxxxxx (François Pinard)
Slight in error in git-rerere help page
From
: pinard@xxxxxxxxxxxxxxxx (François Pinard)
[RFC 06/11 v2] fast-import: Add support for importing commit notes
From
: Johan Herland <johan@xxxxxxxxxxx>
Re: git svn fetches the same revision multiple times for non-trunk branches
From
: Robert Zeh <robert.a.zeh@xxxxxxxxx>
Re: git-svn commit count vs- revision count
From
: Tobi <listaccount@xxxxxxxxxx>
Re: git-svn commit count vs- revision count
From
: Tobi <listaccount@xxxxxxxxxx>
Re: [PATCH] Make 'git stash -k' a short form for 'git stash save --keep-index'
From
: Sverre Rabbelier <srabbelier@xxxxxxxxx>
Re: [PATCH] Make 'git stash -k' a short form for 'git stash save --keep-index'
From
: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
Re: [RFC] request-pull with diff body itself
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] Make 'git stash -k' a short form for 'git stash save --keep-index'
From
: Sverre Rabbelier <srabbelier@xxxxxxxxx>
Re: Pro Git Book
From
: Tim Visher <tim.visher@xxxxxxxxx>
[PATCH] Make "git request-pull" use the configured remote.REMOTE.uploadpack
From
: Tom Grennan <tgrennan@xxxxxxxxxxx>
Re: git-svn commit count vs- revision count
From
: Tobi <listaccount@xxxxxxxxxx>
Re: Output from git diff-tree (documentation)
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [RFC] request-pull with diff body itself
From
: Cyrill Gorcunov <gorcunov@xxxxxxxxx>
Output from git diff-tree (documentation)
From
: David Kågedal <davidk@xxxxxxxxxxxxxx>
Re: [RFC] request-pull with diff body itself
From
: Junio C Hamano <gitster@xxxxxxxxx>
[RFC] request-pull with diff body itself
From
: Cyrill Gorcunov <gorcunov@xxxxxxxxx>
Re: [RFC 03/11] Allow programs to not depend on remotes having urls
From
: Daniel Barkalow <barkalow@xxxxxxxxxxxx>
RE: Question about fixing windows bug reading graft data
From
: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
Re: [PATCH/RFC 10/10] gitweb: Create links leading to 'blame_incremental' using JavaScript
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: [RFC 00/11] Foreign VCS helper program for CVS repositories
From
: Daniel Barkalow <barkalow@xxxxxxxxxxxx>
Re: [RFC 03/11] Allow programs to not depend on remotes having urls
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] git fast-export: add --no-data option
From
: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
[PATCH] Make 'git stash -k' a short form for 'git stash save --keep-index'
From
: Johannes Schindelin <johannes.schindelin@xxxxxx>
Re: [RFC 06/11] Add support for mark references as path names
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
Re: [RFC 06/11] Add support for mark references as path names
From
: Johan Herland <johan@xxxxxxxxxxx>
Re: [PATCH] Preserve the protection mode for the Git config files
From
: Catalin Marinas <catalin.marinas@xxxxxxx>
Re: [RFC 00/11] Foreign VCS helper program for CVS repositories
From
: Johan Herland <johan@xxxxxxxxxxx>
Re: [PATCH/RFC 10/10] gitweb: Create links leading to 'blame_incremental' using JavaScript
From
: Martin Koegler <mkoegler@xxxxxxxxxxxxxxxxx>
Pro Git Book
From
: Scott Chacon <schacon@xxxxxxxxx>
RE: Question about fixing windows bug reading graft data
From
: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
RE: Question about fixing windows bug reading graft data
From
: "Kelly F. Hickel" <kfh@xxxxxxxxxxxxxx>
Re: [RFC 00/11] Foreign VCS helper program for CVS repositories
From
: Daniel Barkalow <barkalow@xxxxxxxxxxxx>
The 10th copy of the msysGit Herald
From
: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
Re: Problem packing repository
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
Problem packing repository
From
: "Murphy, John" <john.murphy@xxxxxxxxxxxxxxxxx>
Re: What's cooking in git.git (Jul 2009, #02; Sun, 26)
From
: Alex Riesen <raa.lkml@xxxxxxxxx>
Re: [RFC 06/11] Add support for mark references as path names
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
RE: git-svn error: RA layer request failed: PROPFIND requestfailed on '/svn/stf/branches/dev/sw%2Fdpemu%2Finclude%2FNetCnxn.h':
From
: "Timothy Schaeffer" <tschaeffer@xxxxxxxxxxx>
Re: Your software Git - Fast Version Control System registered on Skysoft
From
: Carlo Baffa <baffa@xxxxxxxxxxxxxxxx>
Re: [PATCH] git fast-export: add --no-data option
From
: Geoffrey Irving <irving@xxxxxxx>
Re: Your software Git - Fast Version Control System registered on Skysoft
From
: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
Your software Git - Fast Version Control System registered on Skysoft
From
: carlo baffa <baffa@xxxxxxxxxxxxxxxx>
Re: [PATCH] git-add -p: be able to undo a given hunk
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH] git-add -p: be able to undo a given hunk
From
: Jeff King <peff@xxxxxxxx>
Re: [RFC PATCH v3 0/5] {checkout,reset,stash} --patch
From
: Thomas Rast <trast@xxxxxxxxxxxxxxx>
Re: [PATCH] git-add -p: be able to undo a given hunk
From
: Thomas Rast <trast@xxxxxxxxxxxxxxx>
Re: git-svn commit count vs- revision count
From
: Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx>
git-svn commit count vs- revision count
From
: Tobi <listaccount@xxxxxxxxxx>
Re: [PATCH] git-add -p: be able to undo a given hunk
From
: Pierre Habouzit <madcoder@xxxxxxxxxx>
Re: [ANNOUNCE] GIT 1.6.4-rc3
From
: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
Re: [ANNOUNCE] GIT 1.6.4-rc3
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [ANNOUNCE] GIT 1.6.4-rc3
From
: Chris Hills <chaz@xxxxxxxxx>
[RFC 11/11] Add simple test cases of git-vcs-cvs functionality
From
: Johan Herland <johan@xxxxxxxxxxx>
[RFC 09/11] Introduce a 'marks <filename>' feature to the foreign transport code
From
: Johan Herland <johan@xxxxxxxxxxx>
[RFC 08/11] Teach foreign transport code to perform the "capabilities" command
From
: Johan Herland <johan@xxxxxxxxxxx>
[RFC 07/11] Preliminary clarifications to git-vcs documentation
From
: Johan Herland <johan@xxxxxxxxxxx>
[RFC 06/11] Add support for mark references as path names
From
: Johan Herland <johan@xxxxxxxxxxx>
[RFC 05/11] Refactor path name parsing into new function: get_path_str()
From
: Johan Herland <johan@xxxxxxxxxxx>
[RFC 04/11] Add a transport implementation using git-vcs-* helpers
From
: Johan Herland <johan@xxxxxxxxxxx>
[RFC 03/11] Allow programs to not depend on remotes having urls
From
: Johan Herland <johan@xxxxxxxxxxx>
[RFC 02/11] Use a function to determine whether a remote is valid
From
: Johan Herland <johan@xxxxxxxxxxx>
[RFC 01/11] Add specification of git-vcs-* helper programs
From
: Johan Herland <johan@xxxxxxxxxxx>
[RFC 00/11] Foreign VCS helper program for CVS repositories
From
: Johan Herland <johan@xxxxxxxxxxx>
Re: [PATCH] New whitespace checking category 'trailing-blank-line'
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: Performance issue of 'git branch'
From
: "George Spelvin" <linux@xxxxxxxxxxx>
[PATCH] subtree merge strategy fails if branch.master.rebase=true
From
: Jason Holden <jason.k.holden@xxxxxxxxx>
Re: [PATCH] New whitespace checking category 'trailing-blank-line'
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] Make git config fail on variables with no section, as documented
From
: Alex Vandiver <alex@xxxxxxxxx>
Re: [PATCH] Make git config fail on variables with no section, as documented
From
: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
Re: [PATCH] Make git config fail on variables with no section, as documented
From
: Alex Vandiver <alex@xxxxxxxxx>
Re: [PATCH 1/3] Add support for external programs for handling native fetches
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: What's cooking in git.git (Jul 2009, #02; Sun, 26)
From
: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
gp/maint-rebase-p-onto, was Re: What's cooking in git.git (Jul 2009, #02; Sun, 26)
From
: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
Re: Performance issue of 'git branch'
From
: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
Re: Performance issue of 'git branch'
From
: Avi Kivity <avi@xxxxxxxxxx>
Re: [PATCH] Make git config fail on variables with no section, as documented
From
: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
[PATCH] Fix documentation: "fmt-merge-msg" and "mv" are no longer scripts
From
: Heikki Orsila <heikki.orsila@xxxxxx>
Re: Performance issue of 'git branch'
From
: Theodore Tso <tytso@xxxxxxx>
Re: [PATCH 1/3] Add support for external programs for handling native fetches
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
[PATCH] Make git config fail on variables with no section, as documented
From
: Alex Vandiver <alex@xxxxxxxxx>
Re: [PATCH 1/3] Add support for external programs for handling native fetches
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCH] git-add -p: be able to undo a given hunk
From
: Jeff King <peff@xxxxxxxx>
Re: What's cooking in git.git (Jul 2009, #02; Sun, 26)
From
: Michael Haggerty <mhagger@xxxxxxxxxxxx>
db/transport-shim, was Re: What's cooking in git.git (Jul 2009, #02; Sun, 26)
From
: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
Re: Performance issue of 'git branch'
From
: demerphq <demerphq@xxxxxxxxx>
en/fast-export, was Re: What's cooking in git.git (Jul 2009, #02; Sun, 26)
From
: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
Re: Performance issue of 'git branch'
From
: demerphq <demerphq@xxxxxxxxx>
Re: Performance issue of 'git branch'
From
: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
Re: [PATCH] Trivial path quoting fixes in git-instaweb
From
: Eric Wong <normalperson@xxxxxxxx>
Re: [PATCH/RFC 10/10] gitweb: Create links leading to 'blame_incremental' using JavaScript
From
: Jakub Narebski <jnareb@xxxxxxxxx>
[PATCH] t9143: do not fail if Compress::Zlib is missing
From
: Eric Wong <normalperson@xxxxxxxx>
[PATCH] New whitespace checking category 'trailing-blank-line'
From
: Bruno Haible <bruno@xxxxxxxxx>
Re: What's cooking in git.git (Jul 2009, #02; Sun, 26)
From
: Jakub Narebski <jnareb@xxxxxxxxx>
What's cooking in git.git (Jul 2009, #02; Sun, 26)
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [RFC PATCH v3 5/5] Implement 'git stash save --patch'
From
: Thomas Rast <trast@xxxxxxxxxxxxxxx>
What's in git.git (Jul 2009, #01; Sun, 26)
From
: Junio C Hamano <gitster@xxxxxxxxx>
[ANNOUNCE] GIT 1.6.4-rc3
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH 2/2] git svn: the branch command no longer needs the full path
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: Performance issue of 'git branch'
From
: Mike Hommey <mh@xxxxxxxxxxxx>
Re: [PATCH 1/3] Add support for external programs for handling native fetches
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [RFC PATCH v3 5/5] Implement 'git stash save --patch'
From
: Sverre Rabbelier <srabbelier@xxxxxxxxx>
Re: [PATCH 1/3] Add support for external programs for handling native fetches
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: Performance issue of 'git branch'
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Re: Git Option/Subcommand Processing Library?
From
: Michael Bergin <michaeljbergin@xxxxxxxxx>
Re: git format-patch from date never set
From
: Dan Savilonis <djs@xxxxxxxxxx>
Re: [JGIT PATCH 09/19] Refactor Config hierarchy to make IO more explicit
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
Re: [JGIT PATCH 09/19] Refactor Config hierarchy to make IO more explicit
From
: Robin Rosenberg <robin.rosenberg.lists@xxxxxxxxxx>
Re: [JGIT PATCH] Fix WindowCacheGetTest.testCache_TooSmallLimit failures
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
Re: [JGIT PATCH] Fix WindowCacheGetTest.testCache_TooSmallLimit failures
From
: Robin Rosenberg <robin.rosenberg.lists@xxxxxxxxxx>
Re: Performance issue of 'git branch'
From
: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
Re: [JGIT PATCH 0/3] Request for help: graph-based UI
From
: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
Re: Git Option/Subcommand Processing Library?
From
: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
Re: git format-patch from date never set
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [JGIT PATCH 09/19] Refactor Config hierarchy to make IO more explicit
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
Re: [JGIT PATCH 09/19] Refactor Config hierarchy to make IO more explicit
From
: Robin Rosenberg <robin.rosenberg.lists@xxxxxxxxxx>
[JGIT PATCH 4/4] Fix racy condition when a repository is repacked
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
[JGIT PATCH 1/4] Avoid unnecessary stat when scanning packs in the objects directory
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
[JGIT PATCH 3/4] Don't create new pack lists if the directory hasn't changed
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
[JGIT PATCH 2/4] Make ObjectDirectory last modified time atomically updated with list
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
[JGIT PATCH 0/4] Racy pack directory fixes
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
Re: git format-patch from date never set
From
: Dan Savilonis <djs@xxxxxxxxxx>
Re: git format-patch from date never set
From
: Alex Riesen <raa.lkml@xxxxxxxxx>
git format-patch from date never set
From
: Dan Savilonis <djs@xxxxxxxxxx>
[RFC PATCH v3 5/5] Implement 'git stash save --patch'
From
: Thomas Rast <trast@xxxxxxxxxxxxxxx>
[RFC PATCH v3 1/5] git-apply--interactive: Refactor patch mode code
From
: Thomas Rast <trast@xxxxxxxxxxxxxxx>
[RFC PATCH v3 4/5] Implement 'git checkout --patch'
From
: Thomas Rast <trast@xxxxxxxxxxxxxxx>
[RFC PATCH v3 3/5] Implement 'git reset --patch'
From
: Thomas Rast <trast@xxxxxxxxxxxxxxx>
[RFC PATCH v3 2/5] builtin-add: refactor the meat of interactive_add()
From
: Thomas Rast <trast@xxxxxxxxxxxxxxx>
[RFC PATCH v3 0/5] {checkout,reset,stash} --patch
From
: Thomas Rast <trast@xxxxxxxxxxxxxxx>
Re: [PATCH 1/3] Add support for external programs for handling native fetches
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Re: Performance issue of 'git branch'
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCH 1/3] Add support for external programs for handling native fetches
From
: Steven Noonan <steven@xxxxxxxxxxxxxx>
Re: Performance issue of 'git branch'
From
: "Carlos R. Mafra" <crmafra2@xxxxxxxxx>
Re: Performance issue of 'git branch'
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Re: [JGIT PATCH 0/3] Request for help: graph-based UI
From
: Douglas Campos <douglas@xxxxxxxxxxx>
Re: [JGIT PATCH 0/3] Request for help: graph-based UI
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
[PATCH] git svn: make minimize URL more reliable over http(s)
From
: Eric Wong <normalperson@xxxxxxxx>
Re: [JGIT PATCH 02/19] Delete incorrect Javadoc from Config's getRawString method
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
Re: [JGIT PATCH 02/19] Delete incorrect Javadoc from Config's getRawString method
From
: Robin Rosenberg <robin.rosenberg.lists@xxxxxxxxxx>
Re: Performance issue of 'git branch'
From
: Mike Hommey <mh@xxxxxxxxxxxx>
Re: [ANNOUNCE] GIT 1.6.4-rc2
From
: Mattias Nissler <mattias.nissler@xxxxxx>
[JGIT PATCH] Fix WindowCacheGetTest.testCache_TooSmallLimit failures
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
Re: Git Option/Subcommand Processing Library?
From
: Michael Bergin <michaeljbergin@xxxxxxxxx>
Re: [JGIT] Re: blinking test WindowCacheGetTest.testCache_TooSmallLimit
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
Re: [PATCHv2/RFC 09/10] gitweb: Incremental blame (proof of concept)
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: [ANNOUNCE] GIT 1.6.4-rc2
From
: Eric Wong <normalperson@xxxxxxxx>
Re: [PATCH 1/3] Add support for external programs for handling native fetches
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCH 1/3] Add support for external programs for handling native fetches
From
: Daniel Barkalow <barkalow@xxxxxxxxxxxx>
Re: Performance issue of 'git branch'
From
: Reece Dunn <msclrhd@xxxxxxxxxxxxxx>
Re: Performance issue of 'git branch'
From
: Timo Hirvonen <tihirvon@xxxxxxxxx>
[JGIT PATCH 07/19] Correct user config to be of type FileBasedConfig
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
[JGIT PATCH 05/19] Use type specific sets when creating a new RepositoryConfig
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
[JGIT PATCH 01/19] Cleanup nonstandard references to encoding strings to bytes
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
[JGIT PATCH 03/19] Make Config.escapeValue a private method
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
[JGIT PATCH 06/19] Move SystemReader out of RepositoryConfig
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
[JGIT PATCH 12/19] Return base values first from Config.getStringList()
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
[JGIT PATCH 18/19] Use Config SectionParser cache to store daemon enable states
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
[JGIT PATCH 19/19] Use Config cache for fetch and receive configuration parsing
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
[JGIT PATCH 16/19] Refactor author/committer lookup to use cached data
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
[JGIT PATCH 15/19] Cache Config subsection names when requested by application code
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
[JGIT PATCH 17/19] Move repository config creation fully into Repository class
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
[JGIT PATCH 14/19] Support cached application models in a Config
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
[JGIT PATCH 13/19] Make Config thread safe by using copy-on-write semantics
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
[JGIT PATCH 09/19] Refactor Config hierarchy to make IO more explicit
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
[JGIT PATCH 11/19] Remove the map lookup for values in Config
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
[JGIT PATCH 10/19] Test for the config file when creating a new repository
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
[JGIT PATCH 08/19] Extract the test specific SystemReader out of RepositoryTestCase
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
[JGIT PATCH 04/19] Allow a RemoteConfig to use the more generic Config class
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
[JGIT PATCH 02/19] Delete incorrect Javadoc from Config's getRawString method
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
[JGIT PATCH 00/19] More Config class cleanup work
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
Re: [PATCH 1/3] Add support for external programs for handling native fetches
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
Re: [PATCH 1/3] Add support for external programs for handling native fetches
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCH 1/3] Add support for external programs for handling native fetches
From
: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
Re: Performance issue of 'git branch'
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
[PATCH 3/3] git-http-fetch: not a builtin
From
: Daniel Barkalow <barkalow@xxxxxxxxxxxx>
[PATCH 2/3] Use an external program to implement fetching with curl
From
: Daniel Barkalow <barkalow@xxxxxxxxxxxx>
[PATCH 1/3] Add support for external programs for handling native fetches
From
: Daniel Barkalow <barkalow@xxxxxxxxxxxx>
Re: [PATCH] git fast-export: add --no-data option
From
: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
Re: [PATCH 1/2] Make section_name_match start on '[', and return the length on success
From
: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
Re: [PATCH 1/2] Make section_name_match start on '[', and return the length on success
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [JGIT] Re: blinking test WindowCacheGetTest.testCache_TooSmallLimit
From
: Robin Rosenberg <robin.rosenberg.lists@xxxxxxxxxx>
Re: [PATCH] git fast-export: add --no-data option
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH 1/2] Make section_name_match start on '[', and return the length on success
From
: Alex Vandiver <alex@xxxxxxxxx>
Re: [PATCH resend] Disable asciidoc 8.4.1+ semantics for `{plus}` and friends
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: Git Option/Subcommand Processing Library?
From
: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
Git Option/Subcommand Processing Library?
From
: Michael Bergin <michaeljbergin@xxxxxxxxx>
Re: [RFC PATCH v2 2/3] Introduce git-discard
From
: Pierre Habouzit <madcoder@xxxxxxxxxx>
Re: [PATCH] git-add -p: be able to undo a given hunk
From
: Pierre Habouzit <madcoder@xxxxxxxxxx>
Re: [PATCH] git-add -p: be able to undo a given hunk
From
: Pierre Habouzit <madcoder@xxxxxxxxxx>
Re: [PATCH/RFC v2] git-p4: stream from perforce to speed up clones
From
: Pete Wyckoff <pw@xxxxxxxx>
[PATCH 4/5] git-p4 stream: check apple file type
From
: Pete Wyckoff <pw@xxxxxxxx>
[PATCH 3/5] git-p4 stream: show relative path in debug messages
From
: Pete Wyckoff <pw@xxxxxxxx>
[PATCH 2/5] git-p4 stream: do not pass branchPrefixes so much
From
: Pete Wyckoff <pw@xxxxxxxx>
[PATCH 5/5] git-p4 stream: use existing p4CmdList with callback
From
: Pete Wyckoff <pw@xxxxxxxx>
[PATCH 1/5] git-p4 stream: remove unused function
From
: Pete Wyckoff <pw@xxxxxxxx>
Re: [PATCH] git fast-export: add --no-data option
From
: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
Re: [PATCH 2/2] After renaming a section, print any trailing variable definitions
From
: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
Re: [PATCH 1/2] Make section_name_match start on '[', and return the length on success
From
: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
[PATCH] git fast-export: add --no-data option
From
: Geoffrey Irving <irving@xxxxxxx>
Re: [ANNOUNCE] GIT 1.6.4-rc2
From
: Mattias Nissler <mattias.nissler@xxxxxx>
[PATCH resend] Disable asciidoc 8.4.1+ semantics for `{plus}` and friends
From
: Thomas Rast <trast@xxxxxxxxxxxxxxx>
[PATCH 2/2] git svn: the branch command no longer needs the full path
From
: Eric Wong <normalperson@xxxxxxxx>
Re: git svn fetches the same revision multiple times for non-trunk branches
From
: Eric Wong <normalperson@xxxxxxxx>
Re: [PATCH/RFC 10/10] gitweb: Create links leading to 'blame_incremental' using JavaScript
From
: Martin Koegler <mkoegler@xxxxxxxxxxxxxxxxx>
Re: [ANNOUNCE] GIT 1.6.4-rc2
From
: Eric Wong <normalperson@xxxxxxxx>
Re: git-svn error: RA layer request failed: PROPFIND request failed on '/svn/stf/branches/dev/sw%2Fdpemu%2Finclude%2FNetCnxn.h':
From
: Eric Wong <normalperson@xxxxxxxx>
Re: [PATCH] git-add -p: be able to undo a given hunk
From
: Thomas Rast <trast@xxxxxxxxxxxxxxx>
Re: [PATCH] git init: optionally allow a directory argument
From
: Junio C Hamano <gitster@xxxxxxxxx>
warning: "git am --whitespace=fix" broken in 1.6.4-rc2
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] Trailing whitespace and no newline fix
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] git init: optionally allow a directory argument
From
: Johannes Sixt <j6t@xxxxxxxx>
Re: [PATCH] git init: optionally allow a directory argument
From
: Alex Scarborough <alexsc@xxxxxxxxxxxxxxx>
Re: [PATCH] git init: optionally allow a directory argument
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] git init: optionally allow a directory argument
From
: Daniel Pittman <daniel@xxxxxxxxxxxx>
Re: Performance issue of 'git branch'
From
: Daniel Barkalow <barkalow@xxxxxxxxxxxx>
Re: Performance issue of 'git branch'
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCH] git-add -p: be able to undo a given hunk
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: Performance issue of 'git branch'
From
: "Carlos R. Mafra" <crmafra2@xxxxxxxxx>
Re: [PATCH 02/10] gitweb: Mark boundary commits in 'blame' view
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH 02/10] gitweb: Mark boundary commits in 'blame' view
From
: Jakub Narebski <jnareb@xxxxxxxxx>
[no subject]
From
: Nanako Shiraishi <nanako3@xxxxxxxxxxx>
Re: [PATCH 02/10] gitweb: Mark boundary commits in 'blame' view
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCHv2 00/10] gitweb: 'blame' view improvements
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: Performance issue of 'git branch'
From
: "Carlos R. Mafra" <crmafra2@xxxxxxxxx>
Re: [PATCHv2 00/10] gitweb: 'blame' view improvements
From
: Junio C Hamano <gitster@xxxxxxxxx>
[BUG] Endless loop in git whatchanged --graph -m
From
: Michał Kiedrowicz <michal.kiedrowicz@xxxxxxxxx>
Re: [PATCH 2/2] After renaming a section, print any trailing variable definitions
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] git init: optionally allow a directory argument
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: Performance issue of 'git branch'
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [RFC PATCH] Implement unstage and reset modes for git-add--interactive
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [RFC PATCH] Implement unstage and reset modes for git-add--interactive
From
: Thomas Rast <trast@xxxxxxxxxxxxxxx>
Re: Performance issue of 'git branch'
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
Re: [PATCH 2/2] After renaming a section, print any trailing variable definitions
From
: Alex Vandiver <alex@xxxxxxxxx>
Re: Performance issue of 'git branch'
From
: Theodore Tso <tytso@xxxxxxx>
[JGIT] Re: blinking test WindowCacheGetTest.testCache_TooSmallLimit
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
[PATCH/RFC 10/10] gitweb: Create links leading to 'blame_incremental' using JavaScript
From
: Jakub Narebski <jnareb@xxxxxxxxx>
[PATCHv2/RFC 09/10] gitweb: Incremental blame (proof of concept)
From
: Jakub Narebski <jnareb@xxxxxxxxx>
[PATCH 08/10] gitweb: Add optional "time to generate page" info in footer
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: Performance issue of 'git branch'
From
: david@xxxxxxx
[PATCH 07/10] gitweb: Add -partial_query option to href() subroutine
From
: Jakub Narebski <jnareb@xxxxxxxxx>
[PATCH/RFC 06/10] gitweb: Use light/dark for class names also in 'blame' view
From
: Jakub Narebski <jnareb@xxxxxxxxx>
[PATCHv2 05/10] gitweb: Add author initials in 'blame' view, a la "git gui blame"
From
: Jakub Narebski <jnareb@xxxxxxxxx>
[PATCH 04/10] gitweb: Mark commits with no "previous" in 'blame' view
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: Performance issue of 'git branch'
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
[PATCHv2 03/10] gitweb: Use "previous" header of git-blame -p in 'blame' view
From
: Jakub Narebski <jnareb@xxxxxxxxx>
[PATCH 02/10] gitweb: Mark boundary commits in 'blame' view
From
: Jakub Narebski <jnareb@xxxxxxxxx>
[PATCH 01/10] gitweb: Make .error style generic
From
: Jakub Narebski <jnareb@xxxxxxxxx>
[PATCHv2 00/10] gitweb: 'blame' view improvements
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: Performance issue of 'git branch'
From
: david@xxxxxxx
Re: Performance issue of 'git branch'
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCH 2/2] After renaming a section, print any trailing variable definitions
From
: Nanako Shiraishi <nanako3@xxxxxxxxxxx>
[PATCH] git init: optionally allow a directory argument
From
: Nanako Shiraishi <nanako3@xxxxxxxxxxx>
Re: [RFC PATCH] Implement unstage and reset modes for git-add--interactive
From
: Nanako Shiraishi <nanako3@xxxxxxxxxxx>
git svn fetches the same revision multiple times for non-trunk branches
From
: Robert Zeh <robert.a.zeh@xxxxxxxxx>
[PATCH] Ensure Config readers handle case insensitive names correctly
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
[PATCH 2/2] After renaming a section, print any trailing variable definitions
From
: Alex Vandiver <alex@xxxxxxxxx>
[PATCH 0/2] Section renaming can lose content
From
: Alex Vandiver <alex@xxxxxxxxx>
[PATCH 1/2] Make section_name_match start on '[', and return the length on success
From
: Alex Vandiver <alex@xxxxxxxxx>
Re: Performance issue of 'git branch'
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Re: Eclipse git plugin help -- diffs
From
: Robin Rosenberg <robin.rosenberg.lists@xxxxxxxxxx>
Re: Performance issue of 'git branch'
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Re: Performance issue of 'git branch'
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Eclipse git plugin help -- diffs
From
: Nicholas Tung <ntung@xxxxxxxxx>
Re: [RFC PATCH v2 2/3] Introduce git-discard
From
: Elijah Newren <newren@xxxxxxxxx>
git-am -p fails with new file
From
: Pierre-Marc Fournier <pierre-marc.fournier@xxxxxxxxxx>
Re: [RFC PATCH v2 1/3] Introduce git-unstage
From
: Elijah Newren <newren@xxxxxxxxx>
Re: [RFC PATCH v2 2/3] Introduce git-discard
From
: Bert Wesarg <bert.wesarg@xxxxxxxxxxxxxx>
Re: [RFC PATCH v2 1/3] Introduce git-unstage
From
: Bert Wesarg <bert.wesarg@xxxxxxxxxxxxxx>
Re: [RFC PATCH v2 3/3] Implement unstage --patch and discard --patch
From
: Bert Wesarg <bert.wesarg@xxxxxxxxxxxxxx>
Re: [RFC PATCH v2 2/3] Introduce git-discard
From
: Elijah Newren <newren@xxxxxxxxx>
Re: [RFC PATCH v2 1/3] Introduce git-unstage
From
: Bert Wesarg <bert.wesarg@xxxxxxxxxxxxxx>
Re: [ANNOUNCE] GIT 1.6.4-rc2
From
: Junio C Hamano <gitster@xxxxxxxxx>
Fw: Portability changes to mozilla-sha1
From
: Bill Priest <priestwilliaml@xxxxxxxxx>
Re: [PATCH] git-add -p: be able to undo a given hunk
From
: Jeff King <peff@xxxxxxxx>
Re: [RFC PATCH v2 3/3] Implement unstage --patch and discard --patch
From
: Matthias Kestenholz <mk@xxxxxxxxxxx>
Re: [RFC PATCH] Implement unstage and reset modes for git-add--interactive
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] Fix export_marks() error handling.
From
: Junio C Hamano <gitster@xxxxxxxxx>
[RFC PATCH v2 2/3] Introduce git-discard
From
: Thomas Rast <trast@xxxxxxxxxxxxxxx>
[RFC PATCH v2 3/3] Implement unstage --patch and discard --patch
From
: Thomas Rast <trast@xxxxxxxxxxxxxxx>
[RFC PATCH v2 1/3] Introduce git-unstage
From
: Thomas Rast <trast@xxxxxxxxxxxxxxx>
Re: [PATCH] git-add -p: be able to undo a given hunk
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH/RFC] SunOS grep does not understand -C<n>
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH/RFC] SunOS grep does not understand -C<n>
From
: Brandon Casey <brandon.casey.ctr@xxxxxxxxxxxxxxx>
Re: [PATCH 2/2] git repack: keep commits hidden by a graft
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] Show the presence of untracked files in the bash prompt.
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
git-svn error: RA layer request failed: PROPFIND request failed on '/svn/stf/branches/dev/sw%2Fdpemu%2Finclude%2FNetCnxn.h':
From
: "Timothy Schaeffer" <tschaeffer@xxxxxxxxxxx>
Re: [PATCH] git-add -p: be able to undo a given hunk
From
: Pierre Habouzit <madcoder@xxxxxxxxxx>
Re: cloning to remote
From
: Allen Johnson <akjohnson78@xxxxxxxxx>
Re: Fast-forward-only merge
From
: Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCH] git-add -p: be able to undo a given hunk
From
: Nanako Shiraishi <nanako3@xxxxxxxxxxx>
cloning to remote
From
: Roald de Vries <rdv@xxxxxxxxxxxxxxx>
Fast-forward-only merge
From
: Florian Weimer <fweimer@xxxxxx>
Re: [ANNOUNCE] GIT 1.6.4-rc2
From
: Eric Wong <normalperson@xxxxxxxx>
Re: [PATCH 2/2] git repack: keep commits hidden by a graft
From
: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
Re: [PATCH 2/2] git repack: keep commits hidden by a graft
From
: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
[RFC PATCH] Implement unstage and reset modes for git-add--interactive
From
: Thomas Rast <trast@xxxxxxxxxxxxxxx>
[PATCH] Fix export_marks() error handling.
From
: Matthias Andree <matthias.andree@xxxxxx>
Re: [PATCH/RFC] SunOS grep does not understand -C<n>
From
: Jeff King <peff@xxxxxxxx>
[PATCH/RFC] FreeBSD iconv function signature is "old"
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH/RFC] SunOS grep does not understand -C<n>
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH/RFC] SunOS grep does not understand -C<n>
From
: Jeff King <peff@xxxxxxxx>
Portability changes to mozilla-sha1
From
: Bill Priest <priestwilliaml@xxxxxxxxx>
Re: [PATCH 2/2] git repack: keep commits hidden by a graft
From
: Björn Steinbrink <B.Steinbrink@xxxxxx>
[PATCH/RFC] SunOS grep does not understand -C<n>
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH 2/2] git repack: keep commits hidden by a graft
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH 2/2] git repack: keep commits hidden by a graft
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: Newton-Raphson, was Re: Performance issue of 'git branch'
From
: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
Re: Newton-Raphson, was Re: Performance issue of 'git branch'
From
: Tony Finch <dot@xxxxxxxx>
Re: Newton-Raphson, was Re: Performance issue of 'git branch'
From
: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
Newton-Raphson, was Re: Performance issue of 'git branch'
From
: Tony Finch <dot@xxxxxxxx>
Re: [PATCH] git-add -p: be able to undo a given hunk
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: Performance issue of 'git branch'
From
: "Carlos R. Mafra" <crmafra2@xxxxxxxxx>
[PATCH 3/3] git branch: clean up detached branch handling
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
[PATCH 2/3] git branch: avoid unnecessary object lookups
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
[PATCH 1/3] git branch: fix performance problem
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Re: Performance issue of 'git branch'
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Re: Performance issue of 'git branch'
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Re: Performance issue of 'git branch'
From
: "Carlos R. Mafra" <crmafra2@xxxxxxxxx>
Re: Performance issue of 'git branch'
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Re: How to prevent Git from compressing certain files?
From
: Dirk Süsserott <newsletter@xxxxxxxxxxx>
Re: Performance issue of 'git branch'
From
: Tony Finch <dot@xxxxxxxx>
Re: Performance issue of 'git branch'
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Re: Performance issue of 'git branch'
From
: "Carlos R. Mafra" <crmafra2@xxxxxxxxx>
Re: Performance issue of 'git branch'
From
: Anders Kaseorg <andersk@xxxxxxx>
Re: [ANNOUNCE] GIT 1.6.4-rc2
From
: Tony Finch <dot@xxxxxxxx>
Re: Performance issue of 'git branch'
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCH] config.mak.in: continue fixing NEEDS_LIBGEN autoconfigure feature
From
: Brandon Casey <brandon.casey.ctr@xxxxxxxxxxxxxxx>
Re: Performance issue of 'git branch'
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCH 1/2] Add a test showing that 'git repack' throws away grafted-away parents
From
: Björn Steinbrink <B.Steinbrink@xxxxxx>
Re: Performance issue of 'git branch'
From
: "Carlos R. Mafra" <crmafra2@xxxxxxxxx>
[PATCH 2/2] git repack: keep commits hidden by a graft
From
: Johannes Schindelin <johannes.schindelin@xxxxxx>
[PATCH 1/2] Add a test showing that 'git repack' throws away grafted-away parents
From
: Johannes Schindelin <johannes.schindelin@xxxxxx>
[PATCH 0/2] Make git-gc more robust with regard to grafts
From
: Johannes Schindelin <johannes.schindelin@xxxxxx>
Re: Performance issue of 'git branch'
From
: "Carlos R. Mafra" <crmafra2@xxxxxxxxx>
Re: infinite loop in git-send-email with alias files
From
: Jeff King <peff@xxxxxxxx>
Re: Performance issue of 'git branch'
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: infinite loop in git-send-email with alias files
From
: Johannes Sixt <j.sixt@xxxxxxxxxxxxx>
Re: [PATCH] Added git svn gc command
From
: Robert Zeh <robert.a.zeh@xxxxxxxxx>
[JGIT PATCH] Fixed Windows compatiblity bug in T0003_Basic.test027_UnpackedRefHigherPriorityThanPacked
From
: Constantine Plotnikov <constantine.plotnikov@xxxxxxxxx>
Re: infinite loop in git-send-email with alias files
From
: Jeff King <peff@xxxxxxxx>
Re: encrypted repositories?
From
: Jeff King <peff@xxxxxxxx>
Re: How to prevent Git from compressing certain files?
From
: Jeff King <peff@xxxxxxxx>
Re: synchronizing 2 heterogenous branches by cherry-pick
From
: Martin Pirker <git.collector@xxxxxxxxx>
Re: synchronizing 2 heterogenous branches by cherry-pick
From
: Pierre Habouzit <madcoder@xxxxxxxxxx>
Re: [PATCH] git-add -p: be able to undo a given hunk
From
: Pierre Habouzit <madcoder@xxxxxxxxxx>
Re: [PATCH] git-add -p: be able to undo a given hunk
From
: Thomas Rast <trast@xxxxxxxxxxxxxxx>
Re: synchronizing 2 heterogenous branches by cherry-pick
From
: Martin Pirker <git.collector@xxxxxxxxx>
Re: git-svn wowes
From
: Eric Wong <normalperson@xxxxxxxx>
Re: git-svn and --bare repositories
From
: Eric Wong <normalperson@xxxxxxxx>
Re: [PATCH] Added git svn gc command
From
: Eric Wong <normalperson@xxxxxxxx>
[PATCH] git-add -p: be able to undo a given hunk
From
: Pierre Habouzit <madcoder@xxxxxxxxxx>
Re: janitoring
From
: Johannes Sixt <j.sixt@xxxxxxxxxxxxx>
Re: [PATCH] git svn: fix shallow clone when upstream revision is too new
From
: Eric Wong <normalperson@xxxxxxxx>
Re: [PATCH] git svn: fix shallow clone when upstream revision is too new
From
: Eric Wong <normalperson@xxxxxxxx>
[PATCH] git svn: fix shallow clone when upstream revision is too new
From
: Eric Wong <normalperson@xxxxxxxx>
[ANNOUNCE] GIT 1.6.4-rc2
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH 2/3] refactor: use bitsizeof() instead of 8 * sizeof()
From
: Pierre Habouzit <madcoder@xxxxxxxxxx>
Re: [PATCH v4] grep: Add --max-depth option.
From
: Stephen Boyd <bebarino@xxxxxxxxx>
Re: Performance issue of 'git branch'
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: Performance issue of 'git branch'
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: Newbie: Branch management
From
: Tim Harper <timcharper@xxxxxxxxx>
Re: Performance issue of 'git branch'
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCH 2/2] Improve doc for format-patch threading options.
From
: Markus Heidelberg <markus.heidelberg@xxxxxx>
Re: Performance issue of 'git branch'
From
: "Carlos R. Mafra" <crmafra2@xxxxxxxxx>
Re: [PATCH 2/3] refactor: use bitsizeof() instead of 8 * sizeof()
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH 2/2] Replace remaining git-* calls in git stash
From
: Martin Koegler <mkoegler@xxxxxxxxxxxxxxxxx>
Re: Performance issue of 'git branch'
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH 2/3] refactor: use bitsizeof() instead of 8 * sizeof()
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH 2/3] refactor: use bitsizeof() instead of 8 * sizeof()
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH 2/3] refactor: use bitsizeof() instead of 8 * sizeof()
From
: Jeff King <peff@xxxxxxxx>
Re: Why is it important to learn git?
From
: Jeff King <peff@xxxxxxxx>
Re: Performance issue of 'git branch'
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: Performance issue of 'git branch'
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Re: Performance issue of 'git branch'
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Re: Performance issue of 'git branch'
From
: "Carlos R. Mafra" <crmafra2@xxxxxxxxx>
Re: Performance issue of 'git branch'
From
: "Carlos R. Mafra" <crmafra2@xxxxxxxxx>
Re: Performance issue of 'git branch'
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Re: Performance issue of 'git branch'
From
: "Carlos R. Mafra" <crmafra2@xxxxxxxxx>
Re: Newbie: Branch management
From
: Allen Johnson <akjohnson78@xxxxxxxxx>
Re: Performance issue of 'git branch'
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Re: Performance issue of 'git branch'
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Re: Performance issue of 'git branch'
From
: "Carlos R. Mafra" <crmafra2@xxxxxxxxx>
Re: Performance issue of 'git branch'
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Re: Performance issue of 'git branch'
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Re: Performance issue of 'git branch'
From
: "Carlos R. Mafra" <crmafra2@xxxxxxxxx>
Re: [PATCH] Trailing whitespace and no newline fix
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: Performance issue of 'git branch'
From
: "Carlos R. Mafra" <crmafra2@xxxxxxxxx>
Re: Performance issue of 'git branch'
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Re: Performance issue of 'git branch'
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
[PATCH] Trailing whitespace and no newline fix
From
: SZEDER Gábor <szeder@xxxxxxxxxx>
Re: Performance issue of 'git branch'
From
: SZEDER Gábor <szeder@xxxxxxxxxx>
Re: Performance issue of 'git branch'
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Performance issue of 'git branch'
From
: "Carlos R. Mafra" <crmafra2@xxxxxxxxx>
Re: git rebase stops on empty commits
From
: Mark Blakeney <markb@xxxxxxxxxx>
Re: [PATCH] config.mak.in: continue fixing NEEDS_LIBGEN autoconfigure feature
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH 2/2] Replace remaining git-* calls in git stash
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] Preserve the protection mode for the Git config files
From
: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
Re: How has learning the advanced features of git helped you to write software more effectively?
From
: Daniel Barkalow <barkalow@xxxxxxxxxxxx>
[PATCH] configure.ac: properly unset NEEDS_SSL_WITH_CRYPTO when sha1 func is missing
From
: Brandon Casey <casey@xxxxxxxxxxxxxxx>
Re: janitoring
From
: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
Re: [PATCH] Added git svn gc command
From
: Robert Zeh <robert.a.zeh@xxxxxxxxx>
[PATCH] configure.ac: properly unset NEEDS_SSL_WITH_CRYPTO when sha1 func is missing
From
: Brandon Casey <casey@xxxxxxxxxxxxxxx>
Re: [JGIT PATCH 10/12] Match config subsection names using case sensitive search
From
: Robin Rosenberg <robin.rosenberg@xxxxxxxxxx>
Re: janitoring
From
: Junio C Hamano <gitster@xxxxxxxxx>
[PATCH] config.mak.in: continue fixing NEEDS_LIBGEN autoconfigure feature
From
: Brandon Casey <casey@xxxxxxxxxxxxxxx>
Re: [PATCHv2 0/2] format-patch / send-mail threading documentation
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] Preserve the protection mode for the Git config files
From
: Nanako Shiraishi <nanako3@xxxxxxxxxxx>
Re: git rebase stops on empty commits
From
: Nanako Shiraishi <nanako3@xxxxxxxxxxx>
Re: [PATCH 2/2] Replace remaining git-* calls in git stash
From
: Nanako Shiraishi <nanako3@xxxxxxxxxxx>
Re: janitoring
From
: Pierre Habouzit <madcoder@xxxxxxxxxx>
Re: janitoring
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: How has learning the advanced features of git helped you to write software more effectively?
From
: Dmitry Potapov <dpotapov@xxxxxxxxx>
Re: How has learning the advanced features of git helped you to write software more effectively?
From
: Junio C Hamano <gitster@xxxxxxxxx>
[PATCH 4] janitor: useless checks before free
From
: Pierre Habouzit <madcoder@xxxxxxxxxx>
Re: Why is it important to learn git?
From
: Allan Kelly <allankelly@xxxxxxxxx>
[PATCH 2/2] diff --cc: a lost line at the beginning of the file is shown incorrectly
From
: Junio C Hamano <gitster@xxxxxxxxx>
[PATCH 1/2] combine-diff.c: fix performance problem when folding common deleted lines
From
: Junio C Hamano <gitster@xxxxxxxxx>
[PATCH 0/2 for maint] "show --cc" fixes
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: Why is it important to learn git?
From
: Jakub Narebski <jnareb@xxxxxxxxx>
[PATCH 3/3] janitor: add DIV_ROUND_UP and use it.
From
: Pierre Habouzit <madcoder@xxxxxxxxxx>
Re: Newbie: Branch management
From
: Allan Kelly <allankelly@xxxxxxxxx>
Re: Why is it important to learn git?
From
: Jakub Narebski <jnareb@xxxxxxxxx>
[PATCH 1/3] janitor: use NULL and not 0 for pointers.
From
: Pierre Habouzit <madcoder@xxxxxxxxxx>
janitoring
From
: Pierre Habouzit <madcoder@xxxxxxxxxx>
[PATCH 2/3] refactor: use bitsizeof() instead of 8 * sizeof()
From
: Pierre Habouzit <madcoder@xxxxxxxxxx>
[PATCH 1/2] List send-email config options in config.txt.
From
: Yann Dirson <ydirson@xxxxxxxxxx>
[PATCH 2/2] Improve doc for format-patch threading options.
From
: Yann Dirson <ydirson@xxxxxxxxxx>
[PATCHv2 0/2] format-patch / send-mail threading documentation
From
: Yann Dirson <ydirson@xxxxxxxxxx>
Re: How has learning the advanced features of git helped you to write software more effectively?
From
: Tim Harper <timcharper@xxxxxxxxx>
Re: Why is it important to learn git?
From
: Dmitry Potapov <dpotapov@xxxxxxxxx>
Re: [PATCH 2/2] Improve doc for format-patch threading options.
From
: Yann Dirson <ydirson@xxxxxxxxxx>
git-svn and --bare repositories
From
: "Aaron Gray" <aaronngray.lists@xxxxxxxxxxxxxx>
Newbie: Branch management
From
: "Dr. Jennifer Nussbaum" <bg271828@xxxxxxxxx>
Re: How to prevent Git from compressing certain files?
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: How to prevent Git from compressing certain files?
From
: Jakub Narebski <jnareb@xxxxxxxxx>
How to prevent Git from compressing certain files?
From
: Dirk Süsserott <newsletter@xxxxxxxxxxx>
Re: [PATCH v4] grep: Add --max-depth option.
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: Why is it important to learn git?
From
: Scott Chacon <schacon@xxxxxxxxx>
Re: git-svn wowes
From
: Sverre Rabbelier <srabbelier@xxxxxxxxx>
Re: Why is it important to learn git?
From
: Sverre Rabbelier <srabbelier@xxxxxxxxx>
Re: [PATCH] Preserve the protection mode for the Git config files
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: hg2git error
From
: Sverre Rabbelier <srabbelier@xxxxxxxxx>
Re: [PATCH v2 0/1] Fix rebase -p --onto
From
: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
Re: push fails -- temporary sha1, no such file / corruptiion ???
From
: "seth's list" <srlytle.list@xxxxxxxxx>
[PATCH v4] grep: Add --max-depth option.
From
: Michał Kiedrowicz <michal.kiedrowicz@xxxxxxxxx>
Re: hg2git error
From
: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
Re: [PATCH v2 0/1] Fix rebase -p --onto
From
: Greg Price <price@xxxxxxxxxxx>
Re: [PATCH v3] grep: Add --max-depth option.
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH v2 0/1] Fix rebase -p --onto
From
: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
[PATCH v2 1/1] Fix rebase -p --onto
From
: Greg Price <price@xxxxxxxxxxx>
[PATCH v2 0/1] Fix rebase -p --onto
From
: Greg Price <price@xxxxxxxxxxx>
Re: [PATCH v3] grep: Add --max-depth option.
From
: Michał Kiedrowicz <michal.kiedrowicz@xxxxxxxxx>
Re: [PATCH] configure.ac: rework/fix the NEEDS_RESOLV and NEEDS_LIBGEN tests
From
: Brandon Casey <casey@xxxxxxxxxxxxxxx>
Re: [PATCH] bash: gitk accepts common log-shortlog options
From
: SZEDER Gábor <szeder@xxxxxxxxxx>
git-svn wowes
From
: "Aaron Gray" <aaronngray.lists@xxxxxxxxxxxxxx>
[JGIT PATCH] Removed conversion of subsection to the lowecase when accessing subsection names in config files
From
: Constantine Plotnikov <constantine.plotnikov@xxxxxxxxx>
Re: git rebase stops on empty commits
From
: Mark Blakeney <markb@xxxxxxxxxx>
Re: [JGIT PATCH 10/12] Match config subsection names using case sensitive search
From
: Constantine Plotnikov <constantine.plotnikov@xxxxxxxxx>
Re: [PATCH] Show the presence of untracked files in the bash prompt.
From
: Daniel Trstenjak <trsten@xxxxxxxxxxxxxxxxxxxx>
Re: git rebase stops on empty commits
From
: Peter Krefting <peter@xxxxxxxxxxxxxxxx>
Re: Why is it important to learn git?
From
: Thomas Rast <trast@xxxxxxxxxxxxxxx>
Re: git rebase stops on empty commits
From
: Mark Blakeney <markb@xxxxxxxxxx>