Git Distributed Software Revision Control
Thread Index
[
Prev Page
][
Next Page
]
Re: Confusing git pull error message
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: Confusing git pull error message
From
: Junio C Hamano <gitster@xxxxxxxxx>
[ANNOUNCE] CGIT 0.8.3
From
: Lars Hjemli <hjemli@xxxxxxxxx>
Re: Confusing git pull error message
From
: John Tapsell <johnflux@xxxxxxxxx>
Re: Confusing git pull error message
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] git-gui: suggest gc only when counting at least 2 objects
From
: Jeff King <peff@xxxxxxxx>
Re: Confusing git pull error message
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH] completion: Replace config --list with --get-regexp
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: Confusing git pull error message
From
: Junio C Hamano <gitster@xxxxxxxxx>
[PATCH v2 2/2] teach git-archive to auto detect the output format
From
: Dmitry Potapov <dpotapov@xxxxxxxxx>
[PATCH v2 1/2] git-archive: add '-o' as a alias for '--output'
From
: Dmitry Potapov <dpotapov@xxxxxxxxx>
Re: [PATCH] git-commit: Only describe --dry-run once
From
: Johannes Gilger <heipei@xxxxxxxxxxxx>
Re: [PATCH] git-commit: Only describe --dry-run once
From
: Junio C Hamano <gitster@xxxxxxxxx>
[PATCH JGit 15/19] Adding in a InfoDatabase like ObjectDatabase and and implementation based upon a directory.
From
: mr.gaffo@xxxxxxxxx
Re: [PATCH 2/2] teach git-archive to auto detect the output format
From
: Junio C Hamano <gitster@xxxxxxxxx>
[PATCH JGit 11/19] removed unused import
From
: mr.gaffo@xxxxxxxxx
[PATCH JGit 09/19] Didn't like the old name, this is more specific to it just updating the packs info cache
From
: mr.gaffo@xxxxxxxxx
[PATCH JGit 02/19] Create abstract method on ObjectDatabase for accessing the list of local pack files.
From
: mr.gaffo@xxxxxxxxx
[PATCH JGit 18/19] Added Copyright Notices
From
: mr.gaffo@xxxxxxxxx
[PATCH JGit 12/19] moved info/packs into a constant
From
: mr.gaffo@xxxxxxxxx
[PATCH JGit 13/19] made the call update the object database's info cache
From
: mr.gaffo@xxxxxxxxx
[PATCH JGit 19/19] changed \r to \n per compliance with real git
From
: mr.gaffo@xxxxxxxxx
[PATCH JGit 07/19] implemented the packs file update functionality
From
: mr.gaffo@xxxxxxxxx
[PATCH JGit 16/19] added tests for the file based info cache update and made pass
From
: mr.gaffo@xxxxxxxxx
[PATCH JGit 17/19] added call to update the info refs file
From
: mr.gaffo@xxxxxxxxx
[PATCH JGit 14/19] pulled out some helper functions that will be useful for other tests
From
: mr.gaffo@xxxxxxxxx
[PATCH JGit 10/19] moved test up to a higher level to test actual functionality
From
: mr.gaffo@xxxxxxxxx
[PATCH JGit 08/19] changed signature to allow a IOException
From
: mr.gaffo@xxxxxxxxx
[PATCH JGit 06/19] added utility for reading the contents of a file as a string
From
: mr.gaffo@xxxxxxxxx
[PATCH JGit 05/19] Made tests for listLocalPacks function on ObjectDirectory and made them pass
From
: mr.gaffo@xxxxxxxxx
[PATCH JGit 03/19] Add abstract method for updating the object db's info cache Implemented passthrough on Alternate for the update of infocache
From
: mr.gaffo@xxxxxxxxx
[PATCH JGit 04/19] added utility that generates the contents of the objects/info/packs file as a string from a list of PackFiles
From
: mr.gaffo@xxxxxxxxx
[PATCH JGit 01/19] adding tests for ObjectDirectory
From
: mr.gaffo@xxxxxxxxx
[PATCH JGit] Adding update-server-info functionality
From
: mr.gaffo@xxxxxxxxx
Re: [PATCH] git-gui: suggest gc only when counting at least 2 objects
From
: Clemens Buchacher <drizzd@xxxxxx>
Re: [PATCH 1/2] git-archive: add '-o' as a alias for '--output'
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] completion: Replace config --list with --get-regexp
From
: Todd Zullinger <tmz@xxxxxxxxx>
Re: rename tracking and file-name swapping
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] git-gui: suggest gc only when counting at least 2 objects
From
: Junio C Hamano <gitster@xxxxxxxxx>
[PATCH 2/2] teach git-archive to auto detect the output format
From
: Dmitry Potapov <dpotapov@xxxxxxxxx>
[PATCH 1/2] git-archive: add '-o' as a alias for '--output'
From
: Dmitry Potapov <dpotapov@xxxxxxxxx>
[PATCH] reflog: Usage documentation cleanup
From
: Nelson Elhage <nelhage@xxxxxxx>
Re: [PATCH] git-push: Accept -n as a synonym for --dry-run.
From
: Nelson Elhage <nelhage@xxxxxxx>
[PATCH v2] git-push: Accept -n as a synonym for --dry-run.
From
: Nelson Elhage <nelhage@xxxxxxx>
Re: git push --confirm ?
From
: Uri Okrent <uokrent@xxxxxxxxx>
[PATCH] git-gui: suggest gc only when counting at least 2 objects
From
: Clemens Buchacher <drizzd@xxxxxx>
[ANNOUNCE] Stacked Git 0.15-rc3
From
: Catalin Marinas <catalin.marinas@xxxxxxxxx>
Re: [PATCH] transport-helper.c: don't leak fdopen'd stream buffers
From
: Johannes Sixt <j6t@xxxxxxxx>
Re: [RFC/PATCH v4 1/2] gitweb: check given hash before trying to create snapshot
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: What's cooking in git.git (Sep 2009, #03; Sun, 13)
From
: Sverre Rabbelier <srabbelier@xxxxxxxxx>
Re: What's cooking in git.git (Sep 2009, #03; Sun, 13)
From
: Johan Herland <johan@xxxxxxxxxxx>
Re: GIT 1.6.5-rc1
From
: Johan Herland <johan@xxxxxxxxxxx>
Re: Effectively tracing project contributions with git
From
: Joseph Wakeling <joseph.wakeling@xxxxxxxxxxxx>
Re: [PATCH] Improve --patch option documentation in git-add
From
: Jari Aalto <jari.aalto@xxxxxxxxx>
Re: [PATCH] Improve --patch option documentation in git-add
From
: Mikael Magnusson <mikachu@xxxxxxxxx>
[PATCH] git-commit: Only describe --dry-run once
From
: Johannes Gilger <heipei@xxxxxxxxxxxx>
Re: [PATCH] reflog documentation: -n is an alias for --dry-run
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH v7 4/6] fast-import: test the new feature command
From
: Miklos Vajna <vmiklos@xxxxxxxxxxxxxx>
Re: [PATCH] reflog documentation: -n is an alias for --dry-run
From
: Erik Faye-Lund <kusmabite@xxxxxxxxxxxxxx>
Re: [PATCH] reflog documentation: -n is an alias for --dry-run
From
: Nelson Elhage <nelhage@xxxxxxx>
rename tracking and file-name swapping
From
: "Yuri D'Elia" <wavexx@xxxxxxxxxxxx>
Re: git push --confirm ?
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH] completion: Replace config --list with --get-regexp
From
: Bert Wesarg <bert.wesarg@xxxxxxxxxxxxxx>
[PATCH v3] preserve mtime of local clone
From
: Clemens Buchacher <drizzd@xxxxxx>
Re: git push --confirm ?
From
: Junio C Hamano <gitster@xxxxxxxxx>
GIT 1.6.5-rc1
From
: Junio C Hamano <gitster@xxxxxxxxx>
[ANNOUNCE] GIT 1.6.4.3
From
: Junio C Hamano <gitster@xxxxxxxxx>
What's cooking in git.git (Sep 2009, #03; Sun, 13)
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] reflog documentation: -n is an alias for --dry-run
From
: Jeff King <peff@xxxxxxxx>
Re: git push --confirm ?
From
: Jeff King <peff@xxxxxxxx>
Re: Effectively tracing project contributions with git
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH] transport-helper.c: don't leak fdopen'd stream buffers
From
: Jim Meyering <jim@xxxxxxxxxxxx>
Re: [PATCH] use write_str_in_full helper to avoid literal string lengths
From
: Jim Meyering <jim@xxxxxxxxxxxx>
Re: merge ignores --no-commit in fast-forward case
From
: Junio C Hamano <gitster@xxxxxxxxx>
merge ignores --no-commit in fast-forward case
From
: Tomas Carnecky <tom@xxxxxxxxxxxxx>
[PATCH] Improve --patch option documentation in git-add
From
: Jari Aalto <jari.aalto@xxxxxxxxx>
Re: [PATCH] git-push: Accept -n as a synonym for --dry-run.
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [RFC/PATCH v4 2/2] gitweb: append short hash ids to snapshot files
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [RFC/PATCH v4 1/2] gitweb: check given hash before trying to create snapshot
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [RFC/PATCH v4 2/2] gitweb: append short hash ids to snapshot files
From
: Mark Rada <marada@xxxxxxxxxxxx>
Re: [RFC/PATCH v4 1/2] gitweb: check given hash before trying to create snapshot
From
: Mark Rada <marada@xxxxxxxxxxxx>
Re: [PATCH] git-push: Accept -n as a synonym for --dry-run.
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] git-push: Accept -n as a synonym for --dry-run.
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] git-push: Accept -n as a synonym for --dry-run.
From
: Nelson Elhage <nelhage@xxxxxxx>
[PATCH] reflog documentation: -n is an alias for --dry-run
From
: Nelson Elhage <nelhage@xxxxxxx>
Re: [PATCH] git-push: Accept -n as a synonym for --dry-run.
From
: Nelson Elhage <nelhage@xxxxxxx>
Re: [RFC/PATCH v4 2/2] gitweb: append short hash ids to snapshot files
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [RFC/PATCH v4 1/2] gitweb: check given hash before trying to create snapshot
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] preserve mtime of local clone
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: obnoxious CLI complaints
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] git-push: Accept -n as a synonym for --dry-run.
From
: Junio C Hamano <gitster@xxxxxxxxx>
[PATCH] quiltimport documentation: --dry-run and -n are synonyms
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: Effectively tracing project contributions with git
From
: Theodore Tso <tytso@xxxxxxx>
Re: [PATCH] transport-helper.c: don't leak fdopen'd stream buffers
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: git push --confirm ?
From
: Junio C Hamano <gitster@xxxxxxxxx>
[PATCH] diffcore-order: Default the order file to .git/info/order.
From
: Geoffrey Thomas <geofft@xxxxxxx>
Re: Effectively tracing project contributions with git
From
: Joseph Wakeling <joseph.wakeling@xxxxxxxxxxxx>
[RFC/PATCH v4 1/2] gitweb: check given hash before trying to create snapshot
From
: Mark Rada <marada@xxxxxxxxxxxx>
[PATCH] git-push: Accept -n as a synonym for --dry-run.
From
: Nelson Elhage <nelhage@xxxxxxx>
Re: Effectively tracing project contributions with git
From
: Joseph Wakeling <joseph.wakeling@xxxxxxxxxxxx>
Re: [PATCH] use write_str_in_full helper to avoid literal string lengths
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCHv6 13/14] Allow flexible organization of notes trees, using both commit date and SHA1
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: obnoxious CLI complaints
From
: John Tapsell <johnflux@xxxxxxxxx>
[RFC/PATCH v4 2/2] gitweb: append short hash ids to snapshot files
From
: Mark Rada <marada@xxxxxxxxxxxx>
[RFC/PATCH v4 1/2] gitweb: check given hash before trying to create snapshot
From
: Mark Rada <marada@xxxxxxxxxxxx>
Re: obnoxious CLI complaints
From
: Dmitry Potapov <dpotapov@xxxxxxxxx>
Re: Confusing git pull error message
From
: Sverre Rabbelier <srabbelier@xxxxxxxxx>
Re: obnoxious CLI complaints
From
: A Large Angry SCM <gitzilla@xxxxxxxxx>
Re: Confusing git pull error message
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCHv6 13/14] Allow flexible organization of notes trees, using both commit date and SHA1
From
: Johan Herland <johan@xxxxxxxxxxx>
Re: Confusing git pull error message
From
: Jeff King <peff@xxxxxxxx>
Re: obnoxious CLI complaints
From
: John Tapsell <johnflux@xxxxxxxxx>
Re: [PATCHv6 10/14] Teach notes code to free its internal data structures on request.
From
: Johan Herland <johan@xxxxxxxxxxx>
Re: git push --confirm ?
From
: Daniel Barkalow <barkalow@xxxxxxxxxxxx>
Re: obnoxious CLI complaints
From
: Dmitry Potapov <dpotapov@xxxxxxxxx>
Re: Confusing git pull error message
From
: Sverre Rabbelier <srabbelier@xxxxxxxxx>
Re: Confusing git pull error message
From
: John Tapsell <johnflux@xxxxxxxxx>
Re: Confusing git pull error message
From
: Jeff King <peff@xxxxxxxx>
Re: [DIFF] build git on armv6l emulator with uclibc
From
: Tito <farmatito@xxxxxxxxxx>
Re: git push --confirm ?
From
: Jeff King <peff@xxxxxxxx>
Re: [DIFF] build git on armv6l emulator with uclibc
From
: Clemens Buchacher <drizzd@xxxxxx>
[DIFF] build git on armv6l emulator with uclibc
From
: Tito <farmatito@xxxxxxxxxx>
Re: git push --confirm ?
From
: Owen Taylor <otaylor@xxxxxxxxxx>
Confusing git pull error message
From
: John Tapsell <johnflux@xxxxxxxxx>
Re: [PATCH v7 3/6] fast-import: add feature command
From
: Sverre Rabbelier <srabbelier@xxxxxxxxx>
Re: [PATCH v7 5/6] fast-import: add option command
From
: Sverre Rabbelier <srabbelier@xxxxxxxxx>
Re: [PATCH v7 4/6] fast-import: test the new feature command
From
: Sverre Rabbelier <srabbelier@xxxxxxxxx>
Re: [PATCH v7 5/6] fast-import: add option command
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
Re: Effectively tracing project contributions with git
From
: Sverre Rabbelier <srabbelier@xxxxxxxxx>
Re: Effectively tracing project contributions with git
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH v7 4/6] fast-import: test the new feature command
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
Re: [PATCH v7 3/6] fast-import: add feature command
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
Re: [PATCH v7 2/6] fast-import: put marks reading in it's own function
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
Re: git push --confirm ?
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCHv6 13/14] Allow flexible organization of notes trees, using both commit date and SHA1
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCHv6 10/14] Teach notes code to free its internal data structures on request.
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCHv5 00/14] git notes
From
: Johan Herland <johan@xxxxxxxxxxx>
Re: obnoxious CLI complaints
From
: John Tapsell <johnflux@xxxxxxxxx>
Re: [PATCH] completion: Replace config --list with --get-regexp
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
Re: diffstat and signoff in git-format-patch
From
: Robert Wohlrab <robert.wohlrab@xxxxxx>
Re: diffstat and signoff in git-format-patch
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCHv5 00/14] git notes
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
git push --confirm ?
From
: Owen Taylor <otaylor@xxxxxxxxxx>
Re: Issue 323 in msysgit: Can't clone over http
From
: Junio C Hamano <gitster@xxxxxxxxx>
[PATCH v3] gitweb: check given hash before trying to create snapshot
From
: Mark Rada <marada@xxxxxxxxxxxx>
[PATCHv6 14/14] Add test cases for various date-based fanouts
From
: Johan Herland <johan@xxxxxxxxxxx>
[PATCHv6 13/14] Allow flexible organization of notes trees, using both commit date and SHA1
From
: Johan Herland <johan@xxxxxxxxxxx>
[PATCHv6 12/14] Selftests verifying semantics when loading notes trees with various fanouts
From
: Johan Herland <johan@xxxxxxxxxxx>
[PATCHv6 11/14] Teach the notes lookup code to parse notes trees with various fanout schemes
From
: Johan Herland <johan@xxxxxxxxxxx>
[PATCHv6 10/14] Teach notes code to free its internal data structures on request.
From
: Johan Herland <johan@xxxxxxxxxxx>
[PATCHv6 09/14] Add '%N'-format for pretty-printing commit notes
From
: Johan Herland <johan@xxxxxxxxxxx>
[PATCHv6 06/14] fast-import: Add support for importing commit notes
From
: Johan Herland <johan@xxxxxxxxxxx>
[PATCHv6 08/14] Add flags to get_commit_notes() to control the format of the note string
From
: Johan Herland <johan@xxxxxxxxxxx>
[PATCHv6 07/14] t3302-notes-index-expensive: Speed up create_repo()
From
: Johan Herland <johan@xxxxxxxxxxx>
[PATCHv6 05/14] Teach "-m <msg>" and "-F <file>" to "git notes edit"
From
: Johan Herland <johan@xxxxxxxxxxx>
[PATCHv6 04/14] Add an expensive test for git-notes
From
: Johan Herland <johan@xxxxxxxxxxx>
[PATCHv6 03/14] Speed up git notes lookup
From
: Johan Herland <johan@xxxxxxxxxxx>
[PATCHv6 02/14] Add a script to edit/inspect notes
From
: Johan Herland <johan@xxxxxxxxxxx>
[PATCHv6 01/14] Introduce commit notes
From
: Johan Herland <johan@xxxxxxxxxxx>
[PATCHv6 00/14] git notes
From
: Johan Herland <johan@xxxxxxxxxxx>
Re: [PATCHv5 00/14] git notes
From
: Johan Herland <johan@xxxxxxxxxxx>
Re: [PATCHv5 00/14] git notes
From
: Johan Herland <johan@xxxxxxxxxxx>
Re: diffstat and signoff in git-format-patch
From
: Robert Wohlrab <robert.wohlrab@xxxxxx>
diffstat and signoff in git-format-patch
From
: Robert Wohlrab <robert.wohlrab@xxxxxx>
Re: one half of a rebase
From
: Paolo Bonzini <bonzini@xxxxxxx>
Effectively tracing project contributions with git
From
: Joseph Wakeling <joseph.wakeling@xxxxxxxxxxxx>
Re: What's cooking in git.git (Sep 2009, #02; Mon, 07)
From
: Sverre Rabbelier <srabbelier@xxxxxxxxx>
[PATCH] wrap git's main usage string.
From
: Matthieu Moy <Matthieu.Moy@xxxxxxx>
Re: obnoxious CLI complaints
From
: Dmitry Potapov <dpotapov@xxxxxxxxx>
Re: Issue 323 in msysgit: Can't clone over http
From
: Tay Ray Chuan <rctay89@xxxxxxxxx>
[PATCH] transport-helper.c: don't leak fdopen'd stream buffers
From
: Jim Meyering <jim@xxxxxxxxxxxx>
[PATCH] don't dereference NULL upon fdopen failure
From
: Jim Meyering <jim@xxxxxxxxxxxx>
[PATCH] preserve mtime of local clone
From
: Clemens Buchacher <drizzd@xxxxxx>
[PATCH] use write_str_in_full helper to avoid literal string lengths
From
: Jim Meyering <jim@xxxxxxxxxxxx>
Re: [PATCH] preserve mtime of local clone
From
: Clemens Buchacher <drizzd@xxxxxx>
[PATCH 2/2] Re: Makefile: remove unused CURL_SYNONYMS variable
From
: Nicolas Sebrecht <nicolas.s.dev@xxxxxx>
Re: [PATCH] preserve mtime of local clone
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: What's cooking in git.git (Sep 2009, #02; Mon, 07)
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH 1/2] start_command: do not clobber cmd->env on Windows code path
From
: Junio C Hamano <gitster@xxxxxxxxx>
[PATCH v2] Re: add documentation for mailinfo.scissors and '--no-scissors'
From
: Nicolas Sebrecht <nicolas.s.dev@xxxxxx>
Re: one half of a rebase
From
: Geoffrey Irving <irving@xxxxxxx>
Re: What's cooking in git.git (Sep 2009, #02; Mon, 07)
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCHv5 00/14] git notes
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: previously committed file untracked prevent checking out an old tag/branch
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] send-email: confirm on empty mail subjects
From
: Junio C Hamano <gitster@xxxxxxxxx>
[PATCH] completion: Replace config --list with --get-regexp
From
: Todd Zullinger <tmz@xxxxxxxxx>
Re: Cannot clone redirecting stdout
From
: Daniel Barkalow <barkalow@xxxxxxxxxxxx>
Re: obnoxious CLI complaints
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Re: bash_completion outside repo
From
: Jeff King <peff@xxxxxxxx>
Re: bash_completion outside repo
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: obnoxious CLI complaints
From
: René Scharfe <rene.scharfe@xxxxxxxxxxxxxx>
Re: bash_completion outside repo
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: bash_completion outside repo
From
: Jeff King <peff@xxxxxxxx>
Re: bash_completion outside repo
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: bash_completion outside repo
From
: Jeff King <peff@xxxxxxxx>
Re: one half of a rebase
From
: Alex Riesen <raa.lkml@xxxxxxxxx>
Re: [PATCH v2] Re: add documentation for mailinfo.scissors and '--no-scissors'
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: bash_completion outside repo
From
: Junio C Hamano <gitster@xxxxxxxxx>
[PATCH v2] Re: add documentation for mailinfo.scissors and '--no-scissors'
From
: Nicolas Sebrecht <nicolas.s.dev@xxxxxx>
[JGIT PATCH 3/3] Use keep(1) instead of add() when skipping an entry
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
[JGIT PATCH 2/3] Don't allow DirCacheEntry with mode of 0
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
[JGIT PATCH 1/3] Disallow creating invalid DirCacheEntry records
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
[PATCH v3 2/2] add documentation for mailinfo.scissors and '--no-scissors'
From
: Nicolas Sebrecht <nicolas.s.dev@xxxxxx>
Re: [PATCH v2] Re: add documentation for mailinfo.scissors and '--no-scissors'
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: one half of a rebase
From
: Matthieu Moy <Matthieu.Moy@xxxxxxxxxxxxxxx>
[PATCH 2/2] pager: set LESS=FRSX also on Windows
From
: Johannes Sixt <j6t@xxxxxxxx>
[PATCH 1/2] start_command: do not clobber cmd->env on Windows code path
From
: Johannes Sixt <j6t@xxxxxxxx>
one half of a rebase
From
: Geoffrey Irving <irving@xxxxxxx>
Re: bash_completion outside repo
From
: Jeff King <peff@xxxxxxxx>
Re: [RFC/PATCH 2/2] gitweb: check given hash before trying to create snapshot
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: Cannot clone redirecting stdout
From
: Jeff King <peff@xxxxxxxx>
Re: Cannot clone redirecting stdout
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH 3/4] reset: add option "--merge-dirty" to "git reset"
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Re: Cannot clone redirecting stdout
From
: Johan Sørensen <johan@xxxxxxxxxxxxxxxxx>
Re: [RFC/PATCH 2/2] gitweb: check given hash before trying to create snapshot
From
: Mark Rada <marada@xxxxxxxxxxxx>
Re: bash_completion outside repo
From
: Jeff King <peff@xxxxxxxx>
Re: [ JGIT ] incompatiblity found in DirCache
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
Re: obnoxious CLI complaints
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Re: bash_completion outside repo
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
Re: bash_completion outside repo
From
: Jeff King <peff@xxxxxxxx>
Re: bash_completion outside repo
From
: james bardin <jbardin@xxxxxx>
Re: Cannot clone redirecting stdout
From
: Jeff King <peff@xxxxxxxx>
[PATCH v2] Re: add documentation for mailinfo.scissors and '--no-scissors'
From
: Nicolas Sebrecht <nicolas.s.dev@xxxxxx>
Re: bash_completion outside repo
From
: Todd Zullinger <tmz@xxxxxxxxx>
Re: bash_completion outside repo
From
: Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx>
previously committed file untracked prevent checking out an old tag/branch
From
: Daniele Segato <daniele.bilug@xxxxxxxxx>
Re: git push stages original version on server
From
: Mikael Magnusson <mikachu@xxxxxxxxx>
Re: git push stages original version on server
From
: Paolo Bonzini <bonzini@xxxxxxx>
git push stages original version on server
From
: Roald de Vries <rdv@xxxxxxxxxxxxxxx>
Re: Cannot clone redirecting stdout
From
: Jeff King <peff@xxxxxxxx>
Re: Issue 323 in msysgit: Can't clone over http
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: Cannot clone redirecting stdout
From
: Jean-Luc Herren <jlh@xxxxxx>
Re: [RFC/PATCH 2/2] gitweb: check given hash before trying to create snapshot
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: Cannot clone redirecting stdout
From
: Stefan Naewe <stefan.naewe@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCH v2] add documentation for mailinfo.scissors and '--no-scissors'
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: Cannot clone redirecting stdout
From
: Stefan Naewe <stefan.naewe@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCH 2/4] reset: use "unpack_trees()" directly instead of "git read-tree"
From
: Daniel Barkalow <barkalow@xxxxxxxxxxxx>
Re: [PATCH 2/4] reset: use "unpack_trees()" directly instead of "git read-tree"
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH 4/4] reset: add test cases for "--merge-dirty" option
From
: Daniel Barkalow <barkalow@xxxxxxxxxxxx>
Re: [PATCH 3/4] reset: add option "--merge-dirty" to "git reset"
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH 2/4] reset: use "unpack_trees()" directly instead of "git read-tree"
From
: Christian Couder <chriscool@xxxxxxxxxxxxx>
Re: [PATCH 3/4] reset: add option "--merge-dirty" to "git reset"
From
: Christian Couder <chriscool@xxxxxxxxxxxxx>
Re: [PATCH 1/4] reset: add a few tests for "git reset --merge"
From
: Christian Couder <chriscool@xxxxxxxxxxxxx>
Re: [PATCH 2/4] reset: use "unpack_trees()" directly instead of "git read-tree"
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH 4/4] reset: add test cases for "--merge-dirty" option
From
: Christian Couder <chriscool@xxxxxxxxxxxxx>
[RFC/PATCH v2] gitweb: check given hash before trying to create snapshot
From
: Mark Rada <marada@xxxxxxxxxxxx>
Re: tracking branch for a rebase
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: obnoxious CLI complaints
From
: Björn Steinbrink <B.Steinbrink@xxxxxx>
Re: obnoxious CLI complaints
From
: Junio C Hamano <gitster@xxxxxxxxx>
[PATCH v2] add documentation for mailinfo.scissors and '--no-scissors'
From
: Nicolas Sebrecht <nicolas.s.dev@xxxxxx>
Re: obnoxious CLI complaints
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: obnoxious CLI complaints
From
: John Tapsell <johnflux@xxxxxxxxx>
[PATCH 2/2] add documentation for mailinfo.scissors and '--no-scissors'
From
: Nicolas Sebrecht <nicolas.s.dev@xxxxxx>
[PATCH 1/2] mailinfo: add '--scissors' to usage message
From
: Nicolas Sebrecht <nicolas.s.dev@xxxxxx>
scissors definition and documentation
From
: Nicolas Sebrecht <nicolas.s.dev@xxxxxx>
Re: [PATCH 3/4] reset: add option "--merge-dirty" to "git reset"
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Re: obnoxious CLI complaints
From
: demerphq <demerphq@xxxxxxxxx>
Re: obnoxious CLI complaints
From
: Junio C Hamano <gitster@xxxxxxxxx>
Cannot clone redirecting stdout
From
: Aloisio <aloisiojr@xxxxxxxxx>
Re: obnoxious CLI complaints
From
: René Scharfe <rene.scharfe@xxxxxxxxxxxxxx>
Re: obnoxious CLI complaints
From
: René Scharfe <rene.scharfe@xxxxxxxxxxxxxx>
Re: [PATCH 4/4] reset: add test cases for "--merge-dirty" option
From
: Daniel Barkalow <barkalow@xxxxxxxxxxxx>
Re: obnoxious CLI complaints
From
: John Tapsell <johnflux@xxxxxxxxx>
Re: [RFC/PATCH 1/2] gitweb: extend &git_get_head_hash to be &git_get_hash
From
: Jakub Narebski <jnareb@xxxxxxxxx>
[RFC/PATCH 2/2] gitweb: check given hash before trying to create snapshot
From
: Mark Rada <marada@xxxxxxxxxxxx>
[RFC/PATCH 1/2] gitweb: extend &git_get_head_hash to be &git_get_hash
From
: Mark Rada <marada@xxxxxxxxxxxx>
Re: [PATCH 1/4] reset: add a few tests for "git reset --merge"
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: [BUG] 'add -u' doesn't work from untracked subdir
From
: Clemens Buchacher <drizzd@xxxxxx>
[PATCH v3 3/3] INSTALL: Describe dependency knobs from Makefile
From
: Brian Gernhardt <brian@xxxxxxxxxxxxxxxxxxxxx>
[PATCH 1/4] reset: add a few tests for "git reset --merge"
From
: Christian Couder <chriscool@xxxxxxxxxxxxx>
[PATCH 0/4] "git reset --merge" related improvements
From
: Christian Couder <chriscool@xxxxxxxxxxxxx>
[PATCH 3/4] reset: add option "--merge-dirty" to "git reset"
From
: Christian Couder <chriscool@xxxxxxxxxxxxx>
[PATCH 4/4] reset: add test cases for "--merge-dirty" option
From
: Christian Couder <chriscool@xxxxxxxxxxxxx>
[PATCH 2/4] reset: use "unpack_trees()" directly instead of "git read-tree"
From
: Christian Couder <chriscool@xxxxxxxxxxxxx>
Re: obnoxious CLI complaints
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: obnoxious CLI complaints
From
: Sverre Rabbelier <srabbelier@xxxxxxxxx>
Re: [BUG] 'add -u' doesn't work from untracked subdir
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: obnoxious CLI complaints
From
: John Tapsell <johnflux@xxxxxxxxx>
Re: [PATCH v3 3/3] INSTALL: Describe dependency knobs from Makefile
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: obnoxious CLI complaints
From
: Matthieu Moy <Matthieu.Moy@xxxxxxxxxxxxxxx>
Re: obnoxious CLI complaints
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: obnoxious CLI complaints
From
: Sverre Rabbelier <srabbelier@xxxxxxxxx>
Re: What's cooking in git.git (Sep 2009, #02; Mon, 07)
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] Introduce <branch>@{tracked} as shortcut to the tracked branch
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH v2] git-p4: Avoid modules deprecated in Python 2.6.
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: obnoxious CLI complaints
From
: Eric Schaefer <eric.schaefer@xxxxxxxxxxxxxxxx>
Re: What's cooking in git.git (Sep 2009, #02; Mon, 07)
From
: Daniel Barkalow <barkalow@xxxxxxxxxxxx>
Re: What's cooking in git.git (Sep 2009, #02; Mon, 07)
From
: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
Re: obnoxious CLI complaints
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: What's cooking in git.git (Sep 2009, #02; Mon, 07)
From
: Daniel Barkalow <barkalow@xxxxxxxxxxxx>
Re: [PATCH v2] Introduce <branch>@{upstream} as shortcut to the tracked branch
From
: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
Re: [PATCH v2] Introduce <branch>@{upstream} as shortcut to the tracked branch
From
: Jeff King <peff@xxxxxxxx>
git svn propset support
From
: David Fraser <davidf@xxxxxxxxxx>
[PATCH v2] Introduce <branch>@{upstream} as shortcut to the tracked branch
From
: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
Re: [PATCH] Introduce <branch>@{tracked} as shortcut to the tracked branch
From
: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
Re: [PATCH] Introduce <branch>@{tracked} as shortcut to the tracked branch
From
: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
bash_completion outside repo
From
: james bardin <jbardin@xxxxxx>
Re: [PATCH] Introduce <branch>@{tracked} as shortcut to the tracked branch
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH] Introduce <branch>@{tracked} as shortcut to the tracked branch
From
: Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCH] Introduce <branch>@{tracked} as shortcut to the tracked branch
From
: Jeff King <peff@xxxxxxxx>
[PATCH v3 3/3] INSTALL: Describe dependency knobs from Makefile
From
: Brian Gernhardt <brian@xxxxxxxxxxxxxxxxxxxxx>
Re: [PATCHv5 00/14] git notes
From
: Geert Bosch <bosch@xxxxxxxxxxx>
Re: [PATCHv5 00/14] git notes
From
: Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCHv5 00/14] git notes
From
: Geert Bosch <bosch@xxxxxxxxxxx>
Re: [PATCH] Introduce <branch>@{tracked} as shortcut to the tracked branch
From
: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
Re: [PATCH] Introduce <branch>@{tracked} as shortcut to the tracked branch
From
: Johan Herland <johan@xxxxxxxxxxx>
Re: [PATCH] Introduce <branch>@{tracked} as shortcut to the tracked branch
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH] Introduce <branch>@{tracked} as shortcut to the tracked branch
From
: Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCH] Introduce <branch>@{tracked} as shortcut to the tracked branch
From
: Johan Herland <johan@xxxxxxxxxxx>
Re: [PATCH] Introduce <branch>@{tracked} as shortcut to the tracked branch
From
: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
Re: [PATCH] Introduce <branch>@{tracked} as shortcut to the tracked branch
From
: Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx>
[PATCH] Introduce <branch>@{tracked} as shortcut to the tracked branch
From
: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
Re: [PATCHv5 00/14] git notes
From
: Johan Herland <johan@xxxxxxxxxxx>
Re: obnoxious CLI complaints
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: [StGit PATCH] Add import -p option
From
: Karl Wiberg <kha@xxxxxxxxxxx>
Re: tracking branch for a rebase
From
: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
[PATCH v2] git-p4: Avoid modules deprecated in Python 2.6.
From
: Reilly Grant <reillyeon@xxxxxxxx>
Re: tracking branch for a rebase
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCHv5 00/14] git notes
From
: "Stephen R. van den Berg" <srb@xxxxxxx>
Re: obnoxious CLI complaints
From
: Björn Steinbrink <B.Steinbrink@xxxxxx>
Re: obnoxious CLI complaints
From
: Todd Zullinger <tmz@xxxxxxxxx>
Re: [git-svn] always prompted for passphrase with subversion 1.6
From
: Tim Potter <tpot@xxxxxx>
Re: obnoxious CLI complaints
From
: Brendan Miller <catphive@xxxxxxxxxxxx>
Re: [BUG] 'add -u' doesn't work from untracked subdir
From
: Nanako Shiraishi <nanako3@xxxxxxxxxxx>
Re: obnoxious CLI complaints
From
: Pierre Habouzit <madcoder@xxxxxxxxxx>
Re: Problem with "dashless options"
From
: Pierre Habouzit <madcoder@xxxxxxxxxx>
Re: obnoxious CLI complaints
From
: Wincent Colaiuta <win@xxxxxxxxxxx>
Re: [StGit PATCH] Add import -p option
From
: Catalin Marinas <catalin.marinas@xxxxxxxxx>
Re: obnoxious CLI complaints
From
: Sverre Rabbelier <srabbelier@xxxxxxxxx>
Re: obnoxious CLI complaints
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: [PATCH 1/2] push: make non-fast-forward help message configurable
From
: Junio C Hamano <gitster@xxxxxxxxx>
obnoxious CLI complaints
From
: Brendan Miller <catphive@xxxxxxxxxxxx>
Re: Problem with "dashless options"
From
: Henrik Tidefelt <tidefelt@xxxxxxxxxx>
Re: [ JGIT ] incompatiblity found in DirCache
From
: Robin Rosenberg <robin.rosenberg.lists@xxxxxxxxxx>
Re: [PATCH 1/2] push: make non-fast-forward help message configurable
From
: Jeff King <peff@xxxxxxxx>
[PATCH] preserve mtime of local clone
From
: Clemens Buchacher <drizzd@xxxxxx>
Re: [PATCH] git.el: Use git-add-file for unmerged files, remove git-resolve-file
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: Issue 323 in msysgit: Can't clone over http
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH 1/2] push: make non-fast-forward help message configurable
From
: Junio C Hamano <gitster@xxxxxxxxx>
[ JGIT ] incompatiblity found in DirCache
From
: "Adam W. Hawks" <awhawks@xxxxxxxxxxx>
Re: Problem with "dashless options"
From
: Pierre Habouzit <madcoder@xxxxxxxxxx>
Re: Problem with "dashless options"
From
: Henrik Tidefelt <tidefelt@xxxxxxxxxx>
Re: [PATCH] git.el: Use git-add-file for unmerged files, remove git-resolve-file
From
: Alexandre Julliard <julliard@xxxxxxxxxx>
git-cvsserver man page needs examples...
From
: david.hagood@xxxxxxxxx
[PATCH] rebase: use plumbing to show dirty state
From
: Jeff King <peff@xxxxxxxx>
Re: Funktion like "last commit time" in SVN
From
: Bruce Stephens <bruce.stephens@xxxxxxxxx>
Funktion like "last commit time" in SVN
From
: Benjamin.Glasebach@xxxxxxxxxxxxx
Re: Problem with "dashless options"
From
: Jeff King <peff@xxxxxxxx>
Problem with "dashless options"
From
: Henrik Tidefelt <tidefelt@xxxxxxxxxx>
Re: Issue 323 in msysgit: Can't clone over http
From
: Tay Ray Chuan <rctay89@xxxxxxxxx>
Re: `Git Status`-like output for two local branches
From
: Jeff King <peff@xxxxxxxx>
jk/1.7.0-status, was: What's cooking in git.git (Sep 2009, #02; Mon, 07)
From
: Jeff King <peff@xxxxxxxx>
[PATCH 2/2] status: make "how to stage" messages optional
From
: Jeff King <peff@xxxxxxxx>
[PATCH 1/2] push: make non-fast-forward help message configurable
From
: Jeff King <peff@xxxxxxxx>
[PATCH 0/2] configurable advice messages
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH 3/4] push: make non-fast-forward help message configurable
From
: Jeff King <peff@xxxxxxxx>
Re: tracking branch for a rebase
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH v2 3/3] INSTALL: Describe dependency knobs from Makefile
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH v2 2/3] INSTALL: Reorder dependencies, split shell and Perl
From
: Junio C Hamano <gitster@xxxxxxxxx>
[PATCH v2 3/3] INSTALL: Describe dependency knobs from Makefile
From
: Brian Gernhardt <brian@xxxxxxxxxxxxxxxxxxxxx>
[PATCH v2 1/3] INSTALL: Update description of our SHA-1 code
From
: Brian Gernhardt <brian@xxxxxxxxxxxxxxxxxxxxx>
[PATCH v2 2/3] INSTALL: Reorder dependencies, split shell and Perl
From
: Brian Gernhardt <brian@xxxxxxxxxxxxxxxxxxxxx>
[PATCH v2 0/3] INSTALL updates
From
: Brian Gernhardt <brian@xxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH] Makefile: Add NEEDS_CRYPTO_WITH_SSL
From
: Brian Gernhardt <brian@xxxxxxxxxxxxxxxxxxxxx>
Re: [RFC PATCH 2/2] INSTALL: Describe a few knobs from the Makefile
From
: Brian Gernhardt <brian@xxxxxxxxxxxxxxxxxxxxx>
Re: tracking branch for a rebase
From
: Julian Phillips <julian@xxxxxxxxxxxxxxxxx>
Re: [PATCH] git.el: Use git-add-file for unmerged files, remove git-resolve-file
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [StGit PATCH] Add import -p option
From
: Karl Wiberg <kha@xxxxxxxxxxx>
Re: [PATCHv5 00/14] git notes
From
: Johan Herland <johan@xxxxxxxxxxx>
Re: [PATCH 5/6 (v4)] full integration of rev-cache into git, completed test suite
From
: Nick Edelen <sirnot@xxxxxxxxx>
Re: [PATCHv5 00/14] git notes
From
: Sverre Rabbelier <srabbelier@xxxxxxxxx>
Re: [PATCH] post-receive-email: do not call sendmail if no mail was generated
From
: Junio C Hamano <gitster@xxxxxxxxx>
[StGit PATCH] Add import -p option
From
: Catalin Marinas <catalin.marinas@xxxxxxxxx>
Re: [PATCHv5 00/14] git notes
From
: Johan Herland <johan@xxxxxxxxxxx>
Re: [PATCHv5 00/14] git notes
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
Re: [PATCHv5 00/14] git notes
From
: Sverre Rabbelier <srabbelier@xxxxxxxxx>
Re: [PATCH] post-receive-email: do not call sendmail if no mail was generated
From
: Andy Parkins <andyparkins@xxxxxxxxx>
Re: [PATCHv5 00/14] git notes
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
Re: [SCuMD]
From
: Michael Gaffney <mr.gaffo@xxxxxxxxx>
Re: [PATCH] post-receive-email: do not call sendmail if no mail was generated
From
: Lars Noschinski <lars-2008-2@xxxxxxxxxxxxxxxxxxxx>
Re: git-diff: must --exit-code work with --ignore* options?
From
: Thell Fowler <git@xxxxxxxxxxxxx>
Re: [PATCH] git.el: Use git-add-file for unmerged files, remove git-resolve-file
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCHv5 00/14] git notes
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [RFC PATCH 2/2] INSTALL: Describe a few knobs from the Makefile
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH 1/2] INSTALL: Update description of our SHA-1 code
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] Makefile: Add NEEDS_CRYPTO_WITH_SSL
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] post-receive-email: do not call sendmail if no mail was generated
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] Add more instructions about how to install git.
From
: Matthieu Moy <Matthieu.Moy@xxxxxxxxxxxxxxx>
[PATCH] gitk: restore wm state to normal before saving geometry information
From
: Alexey Borzenkov <snaury@xxxxxxxxx>
Re: [PATCH] post-receive-email: do not call sendmail if no mail was generated
From
: Lars Noschinski <lars@xxxxxxxxxxxxxxxxxxxx>
[PATCH] post-receive-email: do not call sendmail if no mail was generated
From
: Lars Noschinski <lars@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCH 3/4] push: make non-fast-forward help message configurable
From
: Uri Okrent <uokrent@xxxxxxxxx>
[PATCH] gitk: restore wm state to normal before saving geometry information
From
: Alexey Borzenkov <snaury@xxxxxxxxx>
Re: [PATCH] git.el: Use git-add-file for unmerged files, remove git-resolve-file
From
: Alexandre Julliard <julliard@xxxxxxxxxx>
[PATCH] git-gui: store wm state and fix wm geometry
From
: Alexey Borzenkov <snaury@xxxxxxxxx>
Re: [PATCH] post-receive-email: do not call sendmail if no mail was generated
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] Add test for ignoring pushInsteadOf when remote has explicit pushurl
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: Improving merge failure message
From
: Junio C Hamano <gitster@xxxxxxxxx>
[RFC PATCH 2/2] INSTALL: Describe a few knobs from the Makefile
From
: Brian Gernhardt <brian@xxxxxxxxxxxxxxxxxxxxx>
[PATCH 1/2] INSTALL: Update description of our SHA-1 code
From
: Brian Gernhardt <brian@xxxxxxxxxxxxxxxxxxxxx>
Re: [PATCHv5 00/14] git notes
From
: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
Re: [PATCH] Add more instructions about how to install git.
From
: Brian Gernhardt <brian@xxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH] Add more instructions about how to install git.
From
: Mikael Magnusson <mikachu@xxxxxxxxx>
Re: [PATCH] Add more instructions about how to install git.
From
: Thiago Farina <tfransosi@xxxxxxxxx>
Re: [PATCH] Add more instructions about how to install git.
From
: Johannes Sixt <j.sixt@xxxxxxxxxxxxx>
Re: [PATCH] Add more instructions about how to install git.
From
: Erik Faye-Lund <kusmabite@xxxxxxxxxxxxxx>
Re: [PATCH] Add more instructions about how to install git.
From
: Thiago Farina <tfransosi@xxxxxxxxx>
[PATCH] Makefile: Add NEEDS_CRYPTO_WITH_SSL
From
: Brian Gernhardt <brian@xxxxxxxxxxxxxxxxxxxxx>
Re: Issue 323 in msysgit: Can't clone over http
From
: Tay Ray Chuan <rctay89@xxxxxxxxx>
Re: What's cooking in git.git (Sep 2009, #02; Mon, 07)
From
: Sverre Rabbelier <srabbelier@xxxxxxxxx>
Re: What's cooking in git.git (Sep 2009, #02; Mon, 07)
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: Issue 323 in msysgit: Can't clone over http
From
: Tay Ray Chuan <rctay89@xxxxxxxxx>
Re: Issue 323 in msysgit: Can't clone over http
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: [PATCHv5 00/14] git notes
From
: Johan Herland <johan@xxxxxxxxxxx>
Re: Gitweb linking to bug-tracking system
From
: Arnaud Bailly <abailly@xxxxxxxxx>
[ANNOUNCE] GitX v0.7 released
From
: Johannes Gilger <heipei@xxxxxxxxxxxx>
Re: Improving merge failure message
From
: Nanako Shiraishi <nanako3@xxxxxxxxxxx>
Re: [PATCH] post-receive-email: do not call sendmail if no mail was generated
From
: Lars Noschinski <lars@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCHv5 00/14] git notes
From
: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
Re: Gitweb linking to bug-tracking system
From
: Alex Riesen <raa.lkml@xxxxxxxxx>
Re: Improving merge failure message
From
: Alex Riesen <raa.lkml@xxxxxxxxx>
Re: [PATCHv5 00/14] git notes
From
: Johan Herland <johan@xxxxxxxxxxx>
Re: [PATCH] git-rebase-interactive: avoid breaking when GREP_OPTIONS="-H"
From
: Carlo Marcelo Arenas Belon <carenas@xxxxxxxxxxxxxx>
Gitweb linking to bug-tracking system
From
: Arnaud Bailly <abailly@xxxxxxxxx>
Re: Improving merge failure message
From
: Johannes Sixt <j.sixt@xxxxxxxxxxxxx>
Re: Improving merge failure message
From
: Mike Ralphson <mike.ralphson@xxxxxxxxx>
Re: [PATCH] Add more instructions about how to install git.
From
: Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx>
Re: Improving merge failure message
From
: Jeff King <peff@xxxxxxxx>
Re: Improving merge failure message
From
: Junio C Hamano <gitster@xxxxxxxxx>
[PATCH] Add test for ignoring pushInsteadOf when remote has explicit pushurl
From
: Josh Triplett <josh@xxxxxxxxxxxxxxxx>
Re: Improving merge failure message
From
: Sverre Rabbelier <srabbelier@xxxxxxxxx>
Re: Improving merge failure message
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCHv2 2/2] Add url.<base>.pushInsteadOf: URL rewriting for push only
From
: Josh Triplett <josh@xxxxxxxxxxxxxxxx>
Re: [PATCH resend] git-pull: fix fetch-options.txt to not document --quiet and --verbose twice in git-pull.txt
From
: Emmanuel Trillaud <etrillaud@xxxxxxxxx>
Re: [PATCH] git-rebase-interactive: avoid breaking when GREP_OPTIONS="-H"
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCHv2 2/2] Add url.<base>.pushInsteadOf: URL rewriting for push only
From
: Junio C Hamano <gitster@xxxxxxxxx>
[PATCH] completion: complete --scissors option of git-am
From
: Stephen Boyd <bebarino@xxxxxxxxx>
Re: [PATCH] git-rebase-interactive: avoid breaking when GREP_OPTIONS="-H"
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: What's cooking in git.git (Sep 2009, #02; Mon, 07)
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] git-rebase-interactive: avoid breaking when GREP_OPTIONS="-H"
From
: Carlo Marcelo Arenas Belon <carenas@xxxxxxxxxxxxxx>
Re: Improving merge failure message
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: What's cooking in git.git (Sep 2009, #02; Mon, 07)
From
: Nanako Shiraishi <nanako3@xxxxxxxxxxx>
Improving merge failure message
From
: Nanako Shiraishi <nanako3@xxxxxxxxxxx>
Re: [PATCH resend] git-pull: fix fetch-options.txt to not document --quiet and --verbose twice in git-pull.txt
From
: Matthieu Moy <Matthieu.Moy@xxxxxxxxxxxxxxx>
Re: [PATCH] Add more instructions about how to install git.
From
: Matthieu Moy <Matthieu.Moy@xxxxxxxxxxxxxxx>
Re: [PATCH] Add more instructions about how to install git.
From
: Alex Riesen <raa.lkml@xxxxxxxxx>
[PATCH] Add more instructions about how to install git.
From
: Thiago Farina <tfransosi@xxxxxxxxx>
Re: [PATCHv5 00/14] git notes
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCHv5 00/14] git notes
From
: Johan Herland <johan@xxxxxxxxxxx>
[PATCHv5 10/14] Teach notes code to free its internal data structures on request.
From
: Johan Herland <johan@xxxxxxxxxxx>
[PATCHv5 09/14] Add '%N'-format for pretty-printing commit notes
From
: Johan Herland <johan@xxxxxxxxxxx>
[PATCHv5 11/14] Teach the notes lookup code to parse notes trees with various fanout schemes
From
: Johan Herland <johan@xxxxxxxxxxx>
[PATCHv5 14/14] Add test cases for date-based fanouts
From
: Johan Herland <johan@xxxxxxxxxxx>
[PATCHv5 13/14] Allow flexible organization of notes trees, using both commit date and SHA1
From
: Johan Herland <johan@xxxxxxxxxxx>
[PATCHv5 03/14] Speed up git notes lookup
From
: Johan Herland <johan@xxxxxxxxxxx>
[PATCHv5 12/14] Selftests verifying semantics when loading notes trees with various fanouts
From
: Johan Herland <johan@xxxxxxxxxxx>
[PATCHv5 08/14] Add flags to get_commit_notes() to control the format of the note string
From
: Johan Herland <johan@xxxxxxxxxxx>
[PATCHv5 05/14] Teach "-m <msg>" and "-F <file>" to "git notes edit"
From
: Johan Herland <johan@xxxxxxxxxxx>
[PATCHv5 06/14] fast-import: Add support for importing commit notes
From
: Johan Herland <johan@xxxxxxxxxxx>
[PATCHv5 07/14] t3302-notes-index-expensive: Speed up create_repo()
From
: Johan Herland <johan@xxxxxxxxxxx>
[PATCHv5 04/14] Add an expensive test for git-notes
From
: Johan Herland <johan@xxxxxxxxxxx>
[PATCHv5 02/14] Add a script to edit/inspect notes
From
: Johan Herland <johan@xxxxxxxxxxx>
[PATCHv5 01/14] Introduce commit notes
From
: Johan Herland <johan@xxxxxxxxxxx>
[PATCHv5 00/14] git notes
From
: Johan Herland <johan@xxxxxxxxxxx>
What's cooking in git.git (Sep 2009, #02; Mon, 07)
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH resend] git-pull: fix fetch-options.txt to not document --quiet and --verbose twice in git-pull.txt
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH 5/6 (v4)] full integration of rev-cache into git, completed test suite
From
: Sam Vilain <sam@xxxxxxxxxx>
Re: [PATCH resend] git-pull: fix fetch-options.txt to not document --quiet and --verbose twice in git-pull.txt
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: git survey stats
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: [PATCH] git-rebase-interactive: avoid breaking when GREP_OPTIONS="-H"
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] githooks.txt: put hooks into subsections
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH 2/2] git-completion.bash: prevent 'git help' from searching for git repository
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: Issue 323 in msysgit: Can't clone over http
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] grep: fix exit status if external_grep() returns error
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: how to skip branches on git svn clone/fetch when there are errors
From
: Daniele Segato <daniele.bilug@xxxxxxxxx>
Re: how to skip branches on git svn clone/fetch when there are errors
From
: Paolo Ciarrocchi <paolo.ciarrocchi@xxxxxxxxx>
Re: [PATCH 3/6 (v4)] support for non-commit object caching in rev-cache
From
: "Nick Edelen" <sirnot@xxxxxxxxx>
Re: [PATCH 2/6 (v4)] basic revision cache system, no integration or features
From
: "Nick Edelen" <sirnot@xxxxxxxxx>
[PATCH 7/6 (v4)] support for commit grafts, slight change to general mechanism
From
: "Nick Edelen" <sirnot@xxxxxxxxx>
Re: [PATCH 6/6 (v4)] support for path name caching in rev-cache
From
: "Nick Edelen" <sirnot@xxxxxxxxx>
Re: [PATCH 5/6 (v4)] full integration of rev-cache into git, completed test suite
From
: "Nick Edelen" <sirnot@xxxxxxxxx>
Re: [PATCH 4/6 (v4)] administrative functions for rev-cache, start of integration into git
From
: "Nick Edelen" <sirnot@xxxxxxxxx>
Re: [PATCH 1/6 (v4)] man page and technical discussion for rev-cache
From
: "Nick Edelen" <sirnot@xxxxxxxxx>
Re: how to skip branches on git svn clone/fetch when there are errors
From
: Daniele Segato <daniele.bilug@xxxxxxxxx>
Re: how to skip branches on git svn clone/fetch when there are errors
From
: Daniele Segato <daniele.bilug@xxxxxxxxx>
Re: [PATCH] git-rebase-interactive: avoid breaking when GREP_OPTIONS="-H"
From
: "Dave Rodgman" <dav1dr@xxxxxx>
[PATCH] git-rebase-interactive: avoid breaking when GREP_OPTIONS="-H"
From
: Carlo Marcelo Arenas Belon <carenas@xxxxxxxxxxxxxx>
Re: git rebase --interactive problems
From
: Carlo Marcelo Arenas Belon <carenas@xxxxxxxxxxxxxx>
Re: git rebase --interactive problems
From
: Jeff Epler <jepler@xxxxxxxxxxxxxx>
[PATCH] gitweb: Add 'show-sizes' feature to show blob sizes in tree view
From
: Jakub Narebski <jnareb@xxxxxxxxx>
[PATCH resend] git-pull: fix fetch-options.txt to not document --quiet and --verbose twice in git-pull.txt
From
: Emmanuel Trillaud <etrillaud@xxxxxxxxx>
git rebase --interactive problems
From
: "Dave Rodgman" <dav1dr@xxxxxx>
Re: [PATCH 14/14] Add README and gitignore file for MSVC build
From
: Erik Faye-Lund <kusmabite@xxxxxxxxxxxxxx>
Re: Use case I don't know how to address
From
: Alan Chandler <alan@xxxxxxxxxxxxxxxxxxxxx>
Re: Use case I don't know how to address
From
: Alan Chandler <alan@xxxxxxxxxxxxxxxxxxxxx>
[PATCH/RFC] gitweb: Add 'show-sizes' feature to show blob sizes in tree view
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: [PATCH 3/4] push: make non-fast-forward help message configurable
From
: Matthieu Moy <Matthieu.Moy@xxxxxxxxxxxxxxx>
Re: [PATCH] Do not scramble password read from .cvspass
From
: Dirk Hörner <dirker@xxxxxxxxx>
Re: tracking branch for a rebase
From
: Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx>
Re: how to skip branches on git svn clone/fetch when there are errors
From
: Daniele Segato <daniele.bilug@xxxxxxxxx>
Re: tracking branch for a rebase
From
: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
Re: Issue 323 in msysgit: Can't clone over http
From
: Tay Ray Chuan <rctay89@xxxxxxxxx>
Re: tracking branch for a rebase
From
: Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx>
[PATCHv2 2/2] Add url.<base>.pushInsteadOf: URL rewriting for push only
From
: Josh Triplett <josh@xxxxxxxxxxxxxxxx>
[PATCHv2 1/2] Wrap rewrite globals in a struct in preparation for adding another set
From
: Josh Triplett <josh@xxxxxxxxxxxxxxxx>
[PATCHv2 0/2] Add url.<base>.pushInsteadOf: URL rewriting for push only
From
: Josh Triplett <josh@xxxxxxxxxxxxxxxx>
Re: [PATCH 3/4] push: make non-fast-forward help message configurable
From
: Jeff King <peff@xxxxxxxx>
[PATCH] grep: fix exit status if external_grep() returns error
From
: Clemens Buchacher <drizzd@xxxxxx>
Re: tracking branch for a rebase
From
: Jeff King <peff@xxxxxxxx>
Re: tracking branch for a rebase
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH 3/4] push: make non-fast-forward help message configurable
From
: Matthieu Moy <Matthieu.Moy@xxxxxxxxxxxxxxx>
Re: tracking branch for a rebase
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH 3/4] push: make non-fast-forward help message configurable
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH 2/2] Add url.<base>.pushInsteadOf: URL rewriting for push only
From
: Josh Triplett <josh@xxxxxxxxxxxxxxxx>
Re: Issue 323 in msysgit: Can't clone over http
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: Deleted folder keeps showing up?
From
: Benjamin Buch <benni.buch@xxxxxx>
Re: tracking branch for a rebase
From
: Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx>
Re: [BUG] 'add -u' doesn't work from untracked subdir
From
: Matthieu Moy <Matthieu.Moy@xxxxxxxxxxxxxxx>
Re: [PATCH 3/4] push: make non-fast-forward help message configurable
From
: Mike Hommey <mh@xxxxxxxxxxxx>
Re: [PATCH 2/2] Add url.<base>.pushInsteadOf: URL rewriting for push only
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [BUG] 'add -u' doesn't work from untracked subdir
From
: Clemens Buchacher <drizzd@xxxxxx>
Re: [PATCH 3/4] push: make non-fast-forward help message configurable
From
: Johannes Sixt <j.sixt@xxxxxxxxxxxxx>
Re: [BUG] 'add -u' doesn't work from untracked subdir
From
: SZEDER Gábor <szeder@xxxxxxxxxx>
Re: Issue 323 in msysgit: Can't clone over http
From
: Junio C Hamano <gitster@xxxxxxxxx>
[PATCH 2/2] Add url.<base>.pushInsteadOf: URL rewriting for push only
From
: Josh Triplett <josh@xxxxxxxxxxxxxxxx>
[PATCH 1/2] Wrap rewrite globals in a struct in preparation for adding another set
From
: Josh Triplett <josh@xxxxxxxxxxxxxxxx>
[PATCH 0/2] Add url.<base>.pushInsteadOf: URL rewriting for push only
From
: Josh Triplett <josh@xxxxxxxxxxxxxxxx>
Re: [BUG] 'add -u' doesn't work from untracked subdir
From
: Matthieu Moy <Matthieu.Moy@xxxxxxxxxxxxxxx>
Re: Issue 323 in msysgit: Can't clone over http
From
: Tay Ray Chuan <rctay89@xxxxxxxxx>
Re: [BUG] 'add -u' doesn't work from untracked subdir
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: tracking branch for a rebase
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: Issue 323 in msysgit: Can't clone over http
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH 3/4] push: make non-fast-forward help message configurable
From
: Nanako Shiraishi <nanako3@xxxxxxxxxxx>
Re: Use case I don't know how to address
From
: Alan Chandler <alan@xxxxxxxxxxxxxxxxxxxxx>
Re: [BUG] 'add -u' doesn't work from untracked subdir
From
: Nanako Shiraishi <nanako3@xxxxxxxxxxx>
Re: [PATCH 1/2] grep: accept relative paths outside current working directory
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: Strange merge failure (would be overwritten by merge / cannot merge)
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Re: [git-svn] [FEATURE-REQ] track merges from git
From
: Ximin Luo <xl269@xxxxxxxxx>
Re: Strange merge failure (would be overwritten by merge / cannot merge)
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Re: Strange merge failure (would be overwritten by merge / cannot merge)
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: Strange merge failure (would be overwritten by merge / cannot merge)
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: Strange merge failure (would be overwritten by merge / cannot merge)
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Re: Strange merge failure (would be overwritten by merge / cannot merge)
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Re: Strange merge failure (would be overwritten by merge / cannot merge)
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: Strange merge failure (would be overwritten by merge / cannot merge)
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Re: Strange merge failure (would be overwritten by merge / cannot merge)
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [BUG] 'add -u' doesn't work from untracked subdir
From
: Clemens Buchacher <drizzd@xxxxxx>
Re: Strange merge failure (would be overwritten by merge / cannot merge)
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Re: [BUG] 'add -u' doesn't work from untracked subdir
From
: Clemens Buchacher <drizzd@xxxxxx>
[PATCH v7 6/6] fast-import: test the new option command
From
: Sverre Rabbelier <srabbelier@xxxxxxxxx>
[PATCH v7 5/6] fast-import: add option command
From
: Sverre Rabbelier <srabbelier@xxxxxxxxx>
[PATCH v7 3/6] fast-import: add feature command
From
: Sverre Rabbelier <srabbelier@xxxxxxxxx>
[PATCH v7 4/6] fast-import: test the new feature command
From
: Sverre Rabbelier <srabbelier@xxxxxxxxx>
[PATCH v7 1/6] fast-import: put option parsing code in separate functions
From
: Sverre Rabbelier <srabbelier@xxxxxxxxx>
[PATCH v7 2/6] fast-import: put marks reading in it's own function
From
: Sverre Rabbelier <srabbelier@xxxxxxxxx>
[PATCH v7 0/6] fast-import: add new feature and option command
From
: Sverre Rabbelier <srabbelier@xxxxxxxxx>
Re: Use case I don't know how to address
From
: Alan Chandler <alan@xxxxxxxxxxxxxxxxxxxxx>
Re: [BUG] 'add -u' doesn't work from untracked subdir
From
: Matthieu Moy <Matthieu.Moy@xxxxxxxxxxxxxxx>
Re: [RFC/PATCH 0/4] make helpful messages optional
From
: Matthieu Moy <Matthieu.Moy@xxxxxxxxxxxxxxx>
Re: [PATCH 3/4] push: make non-fast-forward help message configurable
From
: Sverre Rabbelier <srabbelier@xxxxxxxxx>
[PATCH] githooks.txt: put hooks into subsections
From
: Bert Wesarg <bert.wesarg@xxxxxxxxxxxxxx>
Re: Strange merge failure (would be overwritten by merge / cannot merge)
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH/RFC 3/6] status: refactor short-mode printing to its own function
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH/RFC 2/6] docs: note that status configuration affects only long format
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: Use case I don't know how to address
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH 3/4] push: make non-fast-forward help message configurable
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH 3/4] push: make non-fast-forward help message configurable
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH 3/4] push: make non-fast-forward help message configurable
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH 3/4] push: make non-fast-forward help message configurable
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH 3/4] push: make non-fast-forward help message configurable
From
: Junio C Hamano <gitster@xxxxxxxxx>
[PATCH 4/4] status: make "how to stage" messages optional
From
: Jeff King <peff@xxxxxxxx>
[PATCH 3/4] push: make non-fast-forward help message configurable
From
: Jeff King <peff@xxxxxxxx>
[PATCH 2/4] push: re-flow non-fast-forward message
From
: Jeff King <peff@xxxxxxxx>
[PATCH 1/4] push: fix english in non-fast-forward message
From
: Jeff King <peff@xxxxxxxx>
[RFC/PATCH 0/4] make helpful messages optional
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH 0/9] War on blank-at-eof
From
: Junio C Hamano <gitster@xxxxxxxxx>
[ANNOUNCE]TortoiseGit 1.0.2.0 release
From
: Frank Li <lznuaa@xxxxxxxxx>
Re: [PATCH] make shallow repository deepening more network efficient
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: how to skip branches on git svn clone/fetch when there are errors
From
: Eric Wong <normalperson@xxxxxxxx>
Re: Strange merge failure (would be overwritten by merge / cannot merge)
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: 'add -u' without path is relative to cwd
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH 0/9] War on blank-at-eof
From
: Thell Fowler <git@xxxxxxxxxxxxx>
Re: [BUG] 'add -u' doesn't work from untracked subdir
From
: Clemens Buchacher <drizzd@xxxxxx>
Re: tracking branch for a rebase
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [BUG] 'add -u' doesn't work from untracked subdir
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: Strange merge failure (would be overwritten by merge / cannot merge)
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [BUG] 'add -u' doesn't work from untracked subdir
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: Use case I don't know how to address
From
: Johannes Sixt <j6t@xxxxxxxx>
Re: [JGIT] Request for help
From
: Mark Struberg <struberg@xxxxxxxx>
Re: [JGIT] Request for help
From
: Robin Rosenberg <robin.rosenberg.lists@xxxxxxxxxx>
Re: `Git Status`-like output for two local branches
From
: demerphq <demerphq@xxxxxxxxx>
Re: tracking branch for a rebase
From
: Jeff King <peff@xxxxxxxx>
Re: tracking branch for a rebase
From
: Björn Steinbrink <B.Steinbrink@xxxxxx>
Re: What's cooking in git.git (Sep 2009, #01; Sat, 05)
From
: Nicolas Pitre <nico@xxxxxxx>
[PATCH 2/2 v2] add 'scope' config option
From
: Clemens Buchacher <drizzd@xxxxxx>
Re: Strange merge failure (would be overwritten by merge / cannot merge)
From
: Christoph Haas <email@xxxxxxxxxxxxxxxxx>
Re: Commit to wrong branch. How to fix?
From
: Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx>
[PATCH 2/2] add 'scope' config option
From
: Clemens Buchacher <drizzd@xxxxxx>
[PATCH 1/2] grep: accept relative paths outside current working directory
From
: Clemens Buchacher <drizzd@xxxxxx>
Re: [PATCH v2] status: list unmerged files last
From
: Mark Brown <broonie@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
Re: [git-svn] [FEATURE-REQ] track merges from git
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: [PATCH v2] status: list unmerged files last
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH v2] status: list unmerged files last
From
: Jeff King <peff@xxxxxxxx>
[PATCH/RFC 6/6] commit: support alternate status formats
From
: Jeff King <peff@xxxxxxxx>
[PATCH/RFC 5/6] status: add --porcelain output format
From
: Jeff King <peff@xxxxxxxx>
Re: how to skip branches on git svn clone/fetch when there are errors
From
: Daniele Segato <daniele.bilug@xxxxxxxxx>
[PATCH/RFC 4/6] status: refactor format option parsing
From
: Jeff King <peff@xxxxxxxx>
[PATCH/RFC 3/6] status: refactor short-mode printing to its own function
From
: Jeff King <peff@xxxxxxxx>
[PATCH/RFC 2/6] docs: note that status configuration affects only long format
From
: Jeff King <peff@xxxxxxxx>
[PATCH/RFC 1/6] status: typo fix in usage
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH v2] status: list unmerged files last
From
: Jeff King <peff@xxxxxxxx>
Re: [BUG] 'add -u' doesn't work from untracked subdir
From
: Clemens Buchacher <drizzd@xxxxxx>
What's cooking in git.git (Sep 2009, #01; Sat, 05)
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [BUG] 'add -u' doesn't work from untracked subdir
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: git+http:// proof-of-concept (not using CONNECT)
From
: Eric Wong <normalperson@xxxxxxxx>
Re: [BUG] 'add -u' doesn't work from untracked subdir
From
: Jeff King <peff@xxxxxxxx>
Re: `Git Status`-like output for two local branches
From
: Jeff King <peff@xxxxxxxx>
Re: [git-svn] [FEATURE-REQ] track merges from git
From
: Eric Wong <normalperson@xxxxxxxx>
Re: [BUG] 'add -u' doesn't work from untracked subdir
From
: Jeff King <peff@xxxxxxxx>
Re: [BUG] 'add -u' doesn't work from untracked subdir
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [BUG] 'add -u' doesn't work from untracked subdir
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [BUG] 'add -u' doesn't work from untracked subdir
From
: Jeff King <peff@xxxxxxxx>
Re: [BUG] 'add -u' doesn't work from untracked subdir
From
: Junio C Hamano <gitster@xxxxxxxxx>
Use case I don't know how to address
From
: Alan Chandler <alan@xxxxxxxxxxxxxxxxxxxxx>
Re: [git-svn] always prompted for passphrase with subversion 1.6
From
: Eric Wong <normalperson@xxxxxxxx>
unpack-trees traversing with index quite broken...
From
: Junio C Hamano <junio@xxxxxxxxx>
Re: [PATCH v2] status: list unmerged files last
From
: Jeff King <peff@xxxxxxxx>
Re: Hosting Git repositories: how useful will git-gc be?
From
: Jeff King <peff@xxxxxxxx>
Re: [BUG] 'add -u' doesn't work from untracked subdir
From
: Jeff King <peff@xxxxxxxx>
Re: how to skip branches on git svn clone/fetch when there are errors
From
: Eric Wong <normalperson@xxxxxxxx>
Re: tracking branch for a rebase
From
: Jeff King <peff@xxxxxxxx>
Re: Question about git-svn
From
: Eric Wong <normalperson@xxxxxxxx>
Re: Error with git svn show-ignore: forbidden access
From
: Eric Wong <normalperson@xxxxxxxx>
Re: [JGIT] Request for help
From
: Gabe McArthur <gabriel.mcarthur@xxxxxxxxx>
Re: [JGIT] Request for help
From
: Douglas Campos <douglas@xxxxxxxxxxx>
Re: Strange merge failure (would be overwritten by merge / cannot merge)
From
: David Aguilar <davvid@xxxxxxxxx>
Re: [JGIT] Request for help
From
: Gabe <gabriel.mcarthur@xxxxxxxxx>
Re: [PATCH 1/8] Make the "traditionally-supported" URLs a special case
From
: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
Re: [PATCH 1/8] Make the "traditionally-supported" URLs a special case
From
: Daniel Barkalow <barkalow@xxxxxxxxxxxx>
Re: [PATCH 1/8] Make the "traditionally-supported" URLs a special case
From
: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
Strange merge failure (would be overwritten by merge / cannot merge)
From
: Christoph Haas <haas@xxxxxxxxxx>
Re: .git and retrieving full source tree for own project(s)
From
: "armencho@xxxxxxxxx" <armencho@xxxxxxxxx>
Re: [PATCH 1/8] Make the "traditionally-supported" URLs a special case
From
: Daniel Barkalow <barkalow@xxxxxxxxxxxx>
Re: .git and retrieving full source tree for own project(s)
From
: Junio C Hamano <gitster@xxxxxxxxx>
.git and retrieving full source tree for own project(s)
From
: "armencho@xxxxxxxxx" <armencho@xxxxxxxxx>
Re: [JGIT] Request for help
From
: Mark Struberg <struberg@xxxxxxxx>
Re: [PATCH 1/8] Make the "traditionally-supported" URLs a special case
From
: Sverre Rabbelier <srabbelier@xxxxxxxxx>
Re: [PATCH 1/8] Make the "traditionally-supported" URLs a special case
From
: Daniel Barkalow <barkalow@xxxxxxxxxxxx>
Re: tracking branch for a rebase
From
: Björn Steinbrink <B.Steinbrink@xxxxxx>
Re: [JGIT] Request for help
From
: Mark Struberg <struberg@xxxxxxxx>
Re: Commit to wrong branch. How to fix?
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: [JGIT] Request for help
From
: Jonas Fonseca <jonas.fonseca@xxxxxxxxx>
Re: tracking branch for a rebase
From
: Jeff King <peff@xxxxxxxx>
Re: Commit to wrong branch. How to fix?
From
: Howard Miller <howardsmiller@xxxxxxxxxxxxxx>
Re: Commit to wrong branch. How to fix?
From
: Howard Miller <howardsmiller@xxxxxxxxxxxxxx>
Re: [PATCH 1/8] Make the "traditionally-supported" URLs a special case
From
: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
Re: [PATCH 1/8] Make the "traditionally-supported" URLs a special case
From
: Sverre Rabbelier <srabbelier@xxxxxxxxx>
Re: [JGIT] Request for help
From
: Mark Struberg <struberg@xxxxxxxx>
Re: [PATCH 1/8] Make the "traditionally-supported" URLs a special case
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH 1/8] Make the "traditionally-supported" URLs a special case
From
: Sverre Rabbelier <srabbelier@xxxxxxxxx>
Re: Commit to wrong branch. How to fix?
From
: Erik Faye-Lund <kusmabite@xxxxxxxxxxxxxx>
Re: [PATCH 0/8] VCS helpers
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH 4/8] Allow fetch to modify refs
From
: Daniel Barkalow <barkalow@xxxxxxxxxxxx>
Re: [PATCH 2/9] apply --whitespace=fix: detect new blank lines at eof correctly
From
: Junio C Hamano <gitster@xxxxxxxxx>
[JGIT PATCH v2 2/3] Work around Sun javac compiler bug in RefUpdate
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
[JGIT PATCH v2 3/3] Fix DirCache.findEntry to work on an empty cache
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>