Git Distributed Software Revision Control
Thread Index
[
Prev Page
][
Next Page
]
Re: [PATCH 4/4] gitweb: show notes in commit(diff) view
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: [PATCH 3/4] gitweb: show notes in log
From
: Giuseppe Bilotta <giuseppe.bilotta@xxxxxxxxx>
Re: [PATCH 3/4] gitweb: show notes in log
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: [msysGit] upload-pack timing issue on windows?
From
: Erik Faye-Lund <kusmabite@xxxxxxxxxxxxxx>
Re: git-grep: option parsing conflicts with prefix-dash searches
From
: Jeff King <peff@xxxxxxxx>
Re: Linux Kernel based project in git
From
: Stephen Kelly <steveire@xxxxxxxxx>
Re: notes TODOs (was: Re: [PATCH 1/4] gitweb: notes feature)
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: [PATCH] t9501: Skip testing load if we can't detect it
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: [msysGit] upload-pack timing issue on windows?
From
: Johannes Sixt <j6t@xxxxxxxx>
Re: [PATCH 5/9] revert: add --ff option to allow fast forward when cherry-picking
From
: Paolo Bonzini <bonzini@xxxxxxx>
Re: [PATCH] grep: simple test for operation in a bare repository
From
: René Scharfe <rene.scharfe@xxxxxxxxxxxxxx>
Re: [PATCH 2/4] gitweb: show notes in shortlog view
From
: Giuseppe Bilotta <giuseppe.bilotta@xxxxxxxxx>
Re: [PATCH 1/4] gitweb: notes feature
From
: Giuseppe Bilotta <giuseppe.bilotta@xxxxxxxxx>
[PATCH] bash: support the --autosquash option for rebase
From
: Björn Gustavsson <bgustavsson@xxxxxxxxx>
Re: git-grep: option parsing conflicts with prefix-dash searches
From
: Miles Bader <miles@xxxxxxx>
Re: [PATCH 1/4] gitweb: notes feature
From
: Giuseppe Bilotta <giuseppe.bilotta@xxxxxxxxx>
Re: [gitolite] repo config for delegated projects
From
: Sitaram Chamarty <sitaram@xxxxxxxxxxx>
Re: [RFC/PATCH] rebase: add -x option to record original commit name
From
: Jay Soffian <jaysoffian@xxxxxxxxx>
[PATCH] t9501: Skip testing load if we can't detect it
From
: Brian Gernhardt <brian@xxxxxxxxxxxxxxxxxxxxx>
Re: git-grep: option parsing conflicts with prefix-dash searches
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [RFC/PATCH] rebase: add -x option to record original commit name
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [gitolite] repo config for delegated projects
From
: martin f krafft <madduck@xxxxxxxxxxx>
Re: [RFC/PATCH] rebase: add -x option to record original commit name
From
: Jay Soffian <jaysoffian@xxxxxxxxx>
Re: git-grep: option parsing conflicts with prefix-dash searches
From
: Jeff King <peff@xxxxxxxx>
Re: [RFC/PATCH] rebase: add -x option to record original commit name
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [RFC/PATCH] rebase: add -x option to record original commit name
From
: Jay Soffian <jaysoffian@xxxxxxxxx>
Re: [RFC/PATCH] rebase: add -x option to record original commit name
From
: Jay Soffian <jaysoffian@xxxxxxxxx>
Re: [RFC/PATCH] rebase: add -x option to record original commit name
From
: Junio C Hamano <gitster@xxxxxxxxx>
[RFC/PATCH] rebase: add -x option to record original commit name
From
: Jay Soffian <jaysoffian@xxxxxxxxx>
Re: [PATCH] add new options to git format-patch: --cover-subject and --cover-blurb
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [gitolite] repo config for delegated projects
From
: Sitaram Chamarty <sitaramc@xxxxxxxxx>
Re: [RFC PATCH 00/10] gitweb: Simple file based output caching
From
: "J.H." <warthog9@xxxxxxxxxxxxxx>
Re: [PATCH 5/9] revert: add --ff option to allow fast forward when cherry-picking
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH 2/4] gitweb: show notes in shortlog view
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: [PATCH 9/9] merge: use new "reset" function instead of running "git read-tree"
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH 5/9] revert: add --ff option to allow fast forward when cherry-picking
From
: Junio C Hamano <gitster@xxxxxxxxx>
upload-pack timing issue on windows?
From
: Erik Faye-Lund <kusmabite@xxxxxxxxxxxxxx>
Re: [PATCH v2 3/3] make git push --dry-run --porcelain exit with status 0 even if updates will be rejected
From
: Tay Ray Chuan <rctay89@xxxxxxxxx>
Re: [PATCH 0/9] add --ff option to cherry-pick
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH 1/4] gitweb: notes feature
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: git-grep: option parsing conflicts with prefix-dash searches
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: git-grep: option parsing conflicts with prefix-dash searches
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: git-grep: option parsing conflicts with prefix-dash searches
From
: Santi Béjar <santi@xxxxxxxxxxx>
Re: git-grep: option parsing conflicts with prefix-dash searches
From
: Jan Engelhardt <jengelh@xxxxxxxxxx>
[PATCH 9/9] merge: use new "reset" function instead of running "git read-tree"
From
: Christian Couder <chriscool@xxxxxxxxxxxxx>
[PATCH 8/9] rebase -i: use new --ff cherry-pick option
From
: Christian Couder <chriscool@xxxxxxxxxxxxx>
[PATCH 3/9] reset: refactor reseting in its own function
From
: Christian Couder <chriscool@xxxxxxxxxxxxx>
[PATCH 2/9] reset: refactor updating heads into a static function
From
: Christian Couder <chriscool@xxxxxxxxxxxxx>
[PATCH 5/9] revert: add --ff option to allow fast forward when cherry-picking
From
: Christian Couder <chriscool@xxxxxxxxxxxxx>
[PATCH 7/9] Documentation: describe new cherry-pick --ff option
From
: Christian Couder <chriscool@xxxxxxxxxxxxx>
[PATCH 6/9] cherry-pick: add tests for new --ff option
From
: Christian Couder <chriscool@xxxxxxxxxxxxx>
[PATCH 1/9] revert: libify cherry-pick and revert functionnality
From
: Christian Couder <chriscool@xxxxxxxxxxxxx>
[PATCH 4/9] reset: make reset function non static and declare it in "reset.h"
From
: Christian Couder <chriscool@xxxxxxxxxxxxx>
[PATCH 0/9] add --ff option to cherry-pick
From
: Christian Couder <chriscool@xxxxxxxxxxxxx>
git-grep: option parsing conflicts with prefix-dash searches
From
: Jan Engelhardt <jengelh@xxxxxxxxxx>
Re: Implement --password option for git svn perl script
From
: Steve Diver <squelch2@xxxxxxxxxxxxxx>
Re: [PATCH] add new options to git format-patch: --cover-subject and --cover-blurb
From
: "Larry D'Anna" <larry@xxxxxxxxxxxxxx>
Re: [PATCH] add new options to git format-patch: --cover-subject and --cover-blurb
From
: "Larry D'Anna" <larry@xxxxxxxxxxxxxx>
Re: [PATCH] add new options to git format-patch: --cover-subject and --cover-blurb
From
: "Wesley J. Landaker" <wjl@xxxxxxxxxxxxx>
Re: [PATCH] add new options to git format-patch: --cover-subject and --cover-blurb
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH 1/4] gitweb: notes feature
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] add new options to git format-patch: --cover-subject and --cover-blurb
From
: "Wesley J. Landaker" <wjl@xxxxxxxxxxxxx>
Re: [PATCH v2 5/6] receive-pack: Wrap status reports inside side-band-64k
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH v2 5/6] receive-pack: Wrap status reports inside side-band-64k
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
Re: git gc / git repack not removing unused objects?
From
: Nicolas Pitre <nico@xxxxxxxxxxx>
[PATCH] add new options to git format-patch: --cover-subject and --cover-blurb
From
: "Larry D'Anna" <larry@xxxxxxxxxxxxxx>
Re: [PATCH 1/4] gitweb: notes feature
From
: Giuseppe Bilotta <giuseppe.bilotta@xxxxxxxxx>
Re: [PATCH v2 5/6] receive-pack: Wrap status reports inside side-band-64k
From
: Junio C Hamano <gitster@xxxxxxxxx>
[PATCH v2 5/6] receive-pack: Wrap status reports inside side-band-64k
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
[PATCH v2 6/6] receive-pack: Send hook output over side band #2
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
[PATCH v2 3/6] send-pack: demultiplex a sideband stream with status data
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
Re: [PATCH v2 2/3] clean up some of the output from git push --porcelain
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: git gc / git repack not removing unused objects?
From
: Jon Nelson <jnelson@xxxxxxxxxxx>
[PATCH v2 2/6] run-command: support custom fd-set in async
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
[PATCH v2 4/6] receive-pack: Refactor how capabilities are shown to the client
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
[PATCH v2 1/6] run-command: Allow stderr to be a caller supplied pipe
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
[PATCH v2 0/6] receive-pack hooks over sideband
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
Re: git gc / git repack not removing unused objects?
From
: Nicolas Pitre <nico@xxxxxxxxxxx>
[PATCH v2 3/3] make git push --dry-run --porcelain exit with status 0 even if updates will be rejected
From
: "Larry D'Anna" <larry@xxxxxxxxxxxxxx>
[PATCH v2 0/3]
From
: "Larry D'Anna" <larry@xxxxxxxxxxxxxx>
[PATCH v2 2/3] clean up some of the output from git push --porcelain
From
: "Larry D'Anna" <larry@xxxxxxxxxxxxxx>
[PATCH v2 1/3] fix an error message in git-push so it goes to stderr
From
: "Larry D'Anna" <larry@xxxxxxxxxxxxxx>
Re: [PATCH 2/3] silence human readable info messages going to stderr from git push --porcelain
From
: "Larry D'Anna" <larry@xxxxxxxxxxxxxx>
Re: [PATCH] Remove .git auto detection from setup_git_env()
From
: René Scharfe <rene.scharfe@xxxxxxxxxxxxxx>
Re: [PATCH 2/3] silence human readable info messages going to stderr from git push --porcelain
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH 3/3] make git push --dry-run --porcelain exit with status 0 even if updates will be rejected
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH 3/3] make git push --dry-run --porcelain exit with status 0 even if updates will be rejected
From
: "Larry D'Anna" <larry@xxxxxxxxxxxxxx>
[PATCH (resend)] Update git fsck --full short description to mention packs
From
: "Wesley J. Landaker" <wjl@xxxxxxxxxxxxx>
Re: [PATCH 3/3] make git push --dry-run --porcelain exit with status 0 even if updates will be rejected
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH] fix an error message in git-push so it goes to stderr
From
: Jeff King <jrk@xxxxxxxx>
Re: [PATCH] fix an error message in git-push so it goes to stderr
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH] fix an error message in git-push so it goes to stderr
From
: "Larry D'Anna" <larry@xxxxxxxxxxxxxx>
git gc / git repack not removing unused objects?
From
: Jon Nelson <jnelson@xxxxxxxxxxx>
Re: [PATCH] fix an error message in git-push so it goes to stderr
From
: "Larry D'Anna" <larry@xxxxxxxxxxxxxx>
[PATCH 2/3] silence human readable info messages going to stderr from git push --porcelain
From
: "Larry D'Anna" <larry@xxxxxxxxxxxxxx>
[PATCH 1/3] fix an error message in git-push so it goes to stderr
From
: "Larry D'Anna" <larry@xxxxxxxxxxxxxx>
[PATCH 3/3] make git push --dry-run --porcelain exit with status 0 even if updates will be rejected
From
: "Larry D'Anna" <larry@xxxxxxxxxxxxxx>
Re: creating a new branch without an ancestor
From
: "Wesley J. Landaker" <wjl@xxxxxxxxxxxxx>
Re: How can I tell if a file has been updated upstream?
From
: Nicolas Pitre <nico@xxxxxxxxxxx>
Re: [PATCH] push: Use sideband channel for hook messages
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
Re: [PATCH] Remove .git auto detection from setup_git_env()
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] Remove .git auto detection from setup_git_env()
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: notes TODOs (was: Re: [PATCH 1/4] gitweb: notes feature)
From
: Giuseppe Bilotta <giuseppe.bilotta@xxxxxxxxx>
Re: How can I tell if a file has been updated upstream?
From
: Timur Tabi <timur@xxxxxxxxxxxxx>
Re: How can I tell if a file has been updated upstream?
From
: Timur Tabi <timur@xxxxxxxxxxxxx>
Re: How can I tell if a file has been updated upstream?
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: How can I tell if a file has been updated upstream?
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
How can I tell if a file has been updated upstream?
From
: Timur Tabi <timur@xxxxxxxxxxxxx>
Re: [PATCH] push: Use sideband channel for hook messages
From
: Erik Faye-Lund <kusmabite@xxxxxxxxxxxxxx>
Re: [PATCH 1/4] gitweb: notes feature
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] push: Use sideband channel for hook messages
From
: Johannes Sixt <j.sixt@xxxxxxxxxxxxx>
Re: notes TODOs (was: Re: [PATCH 1/4] gitweb: notes feature)
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: [PATCH] push: Use sideband channel for hook messages
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
Re: [PATCH] Remove .git auto detection from setup_git_env()
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH] fix an error message in git-push so it goes to stderr
From
: Jeff King <peff@xxxxxxxx>
Re: notes TODOs (was: Re: [PATCH 1/4] gitweb: notes feature)
From
: Johan Herland <johan@xxxxxxxxxxx>
notes TODOs (was: Re: [PATCH 1/4] gitweb: notes feature)
From
: Giuseppe Bilotta <giuseppe.bilotta@xxxxxxxxx>
Re: [PATCH] push: Use sideband channel for hook messages
From
: Ilari Liusvaara <ilari.liusvaara@xxxxxxxxxxx>
Re: [PATCH] push: Use sideband channel for hook messages
From
: Johannes Sixt <j.sixt@xxxxxxxxxxxxx>
[PATCH] Remove .git auto detection from setup_git_env()
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
Re: reverting vs resetting
From
: Mihamina Rakotomandimby <mihamina@xxxxxxxxxx>
Re: [PATCH 1/4] gitweb: notes feature
From
: Johan Herland <johan@xxxxxxxxxxx>
Re: [PATCH] git-svn: persistent memoization
From
: Eric Wong <normalperson@xxxxxxxx>
Re: [PATCH] git-clean: fix the description of the default behavior
From
: Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx>
Re: reverting vs resetting
From
: Matthieu Moy <Matthieu.Moy@xxxxxxxxxxxxxxx>
Re: [PATCH 1/4] gitweb: notes feature
From
: Giuseppe Bilotta <giuseppe.bilotta@xxxxxxxxx>
Re: reverting vs resetting
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] grep: simple test for operation in a bare repository
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: reverting vs resetting
From
: Avery Pennarun <apenwarr@xxxxxxxxx>
reverting vs resetting
From
: Mihamina Rakotomandimby <mihamina@xxxxxxxxxx>
Re: Showing whitespace on minus lines of diff ouput
From
: Jay Soffian <jaysoffian@xxxxxxxxx>
Re: Showing whitespace on minus lines of diff ouput
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] push: Use sideband channel for hook messages
From
: Junio C Hamano <gitster@xxxxxxxxx>
[PATCH] push: Use sideband channel for hook messages
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
Re: creating a new branch without an ancestor
From
: Jay Soffian <jaysoffian@xxxxxxxxx>
Re: Showing whitespace on minus lines of diff ouput
From
: Jay Soffian <jaysoffian@xxxxxxxxx>
Re: creating a new branch without an ancestor
From
: "Larry D'Anna" <larry@xxxxxxxxxxxxxx>
creating a new branch without an ancestor
From
: Michael Wookey <michaelwookey@xxxxxxxxx>
Re: Showing whitespace on minus lines of diff ouput
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: Showing whitespace on minus lines of diff ouput
From
: Jay Soffian <jaysoffian@xxxxxxxxx>
Re: [PATCH] grep: simple test for operation in a bare repository
From
: Nguyen Thai Ngoc Duy <pclouds@xxxxxxxxx>
Re: Showing whitespace on minus lines of diff ouput
From
: Jay Soffian <jaysoffian@xxxxxxxxx>
Showing whitespace on minus lines of diff ouput
From
: Jay Soffian <jaysoffian@xxxxxxxxx>
Re: rebase vs rebase -i
From
: Jay Soffian <jaysoffian@xxxxxxxxx>
Re: rebase vs rebase -i
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH 1/4] gitweb: notes feature
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: rebase vs rebase -i
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH 1/4] gitweb: notes feature
From
: Jakub Narebski <jnareb@xxxxxxxxx>
[PATCH] fix an error message in git-push so it goes to stderr
From
: "Larry D'Anna" <larry@xxxxxxxxxxxxxx>
Re: [PATCH] grep: simple test for operation in a bare repository
From
: René Scharfe <rene.scharfe@xxxxxxxxxxxxxx>
Re: [PATCH 1/4] gitweb: notes feature
From
: Giuseppe Bilotta <giuseppe.bilotta@xxxxxxxxx>
gitk: not all colours are configurable (so grey on black scheme is not possible)
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: [PATCH 1/4] gitweb: notes feature
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Can I exclude .gitmodules (or any file) from git-format-patch?
From
: Timur Tabi <timur@xxxxxxxxxxxxx>
Re: [PATCH 3/3] make --max-pack-size argument to 'git pack-object' count in bytes
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
[PATCH] update git-repack documentation wrt repack.UseDeltaBaseOffset
From
: Nicolas Pitre <nico@xxxxxxxxxxx>
Re: [PATCH] git-clean: fix the description of the default behavior
From
: Jay Soffian <jaysoffian@xxxxxxxxx>
Re: [PATCH 3/3] make --max-pack-size argument to 'git pack-object' count in bytes
From
: Nicolas Pitre <nico@xxxxxxxxxxx>
Re: [PATCH 1/4] gitweb: notes feature
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH 1/4] gitweb: notes feature
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH 1/4] gitweb: notes feature
From
: Giuseppe Bilotta <giuseppe.bilotta@xxxxxxxxx>
Re: [PATCH] fast-import: count --max-pack-size in bytes
From
: Ilari Liusvaara <ilari.liusvaara@xxxxxxxxxxx>
Re: rebase vs rebase -i
From
: Jay Soffian <jaysoffian@xxxxxxxxx>
[Announce] git-subtree v0.3
From
: Avery Pennarun <apenwarr@xxxxxxxxx>
Re: [PATCH] fast-import: count --max-pack-size in bytes
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
[PATCH] fast-import: count --max-pack-size in bytes
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: rebase vs rebase -i
From
: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
Re: rebase vs rebase -i
From
: Jay Soffian <jaysoffian@xxxxxxxxx>
Re: [PATCH 3/3] make --max-pack-size argument to 'git pack-object' count in bytes
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
Re: rebase vs rebase -i
From
: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
Re: [PATCH 3/3] make --max-pack-size argument to 'git pack-object' count in bytes
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
Re: [PATCH 3/3] make --max-pack-size argument to 'git pack-object' count in bytes
From
: Nicolas Pitre <nico@xxxxxxxxxxx>
Re: [PATCH v6] add --summary option to git-push and git-fetch
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH 3/3] make --max-pack-size argument to 'git pack-object' count in bytes
From
: Nicolas Pitre <nico@xxxxxxxxxxx>
Re: Dealing with many many git repos in a /home directory
From
: Nicolas Pitre <nico@xxxxxxxxxxx>
Re: [PATCH v6] add --summary option to git-push and git-fetch
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH 3/3] make --max-pack-size argument to 'git pack-object' count in bytes
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
Re: [PATCH 1/4] gitweb: notes feature
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: [PATCH v6] add --summary option to git-push and git-fetch
From
: "Larry D'Anna" <larry@xxxxxxxxxxxxxx>
Re: [PATCH] git-clean: fix the description of the default behavior
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: rebase vs rebase -i
From
: Jay Soffian <jaysoffian@xxxxxxxxx>
Re: [PATCH 3/3] make --max-pack-size argument to 'git pack-object' count in bytes
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: Question about git rebase --onto
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH 1/4] gitweb: notes feature
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: Question about git rebase --onto
From
: Pascal Obry <pascal@xxxxxxxx>
Re: Making custom git-remove-tree command
From
: Johannes Sixt <j.sixt@xxxxxxxxxxxxx>
Re: [PATCH 1/4] gitweb: notes feature
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: Making custom git-remove-tree command
From
: Teemu Likonen <tlikonen@xxxxxx>
[PATCH 4/4] gitweb: show notes in commit(diff) view
From
: Giuseppe Bilotta <giuseppe.bilotta@xxxxxxxxx>
[PATCH 3/4] gitweb: show notes in log
From
: Giuseppe Bilotta <giuseppe.bilotta@xxxxxxxxx>
[PATCH 2/4] gitweb: show notes in shortlog view
From
: Giuseppe Bilotta <giuseppe.bilotta@xxxxxxxxx>
[PATCH 1/4] gitweb: notes feature
From
: Giuseppe Bilotta <giuseppe.bilotta@xxxxxxxxx>
[PATCH 0/4] gitweb: preliminary notes support
From
: Giuseppe Bilotta <giuseppe.bilotta@xxxxxxxxx>
[PATCH] git-clean: fix the description of the default behavior
From
: Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx>
Re: Dealing with many many git repos in a /home directory
From
: Andreas Schwab <schwab@xxxxxxxxxxxxxx>
Re: Dealing with many many git repos in a /home directory
From
: Sergio <sergio.callegari@xxxxxxxxx>
Re: Dealing with many many git repos in a /home directory
From
: Martin Langhoff <martin.langhoff@xxxxxxxxx>
Re: rebase vs rebase -i
From
: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
Re: "secret key not available". "unable to sign the tag".
From
: SASh-4 <alexiev@xxxxxxxxx>
Re: [PATCH] Typofixes outside documentation area
From
: Thomas Rast <trast@xxxxxxxxxxxxxxx>
Re: Dealing with many many git repos in a /home directory
From
: Alex Riesen <raa.lkml@xxxxxxxxx>
Re: Making custom git-remove-tree command
From
: Johannes Sixt <j.sixt@xxxxxxxxxxxxx>
Re: [PATCH] Typofixes outside documentation area
From
: Peter Krefting <peter@xxxxxxxxxxxxxxxx>
Making custom git-remove-tree command
From
: Teemu Likonen <tlikonen@xxxxxx>
Dealing with many many git repos in a /home directory
From
: demerphq <demerphq@xxxxxxxxx>
Re: Implement --password option for git svn perl script
From
: Laszlo Papp <djszapi@xxxxxxxxxxxx>
Re: Fix signal handler
From
: Andreas Ericsson <ae@xxxxxx>
Re: [gitolite] symlink hooks instead of copying them
From
: martin f krafft <madduck@xxxxxxxxxxx>
What's cooking in git.git (Feb 2010, #01; Wed, 03)
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: extra headers in commit objects
From
: Mike Hommey <mh@xxxxxxxxxxxx>
Re: [gitolite] symlink hooks instead of copying them
From
: Bill Lear <rael@xxxxxxxxxx>
[PATCH] Typofixes outside documentation area
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH 3/3] make --max-pack-size argument to 'git pack-object' count in bytes
From
: Junio C Hamano <gitster@xxxxxxxxx>
rebase vs rebase -i
From
: Jay Soffian <jaysoffian@xxxxxxxxx>
Re: [gitolite] symlink hooks instead of copying them
From
: martin f krafft <madduck@xxxxxxxxxxx>
Re: [gitolite] repo config for delegated projects
From
: martin f krafft <madduck@xxxxxxxxxxx>
Re: [PATCH 3/3] make --max-pack-size argument to 'git pack-object' count in bytes
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
[PATCH 3/3] make --max-pack-size argument to 'git pack-object' count in bytes
From
: Nicolas Pitre <nico@xxxxxxxxxxx>
[PATCH 2/3] pack-objects: fix pack generation when using pack_size_limit
From
: Nicolas Pitre <nico@xxxxxxxxxxx>
[PATCH 1/3] fix multiple issues with t5300
From
: Nicolas Pitre <nico@xxxxxxxxxxx>
Re: [gitolite] symlink hooks instead of copying them
From
: Sitaram Chamarty <sitaram@xxxxxxxxxxx>
Re: pack.packSizeLimit, safety checks
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: http getpass function in msysgit
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: pack.packSizeLimit, safety checks
From
: Nicolas Pitre <nico@xxxxxxxxxxx>
Re: [PATCH] fast-import: Stream very large blobs directly to pack
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
Re: [PATCH] fast-import: Stream very large blobs directly to pack
From
: Nicolas Pitre <nico@xxxxxxxxxxx>
Re: [PATCH] fast-import: Stream very large blobs directly to pack
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] fast-import: Stream very large blobs directly to pack
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: pack.packSizeLimit, safety checks
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] fast-import: Stream very large blobs directly to pack
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
Re: [PATCH] fast-import: Stream very large blobs directly to pack
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: http getpass function in msysgit
From
: Frank Li <lznuaa@xxxxxxxxx>
Re: [gitolite] repo config for delegated projects
From
: Sitaram Chamarty <sitaram@xxxxxxxxxxx>
Re: [gitolite] symlink hooks instead of copying them
From
: martin f krafft <madduck@xxxxxxxxxxx>
Re: [gitolite] symlink hooks instead of copying them
From
: Sitaram Chamarty <sitaram@xxxxxxxxxxx>
Re: faceted search interface
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [gitolite] symlink hooks instead of copying them
From
: Sitaram Chamarty <sitaram@xxxxxxxxxxx>
Re: http getpass function in msysgit
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: Question about git rebase --onto
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: git-mv redux: there must be something else going on
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: extra headers in commit objects
From
: A Large Angry SCM <gitzilla@xxxxxxxxx>
Re: extra headers in commit objects
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: git-mv redux: there must be something else going on
From
: Ron Garret <ron1@xxxxxxxxxxx>
Re: git-mv redux: there must be something else going on
From
: Ron Garret <ron1@xxxxxxxxxxx>
Re: git-mv redux: there must be something else going on
From
: Jay Soffian <jaysoffian@xxxxxxxxx>
Re: [PATCH] grep: simple test for operation in a bare repository
From
: René Scharfe <rene.scharfe@xxxxxxxxxxxxxx>
Re: git-mv redux: there must be something else going on
From
: Avery Pennarun <apenwarr@xxxxxxxxx>
Re: [gitolite] repo config for delegated projects
From
: Teemu Matilainen <teemu.matilainen@xxxxxx>
Re: extra headers in commit objects
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
Re: extra headers in commit objects
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
Re: git-mv redux: there must be something else going on
From
: Ron Garret <ron1@xxxxxxxxxxx>
Re: gitk translation updates needed?
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: gitk translation updates needed?
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: gitk translation updates needed?
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: gitk translation updates needed?
From
: Paul Mackerras <paulus@xxxxxxxxx>
Re: Using "git log" to find the files patched at the same time as a named file
From
: Zack Brown <zacharyb@xxxxxxxxx>
Re: [PATCH] Documentation: clarify git-mv behaviour wrt dirty files
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: is there a way to reference the branch point?
From
: layer <layer@xxxxxxxxx>
Re: Using "git log" to find the files patched at the same time as a named file
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: extra headers in commit objects
From
: Nicolas Pitre <nico@xxxxxxxxxxx>
Re: Using "git log" to find the files patched at the same time as a named file
From
: Zack Brown <zacharyb@xxxxxxxxx>
[PATCH] Documentation: clarify git-mv behaviour wrt dirty files
From
: Thomas Rast <trast@xxxxxxxxxxxxxxx>
Re: extra headers in commit objects
From
: Jelmer Vernooij <jelmer@xxxxxxxxx>
Re: extra headers in commit objects
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
[gitolite] symlink hooks instead of copying them
From
: martin f krafft <madduck@xxxxxxxxxx>
Re: gitk translation updates needed?
From
: Michele Ballabio <barra_cuda@xxxxxxxxxxxx>
[PATCH] git gui spanish translation.
From
: Alejandro Riveira Fernández <alejandro.riveira@xxxxxxxxx> (by way of Alejandro Riveira Fernández <ariveira@xxxxxxxxx>)
Re: Using "git log" to find the files patched at the same time as a named file
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: git-mv redux: there must be something else going on
From
: Nicolas Pitre <nico@xxxxxxxxxxx>
Re: extra headers in commit objects
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: git-mv redux: there must be something else going on
From
: Avery Pennarun <apenwarr@xxxxxxxxx>
Re: git-mv redux: there must be something else going on
From
: Ron Garret <ron1@xxxxxxxxxxx>
Using "git log" to find the files patched at the same time as a named file
From
: Zack Brown <zacharyb@xxxxxxxxx>
Re: [PATCH] git gui spanish translation.
From
: Alejandro Riveira Fernández <alejandro.riveira@xxxxxxxxx>
Re: git-mv redux: there must be something else going on
From
: Ron Garret <ron1@xxxxxxxxxxx>
Re: git-mv redux: there must be something else going on
From
: Ron Garret <ron1@xxxxxxxxxxx>
Re: extra headers in commit objects
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
Re: git-mv redux: there must be something else going on
From
: Ron Garret <ron1@xxxxxxxxxxx>
[gitolite] repo config for delegated projects
From
: martin f krafft <madduck@xxxxxxxxxx>
Re: git-mv redux: there must be something else going on
From
: Pete Harlan <pgit@xxxxxxxxxxxx>
Re: [PATCH] git gui spanish translation.
From
: Alejandro Riveira Fernández <alejandro.riveira@xxxxxxxxx>
Re: extra headers in commit objects
From
: Nicolas Pitre <nico@xxxxxxxxxxx>
Re: extra headers in commit objects
From
: Scott Chacon <schacon@xxxxxxxxx>
Re: git-mv redux: there must be something else going on
From
: Nicolas Pitre <nico@xxxxxxxxxxx>
Re: [BUG] - "git commit --amend" commits, when exiting the editor with no changes written
From
: Avery Pennarun <apenwarr@xxxxxxxxx>
Re: [PATCH] git gui spanish translation.
From
: Wincent Colaiuta <win@xxxxxxxxxxx>
Re: extra headers in commit objects
From
: Sverre Rabbelier <srabbelier@xxxxxxxxx>
Re: git-gui clone WTFery
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
Re: git-mv redux: there must be something else going on
From
: Avery Pennarun <apenwarr@xxxxxxxxx>
Re: gitk translation updates needed?
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: extra headers in commit objects
From
: demerphq <demerphq@xxxxxxxxx>
Re: git-gui translation updates needed
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: extra headers in commit objects
From
: demerphq <demerphq@xxxxxxxxx>
Re: [BUG] - "git commit --amend" commits, when exiting the editor with no changes written
From
: Eugene Sajine <euguess@xxxxxxxxx>
Re: extra headers in commit objects
From
: Petr Baudis <pasky@xxxxxxx>
Re: extra headers in commit objects
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
Re: git-mv redux: there must be something else going on
From
: Ron Garret <ron1@xxxxxxxxxxx>
Re: extra headers in commit objects
From
: demerphq <demerphq@xxxxxxxxx>
Re: [BUG] - "git commit --amend" commits, when exiting the editor with no changes written
From
: Avery Pennarun <apenwarr@xxxxxxxxx>
Re: [BUG] - "git commit --amend" commits, when exiting the editor with no changes written
From
: Wincent Colaiuta <win@xxxxxxxxxxx>
Re: [BUG] - "git commit --amend" commits, when exiting the editor with no changes written
From
: Eugene Sajine <euguess@xxxxxxxxx>
Re: git-mv redux: there must be something else going on
From
: Avery Pennarun <apenwarr@xxxxxxxxx>
Re: [BUG] - "git commit --amend" commits, when exiting the editor with no changes written
From
: Matthieu Moy <Matthieu.Moy@xxxxxxxxxxxxxxx>
[PATCH] grep: simple test for operation in a bare repository
From
: René Scharfe <rene.scharfe@xxxxxxxxxxxxxx>
Re: master^ is not a local branch -- huh?!?
From
: "J. Bruce Fields" <bfields@xxxxxxxxxxxx>
git-mv redux: there must be something else going on
From
: Ron Garret <ron1@xxxxxxxxxxx>
[PATCH] grep: simplify assignment of ->fixed
From
: René Scharfe <rene.scharfe@xxxxxxxxxxxxxx>
Re: [PATCH] gitweb: Simplify (and fix) chop_str
From
: "J.H." <warthog9@xxxxxxxxxxxxxx>
Re: [BUG] - "git commit --amend" commits, when exiting the editor with no changes written
From
: Avery Pennarun <apenwarr@xxxxxxxxx>
Re: extra headers in commit objects
From
: Nicolas Pitre <nico@xxxxxxxxxxx>
Re: [BUG] - "git commit --amend" commits, when exiting the editor with no changes written
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: [BUG] - "git commit --amend" commits, when exiting the editor with no changes written
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: How to tell if a file was renamed between two commits
From
: Ron Garret <ron1@xxxxxxxxxxx>
extra headers in commit objects
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
Re: [RFC/PATCH 1/6] revert: libify cherry-pick and revert functionnality
From
: Stephen Boyd <bebarino@xxxxxxxxx>
Re: Fix signal handler
From
: Bill Lear <rael@xxxxxxxxxx>
Re: Fix signal handler
From
: Markus Elfring <Markus.Elfring@xxxxxx>
Re: Fix signal handler
From
: Markus Elfring <Markus.Elfring@xxxxxx>
Re: aborting rebase -i right at the start, was Re: [BUG] - "git commit --amend" commits, when exiting the editor with no changes written
From
: Eugene Sajine <euguess@xxxxxxxxx>
Re: Fix signal handler
From
: Andreas Ericsson <ae@xxxxxx>
Re: Fix signal handler
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
Re: faceted search interface
From
: John Tapsell <johnflux@xxxxxxxxx>
Re: Fix signal handler
From
: Markus Elfring <Markus.Elfring@xxxxxx>
Re: [BUG] - "git commit --amend" commits, when exiting the editor with no changes written
From
: Eugene Sajine <euguess@xxxxxxxxx>
Re: git am fails to add new files
From
: Jeff King <peff@xxxxxxxx>
[PATCH] git gui spanish translation.
From
: Alejandro Riveira Fernández <alejandro.riveira@xxxxxxxxx> (by way of Alejandro Riveira Fernández <ariveira@xxxxxxxxx>)
Re: Fix signal handler
From
: Jeff King <peff@xxxxxxxx>
faceted search interface
From
: Alex Ksikes <alex@xxxxxxxxxxxxx>
Re: Odd error when doing "clone && cd && checkout -b"
From
: Jacob Helwig <jacob.helwig@xxxxxxxxx>
Re: Fix signal handler
From
: Thomas Rast <trast@xxxxxxxxxxxxxxx>
Re: Git and Amazon S3
From
: Aneurin Price <aneurin.price@xxxxxxxxx>
Re: Fix signal handler
From
: Markus Elfring <Markus.Elfring@xxxxxx>
[PATCH] gitweb: Simplify (and fix) chop_str
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: Reacting to new commits in a poll-mirror
From
: martin f krafft <madduck@xxxxxxxxxxx>
Re: Fix signal handler
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH/gitolite] Tell gitweb about repo owner via git-config
From
: Sitaram Chamarty <sitaramc@xxxxxxxxx>
Re: Fix signal handler
From
: Markus Elfring <Markus.Elfring@xxxxxx>
Re: [BUG] - "git commit --amend" commits, when exiting the editor with no changes written
From
: Jeff King <peff@xxxxxxxx>
Re: gitk translation updates needed?
From
: Michele Ballabio <barra_cuda@xxxxxxxxxxxx>
Re: git-gui translation updates needed
From
: Michele Ballabio <barra_cuda@xxxxxxxxxxxx>
Re: How to rebase and rename?
From
: Jeff King <peff@xxxxxxxx>
Re: [BUG] - "git commit --amend" commits, when exiting the editor with no changes written
From
: Paolo Bonzini <bonzini@xxxxxxx>
Re: aborting rebase -i right at the start, was Re: [BUG] - "git commit --amend" commits, when exiting the editor with no changes written
From
: SZEDER Gábor <szeder@xxxxxxxxxx>
Re: [BUG] - "git commit --amend" commits, when exiting the editor with no changes written
From
: Jeff King <peff@xxxxxxxx>
aborting rebase -i right at the start, was Re: [BUG] - "git commit --amend" commits, when exiting the editor with no changes written
From
: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
How to rebase and rename?
From
: Peter Krefting <peter@xxxxxxxxxxxxxxxx>
Re: [BUG] - "git commit --amend" commits, when exiting the editor with no changes written
From
: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
Re: Linux Kernel based project in git
From
: "Christian Eisendle" <git@xxxxxxxxxxxx>
[PATCH/gitolite] Tell gitweb about repo owner via git-config
From
: "martin f. krafft" <madduck@xxxxxxxxxxx>
Re: Odd error when doing "clone && cd && checkout -b"
From
: Johannes Sixt <j.sixt@xxxxxxxxxxxxx>
Re: [BUG] - "git commit --amend" commits, when exiting the editor with no changes written
From
: Matthieu Moy <Matthieu.Moy@xxxxxxxxxxxxxxx>
Re: [BUG] - "git commit --amend" commits, when exiting the editor with no changes written
From
: Matthieu Moy <Matthieu.Moy@xxxxxxxxxxxxxxx>
Odd error when doing "clone && cd && checkout -b"
From
: Jacob Helwig <jacob.helwig@xxxxxxxxx>
Re: [BUG] - "git commit --amend" commits, when exiting the editor with no changes written
From
: "Larry D'Anna" <larry@xxxxxxxxxxxxxx>
Re: http getpass function in msysgit
From
: Frank Li <lznuaa@xxxxxxxxx>
Re: http getpass function in msysgit
From
: Junio C Hamano <gitster@xxxxxxxxx>
http getpass function in msysgit
From
: Frank Li <lznuaa@xxxxxxxxx>
Re: How to tell if a file was renamed between two commits
From
: Ron Garret <ron1@xxxxxxxxxxx>
Re: How to tell if a file was renamed between two commits
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
Re: How to tell if a file was renamed between two commits
From
: Ron Garret <ron1@xxxxxxxxxxx>
Re: How to tell if a file was renamed between two commits
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
How to tell if a file was renamed between two commits
From
: Ron Garret <ron1@xxxxxxxxxxx>
Re: [BUG] - "git commit --amend" commits, when exiting the editor with no changes written
From
: SZEDER Gábor <szeder@xxxxxxxxxx>
Re: Reacting to new commits in a poll-mirror
From
: Junio C Hamano <gitster@xxxxxxxxx>
gitk translation updates needed?
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: Reacting to new commits in a poll-mirror
From
: martin f krafft <madduck@xxxxxxxxxxx>
Re: git-gui translation updates needed
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [BUG] - "git commit --amend" commits, when exiting the editor with no changes written
From
: Eugene Sajine <euguess@xxxxxxxxx>
Re: [PATCH] gitk: Add shortcut Ctrl-W for closing the active window
From
: Chris Frey <cdfrey@xxxxxxxxxxxxxx>
Re: [BUG] - "git commit --amend" commits, when exiting the editor with no changes written
From
: Erik Faye-Lund <kusmabite@xxxxxxxxxxxxxx>
Re: [BUG] - "git commit --amend" commits, when exiting the editor with no changes written
From
: Eugene Sajine <euguess@xxxxxxxxx>
Re: [PATCH 1/2] gitweb: Add an option to force version match
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: [PATCH 2/2] gitweb: Fix chop_str to allow for & characters in strings
From
: "J.H." <warthog9@xxxxxxxxxxxxxx>
Re: [BUG] - "git commit --amend" commits, when exiting the editor with no changes written
From
: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
Re: [BUG] - "git commit --amend" commits, when exiting the editor with no changes written
From
: Eugene Sajine <euguess@xxxxxxxxx>
Re: Implement --password option for git svn perl script
From
: Frank Li <lznuaa@xxxxxxxxx>
Re: [BUG] - "git commit --amend" commits, when exiting the editor with no changes written
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH 2/2] gitweb: Fix chop_str to allow for & characters in strings
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: [BUG] - "git commit --amend" commits, when exiting the editor with no changes written
From
: Avery Pennarun <apenwarr@xxxxxxxxx>
Re: [BUG] - "git commit --amend" commits, when exiting the editor with no changes written
From
: Erik Faye-Lund <kusmabite@xxxxxxxxxxxxxx>
Re: [BUG] - "git commit --amend" commits, when exiting the editor with no changes written
From
: Eugene Sajine <euguess@xxxxxxxxx>
Re: [BUG] - "git commit --amend" commits, when exiting the editor with no changes written
From
: Eugene Sajine <euguess@xxxxxxxxx>
Re: [BUG] - "git commit --amend" commits, when exiting the editor with no changes written
From
: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
Re: [BUG] - "git commit --amend" commits, when exiting the editor with no changes written
From
: Eugene Sajine <euguess@xxxxxxxxx>
Re: [PATCH 1/2] gitweb: Add an option to force version match
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [BUG] - "git commit --amend" commits, when exiting the editor with no changes written
From
: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
Re: [PATCH] gitk: Add shortcut Ctrl-W for closing the active window
From
: Jacob Todd <jaketodd422@xxxxxxxxx>
Re: [BUG] - "git commit --amend" commits, when exiting the editor with no changes written
From
: Avery Pennarun <apenwarr@xxxxxxxxx>
Re: Fix signal handler
From
: Jeff King <peff@xxxxxxxx>
Re: [BUG] - "git commit --amend" commits, when exiting the editor with no changes written
From
: Eugene Sajine <euguess@xxxxxxxxx>
Re: [BUG] - "git commit --amend" commits, when exiting the editor with no changes written
From
: Wincent Colaiuta <win@xxxxxxxxxxx>
Reacting to new commits in a poll-mirror
From
: martin f krafft <madduck@xxxxxxxxxxx>
[PATCH] gitk: Add shortcut Ctrl-W for closing the active window
From
: Jens Lehmann <Jens.Lehmann@xxxxxx>
Re: master^ is not a local branch -- huh?!?
From
: Ron Garret <ron1@xxxxxxxxxxx>
Re: [BUG] - "git commit --amend" commits, when exiting the editor with no changes written
From
: Erik Faye-Lund <kusmabite@xxxxxxxxxxxxxx>
[PATCH 1/2] gitweb: Add an option to force version match
From
: "John 'Warthog9' Hawley" <warthog9@xxxxxxxxxxxxxx>
[PATCH 0/2] gitweb misc fixes mkII
From
: "John 'Warthog9' Hawley" <warthog9@xxxxxxxxxxxxxx>
[PATCH 2/2] gitweb: Fix chop_str to allow for & characters in strings
From
: "John 'Warthog9' Hawley" <warthog9@xxxxxxxxxxxxxx>
Re: [BUG] - "git commit --amend" commits, when exiting the editor with no changes written
From
: Eugene Sajine <euguess@xxxxxxxxx>
Re: Completion of error handling
From
: Markus Elfring <Markus.Elfring@xxxxxx>
Re: Fix signal handler
From
: Markus Elfring <Markus.Elfring@xxxxxx>
Re: Completion of error handling
From
: Avery Pennarun <apenwarr@xxxxxxxxx>
Re: Completion of error handling
From
: Markus Elfring <Markus.Elfring@xxxxxx>
Re: [BUG] - "git commit --amend" commits, when exiting the editor with no changes written
From
: Wincent Colaiuta <win@xxxxxxxxxxx>
Re: [BUG] - "git commit --amend" commits, when exiting the editor with no changes written
From
: Avery Pennarun <apenwarr@xxxxxxxxx>
Re: [PATCH] git-gui: use themed tk widgets with Tk 8.5
From
: Pat Thoyts <patthoyts@xxxxxxxxxxxxxxxxxxxxx>
Re: master^ is not a local branch -- huh?!?
From
: tytso@xxxxxxx
Re: Fix signal handler
From
: Jeff King <peff@xxxxxxxx>
Re: [BUG] - "git commit --amend" commits, when exiting the editor with no changes written
From
: Eugene Sajine <euguess@xxxxxxxxx>
update kernel with git
From
: james_68 <james.marxista@xxxxxxxxx>
Re: [BUG] - "git commit --amend" commits, when exiting the editor with no changes written
From
: Avery Pennarun <apenwarr@xxxxxxxxx>
Re: Completion of error handling
From
: Avery Pennarun <apenwarr@xxxxxxxxx>
Re: Completion of error handling
From
: Markus Elfring <Markus.Elfring@xxxxxx>
Re: [BUG] - "git commit --amend" commits, when exiting the editor with no changes written
From
: Jacob Helwig <jacob.helwig@xxxxxxxxx>
[BUG] - "git commit --amend" commits, when exiting the editor with no changes written
From
: Eugene Sajine <euguess@xxxxxxxxx>
Re: Linux Kernel based project in git
From
: Avery Pennarun <apenwarr@xxxxxxxxx>
Re: Completion of error handling
From
: Avery Pennarun <apenwarr@xxxxxxxxx>
Re: Git and Amazon S3
From
: Petr Baudis <pasky@xxxxxxx>
Re: Completion of error handling
From
: Markus Elfring <Markus.Elfring@xxxxxx>
Re: Completion of error handling
From
: Nicolas Pitre <nico@xxxxxxxxxxx>
Re: cat: .git/rebase-merge/head-name: No such file or directory
From
: Erik Faye-Lund <kusmabite@xxxxxxxxxxxxxx>
cat: .git/rebase-merge/head-name: No such file or directory
From
: Erik Faye-Lund <kusmabite@xxxxxxxxxxxxxx>
Re: master^ is not a local branch -- huh?!?
From
: "J. Bruce Fields" <bfields@xxxxxxxxxxxx>
Re: Completion of error handling
From
: Markus Elfring <Markus.Elfring@xxxxxx>
Re: Completion of error handling
From
: Nicolas Pitre <nico@xxxxxxxxxxx>
Re: Question about git rebase --onto
From
: Pascal Obry <pascal@xxxxxxxx>
Re: Question about git rebase --onto
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] Correct spelling of 'REUC' extension
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: Question about git rebase --onto
From
: Junio C Hamano <gitster@xxxxxxxxx>
Question about git rebase --onto
From
: Pascal Obry <pascal@xxxxxxxx>
Suggestions for improvement when dealing with remote branch shuffling
From
: Yann Dirson <ydirson@xxxxxxxxxx>
Re: How can I create a commit without a parent?
From
: Jay Soffian <jaysoffian@xxxxxxxxx>
Re: Git and Amazon S3
From
: Jay Soffian <jaysoffian@xxxxxxxxx>
Fix signal handler
From
: Markus Elfring <Markus.Elfring@xxxxxx>
[PATCH] Correct spelling of 'REUC' extension
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
Re: A git-mv question
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: What does git reset do?
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: [PATCH] resolve-undo.c: silence compiler complaints by casting void * to char *
From
: Brandon Casey <casey@xxxxxxxxxxxxxxx>
git am fails to add new files
From
: Thomas Koch <thomas@xxxxxxx>
Re: How can I create a commit without a parent?
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: Git and Amazon S3
From
: Tay Ray Chuan <rctay89@xxxxxxxxx>
Re: Is ./git/branches used for anything?
From
: Jakub Narebski <jnareb@xxxxxxxxx>
"Going Agile with Git and codeBeamer" (Tutorial)
From
: Intland Software <marketing@xxxxxxxxxxx>
Re: Git and Amazon S3
From
: Marc Weber <marco-oweber@xxxxxx>
Git and Amazon S3
From
: Aneurin Price <aneurin.price@xxxxxxxxx>
Re: Implement --password option for git svn perl script
From
: Laszlo Papp <djszapi@xxxxxxxxxxxx>
Completion of error handling
From
: Markus Elfring <Markus.Elfring@xxxxxx>
[PATCH] git-gui: update french translation
From
: Emmanuel Trillaud <etrillaud@xxxxxxxxx>
Clearvision Release IBM Rational ClearCase Git Integration
From
: Martin Cooper <mcooper@xxxxxxxxxxxxxxxxxx>
Re: Speed of conversion from Subversion repository to Git
From
: Markus Elfring <Markus.Elfring@xxxxxx>
Re: Better cooperation between checkouts and stashing
From
: Petr Baudis <pasky@xxxxxxx>
Re: [TOPGIT PATCH] Make 'tg patch' work in subdirectories
From
: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
[TOPGIT PATCH] Make 'tg patch' work in subdirectories
From
: Michal Sojka <sojkam1@xxxxxxxxxxx>
Re: Better cooperation between checkouts and stashing
From
: Markus Elfring <Markus.Elfring@xxxxxx>
[PATCH] git-gui: update Japanese translation
From
: Nanako Shiraishi <nanako3@xxxxxxxxxxx>
Re: git-svn and subversion revprops
From
: Eric Wong <normalperson@xxxxxxxx>
Re: Implement --password option for git svn perl script
From
: Frank Li <lznuaa@xxxxxxxxx>
Linux Kernel based project in git
From
: git@xxxxxxxxxxxx
Re: Implement --password option for git svn perl script
From
: Eric Wong <normalperson@xxxxxxxx>
Re: What does git reset do?
From
: "Octavio Alvarez" <alvarezp@xxxxxxxxxxxxxxxx>
Re: [PATCH] git-gui: use themed tk widgets with Tk 8.5
From
: Johannes Sixt <j.sixt@xxxxxxxxxxxxx>
Re: What does git reset do?
From
: Ron Garret <ron1@xxxxxxxxxxx>
Re: Is ./git/branches used for anything?
From
: Ron Garret <ron1@xxxxxxxxxxx>
Re: How can I create a commit without a parent?
From
: Ron Garret <ron1@xxxxxxxxxxx>
Re: Is ./git/branches used for anything?
From
: Sverre Rabbelier <srabbelier@xxxxxxxxx>
Re: How can I create a commit without a parent?
From
: Junio C Hamano <gitster@xxxxxxxxx>
Is ./git/branches used for anything?
From
: Ron Garret <ron1@xxxxxxxxxxx>
Re: What does git reset do?
From
: "Octavio Alvarez" <alvarezp@xxxxxxxxxxxxxxxx>
How can I create a commit without a parent?
From
: Ron Garret <ron1@xxxxxxxxxxx>
Re: [RFC/PATCH 5/6] revert: add --ff option to allow fast forward when cherry-picking
From
: Paolo Bonzini <bonzini@xxxxxxx>
What does git reset do?
From
: Ron Garret <ron1@xxxxxxxxxxx>
Re: A git-mv question
From
: Ron Garret <ron1@xxxxxxxxxxx>
Re: working directory umask
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: Delivery Status Notification (Failure)
From
: Laszlo Papp <djszapi@xxxxxxxxxxxx>
working directory umask
From
: D Herring <dherring@xxxxxxxxxxxx>
Re: [PATCH 0/2] upload-pack: pre- and post- hooks
From
: Nicolas Pitre <nico@xxxxxxxxxxx>
Re: [PATCH 0/2] upload-pack: pre- and post- hooks
From
: Arun Raghavan <ford_prefect@xxxxxxxxxx>
Re: [PATCH 0/2] upload-pack: pre- and post- hooks
From
: Arun Raghavan <ford_prefect@xxxxxxxxxx>
Re: [PATCH] resolve-undo.c: silence compiler complaints by casting void * to char *
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: master^ is not a local branch -- huh?!?
From
: Nicolas Pitre <nico@xxxxxxxxxxx>
Re: [PATCH 8/8 v6] gitweb: Add an option to force version match
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: master^ is not a local branch -- huh?!?
From
: Ron Garret <ron1@xxxxxxxxxxx>
Re: [RFC/PATCH 5/6] revert: add --ff option to allow fast forward when cherry-picking
From
: Christian Couder <chriscool@xxxxxxxxxxxxx>
Re: Delivery Status Notification (Failure)
From
: Frank Li <lznuaa@xxxxxxxxx>
Re: Delivery Status Notification (Failure)
From
: Tay Ray Chuan <rctay89@xxxxxxxxx>
Re: master^ is not a local branch -- huh?!?
From
: Nicolas Pitre <nico@xxxxxxxxxxx>
Re: [PATCH 8/8 v6] gitweb: Add an option to force version match
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: Better cooperation between checkouts and stashing
From
: Petr Baudis <pasky@xxxxxxx>
Re: [PATCH 8/8 v6] gitweb: Add an option to force version match
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: master^ is not a local branch -- huh?!?
From
: Ron Garret <ron1@xxxxxxxxxxx>
Re: [PATCH 8/8 v6] gitweb: Add an option to force version match
From
: "J.H." <warthog9@xxxxxxxxxxxxxx>
Re: master^ is not a local branch -- huh?!?
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: A git-mv question
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: master^ is not a local branch -- huh?!?
From
: Ron Garret <ron1@xxxxxxxxxxx>
Re: A git-mv question
From
: Nicolas Pitre <nico@xxxxxxxxxxx>
Re: master^ is not a local branch -- huh?!?
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: master^ is not a local branch -- huh?!?
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: master^ is not a local branch -- huh?!?
From
: Petr Baudis <pasky@xxxxxxx>
A git-mv question
From
: Ron Garret <ron1@xxxxxxxxxxx>
Re: master^ is not a local branch -- huh?!?
From
: Ron Garret <ron1@xxxxxxxxxxx>
Re: [PATCH] resolve-undo.c: silence compiler complaints by casting void * to char *
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: master^ is not a local branch -- huh?!?
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: master^ is not a local branch -- huh?!?
From
: Nicolas Pitre <nico@xxxxxxxxxxx>
Re: master^ is not a local branch -- huh?!?
From
: Petr Baudis <pasky@xxxxxxx>
[PATCH] resolve-undo.c: silence compiler complaints by casting void * to char *
From
: Brandon Casey <casey@xxxxxxxxxxxxxxx>
Re: master^ is not a local branch -- huh?!?
From
: Ron Garret <ron1@xxxxxxxxxxx>
Re: Better cooperation between checkouts and stashing
From
: Eugene Sajine <euguess@xxxxxxxxx>
Re: master^ is not a local branch -- huh?!?
From
: Steve Diver <squelch2@xxxxxxxxxxxxxx>
Re: Better cooperation between checkouts and stashing
From
: Markus Elfring <Markus.Elfring@xxxxxx>
Re: [PATCH 1/2] configure: Allow GIT_ARG_SET_PATH to handle --without-PROGRAM
From
: Ben Walton <bwalton@xxxxxxxxxxxxxxxxxx>
Re: [PATCH 1/2] configure: Allow GIT_ARG_SET_PATH to handle --without-PROGRAM
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] Fix typos in technical documentation.
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: git-p4: Fix sync errors due to new server version
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: Better cooperation between checkouts and stashing
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] fast-import: Stream very large blobs directly to pack
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: git-p4: Fix sync errors due to new server version
From
: Nicolas Pitre <nico@xxxxxxxxxxx>
Re: git-p4: Fix sync errors due to new server version
From
: David Aguilar <davvid@xxxxxxxxx>
Better cooperation between checkouts and stashing
From
: Markus Elfring <Markus.Elfring@xxxxxx>
Re: pack.packSizeLimit, safety checks
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: master^ is not a local branch -- huh?!?
From
: Jay Soffian <jaysoffian@xxxxxxxxx>
Re: Speed of conversion from Subversion repository to Git
From
: Jacob Helwig <jacob.helwig@xxxxxxxxx>
Re: master^ is not a local branch -- huh?!?
From
: Nicolas Pitre <nico@xxxxxxxxxxx>
[PATCH] Updates for dirty submodules in release notes and user manual
From
: Jens Lehmann <Jens.Lehmann@xxxxxx>
Re: master^ is not a local branch -- huh?!?
From
: Sergei Organov <osv@xxxxxxxxx>
Speed of conversion from Subversion repository to Git
From
: Markus Elfring <Markus.Elfring@xxxxxx>
Re: pack.packSizeLimit, safety checks
From
: Nicolas Pitre <nico@xxxxxxxxxxx>
Re: Wishlist for branch management
From
: "H. Peter Anvin" <hpa@xxxxxxxxx>
Re: Problem listing GIT repository with accents
From
: Jeff King <peff@xxxxxxxx>
Re: master^ is not a local branch -- huh?!?
From
: Junio C Hamano <gitster@xxxxxxxxx>
[PATCH v3] fast-import: Stream very large blobs directly to pack
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
Re: Problem listing GIT repository with accents
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: pack.packSizeLimit, safety checks
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: pack.packSizeLimit, safety checks
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] git-svn: persistent memoization
From
: Andrew Myrick <amyrick@xxxxxxxxx>
Re: [PATCH 0/2] upload-pack: pre- and post- hooks
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
Re: [PATCH 0/2] upload-pack: pre- and post- hooks
From
: Nicolas Pitre <nico@xxxxxxxxxxx>
Re: pack.packSizeLimit, safety checks
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
Re: pack.packSizeLimit, safety checks
From
: Johannes Sixt <j.sixt@xxxxxxxxxxxxx>
Re: Delivery Status Notification (Failure)
From
: Laszlo Papp <djszapi@xxxxxxxxxxxx>
Re: pack.packSizeLimit, safety checks
From
: Nicolas Pitre <nico@xxxxxxxxxxx>
Re: [PATCH 0/2] upload-pack: pre- and post- hooks
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
Re: [PATCH 0/2] upload-pack: pre- and post- hooks
From
: Arun Raghavan <ford_prefect@xxxxxxxxxx>
[PATCH] fast-import: Document the core.bigFileThreshold configuration setting
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
Re: [PATCH] fast-import: Stream very large blobs directly to pack
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
Re: [PATCH] fast-import: Stream very large blobs directly to pack
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
Re: [PATCH 0/2] upload-pack: pre- and post- hooks
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
git-gui translation updates needed
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
Re: [RFC/PATCH 5/6] revert: add --ff option to allow fast forward when cherry-picking
From
: Paolo Bonzini <bonzini@xxxxxxx>
Re: Problem listing GIT repository with accents
From
: Jeff King <peff@xxxxxxxx>
Re: Problem listing GIT repository with accents
From
: Jeff King <peff@xxxxxxxx>
Re: Bug in git-filter-branch example
From
: Johannes Sixt <j.sixt@xxxxxxxxxxxxx>
Re: Problem listing GIT repository with accents
From
: Johannes Sixt <j.sixt@xxxxxxxxxxxxx>
Re: [RFC/PATCH 5/6] revert: add --ff option to allow fast forward when cherry-picking
From
: Christian Couder <christian.couder@xxxxxxxxx>
Re: Bug in git-filter-branch example
From
: Jeff King <peff@xxxxxxxx>
Re: Problem listing GIT repository with accents
From
: Jeff King <peff@xxxxxxxx>
Re: master^ is not a local branch -- huh?!?
From
: Steve Diver <squelch2@xxxxxxxxxxxxxx>
Bug in git-filter-branch example
From
: Ivo Anjo <knuckles@xxxxxxxxx>
Re: Problem listing GIT repository with accents
From
: Jeff King <peff@xxxxxxxx>
Re: [RFC/PATCH 5/6] revert: add --ff option to allow fast forward when cherry-picking
From
: Paolo Bonzini <bonzini@xxxxxxx>
Problem listing GIT repository with accents
From
: Ellié Computing Open Source Program <opensource@xxxxxxxxxxxxxxxxxx>
Re: [RFC/PATCH 1/6] revert: libify cherry-pick and revert functionnality
From
: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
pack.packSizeLimit, safety checks
From
: Sergio <sergio.callegari@xxxxxxxxx>
Re: Wishlist for branch management
From
: Petr Baudis <pasky@xxxxxxx>
[PATCH 2/2] upload-pack: Add a pre-upload-pack hook
From
: Arun Raghavan <ford_prefect@xxxxxxxxxx>
[PATCH 1/2] upload-pack: Reinstate the post-upload-pack hook
From
: Arun Raghavan <ford_prefect@xxxxxxxxxx>
[PATCH 0/2] upload-pack: pre- and post- hooks
From
: Arun Raghavan <ford_prefect@xxxxxxxxxx>
Re: Partially private repository?
From
: Johannes Sixt <j.sixt@xxxxxxxxxxxxx>
[RFC/PATCH 3/6] reset: refactor reseting in its own function
From
: Christian Couder <chriscool@xxxxxxxxxxxxx>
[RFC/PATCH 6/6] rebase -i: use new --ff cherry-pick option
From
: Christian Couder <chriscool@xxxxxxxxxxxxx>
[RFC/PATCH 1/6] revert: libify cherry-pick and revert functionnality
From
: Christian Couder <chriscool@xxxxxxxxxxxxx>
[RFC/PATCH 4/6] reset: make reset function non static and declare it in "reset.h"
From
: Christian Couder <chriscool@xxxxxxxxxxxxx>
[RFC/PATCH 5/6] revert: add --ff option to allow fast forward when cherry-picking
From
: Christian Couder <chriscool@xxxxxxxxxxxxx>
[RFC/PATCH 0/6] add --ff option to cherry-pick
From
: Christian Couder <chriscool@xxxxxxxxxxxxx>
[RFC/PATCH 2/6] reset: refactor updating heads into a static function
From
: Christian Couder <chriscool@xxxxxxxxxxxxx>
Re: GIT_WORK_TREE environment variable not working
From
: Ron Garret <ron1@xxxxxxxxxxx>
Re: the workflow (from your POV) of managing git
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH] rebase: don't invoke the pager for each commit summary
From
: Stephen Boyd <bebarino@xxxxxxxxx>
Re: GIT_WORK_TREE environment variable not working
From
: Jeff King <peff@xxxxxxxx>
the workflow (from your POV) of managing git
From
: layer <layer@xxxxxxxxx>
Re: Partially private repository?
From
: Daed Lee <daed@xxxxxxxxxxxxxxxxxx>
Re: [PATCH] git-svn: persistent memoization
From
: Eric Wong <normalperson@xxxxxxxx>
What's cooking in git.git (Jan 2010, #10; Sun, 31)
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: Wishlist for branch management
From
: "H. Peter Anvin" <hpa@xxxxxxxxx>
[PATCH 0/2] configure tweaks for NO_PYTHON
From
: Ben Walton <bwalton@xxxxxxxxxxxxxxxxxx>
[PATCH 2/2] configure: Allow --without-python
From
: Ben Walton <bwalton@xxxxxxxxxxxxxxxxxx>
[PATCH 1/2] configure: Allow GIT_ARG_SET_PATH to handle --without-PROGRAM
From
: Ben Walton <bwalton@xxxxxxxxxxxxxxxxxx>
GIT_WORK_TREE environment variable not working
From
: Ron Garret <ron1@xxxxxxxxxxx>
Re: Wishlist for branch management
From
: Björn Steinbrink <B.Steinbrink@xxxxxx>
Wishlist for branch management
From
: "H. Peter Anvin" <hpa@xxxxxxxxx>
Re: [PATCH v6] add --summary option to git-push and git-fetch
From
: "Larry D'Anna" <larry@xxxxxxxxxxxxxx>
Re: [PATCH v6] add --summary option to git-push and git-fetch
From
: Daniel Barkalow <barkalow@xxxxxxxxxxxx>
Re: [RFH] rpm packaging failure
From
: David Aguilar <davvid@xxxxxxxxx>
Re: [RFH] rpm packaging failure
From
: David Aguilar <davvid@xxxxxxxxx>
[PATCH 14/12] Makefile: always remove .depend directories on 'make clean'
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: [PATCH 12/12] Teach Makefile to check header dependencies
From
: Junio C Hamano <gitster@xxxxxxxxx>
[PATCH 13/12] Makefile: tuck away generated makefile fragments in .depend
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: [PATCH 12/12] Teach Makefile to check header dependencies
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: [PATCH v2] Do not install shell libraries executable
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH v2] Do not install shell libraries executable
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: [PATCH 12/12] Teach Makefile to check header dependencies
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH v2] Do not install shell libraries executable
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH v2] Do not install shell libraries executable
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: [PATCH] Make NO_PTHREADS the sole thread configuration variable
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH v2] Do not install shell libraries executable
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] Fix memory leak in submodule.c
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [ANNOUNCE] Git 1.7.0.rc1
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: v1.7.0-rc0 shows lots of "unable to find <sha1>" on git-stash
From
: Jonathan del Strother <maillist@xxxxxxxxxxxxxx>
Re: v1.7.0-rc0 shows lots of "unable to find <sha1>" on git-stash
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] bash: support user-supplied completion scripts for user's git commands
From
: SZEDER Gábor <szeder@xxxxxxxxxx>
Re: [RFH] rpm packaging failure
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: v1.7.0-rc0 shows lots of "unable to find <sha1>" on git-stash
From
: Jonathan del Strother <maillist@xxxxxxxxxxxxxx>
Re: [ANNOUNCE] Git 1.7.0.rc1
From
: Junio C Hamano <gitster@xxxxxxxxx>
[PATCH] Fix memory leak in submodule.c
From
: Jens Lehmann <Jens.Lehmann@xxxxxx>
Re: [PATCH] Fix typos in technical documentation.
From
: Matthieu Moy <Matthieu.Moy@xxxxxxxxxxxxxxx>
Re: [PATCH] cvsimport: new -R option: generate revision-to-commit mapping
From
: Jeff King <peff@xxxxxxxx>
[PATCH] Fix typos in technical documentation.
From
: Ralf Wildenhues <Ralf.Wildenhues@xxxxxx>
[PATCH] cvsimport: new -R option: generate revision-to-commit mapping
From
: Aaron Crane <git@xxxxxxxxxxxxxxxx>
git-svn and subversion revprops
From
: Eli Barzilay <eli@xxxxxxxxxxxx>
Re: [PATCH v6] add --summary option to git-push and git-fetch
From
: Tay Ray Chuan <rctay89@xxxxxxxxx>
Re: [RFC PATCH 10/10] gitweb: Show appropriate "Generating..." page when regenerating cache (WIP)
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: [ANNOUNCE] Git 1.7.0.rc1
From
: Matthieu Moy <Matthieu.Moy@xxxxxxxxxxxxxxx>
Re: [ANNOUNCE] Git 1.7.0.rc1
From
: Jeff King <peff@xxxxxxxx>
[PATCH v2] Do not install shell libraries executable
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: Stepping through a single file's history
From
: Pete Harlan <pgit@xxxxxxxxxxxx>
Re: migrating to git: keep subversion revision numbers (as tags?)
From
: Ilari Liusvaara <ilari.liusvaara@xxxxxxxxxxx>
Re: [ANNOUNCE] Git 1.7.0.rc1
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [ANNOUNCE] Git 1.7.0.rc1
From
: Ilari Liusvaara <ilari.liusvaara@xxxxxxxxxxx>
Re: master^ is not a local branch -- huh?!?
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [ANNOUNCE] Git 1.7.0.rc1
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH] Do not install shell libraries executable
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [RFH] rpm packaging failure
From
: Todd Zullinger <tmz@xxxxxxxxx>
Re: [ANNOUNCE] Git 1.7.0.rc1
From
: Anders Kaseorg <andersk@xxxxxxx>
Re: [PATCH] Make NO_PTHREADS the sole thread configuration variable
From
: Dan McGee <dpmcgee@xxxxxxxxx>
Re: [PATCH] Make NO_PTHREADS the sole thread configuration variable
From
: Nicolas Pitre <nico@xxxxxxxxxxx>
Re: [ANNOUNCE] Git 1.7.0.rc1
From
: Sverre Rabbelier <srabbelier@xxxxxxxxx>
Re: [RFH] rpm packaging failure
From
: Sverre Rabbelier <srabbelier@xxxxxxxxx>
Re: [PATCH 5/8 v6] gitweb: add a get function to compliment print_local_time
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [RFH] rpm packaging failure
From
: Johan Herland <johan@xxxxxxxxxxx>
Re: migrating to git: keep subversion revision numbers (as tags?)
From
: Jacob Helwig <jacob.helwig@xxxxxxxxx>
Re: migrating to git: keep subversion revision numbers (as tags?)
From
: Jon Seymour <jon.seymour@xxxxxxxxx>
Re: [PATCH] bash: support user-supplied completion scripts for user's git commands
From
: David Rhodes Clymer <david@xxxxxxxxxxxxxx>
migrating to git: keep subversion revision numbers (as tags?)
From
: "fkater@xxxxxxxxxxxxxx" <fkater@xxxxxxxxxxxxxx>
Re: Custom git completion
From
: David Rhodes Clymer <david@xxxxxxxxxxxxxx>
Re: Custom git completion
From
: David Rhodes Clymer <david@xxxxxxxxxxxxxx>
[ANNOUNCE] Git 1.7.0.rc1
From
: Junio C Hamano <gitster@xxxxxxxxx>
[PATCH 5/8 v6] gitweb: add a get function to compliment print_local_time
From
: Jakub Narebski <jnareb@xxxxxxxxx>
[PATCH 6/8 v6] gitweb: add a get function to compliment print_sort_th
From
: Jakub Narebski <jnareb@xxxxxxxxx>
[PATCH 7/8 v6] gitweb: Add optional extra parameter to die_error, for extended explanation
From
: Jakub Narebski <jnareb@xxxxxxxxx>
[PATCH 4/8 v6] gitweb: Check that $site_header etc. are defined before using them
From
: Jakub Narebski <jnareb@xxxxxxxxx>
[PATCH 8/8 v6] gitweb: Add an option to force version match
From
: Jakub Narebski <jnareb@xxxxxxxxx>
[PATCH 2/8 v6] gitweb: Load checking
From
: Jakub Narebski <jnareb@xxxxxxxxx>
[PATCH 3/8 v6] gitweb: Makefile improvements
From
: Jakub Narebski <jnareb@xxxxxxxxx>
[PATCH 1/8 v1] gitweb: Make running t9501 test with '--debug' reliable and usable
From
: Jakub Narebski <jnareb@xxxxxxxxx>
[PATCH 0/8] Miscelanous gitweb improvements from 'Gitweb caching v5' by J.H.
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: FEATURE REQUEST: Allow SSH style URLS (with extra colon)
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [RFH] rpm packaging failure
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: FEATURE REQUEST: Allow SSH style URLS (with extra colon)
From
: Petr Baudis <pasky@xxxxxxx>
Re: v1.7.0-rc0 shows lots of "unable to find <sha1>" on git-stash
From
: Jens Lehmann <Jens.Lehmann@xxxxxx>
[PATCH] is_submodule_modified(): fix breakage with external GIT_INDEX_FILE
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: v1.7.0-rc0 shows lots of "unable to find <sha1>" on git-stash
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: v1.7.0-rc0 shows lots of "unable to find <sha1>" on git-stash
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [RFH] rpm packaging failure
From
: Todd Zullinger <tmz@xxxxxxxxx>
Re: master^ is not a local branch -- huh?!?
From
: Ron Garret <ron1@xxxxxxxxxxx>
Re: My use case
From
: Ron Garret <ron1@xxxxxxxxxxx>
Re: My use case
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: master^ is not a local branch -- huh?!?
From
: Junio C Hamano <gitster@xxxxxxxxx>