Git Distributed Software Revision Control
Date Index
[
Prev Page
][
Next Page
]
Re: Industrywide breakthrough innovation - Git as a key role of distribution
,
(continued)
Re: Industrywide breakthrough innovation - Git as a key role of distribution
,
Randal L. Schwartz
Re: Industrywide breakthrough innovation - Git as a key role of distribution
,
Junio C Hamano
What's cooking in git.git (Mar 2011, #02; Sun, 20)
,
Junio C Hamano
Re: What's cooking in git.git (Mar 2011, #02; Sun, 20)
,
Jens Lehmann
Re: What's cooking in git.git (Mar 2011, #02; Sun, 20)
,
Junio C Hamano
Re: What's cooking in git.git (Mar 2011, #02; Sun, 20)
,
Junio C Hamano
Re: What's cooking in git.git (Mar 2011, #02; Sun, 20)
,
Matthieu Moy
Re: What's cooking in git.git (Mar 2011, #02; Sun, 20)
,
Junio C Hamano
Re: What's cooking in git.git (Mar 2011, #02; Sun, 20)
,
Jeff King
Re: What's cooking in git.git (Mar 2011, #02; Sun, 20)
,
Junio C Hamano
[PATCH] add: make "add -u/-A" update full tree without pathspec
,
Junio C Hamano
[PATCH] add: make "add -u/-A" update full tree without pathspec (step 2)
,
Junio C Hamano
[PATCH] add: make "add -u/-A" update full tree without pathspec (step 3)
,
Junio C Hamano
Re: [PATCH] add: make "add -u/-A" update full tree without pathspec (step 3)
,
Nguyen Thai Ngoc Duy
Re: [PATCH] add: make "add -u/-A" update full tree without pathspec (step 3)
,
Junio C Hamano
Re: What's cooking in git.git (Mar 2011, #02; Sun, 20)
,
Ævar Arnfjörð Bjarmason
Re: What's cooking in git.git (Mar 2011, #02; Sun, 20)
,
Junio C Hamano
[PATCH 0/9] column output v3
,
Nguyễn Thái Ngọc Duy
[PATCH 1/9] Move term_columns() to pager.c and save terminal width before pager
,
Nguyễn Thái Ngọc Duy
[PATCH 2/9] Add display_columns() to display in columnar layout
,
Nguyễn Thái Ngọc Duy
[PATCH 3/9] column: add functions to parse column settings
,
Nguyễn Thái Ngọc Duy
[PATCH 4/9] display_columns: add COL_MODE_{COLUMN,ROW} mode
,
Nguyễn Thái Ngọc Duy
[PATCH 5/9] display_columns: add COL_DENSE to do unequal column layout
,
Nguyễn Thái Ngọc Duy
[PATCH 6/9] column: add column.ui for default column output settings
,
Nguyễn Thái Ngọc Duy
[PATCH 7/9] help: reuse display_columns() for help -a
,
Nguyễn Thái Ngọc Duy
[PATCH 7/9] help: reuse display_columns() for help -a
,
Nguyễn Thái Ngọc Duy
[PATCH 8/9] tag: add --column
,
Nguyễn Thái Ngọc Duy
[PATCH 9/9] branch: add --column
,
Nguyễn Thái Ngọc Duy
Re: [PATCH 9/9] branch: add --column
,
Teemu Likonen
[PATCH 9/9] branch: add --column
,
Nguyễn Thái Ngọc Duy
Histogram diff, libgit2 enhancement, libgit2 => git merge (GSOC)
,
Pavel Raiskup
Re: Histogram diff, libgit2 enhancement, libgit2 => git merge (GSOC)
,
Shawn Pearce
Re: Histogram diff, libgit2 enhancement, libgit2 => git merge (GSOC)
,
Pavel Raiskup
Re: Histogram diff, libgit2 enhancement, libgit2 => git merge (GSOC)
,
Junio C Hamano
Re: Histogram diff, libgit2 enhancement, libgit2 => git merge (GSOC)
,
Vicent Marti
Re: Histogram diff, libgit2 enhancement, libgit2 => git merge (GSOC)
,
Jeff King
Re: Histogram diff, libgit2 enhancement, libgit2 => git merge (GSOC)
,
Vicent Marti
Re: Histogram diff, libgit2 enhancement, libgit2 => git merge (GSOC)
,
Pavel Raiskup
Re: Histogram diff, libgit2 enhancement, libgit2 => git merge (GSOC)
,
Jeff King
Re: Histogram diff, libgit2 enhancement, libgit2 => git merge (GSOC)
,
Junio C Hamano
Re: Histogram diff, libgit2 enhancement, libgit2 => git merge (GSOC)
,
Jonathan Nieder
Re: Histogram diff, libgit2 enhancement, libgit2 => git merge (GSOC)
,
Pavel Raiskup
Re: Histogram diff, libgit2 enhancement, libgit2 => git merge (GSOC)
,
Vincent van Ravesteijn
dependable submodules
,
Daniel
Re: dependable submodules
,
Junio C Hamano
Re: dependable submodules
,
Daniel
Re: dependable submodules
,
Jens Lehmann
Re: dependable submodules
,
Daniel
Re: dependable submodules
,
Robert Pollak
Re: dependable submodules
,
Daniel
Re: dependable submodules
,
Avery Pennarun
Re: dependable submodules
,
in-gitvger
Re: dependable submodules
,
Daniel
Re: dependable submodules
,
Jens Lehmann
EOL conversion nits
,
Jay Soffian
[bug] git checkout lies about number of ahead commits when switching from detached HEAD
,
Piotr Krukowiecki
Re: [bug] git checkout lies about number of ahead commits when switching from detached HEAD
,
Jeff King
Re: [bug] git checkout lies about number of ahead commits when switching from detached HEAD
,
Jeff King
Re: [bug] git checkout lies about number of ahead commits when switching from detached HEAD
,
Junio C Hamano
Re: [bug] git checkout lies about number of ahead commits when switching from detached HEAD
,
Jeff King
[PATCH 1/3] checkout: add basic tests for detached-orphan warning
,
Jeff King
[PATCH 2/3] checkout: clear commit marks after detached-orphan check
,
Jeff King
Re: [PATCH 2/3] checkout: clear commit marks after detached-orphan check
,
Junio C Hamano
[PATCH] i18n: use test_i18ncmp in t2020 (checkout --detach)
,
Jonathan Nieder
[PATCH/RFC] checkout --detached test: write supporting files before start of tests
,
Jonathan Nieder
Re: [PATCH/RFC] checkout --detached test: write supporting files before start of tests
,
Jeff King
Re: [PATCH/RFC] checkout --detached test: write supporting files before start of tests
,
Jonathan Nieder
Re: [PATCH/RFC] checkout --detached test: write supporting files before start of tests
,
Jeff King
Re: [PATCH] i18n: use test_i18ncmp in t2020 (checkout --detach)
,
Jeff King
Re: [PATCH] i18n: use test_i18ncmp in t2020 (checkout --detach)
,
Jonathan Nieder
Re: [PATCH] i18n: use test_i18ncmp in t2020 (checkout --detach)
,
Jeff King
[PATCH v2 0/3] Re: i18n: use test_i18ncmp in t2020 (checkout --detach)
,
Jonathan Nieder
[PATCH 1/3] test: do not rely on US English tracking-info messages
,
Jonathan Nieder
[PATCH 2/3] test: use test_i18ncmp for "Patch format detection failed" message
,
Jonathan Nieder
[PATCH 3/3] test: am of empty patch should not succeed
,
Jonathan Nieder
Re: [PATCH v2 0/3] Re: i18n: use test_i18ncmp in t2020 (checkout --detach)
,
Jeff King
Re: [PATCH] i18n: use test_i18ncmp in t2020 (checkout --detach)
,
Jonathan Nieder
Re: [PATCH] i18n: use test_i18ncmp in t2020 (checkout --detach)
,
Jeff King
Re: [PATCH] i18n: use test_i18ncmp in t2020 (checkout --detach)
,
Jonathan Nieder
[PATCH 3/3] checkout: tweak detached-orphan warning format
,
Jeff King
Re: [bug] git checkout lies about number of ahead commits when switching from detached HEAD
,
Junio C Hamano
Re: [bug] git checkout lies about number of ahead commits when switching from detached HEAD
,
Jeff King
Re: [bug] git checkout lies about number of ahead commits when switching from detached HEAD
,
Junio C Hamano
[PATCH] git status: fix grammar when in detached head
,
Piotr Krukowiecki
Re: [PATCH] git status: fix grammar when in detached head
,
Jeff King
[PATCH v2 1/3] gitweb: rename parse_date() to format_date()
,
Kevin Cernekee
[PATCH v5 2/3] gitweb: introduce localtime feature
,
Kevin Cernekee
[PATCH/RFC 3/3] gitweb: change highlighting of "atnight" commits
,
Kevin Cernekee
[PATCH -1/3] gitweb: Always call parse_date with timezone parameter
,
Jakub Narebski
[PATCH -1/3 (amend)] gitweb: Always call parse_date with timezone parameter
,
Jakub Narebski
Re: [PATCH -1/3] gitweb: Always call parse_date with timezone parameter
,
Kevin Cernekee
Re: [PATCH -1/3] gitweb: Always call parse_date with timezone parameter
,
Jakub Narebski
Re: [PATCH -1/3] gitweb: Always call parse_date with timezone parameter
,
Junio C Hamano
[PATCH v2 4/3] gitweb: Always call format_date with timezone parameter
,
Kevin Cernekee
Re: [PATCH v2 4/3] gitweb: Always call format_date with timezone parameter
,
Jakub Narebski
Re: [PATCH v2 4/3] gitweb: Always call format_date with timezone parameter
,
Jakub Narebski
Re: [PATCH v2 4/3] gitweb: Always call format_date with timezone parameter
,
Kevin Cernekee
brtfs COW links and git
,
Larry D'Anna
Re: brtfs COW links and git
,
Jeff King
Re: brtfs COW links and git
,
Larry D'Anna
Re: brtfs COW links and git
,
Jeff King
gsoc - Better git log --follow support
,
Michał Łowicki
Re: GSoC - Better "git log --follow" support
,
Jakub Narebski
Re: gsoc - Better git log --follow support
,
Jeff King
Re: gsoc - Better git log --follow support
,
Michał Łowicki
Re: gsoc - Better git log --follow support
,
Jeff King
Re: gsoc - Better git log --follow support
,
Junio C Hamano
Re: gsoc - Better git log --follow support
,
Jeff King
Re: gsoc - Better git log --follow support
,
Junio C Hamano
Re: gsoc - Better git log --follow support
,
Jeff King
Re: gsoc - Better git log --follow support
,
Michał Łowicki
Re: gsoc - Better git log --follow support
,
Jonathan Nieder
Re: gsoc - Better git log --follow support
,
Michał Łowicki
[PATCH] grep: read patterns from stdin with -f -
,
René Scharfe
[PATCH 1/2] git-init.txt: move description section up
,
Nguyễn Thái Ngọc Duy
[PATCH 2/2 nd/init-gitdir] init, clone: support --separate-git-dir for .git file
,
Nguyễn Thái Ngọc Duy
Re: [PATCH 1/2] git-init.txt: move description section up
,
Matthieu Moy
Re: [PATCH 1/2] git-init.txt: move description section up
,
Nguyen Thai Ngoc Duy
[PATCH v2] Allow git mv FileA fILEa on case ignore file systems
,
Torsten Bögershausen
Re: [PATCH v2] Allow git mv FileA fILEa on case ignore file systems
,
Erik Faye-Lund
Re: [PATCH v2] Allow git mv FileA fILEa on case ignore file systems
,
Piotr Krukowiecki
Re: [PATCH v2] Allow git mv FileA fILEa on case ignore file systems
,
Junio C Hamano
Re: [PATCH v2] Allow git mv FileA fILEa on case ignore file systems
,
Torsten Bögershausen
Re: [PATCH v2] Allow git mv FileA fILEa on case ignore file systems
,
Junio C Hamano
Re: [PATCH v2] Allow git mv FileA fILEa on case ignore file systems
,
Torsten Bögershausen
Re: [PATCH v2] Allow git mv FileA fILEa on case ignore file systems
,
Johannes Sixt
About Summer of code idea -- better big-file support
,
徐迪
Re: About Summer of code idea -- better big-file support
,
Nguyen Thai Ngoc Duy
Re: About Summer of code idea -- better big-file support
,
徐迪
Re: About Summer of code idea -- better big-file support
,
Nguyen Thai Ngoc Duy
Re: About Summer of code idea -- better big-file support
,
徐迪
The way to make work with git a bit more easier.
,
Alexey Homyakov
Re: The way to make work with git a bit more easier.
,
Nguyen Thai Ngoc Duy
Re: The way to make work with git a bit more easier.
,
Michael J Gruber
[PATCH] repack: find -> /usr/bin/find, as for cygwin
,
ryenus ◇
Re: [PATCH] repack: find -> /usr/bin/find, as for cygwin
,
Nguyen Thai Ngoc Duy
Re: [PATCH] repack: find -> /usr/bin/find, as for cygwin
,
René Scharfe
Re: [PATCH] repack: find -> /usr/bin/find, as for cygwin
,
Nguyen Thai Ngoc Duy
Re: [PATCH] repack: find -> /usr/bin/find, as for cygwin
,
Nguyen Thai Ngoc Duy
Re: [PATCH] repack: find -> /usr/bin/find, as for cygwin
,
ryenus ◇
Re: [PATCH] repack: find -> /usr/bin/find, as for cygwin
,
ryenus ◇
Re: [PATCH] repack: find -> /usr/bin/find, as for cygwin
,
Nguyen Thai Ngoc Duy
Re: [PATCH] repack: find -> /usr/bin/find, as for cygwin
,
Junio C Hamano
Re: [PATCH] repack: find -> /usr/bin/find, as for cygwin
,
ryenus ◇
Re: [PATCH] repack: find -> /usr/bin/find, as for cygwin
,
ryenus ◇
Re: [PATCH] repack: find -> /usr/bin/find, as for cygwin
,
Matthieu Moy
Re: [PATCH] repack: find -> /usr/bin/find, as for cygwin
,
ryenus ◇
Re: [PATCH] repack: find -> /usr/bin/find, as for cygwin
,
Erik Faye-Lund
Git Accepted to Summer of Code 2011
,
Jeff King
Question: How to rebase my changes on a new base (ref)?
,
Ilyes Gouta
Re: Question: How to rebase my changes on a new base (ref)?
,
Ilyes Gouta
vcs-svn: purge obsolete data structures and code
,
David Barr
[PATCH 2/9] vcs-svn: avoid using ls command twice
,
David Barr
Re: [PATCH 2/9] vcs-svn: avoid using ls command twice
,
Jonathan Nieder
[PATCH 3/9] vcs-svn: implement perfect hash for node-prop keys
,
David Barr
Re: [PATCH 3/9] vcs-svn: implement perfect hash for node-prop keys
,
Jonathan Nieder
[PATCH 1/3] vcs-svn: implement perfect hash for node-prop keys
,
David Barr
[PATCH 2/3] vcs-svn: implement perfect hash for top-level keys
,
David Barr
[PATCH 3/3] vcs-svn: use switch rather than cascading ifs
,
David Barr
[PATCHv2] vcs-svn: use switch rather than cascading ifs
,
David Barr
[PATCH 6/9] vcs-svn: drop string_pool
,
David Barr
[PATCH 8/9] vcs-svn: drop obj_pool.h
,
David Barr
[PATCH 5/9] vcs-svn: factor out usage of string_pool
,
David Barr
Re: [PATCH 5/9] vcs-svn: factor out usage of string_pool
,
Jonathan Nieder
[PATCH 4/9] vcs-svn: implement perfect hash for top-level keys
,
David Barr
Re: [PATCH 4/9] vcs-svn: implement perfect hash for top-level keys
,
Jonathan Nieder
[PATCH 7/9] vcs-svn: drop trp.h
,
David Barr
[PATCH 9/9] vcs-svn: use strchr to find RFC822 delimiter
,
David Barr
Re: [PATCH 9/9] vcs-svn: use strchr to find RFC822 delimiter
,
Jonathan Nieder
[PATCH 1/9] vcs-svn: pass paths through to fast-import
,
David Barr
Re: [PATCH 1/9] vcs-svn: pass paths through to fast-import
,
Jonathan Nieder
vcs-svn: integrate support for text deltas
,
David Barr
[PATCH 05/16] vcs-svn: learn to maintain a sliding view of a file
,
David Barr
[PATCH 02/16] vcs-svn: make buffer_skip_bytes return length read
,
David Barr
[PATCH 03/16] vcs-svn: make buffer_copy_bytes return length read
,
David Barr
[PATCH 04/16] vcs-svn: improve reporting of input errors
,
David Barr
[PATCH 01/16] vcs-svn: improve support for reading large files
,
David Barr
[PATCH 06/16] vcs-svn: skeleton of an svn delta parser
,
David Barr
Re: [PATCH 06/16] vcs-svn: skeleton of an svn delta parser
,
Jonathan Nieder
[PATCH 10/16] vcs-svn: read instructions from deltas
,
David Barr
[PATCH 08/16] vcs-svn: read the preimage when applying deltas
,
David Barr
[PATCH 09/16] vcs-svn: read inline data from deltas
,
David Barr
[PATCH 15/16] vcs-svn: microcleanup in svndiff0 window-reading code
,
David Barr
[PATCH 14/16] vcs-svn: let deltas use data from preimage
,
David Barr
[PATCH 12/16] vcs-svn: verify that deltas consume all inline data
,
David Barr
[PATCH 13/16] vcs-svn: let deltas use data from postimage
,
David Barr
[PATCH 07/16] vcs-svn: parse svndiff0 window header
,
David Barr
[PATCH 11/16] vcs-svn: implement copyfrom_data delta instruction
,
David Barr
[PATCH 16/16] vcs-svn: implement text-delta handling
,
David Barr
Re: vcs-svn: integrate support for text deltas
,
Jonathan Nieder
Re: vcs-svn: integrate support for text deltas
,
David Barr
[PATCHv2 00/11] vcs-svn: purge obsolete data structures and code
,
David Barr
[PATCH 05/11] vcs-svn: implement perfect hash for top-level keys
,
David Barr
[PATCH 11/11] vcs-svn: use strchr to find RFC822 delimiter
,
David Barr
[PATCH 06/11] vcs-svn: use switch rather than cascading ifs
,
David Barr
[PATCH 02/11] vcs-svn: pass paths through to fast-import
,
David Barr
[PATCH 01/11] vcs-svn: use strbuf for revision log
,
David Barr
[PATCH 03/11] vcs-svn: avoid using ls command twice
,
David Barr
[PATCH 04/11] vcs-svn: implement perfect hash for node-prop keys
,
David Barr
[PATCH 08/11] vcs-svn: drop string_pool
,
David Barr
=??q?=5BPATCH=2009/11=5D=20vcs-svn=3A=20drop=20trp=2Eh?=
,
David Barr
[PATCH 10/11] vcs-svn: drop obj_pool.h
,
David Barr
[PATCH 07/11] vcs-svn: factor out usage of string_pool
,
David Barr
[PULL svn-fe] vcs-svn: simplifications, error handling improvements
,
Jonathan Nieder
Re: [PULL svn-fe] vcs-svn: simplifications, error handling improvements
,
Junio C Hamano
Re: [PULL svn-fe] vcs-svn: simplifications, error handling improvements
,
Junio C Hamano
Re: [PULL svn-fe] vcs-svn: simplifications, error handling improvements
,
Jonathan Nieder
t0081-line-buffer.sh hangs (Re: [PULL svn-fe] vcs-svn: simplifications, error handling improvements)
,
Jonathan Nieder
Re: [PULL svn-fe] vcs-svn: simplifications, error handling improvements
,
David Barr
[PATCH] fixup! vcs-svn: improve reporting of input errors
,
David Barr
Re: [PATCH] fixup! vcs-svn: improve reporting of input errors
,
Jonathan Nieder
[PATCH svn-fe 0/4] vcs-svn: null bytes in properties
,
Jonathan Nieder
[PATCH 1/4] vcs-svn: make reading of properties binary-safe
,
Jonathan Nieder
Re: [PATCH 1/4] vcs-svn: make reading of properties binary-safe
,
tb
Re: [PATCH 1/4] vcs-svn: make reading of properties binary-safe
,
Jonathan Nieder
Re: [PATCH 1/4] vcs-svn: make reading of properties binary-safe
,
Torsten Bögershausen
Re: [PATCH 1/4] vcs-svn: make reading of properties binary-safe
,
Jonathan Nieder
[PATCH 2/4] vcs-svn: remove buffer_read_string
,
Jonathan Nieder
[PATCH 3/4] vcs-svn: avoid unnecessary copying of log message and author
,
Jonathan Nieder
[PATCH 4/4] vcs-svn: handle log message with embedded null bytes
,
Jonathan Nieder
Re: [PULL svn-fe] vcs-svn: simplifications, error handling improvements
,
Jonathan Nieder
Re: [PULL svn-fe] vcs-svn: simplifications, error handling improvements
,
Junio C Hamano
[PATCH svn-fe] vcs-svn: add missing cast to printf argument
,
Jonathan Nieder
[PATCH 1/2] gitweb: rename parse_date() to format_date()
,
Kevin Cernekee
[PATCH v4 2/2] gitweb: introduce localtime feature
,
Kevin Cernekee
Re: [PATCH v4 2/2] gitweb: introduce localtime feature
,
Jakub Narebski
Re: [PATCH v4 2/2] gitweb: introduce localtime feature
,
Junio C Hamano
Re: [PATCH v4 2/2] gitweb: introduce localtime feature
,
Kevin Cernekee
Re: [PATCH v4 2/2] gitweb: introduce localtime feature
,
Jakub Narebski
Re: [PATCH v4 2/2] gitweb: introduce localtime feature
,
Kevin Cernekee
Re: [PATCH v4 2/2] gitweb: introduce localtime feature
,
Jakub Narebski
Re: [PATCH v4 2/2] gitweb: introduce localtime feature
,
J.H.
Re: [PATCH v4 2/2] gitweb: introduce localtime feature
,
Kevin Cernekee
Re: [PATCH v4 2/2] gitweb: introduce localtime feature
,
Jakub Narebski
Re: [PATCH v4 2/2] gitweb: introduce localtime feature
,
J.H.
Re: [PATCH v4 2/2] gitweb: introduce localtime feature
,
Jakub Narebski
Re: [PATCH v4 2/2] gitweb: introduce localtime feature
,
J.H.
Re: [PATCH v4 2/2] gitweb: introduce localtime feature
,
Jakub Narebski
Re: [PATCH v4 2/2] gitweb: introduce localtime feature
,
Piotr Krukowiecki
[PATCH 0/1] Gitweb: Change timezone
,
John 'Warthog9' Hawley
[PATCH 1/1] gitweb: javascript ability to adjust time based on timezone
,
John 'Warthog9' Hawley
Re: [PATCH 1/1] gitweb: javascript ability to adjust time based on timezone
,
Kevin Cernekee
Re: [PATCH 1/1] gitweb: javascript ability to adjust time based on timezone
,
J.H.
Re: [PATCH 1/1] gitweb: javascript ability to adjust time based on timezone
,
Jakub Narebski
Re: [PATCH 1/1] gitweb: javascript ability to adjust time based on timezone
,
Jakub Narebski
Re: [PATCH 1/1] gitweb: javascript ability to adjust time based on timezone
,
Kevin Cernekee
Re: [PATCH 1/1] gitweb: javascript ability to adjust time based on timezone
,
J.H.
Re: [PATCH 1/1] gitweb: javascript ability to adjust time based on timezone
,
J.H.
Re: [PATCH 1/1] gitweb: javascript ability to adjust time based on timezone
,
Jakub Narebski
Re: [PATCH 1/1] gitweb: javascript ability to adjust time based on timezone
,
Jakub Narebski
[PATCH (BUGFIX)] gitweb: Fix handling of fractional timezones in parse_date
,
Jakub Narebski
Re: [PATCH (BUGFIX)] gitweb: Fix handling of fractional timezones in parse_date
,
Kevin Cernekee
[PATCH (BUGFIX) v2] gitweb: Fix handling of fractional timezones in parse_date
,
Jakub Narebski
Re: [PATCH (BUGFIX)] gitweb: Fix handling of fractional timezones in parse_date
,
Junio C Hamano
Re: [PATCH (BUGFIX)] gitweb: Fix handling of fractional timezones in parse_date
,
Jakub Narebski
[PATCH (BUGFIX) v3] gitweb: Fix handling of fractional timezones in parse_date
,
Jakub Narebski
Re: [PATCH 1/2] gitweb: rename parse_date() to format_date()
,
Jakub Narebski
Re: [PATCH 1/2] gitweb: rename parse_date() to format_date()
,
Jon Seymour
Re: [PATCH 1/2] gitweb: rename parse_date() to format_date()
,
Junio C Hamano
[PATCH 3/3] fetch-pack: use smaller handshake window for initial request
,
Junio C Hamano
Re: [PATCH 3/3] fetch-pack: use smaller handshake window for initial request
,
Shawn Pearce
[PATCH 2/3] fetch-pack: progressively use larger handshake windows
,
Junio C Hamano
[PATCH 1/3] fetch-pack: factor out hardcoded handshake window size
,
Junio C Hamano
Q: rebasing (moving) a whole tree (not just one branch)
,
Dirk Süsserott
Re: Q: rebasing (moving) a whole tree (not just one branch)
,
Jonathan Nieder
Re: Q: rebasing (moving) a whole tree (not just one branch)
,
Junio C Hamano
Re: Q: rebasing (moving) a whole tree (not just one branch)
,
Jonathan Nieder
Re: Q: rebasing (moving) a whole tree (not just one branch)
,
Johannes Sixt
Question about "branch.<name>.merge"
,
Josh Ralburton
Re: Question about "branch.<name>.merge"
,
Junio C Hamano
Git submodule update and the --merge flag when submodule is yet to be checked out
,
Carl Fürstenberg
Re: Git submodule update and the --merge flag when submodule is yet to be checked out
,
Junio C Hamano
Re: Git submodule update and the --merge flag when submodule is yet to be checked out
,
Carl Fürstenberg
Re: Git submodule update and the --merge flag when submodule is yet to be checked out
,
Spencer E. Olson
Re: Git submodule update and the --merge flag when submodule is yet to be checked out
,
Junio C Hamano
[RFC/PATCH] Documentation/remote-helpers: explain capabilities first
,
Jonathan Nieder
Re: [RFC/PATCH] Documentation/remote-helpers: explain capabilities first
,
Sverre Rabbelier
Re: [RFC/PATCH] Documentation/remote-helpers: explain capabilities first
,
Jonathan Nieder
Re: [RFC/PATCH] Documentation/remote-helpers: explain capabilities first
,
Sverre Rabbelier
Re: [RFC/PATCH] Documentation/remote-helpers: explain capabilities first
,
Jonathan Nieder
Re: [RFC/PATCH] Documentation/remote-helpers: explain capabilities first
,
Jonathan Nieder
Deleting a Bare Repo
,
Sean B. Palmer
Re: Deleting a Bare Repo
,
Neal Kreitzinger
Git fails to detect subcommand when hook is symlinked to a builtin
,
Todd Zullinger
Re: Git fails to detect subcommand when hook is symlinked to a builtin
,
Junio C Hamano
Re: Git fails to detect subcommand when hook is symlinked to a builtin
,
Todd Zullinger
Re: Git fails to detect subcommand when hook is symlinked to a builtin
,
Junio C Hamano
Re: Git fails to detect subcommand when hook is symlinked to a builtin
,
Jonathan Nieder
Re: Git fails to detect subcommand when hook is symlinked to a builtin
,
Jonathan Nieder
[PATCH] completion: Add space to PS1 when showing upstream
,
Todd Zullinger
Re: [PATCH] completion: Add space to PS1 when showing upstream
,
Junio C Hamano
Git issue with connection keep-alive
,
Mick Ken
Merging split files
,
Stephen Bash
Re: Merging split files
,
Jeff King
Re: Merging split files
,
Stephen Bash
Re: Merging split files
,
Jeff King
[PATCH] docs: fix grammar in gitattributes.txt
,
Alexei Sholik
Re: [PATCH] docs: fix grammar in gitattributes.txt
,
Marc Branchaud
Re: [PATCH] docs: fix grammar in gitattributes.txt
,
Junio C Hamano
[PATCH] list-objects.c: don't add an unparsed NULL as a pending tree
,
Junio C Hamano
[PATCH] diffcore-rename: don't consider unmerged path as source
,
Martin von Zweigbergk
Re: [PATCH] diffcore-rename: don't consider unmerged path as source
,
Junio C Hamano
Re: [PATCH] diffcore-rename: don't consider unmerged path as source
,
Martin von Zweigbergk
Re: [PATCH] diffcore-rename: don't consider unmerged path as source
,
Junio C Hamano
Re: [PATCH] diffcore-rename: don't consider unmerged path as source
,
Martin von Zweigbergk
[PATCH v2] diffcore-rename: don't consider unmerged path as source
,
Martin von Zweigbergk
same files on different paths on different branches
,
Raul Dias
Re: same files on different paths on different branches
,
Carlos Martín Nieto
Re: same files on different paths on different branches
,
Raul Dias
git filter-branch --filter-notes/--post-rewrite?
,
Hallvard B Furuseth
Re: git filter-branch --filter-notes/--post-rewrite?
,
Johan Herland
Re: git filter-branch --filter-notes/--post-rewrite?
,
Thomas Rast
Re: git filter-branch --filter-notes/--post-rewrite?
,
Hallvard B Furuseth
Re: git filter-branch --filter-notes/--post-rewrite?
,
Johan Herland
gut submodule update and merge
,
Carl Fürstenberg
Re: gut submodule update and merge
,
Carl Fürstenberg
[PATCH v2 1/3] gitweb: fix #patchNN anchors when path_info is enabled
,
Kevin Cernekee
[PATCH v2 2/3] gitweb: introduce localtime feature
,
Kevin Cernekee
[PATCH v3 2/3] gitweb: introduce localtime feature
,
Jakub Narebski
Re: [PATCH v3 2/3] gitweb: introduce localtime feature
,
Junio C Hamano
Re: [PATCH v3 2/3] gitweb: introduce localtime feature
,
Jakub Narebski
Re: [PATCH v3 2/3] gitweb: introduce localtime feature
,
Junio C Hamano
[PATCH 3/3] gitweb: show alternate author/committer times
,
Kevin Cernekee
[PATCH 3/3 (alternate)] gitweb: Mark "atnight" author/committer times also for 'localtime'
,
Jakub Narebski
Re: [PATCH 3/3 (alternate)] gitweb: Mark "atnight" author/committer times also for 'localtime'
,
Kevin Cernekee
Re: [PATCH 3/3 (alternate)] gitweb: Mark "atnight" author/committer times also for 'localtime'
,
Junio C Hamano
Re: [PATCH 3/3 (alternate)] gitweb: Mark "atnight" author/committer times also for 'localtime'
,
Jakub Narebski
Re: [PATCH 3/3 (alternate)] gitweb: Mark "atnight" author/committer times also for 'localtime'
,
Junio C Hamano
[PATCH v3 1/3] gitweb: fix #patchNN anchors when path_info is enabled
,
Jakub Narebski
Re: [PATCH v3 1/3] gitweb: fix #patchNN anchors when path_info is enabled
,
Kevin Cernekee
[PATCH v3 (amend) 1/3] gitweb: fix #patchNN anchors when path_info is enabled
,
Jakub Narebski
Re: [PATCH v3 1/3] gitweb: fix #patchNN anchors when path_info is enabled
,
Junio C Hamano
Re: [PATCH v3 1/3] gitweb: fix #patchNN anchors when path_info is enabled
,
Jakub Narebski
[PATCH TopGit] tg-export.sh: support tag objects as parent
,
Andrey Borzenkov
[PATCH/RFD 0/2] revision.c: --merges, --no-merges and --merges-only
,
Michael J Gruber
[PATCH/RFD 1/2] revision.c: rename --merges to --merges-only
,
Michael J Gruber
[PATCH/RFD 2/2] revision.c: introduce --merges to undo --no-merges
,
Michael J Gruber
Re: [PATCH/RFD 0/2] revision.c: --merges, --no-merges and --merges-only
,
Junio C Hamano
Re: [PATCH/RFD 0/2] revision.c: --merges, --no-merges and --merges-only
,
Jeff King
Re: [PATCH/RFD 0/2] revision.c: --merges, --no-merges and --merges-only
,
Michael J Gruber
Re: [PATCH/RFD 0/2] revision.c: --merges, --no-merges and --merges-only
,
Junio C Hamano
Re: [PATCH/RFD 0/2] revision.c: --merges, --no-merges and --merges-only
,
Michael J Gruber
Re: [PATCH/RFD 0/2] revision.c: --merges, --no-merges and --merges-only
,
Jeff King
[PATCH 0/3] rev-list and friends: --min-parents, --max-parents
,
Michael J Gruber
[PATCH 1/3] revision.c: introduce --min-parents and --max-parents
,
Michael J Gruber
Re: [PATCH 1/3] revision.c: introduce --min-parents and --max-parents
,
Jeff King
Re: [PATCH 1/3] revision.c: introduce --min-parents and --max-parents
,
Michael J Gruber
Re: [PATCH 1/3] revision.c: introduce --min-parents and --max-parents
,
Jonathan Nieder
Re: [PATCH 1/3] revision.c: introduce --min-parents and --max-parents
,
Junio C Hamano
Re: [PATCH 1/3] revision.c: introduce --min-parents and --max-parents
,
Michael J Gruber
[PATCH 2/3] t6009: use test_commit() from test-lib.sh
,
Michael J Gruber
[PATCH 3/3] rev-list --min-parents,--max-parents: doc and test and completion
,
Michael J Gruber
Re: [PATCH 3/3] rev-list --min-parents,--max-parents: doc and test and completion
,
Jeff King
Re: [PATCH 3/3] rev-list --min-parents,--max-parents: doc and test and completion
,
Michael J Gruber
Re: [PATCH 3/3] rev-list --min-parents,--max-parents: doc and test and completion
,
Jeff King
Re: [PATCH 3/3] rev-list --min-parents,--max-parents: doc and test and completion
,
Michael J Gruber
Re: [PATCH 3/3] rev-list --min-parents,--max-parents: doc and test and completion
,
Junio C Hamano
Re: [PATCH 3/3] rev-list --min-parents,--max-parents: doc and test and completion
,
Michael J Gruber
Re: [PATCH 3/3] rev-list --min-parents,--max-parents: doc and test and completion
,
Junio C Hamano
Re: [PATCH 3/3] rev-list --min-parents,--max-parents: doc and test and completion
,
Jonathan Nieder
Re: [PATCH 3/3] rev-list --min-parents,--max-parents: doc and test and completion
,
Michael J Gruber
Re: [PATCH 3/3] rev-list --min-parents,--max-parents: doc and test and completion
,
Jonathan Nieder
Re: [PATCH 3/3] rev-list --min-parents,--max-parents: doc and test and completion
,
Michael J Gruber
Re: [PATCH 0/3] rev-list and friends: --min-parents, --max-parents
,
Michael J Gruber
Re: [PATCH 0/3] rev-list and friends: --min-parents, --max-parents
,
Jeff King
Re: [PATCH 0/3] rev-list and friends: --min-parents, --max-parents
,
Michael J Gruber
[PATCHv2 0/3] rev-list and friends: --min-parents, --max-parents
,
Michael J Gruber
[PATCHv2 1/3] t6009: use test_commit() from test-lib.sh
,
Michael J Gruber
[PATCHv2 2/3] revision.c: introduce --min-parents and --max-parents
,
Michael J Gruber
Re: [PATCHv2 2/3] revision.c: introduce --min-parents and --max-parents
,
Michael J Gruber
Re: [PATCHv2 2/3] revision.c: introduce --min-parents and --max-parents
,
Junio C Hamano
Re: [PATCHv2 2/3] revision.c: introduce --min-parents and --max-parents
,
Jonathan Nieder
[PATCHv2 3/3] rev-list --min-parents,--max-parents: doc and test and completion
,
Michael J Gruber
Re: [PATCHv2 3/3] rev-list --min-parents,--max-parents: doc and test and completion
,
Jonathan Nieder
Re: [PATCHv2 3/3] rev-list --min-parents,--max-parents: doc and test and completion
,
Michael J Gruber
Re: [PATCHv2 3/3] rev-list --min-parents,--max-parents: doc and test and completion
,
Jonathan Nieder
Re: [PATCHv2 0/3] rev-list and friends: --min-parents, --max-parents
,
Jeff King
[PATCHv3 0/5]rev-list and friends: --min-parents, --max-parents
,
Michael J Gruber
[PATCHv3 1/5] t6009: use test_commit() from test-lib.sh
,
Michael J Gruber
[PATCHv3 2/5] revision.c: introduce --min-parents and --max-parents
,
Michael J Gruber
[PATCHv3 3/5] squash! revision.c: introduce --min-parents and --max-parents
,
Michael J Gruber
[PATCHv3 5/5] fixup! rev-list --min-parents,--max-parents: doc, test and completion
,
Michael J Gruber
[PATCHv3 4/5] rev-list --min-parents,--max-parents: doc, test and completion
,
Michael J Gruber
Re: [PATCHv3 0/5]rev-list and friends: --min-parents, --max-parents
,
Jeff King
Re: [PATCHv3 0/5]rev-list and friends: --min-parents, --max-parents
,
Junio C Hamano
Re: [PATCHv3 0/5]rev-list and friends: --min-parents, --max-parents
,
Junio C Hamano
Re: [PATCHv3 0/5]rev-list and friends: --min-parents, --max-parents
,
Jonathan Nieder
Re: [PATCHv3 0/5]rev-list and friends: --min-parents, --max-parents
,
Michael J Gruber
Re: [PATCHv3 0/5]rev-list and friends: --min-parents, --max-parents
,
Jonathan Nieder
[PATCH/RFC 0/2] test_when_finished and returning early
,
Jonathan Nieder
[PATCH 1/2] test: simplify return value of test_run_
,
Jonathan Nieder
[PATCH 2/2] test: cope better with use of return for errors
,
Jonathan Nieder
Re: [PATCH 2/2] test: cope better with use of return for errors
,
Johannes Sixt
Re: [PATCH 2/2] test: cope better with use of return for errors
,
Jeff King
[PATCH v2] t3900: do not reference numbered arguments from the test script
,
Johannes Sixt
Re: [PATCH v2] t3900: do not reference numbered arguments from the test script
,
Jonathan Nieder
Re: [PATCH v2] t3900: do not reference numbered arguments from the test script
,
Junio C Hamano
Re: [PATCH/RFC 0/2] test_when_finished and returning early
,
Jeff King
Re: [PATCH/RFD 0/2] revision.c: --merges, --no-merges and --merges-only
,
Jeff King
Re: [PATCH/RFD 0/2] revision.c: --merges, --no-merges and --merges-only
,
Michael J Gruber
Re: [PATCH/RFD 0/2] revision.c: --merges, --no-merges and --merges-only
,
Jeff King
[PATCH] Name make_*_path functions more accurately
,
Carlos Martín Nieto
Re: [PATCH] Name make_*_path functions more accurately
,
Junio C Hamano
Re: [PATCH] Name make_*_path functions more accurately
,
Michael J Gruber
[PATCH] pretty.c: Make user defined format honor color option
,
Thomas Egerer
Re: [PATCH] pretty.c: Make user defined format honor color option
,
Will Palmer
Re: [PATCH] pretty.c: Make user defined format honor color option
,
Thomas Egerer
Re: [PATCH] pretty.c: Make user defined format honor color option
,
Will Palmer
Re: [PATCH] pretty.c: Make user defined format honor color option
,
Jeff King
Re: [PATCH] pretty.c: Make user defined format honor color option
,
Thomas Egerer
[PATCH] git-submodule: Remove duplicate entries during merge with conflict
,
Nicolas Morey-Chaisemartin
Re: [PATCH] git-submodule: Remove duplicate entries during merge with conflict
,
Junio C Hamano
Re: [PATCH] git-submodule: Remove duplicate entries during merge with conflict
,
Junio C Hamano
Re: [PATCH] git-submodule: Remove duplicate entries during merge with conflict
,
Nicolas Morey-Chaisemartin
Re: [PATCH] git-submodule: Remove duplicate entries during merge with conflict
,
Jens Lehmann
Re: [PATCH] git-submodule: Remove duplicate entries during merge with conflict
,
Jens Lehmann
Re: [PATCH] git-submodule: Remove duplicate entries during merge with conflict
,
Junio C Hamano
Re: [PATCH] git-submodule: Remove duplicate entries during merge with conflict
,
Nicolas Morey-Chaisemartin
Re: [PATCH] git-submodule: Remove duplicate entries during merge with conflict
,
Jens Lehmann
Re: [PATCH] git-submodule: Remove duplicate entries during merge with conflict
,
Nicolas Morey-Chaisemartin
Re: [PATCH] git-submodule: Remove duplicate entries during merge with conflict
,
funeeldy
Re: [PATCH] git-submodule: Remove duplicate entries during merge with conflict
,
Jens Lehmann
RE: [PATCH] git-submodule: Remove duplicate entries during merge with conflict
,
Marlene Cote
Re: [PATCH] git-submodule: Remove duplicate entries during merge with conflict
,
Jens Lehmann
[BUG] merge-recursive triggered "BUG"
,
Junio C Hamano
Re: [BUG] merge-recursive triggered "BUG"
,
Junio C Hamano
[PATCH] merge-recursive: tweak magic band-aid
,
Junio C Hamano
Re: [PATCH] merge-recursive: tweak magic band-aid
,
Elijah Newren
Re: [BUG] merge-recursive triggered "BUG"
,
Jay Soffian
Re: [BUG] merge-recursive triggered "BUG"
,
Jay Soffian
Re: [BUG] merge-recursive triggered "BUG"
,
Junio C Hamano
Re: [BUG] merge-recursive triggered "BUG"
,
Jay Soffian
Re: [BUG] merge-recursive triggered "BUG"
,
Jay Soffian
[PATCH] gitweb: highlight: replace tabs with spaces
,
Kevin Cernekee
Re: [PATCH] gitweb: highlight: replace tabs with spaces
,
J.H.
Re: [PATCH] gitweb: highlight: replace tabs with spaces
,
Jakub Narebski
git bisect code 125 - "WFT?"
,
Piotr Krukowiecki
Re: git bisect code 125 - "WFT?"
,
Junio C Hamano
Re: git bisect code 125 - "WFT?"
,
Piotr Krukowiecki
Re: git bisect code 125 - "WFT?"
,
Johannes Sixt
Re: git bisect code 125 - "WFT?"
,
Jeff King
Re: git bisect code 125 - "WFT?"
,
Junio C Hamano
[PATCH 1/2] git bisect run: exit code 126 and 127 abort the run
,
Piotr Krukowiecki
[PATCH 2/2] bisect documentation: exit codes 126,127 abort bisect
,
Piotr Krukowiecki
[PATCH 0/2] git-p4: sync new branch regression
,
Pete Wyckoff
[PATCH 1/2] git-p4: fix sync new branch regression
,
Pete Wyckoff
[PATCH 2/2] git-p4: test sync new branch
,
Pete Wyckoff
Sharing a massive distributed merge
,
Joshua Jensen
Re: Sharing a massive distributed merge
,
Jay Soffian
Re: Sharing a massive distributed merge
,
Jeff King
Re: Sharing a massive distributed merge
,
Jay Soffian
Re: Sharing a massive distributed merge
,
Jeff King
Re: Sharing a massive distributed merge
,
Jeff King
Re: Sharing a massive distributed merge
,
Joshua Jensen
Re: Sharing a massive distributed merge
,
Alex Riesen
Re: Sharing a massive distributed merge
,
Jay Soffian
Re: Sharing a massive distributed merge
,
Alex Riesen
Re: Sharing a massive distributed merge
,
Jay Soffian
Re: Sharing a massive distributed merge
,
Alex Riesen
Re: Sharing a massive distributed merge
,
Jeff King
Re: Sharing a massive distributed merge
,
Alex Riesen
Re: Sharing a massive distributed merge
,
Junio C Hamano
Message not available
Where do all the tips go? (Was: Re: Sharing a massive distributed merge)
,
Victor Engmark
Re: Where do all the tips go? (Was: Re: Sharing a massive distributed merge)
,
Jeff King
git-cvsserver pserver username propagation
,
Ilya Furmanov
[PATCH] diff-lib.c: Fix diff-files --diff-filter --quiet exit code
,
Jakob Pfender
Re: [PATCH] diff-lib.c: Fix diff-files --diff-filter --quiet exit code
,
Junio C Hamano
Re* [PATCH] diff-lib.c: Fix diff-files --diff-filter --quiet exit code
,
Junio C Hamano
[PATCH] diff --quiet: disable optimization when --diff-filter=X is used
,
Junio C Hamano
Re: [PATCH] diff --quiet: disable optimization when --diff-filter=X is used
,
Jakob Pfender
[PATCH 2-3/3] Name make_*_path functions more accurately
,
Carlos Martín Nieto
Re: [PATCH 2-3/3] Name make_*_path functions more accurately
,
Michael J Gruber
Re: [PATCH 2-3/3] Name make_*_path functions more accurately
,
Carlos Martín Nieto
Re: [PATCH 2-3/3] Name make_*_path functions more accurately
,
Junio C Hamano
[PATCH 0/3] Rename make_*_path with clearer names
,
Carlos Martín Nieto
[PATCH 1/3] make_absolute_path: return the input path if it points to our buffer
,
Carlos Martín Nieto
Re: [PATCH 1/3] make_absolute_path: return the input path if it points to our buffer
,
Junio C Hamano
[PATCH 2/3] Name make_*_path functions more accurately
,
Carlos Martín Nieto
Re: [PATCH 2/3] Name make_*_path functions more accurately
,
Brian Gernhardt
Re: [PATCH 2/3] Name make_*_path functions more accurately
,
Carlos Martín Nieto
[PATCH 3/3] Use the new {real,absolute}_path function names
,
Carlos Martín Nieto
Re: [PATCH 3/3] Use the new {real,absolute}_path function names
,
Erik Faye-Lund
Re: [PATCH 3/3] Use the new {real,absolute}_path function names
,
Carlos Martín Nieto
[PATCH 2-3/3] Name make_*_path functions more accurately
,
Carlos Martín Nieto
[RFD] Gitweb: Source configuration from file separate from the CGI script
,
Drew Northup
Re: [RFD] Gitweb: Source configuration from file separate from the CGI script
,
Jonathan Nieder
Re: [RFD] Gitweb: Source configuration from file separate from the CGI script
,
Drew Northup
Re: [RFD] Gitweb: Source configuration from file separate from the CGI script
,
Jakub Narebski
Message not available
Re: [RFD] Gitweb: Source configuration from file separate from the CGI script
,
Jakub Narebski
Re: [RFD] Gitweb: Source configuration from file separate from the CGI script
,
Drew Northup
Re: [RFD] Gitweb: Source configuration from file separate from the CGI script
,
Todd Zullinger
Re: [RFD] Gitweb: Source configuration from file separate from the CGI script
,
Drew Northup
Re: [RFD] Gitweb: Source configuration from file separate from the CGI script
,
Todd Zullinger
Re: [RFD] Gitweb: Source configuration from file separate from the CGI script
,
Jonathan Nieder
Re: [RFD] Gitweb: Source configuration from file separate from the CGI script
,
Matt Ryan
Re: [RFD] Gitweb: Source configuration from file separate from the CGI script
,
Jakub Narebski
Re: [PATCH] Document 'git bisect fix'.
,
Yann Dirson
git submodule status during merge
,
Nicolas Morey-Chaisemartin
[PATCH] Include headers for getrlimit() in sha1_file.c
,
Stefan Sperling
Re: [PATCH] Include headers for getrlimit() in sha1_file.c
,
Jonathan Nieder
Re: [PATCH] Include headers for getrlimit() in sha1_file.c
,
Arnaud Lacombe
Re: [PATCH] Include headers for getrlimit() in sha1_file.c
,
Stefan Sperling
[PATCH maint resend] compat: add missing #include <sys/resource.h>
,
Jonathan Nieder
Re: [PATCH maint resend] compat: add missing #include <sys/resource.h>
,
Jonathan Nieder
Re: [PATCH maint resend] compat: add missing #include <sys/resource.h>
,
Junio C Hamano
[PATCH] valgrind: ignore SSE-based strlen invalid reads
,
Carlos Martín Nieto
Re: [PATCH] valgrind: ignore SSE-based strlen invalid reads
,
Jonathan Nieder
Re: [PATCH] valgrind: ignore SSE-based strlen invalid reads
,
Carlos Martín Nieto
[PATCH] valgrind: ignore SSE-based strlen invalid reads
,
Carlos Martín Nieto
Re: [PATCH] valgrind: ignore SSE-based strlen invalid reads
,
Jonathan Nieder
Re: [PATCH] valgrind: ignore SSE-based strlen invalid reads
,
Carlos Martín Nieto
Re: [PATCH] valgrind: ignore SSE-based strlen invalid reads
,
Jonathan Nieder
[PATCH] valgrind: ignore SSE-based strlen invalid reads
,
Carlos Martín Nieto
Re: [PATCH] valgrind: ignore SSE-based strlen invalid reads
,
Junio C Hamano
Re: [PATCH] valgrind: ignore SSE-based strlen invalid reads
,
Carlos Martín Nieto
Re: [PATCH] valgrind: ignore SSE-based strlen invalid reads
,
Andreas Schwab
[PATCH] RelNotes/1.7.5.txt: typo and language fixes
,
Michael J Gruber
[PATCH/RFC] reflog: silence -O3 -Wuninitialized warning
,
Jonathan Nieder
[PATCH nd/struct-pathspec] declare 1-bit bitfields to be unsigned
,
Jonathan Nieder
Re: [PATCH nd/struct-pathspec] declare 1-bit bitfields to be unsigned
,
Junio C Hamano
Re: [PATCH nd/struct-pathspec] declare 1-bit bitfields to be unsigned
,
Nguyen Thai Ngoc Duy
Re: [PATCH/RFC] reflog: silence -O3 -Wuninitialized warning
,
Junio C Hamano
Re: [PATCH/RFC] reflog: silence -O3 -Wuninitialized warning
,
Jonathan Nieder
Re: [PATCH/RFC] reflog: silence -O3 -Wuninitialized warning
,
Johannes Sixt
Re: [PATCH/RFC] reflog: silence -O3 -Wuninitialized warning
,
Jonathan Nieder
Re: [PATCH/RFC] reflog: silence -O3 -Wuninitialized warning
,
Johannes Sixt
Re: [PATCH/RFC] reflog: silence -O3 -Wuninitialized warning
,
Jonathan Nieder
[RFC/PATCH 0/6] silence -Wuninitialized warnings that previously used the a = a trick
,
Jonathan Nieder
[PATCH 1/6] match-trees: kill off remaining -Wuninitialized warning
,
Jonathan Nieder
[PATCH 2/6] run-command: initialize failed_errno to 0
,
Jonathan Nieder
[PATCH 3/6] diff --submodule: suppress -Wuninitialized warning by initializing to NULL
,
Jonathan Nieder
[PATCH 4/6] rsync transport: clarify insert_packed_refs
,
Jonathan Nieder
[PATCH 5/6] wt-status: protect against invalid change_type
,
Jonathan Nieder
[PATCH 6/6] fast-import: suppress -Wuninitialized warning by initializing to NULL
,
Jonathan Nieder
[PATCH 0/8] more warnings and cleanups
,
Jonathan Nieder
[PATCH 1/8] enums: omit trailing comma for portability
,
Jonathan Nieder
[PATCH 2/8] compat: make gcc bswap an inline function
,
Jonathan Nieder
Re: [PATCH 2/8] compat: make gcc bswap an inline function
,
Johannes Sixt
Re: [PATCH 2/8] compat: make gcc bswap an inline function
,
Jonathan Nieder
Re: [PATCH 2/8] compat: make gcc bswap an inline function
,
Junio C Hamano
[PATCH 3/8] svn-fe: do not use "return" for tail call returning void
,
Jonathan Nieder
[PATCH 4/8] vcs-svn: remove spurious semicolons
,
Jonathan Nieder
Re: [PATCH 4/8] vcs-svn: remove spurious semicolons
,
Junio C Hamano
Re: [PATCH 4/8] vcs-svn: remove spurious semicolons
,
Jonathan Nieder
[PATCH 5/8] standardize brace placement in struct definitions
,
Jonathan Nieder
Re: [PATCH 5/8] standardize brace placement in struct definitions
,
Junio C Hamano
[PATCH 6/8] branch: split off function that writes tracking info and commit subject
,
Jonathan Nieder
[PATCH 7/8] cherry: split off function to print output lines
,
Jonathan Nieder
[PATCH 8/8] diff --submodule: split into bite-sized pieces
,
Jonathan Nieder
Re: [PATCH 8/8] diff --submodule: split into bite-sized pieces
,
Jens Lehmann
Re: [PATCH 8/8] diff --submodule: split into bite-sized pieces
,
Jonathan Nieder
[PATCH 1/2] gitweb: fix #patchNN anchors when path_info is enabled
,
Kevin Cernekee
[PATCH 2/2] gitweb: introduce localtime feature
,
Kevin Cernekee
Re: [PATCH 2/2] gitweb: introduce localtime feature
,
Jakub Narebski
Re: [PATCH 2/2] gitweb: introduce localtime feature
,
Junio C Hamano
Re: [PATCH 2/2] gitweb: introduce localtime feature
,
Kevin Cernekee
Re: [PATCH 2/2] gitweb: introduce localtime feature
,
Jakub Narebski
Re: [PATCH 1/2] gitweb: fix #patchNN anchors when path_info is enabled
,
Jakub Narebski
Re: [PATCH 1/2] gitweb: fix #patchNN anchors when path_info is enabled
,
Junio C Hamano
Re: [PATCH 1/2] gitweb: fix #patchNN anchors when path_info is enabled
,
Jakub Narebski
Re: [PATCH 1/2] gitweb: fix #patchNN anchors when path_info is enabled
,
Junio C Hamano
git blame --follow
,
Wolfgang Rohdewald
Re: git blame --follow
,
Junio C Hamano
Re: git blame --follow
,
Wolfgang Rohdewald
Re: git blame --follow
,
Jakub Narebski
Re: git blame --follow
,
Wolfgang Rohdewald
Re: git blame --follow
,
Jakub Narebski
<Possible follow-ups>
git blame --follow
,
norbert.nemec
Re: git blame --follow
,
Jeff King
Re: git blame --follow
,
norbert.nemec
Re: git blame --follow
,
Jeff King
[PATCH] Documentation/git-blame.txt: --follow is a NO-OP
,
Drew Northup
Re: [PATCH] Documentation/git-blame.txt: --follow is a NO-OP
,
Junio C Hamano
Re: [PATCH] Documentation/git-blame.txt: --follow is a NO-OP
,
Jeff King
Re: [PATCH] Documentation/git-blame.txt: --follow is a NO-OP
,
Junio C Hamano
Re: [PATCH] Documentation/git-blame.txt: --follow is a NO-OP
,
Jeff King
Re: [PATCH] Documentation/git-blame.txt: --follow is a NO-OP
,
Kevin Ballard
Re: [PATCH] Documentation/git-blame.txt: --follow is a NO-OP
,
Jeff King
Re: [PATCH] Documentation/git-blame.txt: --follow is a NO-OP
,
Kevin Ballard
Re* [PATCH] Documentation/git-blame.txt: --follow is a NO-OP
,
Junio C Hamano
Re: Re* [PATCH] Documentation/git-blame.txt: --follow is a NO-OP
,
Junio C Hamano
Re: [PATCH] Documentation/git-blame.txt: --follow is a NO-OP
,
Junio C Hamano
Question about used Workflows.
,
Valentin Haenel
Re: Question about used Workflows.
,
Andreas Ericsson
Re: Question about used Workflows.
,
Junio C Hamano
[PATCH 1/3] git-p4: Teach gitConfig method about arguments.
,
Tor Arvid Lund
[PATCH 2/3] Teach git-p4 to ignore case in perforce filenames if configured.
,
Tor Arvid Lund
[PATCH 3/3] git-p4: Fix error message crash in P4Sync.commit.
,
Tor Arvid Lund
Re: [PATCH 1/3] git-p4: Teach gitConfig method about arguments.
,
Pete Wyckoff
[RFD] git stash over OpenBSD/Linux NFS - cp -p breakage
,
Jakob Pfender
Re: [RFD] git stash over OpenBSD/Linux NFS - cp -p breakage
,
Johannes Sixt
Re: [RFD] git stash over OpenBSD/Linux NFS - cp -p breakage
,
Jakob Pfender
[PATCH] stash: copy the index using --index-output instead of cp -p
,
Johannes Sixt
Re: [PATCH] stash: copy the index using --index-output instead of cp -p
,
Junio C Hamano
Re: [PATCH] stash: copy the index using --index-output instead of cp -p
,
Bert Wesarg
Re: [PATCH] stash: copy the index using --index-output instead of cp -p
,
Johannes Sixt
[PATCH 1/2] stash: fix incorrect quoting in cleanup of temporary files
,
Johannes Sixt
[PATCH 2/2 v2] stash: copy the index using --index-output instead of cp -p
,
Johannes Sixt
[PATCH 0/3] tests: unsetting variables that influence the outcome
,
Jonathan Nieder
[PATCH 1/3] tests: protect against GIT_ATTR_NOGLOBAL from environment
,
Jonathan Nieder
[PATCH 2/3] tests: suppress global and system gitattributes
,
Jonathan Nieder
Re: [PATCH 2/3] tests: suppress global and system gitattributes
,
Jeff King
[PATCH 1-2/3 v2 0/3] Re: tests: suppress global and system gitattributes
,
Jonathan Nieder
[PATCH 1/3] gitattributes: drop support for GIT_ATTR_NOGLOBAL
,
Jonathan Nieder
[PATCH 2/3] config: drop support for GIT_CONFIG_NOGLOBAL
,
Jonathan Nieder
[PATCH 3/3] tests: suppress system gitattributes
,
Jonathan Nieder
[PATCH 3/3] tests: scrub environment of GIT_* variables
,
Jonathan Nieder
Re: [PATCH 3/3] tests: scrub environment of GIT_* variables
,
Jeff King
[RFC/PATCH 0/2] tests: stop hard-coding the list of GIT_* vars to scrub
,
Jonathan Nieder
[PATCH 1/2] tests: stop worrying about obsolete environment variables
,
Jonathan Nieder
[RFC/PATCH 2/2] tests: scrub environment of GIT_* variables
,
Jonathan Nieder
Re: [RFC/PATCH 2/2] tests: scrub environment of GIT_* variables
,
Junio C Hamano
Re: [RFC/PATCH 2/2] tests: scrub environment of GIT_* variables
,
Jeff King
[PATCH 1/4 v2] fetch-pack: Finish negotation if remote replies "ACK %s ready"
,
Shawn O. Pearce
[PATCH 2/4 v1] upload-pack: More aggressively send 'ACK %s ready'
,
Shawn O. Pearce
[PATCH 3/4] fetch-pack: Implement no-done capability
,
Shawn O. Pearce
[PATCH 4/4] upload-pack: Implement no-done capability
,
Shawn O. Pearce
[PATCH 1/2] fetch-pack: Finish negotation if remote replies "ACK %s ready"
,
Shawn O. Pearce
[PATCH 2/2] upload-pack: More aggressively send 'ACK %s ready'
,
Shawn O. Pearce
Re: [PATCH 1/2] fetch-pack: Finish negotation if remote replies "ACK %s ready"
,
Jeff King
Re: [PATCH 1/2] fetch-pack: Finish negotation if remote replies "ACK %s ready"
,
Jeff King
Re: [PATCH 1/2] fetch-pack: Finish negotation if remote replies "ACK %s ready"
,
Shawn Pearce
Git workflow for beta/production
,
Joseph Huttner
Re: Git workflow for beta/production
,
Junio C Hamano
Re: Git workflow for beta/production
,
Randal L. Schwartz
Re: Git workflow for beta/production
,
Drew Northup
git-reset HEAD --permissions-only
,
Neal Kreitzinger
Re: git-reset HEAD --permissions-only
,
Jeff King
Re: git-reset HEAD --permissions-only
,
Neal Kreitzinger
Re: git-reset HEAD --permissions-only
,
Jeff King
[PATCH] Documentation: running test with --debug keeps "trash" directory
,
Piotr Krukowiecki
Re: [PATCH] Documentation: running test with --debug keeps "trash" directory
,
Junio C Hamano
Re: [PATCH] Documentation: running test with --debug keeps "trash" directory
,
Piotr Krukowiecki
[PATCH 0/3] Fix some errors reported by valgrind
,
Carlos Martín Nieto
[PATCH 2/3] setup_path(): Free temporary buffer
,
Carlos Martín Nieto
Re: [PATCH 2/3] setup_path(): Free temporary buffer
,
Jeff King
Re: [PATCH 2/3] setup_path(): Free temporary buffer
,
Carlos Martín Nieto
[PATCH] system_path: use a static buffer
,
Carlos Martín Nieto
Re: [PATCH] system_path: use a static buffer
,
Erik Faye-Lund
Re: [PATCH] system_path: use a static buffer
,
Carlos Martín Nieto
[PATCH] system_path: use a static buffer
,
Carlos Martín Nieto
Re: [PATCH] system_path: use a static buffer
,
Junio C Hamano
[PATCH] system_path: use a static buffer
,
Carlos Martín Nieto
[PATCH] system_path: use a static buffer
,
Carlos Martín Nieto
Re: [PATCH] system_path: use a static buffer
,
Junio C Hamano
Re: [PATCH] system_path: use a static buffer
,
Carlos Martín Nieto
Re: [PATCH] system_path: use a static buffer
,
Jeff King
Re: [PATCH] system_path: use a static buffer
,
Carlos Martín Nieto
Re: [PATCH] system_path: use a static buffer
,
Jeff King
Re: [PATCH] system_path: use a static buffer
,
Carlos Martín Nieto
Re: [PATCH] system_path: use a static buffer
,
Nguyen Thai Ngoc Duy
PATH_MAX (Re: [PATCH] system_path: use a static buffer)
,
Jonathan Nieder
Re: PATH_MAX (Re: [PATCH] system_path: use a static buffer)
,
Nguyen Thai Ngoc Duy
Re: PATH_MAX (Re: [PATCH] system_path: use a static buffer)
,
Carlos Martín Nieto
Re: PATH_MAX (Re: [PATCH] system_path: use a static buffer)
,
Lasse Makholm
Re: PATH_MAX (Re: [PATCH] system_path: use a static buffer)
,
Nguyen Thai Ngoc Duy
[PATCH 1/2] wrapper.c: add xgetcwd()
,
Nguyễn Thái Ngọc Duy
[PATCH 2/2] setup_gently: use xgetcwd()
,
Nguyễn Thái Ngọc Duy
Re: [PATCH 2/3] setup_path(): Free temporary buffer
,
Junio C Hamano
Re: [PATCH 2/3] setup_path(): Free temporary buffer
,
Carlos Martín Nieto
Re: [PATCH 2/3] setup_path(): Free temporary buffer
,
Jeff King
[PATCH] t/README: Add a note about running commands under valgrind
,
Carlos Martín Nieto
Re: [PATCH] t/README: Add a note about running commands under valgrind
,
Junio C Hamano
Re: [PATCH] t/README: Add a note about running commands under valgrind
,
Carlos Martín Nieto
[PATCH 3/3] clone: Free a few paths
,
Carlos Martín Nieto
Re: [PATCH 3/3] clone: Free a few paths
,
Jonathan Nieder
[Index of Archives]
[Linux Kernel]
[LKML Kernel FAQ]
[IETF Annouce]
[Security]
[Bugtraq]