Git Distributed Software Revision Control
Date Index
[
Prev Page
][
Next Page
]
[PATCH/RFC 1/6] gitweb: Allow underscore in $searchtype ('st')
,
(continued)
[PATCH/RFC 1/6] gitweb: Allow underscore in $searchtype ('st')
,
Jakub Narebski
[PATCH/RFC 2/6] gitweb: Improve projects search form
,
Jakub Narebski
[PATCH/RFC 3/6] gitweb: Option for filling only specified info in fill_project_list_info
,
Jakub Narebski
[PATCH/RFC 5/6] gitweb: Highlight matched part of project name when searching projects
,
Jakub Narebski
[RFC/PATCH 6/6] gitweb: Highlight matched part of project description when searching projects
,
Jakub Narebski
[PATCH/RFC 4/6] gitweb: Faster project search
,
Jakub Narebski
[PATCH/RFC 7/6] gitweb: Use esc_html_match_hl in 'grep' search
,
Jakub Narebski
gitignore design
,
llucianf
Re: gitignore design
,
Ferry Huberts
Re: gitignore design
,
llucianf
Re: gitignore design
,
Ferry Huberts
Re: gitignore design
,
llucianf
Re: gitignore design
,
Jakub Narebski
Re: gitignore design
,
llucianf
Re: gitignore design
,
Jakub Narebski
Re: gitignore design
,
Ferry Huberts
Re: gitignore design
,
Jakub Narebski
Re: gitignore design
,
Johannes Sixt
Re: gitignore design
,
Jakub Narebski
Re: gitignore design
,
Johannes Sixt
Re: gitignore design
,
Jakub Narebski
Re: gitignore design
,
Nguyen Thai Ngoc Duy
Re: gitignore design
,
Piotr Krukowiecki
Re: gitignore design
,
Nguyen Thai Ngoc Duy
Re: gitignore design
,
Piotr Krukowiecki
Re: gitignore design
,
Clemens Buchacher
Re: gitignore design
,
Philip Oakley
memrchr() implementation
,
Tay Ray Chuan
Re: memrchr() implementation
,
Jeff King
Re: memrchr() implementation
,
Jonathan Nieder
[PATCH] git-send-email: Add auto-cc to all body signatures
,
Joe Perches
Re: [PATCH] git-send-email: Add auto-cc to all body signatures
,
Jeff Kirsher
[PATCH] git-send-email: Add auto-cc to all body signatures
,
Joe Perches
Re: [PATCH] git-send-email: Add auto-cc to all body signatures
,
Junio C Hamano
Re: [PATCH] git-send-email: Add auto-cc to all body signatures
,
Joe Perches
Re: [PATCH] git-send-email: Add auto-cc to all body signatures
,
Rasmus Villemoes
[PATCH V3] git-send-email: Add auto-cc to all body signatures
,
Joe Perches
Re: [PATCH V3] git-send-email: Add auto-cc to all body signatures
,
Junio C Hamano
Re: [PATCH V3] git-send-email: Add auto-cc to all body signatures
,
Joe Perches
Re: [PATCH V3] git-send-email: Add auto-cc to all body signatures
,
Joe Perches
the standard hotfix from production scenario not working for me in git...
,
deanhiller
Re: the standard hotfix from production scenario not working for me in git...
,
Luke Diamand
Re: the standard hotfix from production scenario not working for me in git...
,
deanhiller
Re: the standard hotfix from production scenario not working for me in git...
,
Andreas Schwab
Re: the standard hotfix from production scenario not working for me in git...
,
deanhiller
Re: the standard hotfix from production scenario not working for me in git...
,
deanhiller
[PATCH 00/18] Sequencer for inclusion v4
,
Ramkumar Ramachandra
[PATCH 02/18] config: Introduce functions to write non-standard file
,
Ramkumar Ramachandra
Re: [PATCH 02/18] config: Introduce functions to write non-standard file
,
Jonathan Nieder
Re: [PATCH 02/18] config: Introduce functions to write non-standard file
,
Ramkumar Ramachandra
[PATCH 03/18] revert: Simplify and inline add_message_to_msg
,
Ramkumar Ramachandra
[PATCH 04/18] revert: Don't check lone argument in get_encoding
,
Ramkumar Ramachandra
[PATCH 05/18] revert: Rename no_replay to record_origin
,
Ramkumar Ramachandra
[PATCH 06/18] revert: Eliminate global "commit" variable
,
Ramkumar Ramachandra
[PATCH 07/18] revert: Introduce struct to keep command-line options
,
Ramkumar Ramachandra
[PATCH 08/18] revert: Separate cmdline parsing from functional code
,
Ramkumar Ramachandra
[PATCH 11/18] revert: Save command-line options for continuing operation
,
Ramkumar Ramachandra
Re: [PATCH 11/18] revert: Save command-line options for continuing operation
,
Christian Couder
Re: [PATCH 11/18] revert: Save command-line options for continuing operation
,
Ramkumar Ramachandra
[PATCH 10/18] revert: Save data for continuing after conflict resolution
,
Ramkumar Ramachandra
Re: [PATCH 10/18] revert: Save data for continuing after conflict resolution
,
Jonathan Nieder
Re: [PATCH 10/18] revert: Save data for continuing after conflict resolution
,
Ramkumar Ramachandra
[PATCH 12/18] revert: Make pick_commits functionally act on a commit list
,
Ramkumar Ramachandra
Re: [PATCH 12/18] revert: Make pick_commits functionally act on a commit list
,
Christian Couder
Re: [PATCH 12/18] revert: Make pick_commits functionally act on a commit list
,
Christian Couder
Re: [PATCH 12/18] revert: Make pick_commits functionally act on a commit list
,
Ramkumar Ramachandra
[PATCH 14/18] reset: Make reset remove the sequencer state
,
Ramkumar Ramachandra
[PATCH 15/18] revert: Remove sequencer state when no commits are pending
,
Ramkumar Ramachandra
[PATCH 16/18] revert: Don't implictly stomp pending sequencer operation
,
Ramkumar Ramachandra
[PATCH 01/18] advice: Introduce error_resolve_conflict
,
Ramkumar Ramachandra
[PATCH 17/18] revert: Introduce --continue to continue the operation
,
Ramkumar Ramachandra
Re: [PATCH 17/18] revert: Introduce --continue to continue the operation
,
Christian Couder
Re: [PATCH 17/18] revert: Introduce --continue to continue the operation
,
Ramkumar Ramachandra
Re: [PATCH 17/18] revert: Introduce --continue to continue the operation
,
Jonathan Nieder
Re: [PATCH 17/18] revert: Introduce --continue to continue the operation
,
Junio C Hamano
Re: [PATCH 17/18] revert: Introduce --continue to continue the operation
,
Ramkumar Ramachandra
Re: [PATCH 00/18] Sequencer for inclusion v4
,
Ramkumar Ramachandra
[PATCH 09/18] revert: Don't create invalid replay_opts in parse_args
,
Ramkumar Ramachandra
[PATCH 13/18] revert: Introduce --reset to remove sequencer state
,
Ramkumar Ramachandra
Re: [PATCH 13/18] revert: Introduce --reset to remove sequencer state
,
Christian Couder
Re: [PATCH 13/18] revert: Introduce --reset to remove sequencer state
,
Ramkumar Ramachandra
[PATCH 18/18] revert: Propogate errors upwards from do_pick_commit
,
Ramkumar Ramachandra
GitTogether 2011
,
David Bainbridge
Re: GitTogether 2011
,
Sverre Rabbelier
Re: GitTogether 2011
,
Scott Chacon
Re: GitTogether 2011
,
David Barr
Message not available
Re: GitTogether 2011
,
Patrick Renaud
Message not available
Re: GitTogether 2011
,
Shawn Pearce
Re: GitTogether 2011
,
Sverre Rabbelier
Why isn't there a hook for all operations that update the working tree?
,
Ævar Arnfjörð Bjarmason
Re: Why isn't there a hook for all operations that update the working tree?
,
Neal Kreitzinger
Re: Why isn't there a hook for all operations that update the working tree?
,
Junio C Hamano
[RFC 0/6] git-check-attr should work for relative paths
,
Michael Haggerty
[RFC 1/6] git-check-attr: test that no output is written to stderr
,
Michael Haggerty
[RFC 5/6] test-path-utils: Add subcommand "absolute_path"
,
Michael Haggerty
[RFC 2/6] git-check-attr: Demonstrate problems with unnormalized paths
,
Michael Haggerty
[RFC 6/6] test-path-utils: Add subcommand "prefix_path"
,
Michael Haggerty
[RFC 3/6] git-check-attr: Demonstrate problems with relative paths
,
Michael Haggerty
[RFC 4/6] git-check-attr: Normalize paths
,
Michael Haggerty
Re: [RFC 4/6] git-check-attr: Normalize paths
,
Junio C Hamano
Re: [RFC 4/6] git-check-attr: Normalize paths
,
Michael Haggerty
Re: [RFC 4/6] git-check-attr: Normalize paths
,
Junio C Hamano
Re: [RFC 4/6] git-check-attr: Normalize paths
,
Michael Haggerty
Re: [RFC 4/6] git-check-attr: Normalize paths
,
Junio C Hamano
Re: [RFC 4/6] git-check-attr: Normalize paths
,
Michael Haggerty
Re: [RFC 0/6] git-check-attr should work for relative paths
,
Junio C Hamano
Re: [RFC 0/6] git-check-attr should work for relative paths
,
Michael Haggerty
Can't build git on Lion?
,
Jonathan del Strother
Re: Can't build git on Lion?
,
Jack Nagel
Re: Can't build git on Lion?
,
David Aguilar
Re: Can't build git on Lion?
,
Jonathan del Strother
Re: Can't build git on Lion?
,
Shigeya Suzuki
[PATCH 0/5] fixes for committer/author parsing/check
,
Dmitry Ivankov
[PATCH 1/5] fast-import: add input format tests
,
Dmitry Ivankov
[PATCH 2/5] fast-import: don't fail on omitted committer name
,
Dmitry Ivankov
Re: [PATCH 2/5] fast-import: don't fail on omitted committer name
,
Junio C Hamano
Re: [PATCH 2/5] fast-import: don't fail on omitted committer name
,
Dmitry Ivankov
[PATCH 3/5] fast-import: check committer name more strictly
,
Dmitry Ivankov
Re: [PATCH 3/5] fast-import: check committer name more strictly
,
Junio C Hamano
[PATCH 4/5] fsck: add a few committer name tests
,
Dmitry Ivankov
[PATCH 5/5] fsck: improve committer/author check
,
Dmitry Ivankov
Re: [PATCH 5/5] fsck: improve committer/author check
,
Junio C Hamano
Re: [PATCH 5/5] fsck: improve committer/author check
,
Dmitry Ivankov
[PATCH v2 00/19] Add --all option to git-check-attr
,
Michael Haggerty
[PATCH v2 02/19] doc: Correct git_attr() calls in example code
,
Michael Haggerty
[PATCH v2 01/19] doc: Add a link from gitattributes(5) to git-check-attr(1)
,
Michael Haggerty
[PATCH v2 03/19] Remove anachronism from comment
,
Michael Haggerty
[PATCH v2 04/19] Disallow the empty string as an attribute name
,
Michael Haggerty
[PATCH v2 06/19] git-check-attr: Add tests of command-line parsing
,
Michael Haggerty
[PATCH v2 05/19] git-check-attr: Add missing "&&"
,
Michael Haggerty
[PATCH v2 09/19] Allow querying all attributes on a file
,
Michael Haggerty
Re: [PATCH v2 09/19] Allow querying all attributes on a file
,
Junio C Hamano
Re: [PATCH v2 09/19] Allow querying all attributes on a file
,
Michael Haggerty
[PATCH v2 08/19] git-check-attr: Use git_attr_name()
,
Michael Haggerty
[PATCH v2 07/19] Provide access to the name attribute of git_attr
,
Michael Haggerty
[PATCH v2 16/19] git-check-attr: Add an --all option to show all attributes
,
Michael Haggerty
[PATCH v2 14/19] git-check-attr: Process command-line args more systematically
,
Michael Haggerty
[PATCH v2 12/19] git-check-attr: Extract a function error_with_usage()
,
Michael Haggerty
[PATCH v2 11/19] git-check-attr: Introduce a new variable
,
Michael Haggerty
[PATCH v2 10/19] git-check-attr: Extract a function output_attr()
,
Michael Haggerty
[PATCH v2 13/19] git-check-attr: Handle each error separately
,
Michael Haggerty
[PATCH v2 15/19] git-check-attr: Error out if no pathnames are specified
,
Michael Haggerty
[PATCH v2 17/19] git-check-attr: Drive two tests using the same raw data
,
Michael Haggerty
[PATCH v2 18/19] git-check-attr: Fix command-line handling to match docs
,
Michael Haggerty
[PATCH v2 19/19] Rename struct git_attr_check to git_attr_value
,
Michael Haggerty
Re: [PATCH v2 19/19] Rename struct git_attr_check to git_attr_value
,
Junio C Hamano
Re: [PATCH v2 19/19] Rename struct git_attr_check to git_attr_value
,
Michael Haggerty
[PATCH/WIP 0/7] was: long fast-import errors out "failed to apply delta"
,
Dmitry Ivankov
[PATCH/WIP 1/7] fast-import: extract object preparation function
,
Dmitry Ivankov
[PATCH/WIP 2/7] fast-import: be saner with temporary trees
,
Dmitry Ivankov
Re: [PATCH/WIP 2/7] fast-import: be saner with temporary trees
,
Jonathan Nieder
[PATCH/WIP 3/7] fast-import: fix a data corruption in parse_ls
,
Dmitry Ivankov
Re: [PATCH/WIP 3/7] fast-import: fix a data corruption in parse_ls
,
Jonathan Nieder
[PATCH/WIP 5/7] fast-import: extract tree_content reading function
,
Dmitry Ivankov
[PATCH/WIP 4/7] fast-import: fix data corruption in store_tree
,
Dmitry Ivankov
Re: [PATCH/WIP 4/7] fast-import: fix data corruption in store_tree
,
Jonathan Nieder
Re: [PATCH/WIP 4/7] fast-import: fix data corruption in store_tree
,
Dmitry Ivankov
[PATCH/WIP 6/7] fast-import: workaround data corruption
,
Dmitry Ivankov
Re: [PATCH/WIP 6/7] fast-import: workaround data corruption
,
Jonathan Nieder
[PATCH/WIP 7/7] fast-import: fix data corruption in load_tree
,
Dmitry Ivankov
What's cooking in git.git (Jul 2011, #04; Wed, 27)
,
Junio C Hamano
Re: What's cooking in git.git (Jul 2011, #04; Wed, 27)
,
Sverre Rabbelier
[PATCHv2] gitweb: Git config keys are case insensitive, make config search too
,
Jakub Narebski
Re: [PATCHv2] gitweb: Git config keys are case insensitive, make config search too
,
Junio C Hamano
[PATCHv3] gitweb: Git config keys are case insensitive, make config search too
,
Jakub Narebski
[PATCH v2 0/3] check for unpushed remotes in submodules
,
Fredrik Gustafsson
[PATCH v2 1/3] test whether push checks for unpushed remotes in submodules
,
Fredrik Gustafsson
[PATCH v2 2/3] push: Don't push a repository with unpushed submodules
,
Fredrik Gustafsson
[PATCH v2 3/3] push: Add the --no-recurse-submodules option
,
Fredrik Gustafsson
Re: [PATCH v2 3/3] push: Add the --no-recurse-submodules option
,
Junio C Hamano
Re: [PATCH v2 3/3] push: Add the --no-recurse-submodules option
,
Jens Lehmann
Re: [PATCH v2 3/3] push: Add the --no-recurse-submodules option
,
Jens Lehmann
Re: [PATCH v2 3/3] push: Add the --no-recurse-submodules option
,
Junio C Hamano
Re: [PATCH v2 0/3] check for unpushed remotes in submodules
,
Junio C Hamano
Re: [PATCH v2 0/3] check for unpushed remotes in submodules
,
Jens Lehmann
Lost dependency in Project
,
doarcanjo
Re: Lost dependency in Project
,
Fredrik Gustafsson
<Possible follow-ups>
Lost dependency in Project
,
doarcanjo
Special branch for remote
,
Paulo J. Matos
Re: Special branch for remote
,
Phil Hord
Re: Special branch for remote
,
Paulo J. Matos
[PATCH 00/18] GSoC update: Sequencer for inclusion v3
,
Ramkumar Ramachandra
[PATCH 01/18] advice: Introduce error_resolve_conflict
,
Ramkumar Ramachandra
[PATCH 02/18] config: Introduce functions to write non-standard file
,
Ramkumar Ramachandra
Re: [PATCH 02/18] config: Introduce functions to write non-standard file
,
Jonathan Nieder
Re: [PATCH 02/18] config: Introduce functions to write non-standard file
,
Jeff King
Re: [PATCH 02/18] config: Introduce functions to write non-standard file
,
Ramkumar Ramachandra
[PATCH 03/18] revert: Simplify and inline add_message_to_msg
,
Ramkumar Ramachandra
Re: [PATCH 03/18] revert: Simplify and inline add_message_to_msg
,
Jonathan Nieder
Re: [PATCH 03/18] revert: Simplify and inline add_message_to_msg
,
Ramkumar Ramachandra
Re: [PATCH 03/18] revert: Simplify and inline add_message_to_msg
,
Jonathan Nieder
Re: [PATCH 03/18] revert: Simplify and inline add_message_to_msg
,
Ramkumar Ramachandra
Re: [PATCH 03/18] revert: Simplify and inline add_message_to_msg
,
Jonathan Nieder
[PATCH 04/18] revert: Don't check lone argument in get_encoding
,
Ramkumar Ramachandra
Re: [PATCH 04/18] revert: Don't check lone argument in get_encoding
,
Jonathan Nieder
Re: [PATCH 04/18] revert: Don't check lone argument in get_encoding
,
Ramkumar Ramachandra
[PATCH 05/18] revert: Rename no_replay to record_origin
,
Ramkumar Ramachandra
[PATCH 06/18] revert: Propogate errors upwards from do_pick_commit
,
Ramkumar Ramachandra
Re: [PATCH 06/18] revert: Propogate errors upwards from do_pick_commit
,
Jonathan Nieder
Re: [PATCH 06/18] revert: Propogate errors upwards from do_pick_commit
,
Ramkumar Ramachandra
[PATCH 07/18] revert: Eliminate global "commit" variable
,
Ramkumar Ramachandra
Re: [PATCH 07/18] revert: Eliminate global "commit" variable
,
Jonathan Nieder
Re: [PATCH 07/18] revert: Eliminate global "commit" variable
,
Ramkumar Ramachandra
[PATCH 08/18] revert: Introduce struct to keep command-line options
,
Ramkumar Ramachandra
[PATCH 09/18] revert: Separate cmdline parsing from functional code
,
Ramkumar Ramachandra
[PATCH 10/18] revert: Don't create invalid replay_opts in parse_args
,
Ramkumar Ramachandra
Re: [PATCH 10/18] revert: Don't create invalid replay_opts in parse_args
,
Jonathan Nieder
Re: [PATCH 10/18] revert: Don't create invalid replay_opts in parse_args
,
Christian Couder
Re: [PATCH 10/18] revert: Don't create invalid replay_opts in parse_args
,
Ramkumar Ramachandra
[PATCH 11/18] revert: Save data for continuing after conflict resolution
,
Ramkumar Ramachandra
Re: [PATCH 11/18] revert: Save data for continuing after conflict resolution
,
Jonathan Nieder
Re: [PATCH 11/18] revert: Save data for continuing after conflict resolution
,
Ramkumar Ramachandra
Re: [PATCH 11/18] revert: Save data for continuing after conflict resolution
,
Jonathan Nieder
Re: [PATCH 11/18] revert: Save data for continuing after conflict resolution
,
Ramkumar Ramachandra
Re: [PATCH 11/18] revert: Save data for continuing after conflict resolution
,
Junio C Hamano
[PATCH 12/18] revert: Save command-line options for continuing operation
,
Ramkumar Ramachandra
Re: [PATCH 12/18] revert: Save command-line options for continuing operation
,
Jonathan Nieder
Re: [PATCH 12/18] revert: Save command-line options for continuing operation
,
Ramkumar Ramachandra
Re: [PATCH 12/18] revert: Save command-line options for continuing operation
,
Jonathan Nieder
Re: [PATCH 12/18] revert: Save command-line options for continuing operation
,
Ramkumar Ramachandra
Re: [PATCH 12/18] revert: Save command-line options for continuing operation
,
Junio C Hamano
[PATCH 13/18] revert: Make pick_commits functionally act on a commit list
,
Ramkumar Ramachandra
[PATCH 14/18] revert: Introduce --reset to remove sequencer state
,
Ramkumar Ramachandra
Re: [PATCH 14/18] revert: Introduce --reset to remove sequencer state
,
Jonathan Nieder
Re: [PATCH 14/18] revert: Introduce --reset to remove sequencer state
,
Ramkumar Ramachandra
Re: [PATCH 14/18] revert: Introduce --reset to remove sequencer state
,
Jonathan Nieder
Re: [PATCH 14/18] revert: Introduce --reset to remove sequencer state
,
Ramkumar Ramachandra
[PATCH 15/18] reset: Make reset remove the sequencer state
,
Ramkumar Ramachandra
Re: [PATCH 15/18] reset: Make reset remove the sequencer state
,
Jonathan Nieder
Re: [PATCH 15/18] reset: Make reset remove the sequencer state
,
Ramkumar Ramachandra
Re: [PATCH 15/18] reset: Make reset remove the sequencer state
,
Jonathan Nieder
[PATCH 16/18] revert: Remove sequencer state when no commits are pending
,
Ramkumar Ramachandra
Re: [PATCH 16/18] revert: Remove sequencer state when no commits are pending
,
Jonathan Nieder
Re: [PATCH 16/18] revert: Remove sequencer state when no commits are pending
,
Ramkumar Ramachandra
Re: [PATCH 16/18] revert: Remove sequencer state when no commits are pending
,
Jonathan Nieder
Re: [PATCH 16/18] revert: Remove sequencer state when no commits are pending
,
Ramkumar Ramachandra
Re: [PATCH 16/18] revert: Remove sequencer state when no commits are pending
,
Jonathan Nieder
Re: [PATCH 16/18] revert: Remove sequencer state when no commits are pending
,
Ramkumar Ramachandra
Re: [PATCH 16/18] revert: Remove sequencer state when no commits are pending
,
Ramkumar Ramachandra
Re: [PATCH 16/18] revert: Remove sequencer state when no commits are pending
,
Jonathan Nieder
Re: [PATCH 16/18] revert: Remove sequencer state when no commits are pending
,
Ramkumar Ramachandra
Re: [PATCH 16/18] revert: Remove sequencer state when no commits are pending
,
Jonathan Nieder
Re: [PATCH 16/18] revert: Remove sequencer state when no commits are pending
,
Ramkumar Ramachandra
Re: [PATCH 16/18] revert: Remove sequencer state when no commits are pending
,
Jonathan Nieder
[PATCH 17/18] revert: Don't implictly stomp pending sequencer operation
,
Ramkumar Ramachandra
Re: [PATCH 17/18] revert: Don't implictly stomp pending sequencer operation
,
Jonathan Nieder
Re: [PATCH 17/18] revert: Don't implictly stomp pending sequencer operation
,
Ramkumar Ramachandra
Re: [PATCH 17/18] revert: Don't implictly stomp pending sequencer operation
,
Jonathan Nieder
Re: [PATCH 17/18] revert: Don't implictly stomp pending sequencer operation
,
Ramkumar Ramachandra
[PATCH 18/18] revert: Introduce --continue to continue the operation
,
Ramkumar Ramachandra
Re: [PATCH 18/18] revert: Introduce --continue to continue the operation
,
Jonathan Nieder
Re: [PATCH 18/18] revert: Introduce --continue to continue the operation
,
Ramkumar Ramachandra
Re: [PATCH 18/18] revert: Introduce --continue to continue the operation
,
Jonathan Nieder
Re: [PATCH 18/18] revert: Introduce --continue to continue the operation
,
Ramkumar Ramachandra
Re: [PATCH 18/18] revert: Introduce --continue to continue the operation
,
Junio C Hamano
Re: [PATCH 18/18] revert: Introduce --continue to continue the operation
,
Ramkumar Ramachandra
Re: [PATCH 00/18] GSoC update: Sequencer for inclusion v3
,
Junio C Hamano
Re: [PATCH 00/18] GSoC update: Sequencer for inclusion v3
,
Ramkumar Ramachandra
Re: [PATCH 00/18] GSoC update: Sequencer for inclusion v3
,
Ramkumar Ramachandra
Re: [PATCH 00/18] GSoC update: Sequencer for inclusion v3
,
Jonathan Nieder
[PATCH/RFC] notice error exit from pager
,
Clemens Buchacher
Re: [PATCH/RFC] notice error exit from pager
,
Linus Torvalds
Re: [PATCH/RFC] notice error exit from pager
,
Johannes Sixt
[PATCH] error_routine: use parent's stderr if exec fails
,
Clemens Buchacher
[PATCH] notice error exit from pager
,
Clemens Buchacher
Re: [PATCH] notice error exit from pager
,
Junio C Hamano
Re: [PATCH] notice error exit from pager
,
Clemens Buchacher
fatal: did not find object for shallow
,
gitmiserable
[PATCH 00/19] Add --all option to git-check-attr
,
Michael Haggerty
[PATCH 07/19] Provide access to the name attribute of git_attr
,
Michael Haggerty
Re: [PATCH 07/19] Provide access to the name attribute of git_attr
,
Junio C Hamano
Re: [PATCH 07/19] Provide access to the name attribute of git_attr
,
Michael Haggerty
[PATCH 05/19] git-check-attr: Add missing "&&"
,
Michael Haggerty
[PATCH 01/19] doc: Add a link from gitattributes(5) to git-check-attr(1)
,
Michael Haggerty
[PATCH 02/19] doc: Correct git_attr() calls in example code
,
Michael Haggerty
[PATCH 03/19] Remove anachronism from comment
,
Michael Haggerty
[PATCH 04/19] Disallow the empty string as an attribute name
,
Michael Haggerty
Re: [PATCH 04/19] Disallow the empty string as an attribute name
,
Junio C Hamano
[PATCH 06/19] git-check-attr: Add tests of command-line parsing
,
Michael Haggerty
[PATCH 08/19] git-check-attr: Use git_attr_name()
,
Michael Haggerty
[PATCH 09/19] Allow querying all attributes on a file
,
Michael Haggerty
[PATCH 10/19] git-check-attr: Extract a function output_attr()
,
Michael Haggerty
[PATCH 11/19] git-check-attr: Introduce a new variable
,
Michael Haggerty
[PATCH 12/19] git-check-attr: Extract a function error_with_usage()
,
Michael Haggerty
[PATCH 13/19] git-check-attr: Handle each error separately
,
Michael Haggerty
[PATCH 14/19] git-check-attr: Process command-line args more systematically
,
Michael Haggerty
[PATCH 17/19] git-check-attr: Drive two tests using the same raw data
,
Michael Haggerty
[PATCH 19/19] Rename struct git_attr_check to git_attr_value
,
Michael Haggerty
[PATCH 15/19] git-check-attr: Error out if no pathnames are specified
,
Michael Haggerty
[PATCH 18/19] git-check-attr: Fix command-line handling to match docs
,
Michael Haggerty
[PATCH 16/19] git-check-attr: Add an --all option to show all attributes
,
Michael Haggerty
Re: [PATCH 16/19] git-check-attr: Add an --all option to show all attributes
,
Michael Haggerty
[BUG] diff and blame difference
,
Semyon Kirnosenko
Re: [BUG] diff and blame difference
,
Junio C Hamano
[PATCH] Documentation: clarify the invalidated tree entry format
,
Carlos Martín Nieto
"git check-attr" lists macros as being "set" -- feature or bug?
,
Michael Haggerty
Re: "git check-attr" lists macros as being "set" -- feature or bug?
,
Jeff King
Re: "git check-attr" lists macros as being "set" -- feature or bug?
,
Junio C Hamano
Re: "git check-attr" lists macros as being "set" -- feature or bug?
,
Michael Haggerty
git submodule update --quiet is very loud
,
Daniel Holtmann-Rice
[PATCH] submodule: update and add must honor --quiet flag
,
Jens Lehmann
listing changesets on a branch
,
Tajti Ákos
Re: listing changesets on a branch
,
Jakub Narebski
GUI client for git in linux ?
,
J. Bakshi
Re: GUI client for git in linux ?
,
J. Bakshi
ls-tree with non-english characters
,
Tajti Ákos
Re: ls-tree with non-english characters
,
SZEDER Gábor
Re: ls-tree with non-english characters
,
Tajti Ákos
Re: ls-tree with non-english characters
,
Alexey Shumkin
Message not available
Re: ls-tree with non-english characters
,
Tajti Ákos
weird performance bug
,
fREW Schmidt
[PATCH v4 0/2] ls-tree: exit with non-zero status on error
,
Jon Seymour
[v4 1/2] Add a test to check that git ls-tree sets non-zero exit code on error.
,
Jon Seymour
[v4 2/2] Ensure git ls-tree exits with a non-zero exit code if read_tree_recursive fails.
,
Jon Seymour
Re: [PATCH v4 0/2] ls-tree: exit with non-zero status on error
,
Jon Seymour
GitHosting wiki page outdated info
,
Michał Janke
Re: GitHosting wiki page outdated info
,
Felipe Contreras
[RFC] Questions for "Git User's Survey 2011"
,
Jakub Narebski
Re: [RFC] Questions for "Git User's Survey 2011"
,
Phil Hord
Re: [RFC] Questions for "Git User's Survey 2011"
,
Jakub Narebski
Re: [RFC] Questions for "Git User's Survey 2011"
,
Phil Hord
Re: [RFC] Questions for "Git User's Survey 2011"
,
Felipe Contreras
Re: [RFC] Questions for "Git User's Survey 2011"
,
Jakub Narebski
Re: [RFC] Questions for "Git User's Survey 2011"
,
David Aguilar
Re: [RFC] Questions for "Git User's Survey 2011"
,
Jakub Narebski
Re: [RFC] Questions for "Git User's Survey 2011"
,
David Aguilar
Re: [RFC] Questions for "Git User's Survey 2011"
,
Felipe Contreras
Re: [RFC] Questions for "Git User's Survey 2011"
,
Jakub Narebski
Re: [RFC] Questions for "Git User's Survey 2011"
,
Heiko Voigt
Re: [RFC] Questions for "Git User's Survey 2011"
,
Jakub Narebski
Re: [RFC] Questions for "Git User's Survey 2011"
,
Jens Lehmann
Re: [RFC] Questions for "Git User's Survey 2011"
,
Jakub Narebski
Re: [RFC] Questions for "Git User's Survey 2011"
,
Ævar Arnfjörð Bjarmason
Re: [RFC] Questions for "Git User's Survey 2011"
,
Jakub Narębski
Re: [RFC] Questions for "Git User's Survey 2011"
,
Felipe Contreras
Re: [RFC] Questions for "Git User's Survey 2011"
,
Jakub Narebski
Re: [RFC] Questions for "Git User's Survey 2011"
,
Felipe Contreras
Re: [RFC] Questions for "Git User's Survey 2011"
,
Jakub Narebski
Re: [RFC] Questions for "Git User's Survey 2011"
,
Felipe Contreras
Re: [RFC] Questions for "Git User's Survey 2011"
,
Jakub Narębski
Re: [RFC] Questions for "Git User's Survey 2011"
,
Junio C Hamano
Re: [RFC] Questions for "Git User's Survey 2011"
,
Jakub Narębski
Re: [RFC] Questions for "Git User's Survey 2011"
,
Michael J Gruber
Re: [RFC] Questions for "Git User's Survey 2011"
,
Jakub Narębski
Re: [RFC] Questions for "Git User's Survey 2011"
,
Matthieu Moy
Re: [RFC] Questions for "Git User's Survey 2011"
,
Jakub Narębski
Re: [RFC] Questions for "Git User's Survey 2011"
,
Matthieu Moy
Re: [RFC] Questions for "Git User's Survey 2011"
,
Jakub Narębski
Re: [RFC] Questions for "Git User's Survey 2011"
,
Matthieu Moy
Re: [RFC] Questions for "Git User's Survey 2011"
,
Jakub Narębski
Re: [RFC] Questions for "Git User's Survey 2011"
,
Matthieu Moy
Message not available
[RFC] Questions for "Git User's Survey 2011"
,
Jakub Narębski
[PATCH] On Cygwin support both UNIX and DOS style path-names
,
Pascal Obry
<Possible follow-ups>
Re: [PATCH] On Cygwin support both UNIX and DOS style path-names
,
Theo Niessink
Re: [PATCH] On Cygwin support both UNIX and DOS style path-names
,
Pascal Obry
RE: [PATCH] On Cygwin support both UNIX and DOS style path-names
,
Theo Niessink
Surprise at git stash pop
,
Péter András Felvégi
Re: Surprise at git stash pop
,
Brandon Casey
Re: Surprise at git stash pop
,
Péter András Felvégi
Http/s authentication failure with some git versions
,
Christoph Blank
Re: Http/s authentication failure with some git versions
,
Jeff King
Re: Http/s authentication failure with some git versions
,
Christoph Blank
[PATCH/RFC] Pro-Git thanks, Control-flow bug report
,
Steffen Daode Nurpmeso
Re: [PATCH/RFC] Pro-Git thanks, Control-flow bug report
,
Jeff King
Re: [PATCH/RFC] Pro-Git thanks, Control-flow bug report
,
Steffen Daode Nurpmeso
Re: [PATCH/RFC] Pro-Git thanks, Control-flow bug report
,
Jeff King
git-pull doesn't update my refs for remotes/origin/master
,
Graeme Geldenhuys
Re: git-pull doesn't update my refs for remotes/origin/master
,
Michael J Gruber
Re: git-pull doesn't update my refs for remotes/origin/master
,
Graeme Geldenhuys
[PATCH (resend)] gitweb: Introduce common system-wide settings for convenience
,
Jakub Narebski
[PATCH v3 0/2] ls-tree: exit with non-zero status on error
,
Jon Seymour
[PATCH v3 2/2] Ensure git ls-tree exits with a non-zero exit code if read_tree_recursive fails.
,
Jon Seymour
Re: [PATCH v3 2/2] Ensure git ls-tree exits with a non-zero exit code if read_tree_recursive fails.
,
Nguyen Thai Ngoc Duy
Re: [PATCH v3 2/2] Ensure git ls-tree exits with a non-zero exit code if read_tree_recursive fails.
,
Jon Seymour
Re: [PATCH v3 2/2] Ensure git ls-tree exits with a non-zero exit code if read_tree_recursive fails.
,
Nguyen Thai Ngoc Duy
Re: [PATCH v3 2/2] Ensure git ls-tree exits with a non-zero exit code if read_tree_recursive fails.
,
Andreas Schwab
Re: [PATCH v3 2/2] Ensure git ls-tree exits with a non-zero exit code if read_tree_recursive fails.
,
Jens Lehmann
Re: [PATCH v3 2/2] Ensure git ls-tree exits with a non-zero exit code if read_tree_recursive fails.
,
Junio C Hamano
[PATCH v3 1/2] Add a test to check that git ls-tree sets non-zero exit code on error.
,
Jon Seymour
[PATCH 0/5] fast-export: prepare for remote helpers awesomeness
,
Sverre Rabbelier
[PATCH 1/5] t9350: point out that refs are not updated correctly
,
Sverre Rabbelier
[PATCH 2/5] fast-export: do not refer to non-existing marks
,
Sverre Rabbelier
[PATCH 3/5] setup_revisions: remember whether a ref was positive or not
,
Sverre Rabbelier
Re: [PATCH 3/5] setup_revisions: remember whether a ref was positive or not
,
Junio C Hamano
Re: [PATCH 3/5] setup_revisions: remember whether a ref was positive or not
,
Junio C Hamano
Re: [PATCH 3/5] setup_revisions: remember whether a ref was positive or not
,
Sverre Rabbelier
Re: [PATCH 3/5] setup_revisions: remember whether a ref was positive or not
,
Junio C Hamano
Re: [PATCH 3/5] setup_revisions: remember whether a ref was positive or not
,
Johannes Schindelin
Re: [PATCH 3/5] setup_revisions: remember whether a ref was positive or not
,
Junio C Hamano
Re: [PATCH 3/5] setup_revisions: remember whether a ref was positive or not
,
Sverre Rabbelier
Re: [PATCH 3/5] setup_revisions: remember whether a ref was positive or not
,
Junio C Hamano
Re: [PATCH 3/5] setup_revisions: remember whether a ref was positive or not
,
Sverre Rabbelier
Re: [PATCH 3/5] setup_revisions: remember whether a ref was positive or not
,
Junio C Hamano
Re: [PATCH 3/5] setup_revisions: remember whether a ref was positive or not
,
Sverre Rabbelier
Re: [PATCH 3/5] setup_revisions: remember whether a ref was positive or not
,
Junio C Hamano
Re: [PATCH 3/5] setup_revisions: remember whether a ref was positive or not
,
Sverre Rabbelier
Re: [PATCH 3/5] setup_revisions: remember whether a ref was positive or not
,
Junio C Hamano
Re: [PATCH 3/5] setup_revisions: remember whether a ref was positive or not
,
Sverre Rabbelier
Re: [PATCH 3/5] setup_revisions: remember whether a ref was positive or not
,
Junio C Hamano
Re: [PATCH 3/5] setup_revisions: remember whether a ref was positive or not
,
Junio C Hamano
Re: [PATCH 3/5] setup_revisions: remember whether a ref was positive or not
,
Sverre Rabbelier
Re: [PATCH 3/5] setup_revisions: remember whether a ref was positive or not
,
Junio C Hamano
Re: [PATCH 3/5] setup_revisions: remember whether a ref was positive or not
,
Sverre Rabbelier
Re: [PATCH 3/5] setup_revisions: remember whether a ref was positive or not
,
Johannes Schindelin
[PATCH 4/5] fast-export: do not export negative refs
,
Sverre Rabbelier
Re: [PATCH 4/5] fast-export: do not export negative refs
,
Junio C Hamano
Re: [PATCH 4/5] fast-export: do not export negative refs
,
Johannes Schindelin
[PATCH 5/5] setup_revisions: remember whether a ref was positive or not
,
Sverre Rabbelier
Help using git I'm review process
,
Mathew Benson
Re: Help using git I'm review process
,
Thomas Adam
Re: Help using git I'm review process
,
Mathew Benson
Re: Help using git I'm review process
,
Thomas Adam
Message not available
Fwd: Help using git I'm review process
,
Thomas Adam
Re: Help using git I'm review process
,
Mathew Benson
Re: Fwd: Help using git I'm review process
,
Magnus Bäck
Re: Help using git I'm review process
,
Jens Lehmann
Re: Help using git I'm review process
,
Mathew Benson
[RFC 0/9] bisect: allow git bisect to be used with repos containing damaged trees.
,
Jon Seymour
[PATCH 1/9] bisect: add tests to document expected behaviour in presence of broken trees.
,
Jon Seymour
[PATCH 2/9] bisect: introduce a --ignore-checkout-failure option to bisect--helper.
,
Jon Seymour
[PATCH 3/9] bisect: implement support for --ignore-checkout-failure option
,
Jon Seymour
[PATCH 4/9] bisect: introduce a helper function to tolerate checkout failures.
,
Jon Seymour
[PATCH 5/9] bisect: replace existing calls to git checkout with bisect_checkout_with_ignore
,
Jon Seymour
[PATCH 7/9] bisect: better diagnostics, in case of mis-typed option.
,
Jon Seymour
[PATCH 6/9] bisect: enable --ignore-checkout-failure in the porcelain.
,
Jon Seymour
[PATCH 8/9] bisect: add tests for --ignore-checkout-failure option.
,
Jon Seymour
[PATCH 9/9] bisect: add documentation for --ignore-checkout-failure option.
,
Jon Seymour
Re: [RFC 0/9] bisect: allow git bisect to be used with repos containing damaged trees.
,
Johannes Sixt
Re: [RFC 0/9] bisect: allow git bisect to be used with repos containing damaged trees.
,
Jon Seymour
Re: [RFC 0/9] bisect: allow git bisect to be used with repos containing damaged trees.
,
Junio C Hamano
Re: [RFC 0/9] bisect: allow git bisect to be used with repos containing damaged trees.
,
Jon Seymour
Re: [RFC 0/9] bisect: allow git bisect to be used with repos containing damaged trees.
,
Junio C Hamano
Re: [RFC 0/9] bisect: allow git bisect to be used with repos containing damaged trees.
,
Jon Seymour
Re: [RFC 0/9] bisect: allow git bisect to be used with repos containing damaged trees.
,
Johannes Sixt
Re: [RFC 0/9] bisect: allow git bisect to be used with repos containing damaged trees.
,
Jon Seymour
Re: [RFC 0/9] bisect: allow git bisect to be used with repos containing damaged trees.
,
Jakub Narebski
Re: [RFC 0/9] bisect: allow git bisect to be used with repos containing damaged trees.
,
Jon Seymour
Re: [RFC 0/9] bisect: allow git bisect to be used with repos containing damaged trees.
,
Jon Seymour
feature request: git add--interactive --patch on regex-matched hunks only
,
Nguyen Thai Ngoc Duy
Re: feature request: git add--interactive --patch on regex-matched hunks only
,
Jeff King
Re: feature request: git add--interactive --patch on regex-matched hunks only
,
Junio C Hamano
Re: feature request: git add--interactive --patch on regex-matched hunks only
,
Jeff King
Re: feature request: git add--interactive --patch on regex-matched hunks only
,
Nguyen Thai Ngoc Duy
Re: feature request: git add--interactive --patch on regex-matched hunks only
,
Jeff King
Re: feature request: git add--interactive --patch on regex-matched hunks only
,
Nguyen Thai Ngoc Duy
Re: feature request: git add--interactive --patch on regex-matched hunks only
,
Jeff King
Re: feature request: git add--interactive --patch on regex-matched hunks only
,
Nguyen Thai Ngoc Duy
Re: feature request: git add--interactive --patch on regex-matched hunks only
,
Nguyen Thai Ngoc Duy
Re: feature request: git add--interactive --patch on regex-matched hunks only
,
Jeff King
Re: feature request: git add--interactive --patch on regex-matched hunks only
,
Nguyen Thai Ngoc Duy
Re: feature request: git add--interactive --patch on regex-matched hunks only
,
Jeff King
Re: feature request: git add--interactive --patch on regex-matched hunks only
,
Jeff King
[PATCH 1/5] add--interactive: refactor patch mode argument processing
,
Jeff King
[PATCH 2/5] add--interactive: factor out regex error handling
,
Jeff King
[PATCH 3/5] add--interactive: allow hunk filtering on command line
,
Jeff King
[PATCH 4/5] add--interactive: allow negatation of hunk filters
,
Jeff King
[PATCH 5/5] add--interactive: add option to autosplit hunks
,
Jeff King
TFS brigde
,
Enrico Weigelt
Re: TFS brigde
,
Ori Avtalion
git-show / tig: no indention for commit message
,
Enrico Weigelt
Re: git-show / tig: no indention for commit message
,
Andreas Schwab
Re: git-show / tig: no indention for commit message
,
Jonas Fonseca
[PATCH 0/2 v2] ls-tree: exit with non-zero status on error
,
Jon Seymour
[PATCH 2/2] Ensure git ls-tree exits with a non-zero exit code if read_tree_recursive fails.
,
Jon Seymour
Re: [PATCH 2/2] Ensure git ls-tree exits with a non-zero exit code if read_tree_recursive fails.
,
Junio C Hamano
Re: [PATCH 2/2] Ensure git ls-tree exits with a non-zero exit code if read_tree_recursive fails.
,
Jens Lehmann
[PATCH 1/2] Add a test to check that git ls-tree sets non-zero exit code on error.
,
Jon Seymour
Re: [PATCH 1/2] Add a test to check that git ls-tree sets non-zero exit code on error.
,
Junio C Hamano
Re: [PATCH 1/2] Add a test to check that git ls-tree sets non-zero exit code on error.
,
Jon Seymour
Excluding some refspecs from git push?
,
Paul Sokolovsky
Re: Excluding some refspecs from git push?
,
Shawn Pearce
Re: Excluding some refspecs from git push?
,
Magnus Bäck
Re: Excluding some refspecs from git push?
,
Shawn Pearce
Possible bug
,
Reuben Thomas
[RFC/PATCH] commit: allow partial commits with relative paths
,
Michael J Gruber
Re: [RFC/PATCH] commit: allow partial commits with relative paths
,
Junio C Hamano
Re: [RFC/PATCH] commit: allow partial commits with relative paths
,
Junio C Hamano
Re: [RFC/PATCH] commit: allow partial commits with relative paths
,
Michael J Gruber
Re: [RFC/PATCH] commit: allow partial commits with relative paths
,
Reuben Thomas
Re: [RFC/PATCH] commit: allow partial commits with relative paths
,
Michael J Gruber
Re: [RFC/PATCH] commit: allow partial commits with relative paths
,
Reuben Thomas
Re: [RFC/PATCH] commit: allow partial commits with relative paths
,
John Szakmeister
[RFC/PATCH] ls-files: fix pathspec display on error
,
Michael J Gruber
Re: [RFC/PATCH] ls-files: fix pathspec display on error
,
Clemens Buchacher
Re: [RFC/PATCH] ls-files: fix pathspec display on error
,
Junio C Hamano
[PATCH] test ls-files with relative paths
,
Clemens Buchacher
Re: [PATCH] test ls-files with relative paths
,
Junio C Hamano
[PATCH v2] ls-files: fix pathspec display on error
,
Clemens Buchacher
Re: [PATCH v2] ls-files: fix pathspec display on error
,
Junio C Hamano
Re: [RFC/PATCH] commit: allow partial commits with relative paths
,
Erik Faye-Lund
Re: [RFC/PATCH] commit: allow partial commits with relative paths
,
Junio C Hamano
Re: [RFC/PATCH] commit: allow partial commits with relative paths
,
Junio C Hamano
Re: [RFC/PATCH] commit: allow partial commits with relative paths
,
Michael J Gruber
[PATCH] commit: allow partial commits with relative paths
,
Clemens Buchacher
Re: [PATCH] commit: allow partial commits with relative paths
,
Michael J Gruber
Re: [PATCH] commit: allow partial commits with relative paths
,
Clemens Buchacher
Re: [PATCH] commit: allow partial commits with relative paths
,
Michael J Gruber
[PATCH v2] commit: allow partial commits with relative paths
,
Clemens Buchacher
Re: [PATCH v2] commit: allow partial commits with relative paths
,
Junio C Hamano
Re: [PATCH v2] commit: allow partial commits with relative paths
,
Junio C Hamano
Re: [PATCH v2] commit: allow partial commits with relative paths
,
Clemens Buchacher
Re: [PATCH v2] commit: allow partial commits with relative paths
,
Junio C Hamano
renaming pathspec_prefix (was: Re: [PATCH v2] commit: allow partial commits with relative paths)
,
Clemens Buchacher
[PATCH 1/3] remove prefix argument from pathspec_prefix
,
Clemens Buchacher
Re: [PATCH 1/3] remove prefix argument from pathspec_prefix
,
Junio C Hamano
Re: [PATCH 1/3] remove prefix argument from pathspec_prefix
,
Junio C Hamano
Re: [PATCH 1/3] remove prefix argument from pathspec_prefix
,
Clemens Buchacher
Re: [PATCH 1/3] remove prefix argument from pathspec_prefix
,
Junio C Hamano
[PATCH 2/3] consolidate pathspec_prefix and common_prefix
,
Clemens Buchacher
[PATCH 3/3] rename pathspec_prefix -> common_prefix and move to dir.[ch]
,
Clemens Buchacher
.gitignore for large files?
,
Philip Oakley
Re: .gitignore for large files?
,
Nguyen Thai Ngoc Duy
Re: .gitignore for large files?
,
Philip Oakley
Re: .gitignore for large files?
,
Nguyen Thai Ngoc Duy
Re: .gitignore for large files?
,
Junio C Hamano
Re: .gitignore for large files?
,
Philip Oakley
[RFC PATCH] tests: print failed test numbers at the end of the test run
,
Jens Lehmann
Re: [RFC PATCH] tests: print failed test numbers at the end of the test run
,
Junio C Hamano
[PATCH v2] tests: print failed test numbers at the end of the test run
,
Jens Lehmann
Re: [PATCH v2] tests: print failed test numbers at the end of the test run
,
Jeff King
Re: [PATCH v2] tests: print failed test numbers at the end of the test run
,
Jens Lehmann
Re: [PATCH v2] tests: print failed test numbers at the end of the test run
,
Sverre Rabbelier
Re: [RFC PATCH] tests: print failed test numbers at the end of the test run
,
Nguyen Thai Ngoc Duy
Re: [RFC PATCH] tests: print failed test numbers at the end of the test run
,
Jeff King
Re: [RFC PATCH] tests: print failed test numbers at the end of the test run
,
Jeff King
[PATCH] Documentation/submodule: add command references and update options
,
Jens Lehmann
Re: [PATCH] Documentation/submodule: add command references and update options
,
Junio C Hamano
Re: [PATCH] Documentation/submodule: add command references and update options
,
Jens Lehmann
Re: [PATCH] Documentation/submodule: add command references and update options
,
Marc Branchaud
Is there a quick way to identify commits that reference missing trees or blobs?
,
Jon Seymour
Re: Is there a quick way to identify commits that reference missing trees or blobs?
,
Clemens Buchacher
Re: Is there a quick way to identify commits that reference missing trees or blobs?
,
Clemens Buchacher
Re: Is there a quick way to identify commits that reference missing trees or blobs?
,
Jon Seymour
Re: Is there a quick way to identify commits that reference missing trees or blobs?
,
Jon Seymour
[PATCH 0/2] Ensure git ls-tree exits with a non-zero exit code if read_tree_recursive fails.
,
Jon Seymour
[PATCH 1/2] Add a test to check that git ls-tree sets non-zero exit code on error.
,
Jon Seymour
Re: [PATCH 1/2] Add a test to check that git ls-tree sets non-zero exit code on error.
,
Jens Lehmann
[PATCH 2/2] Ensure git ls-tree exits with a non-zero exit code if read_tree_recursive fails.
,
Jon Seymour
[PATCH] Stop hiding the error message within 'git submodule add'
,
John Szakmeister
Re: [PATCH] Stop hiding the error message within 'git submodule add'
,
John Szakmeister
git ls-tree -r reports error but exits with zero?
,
Jon Seymour
RFC: Should git gc/repack respect .git/refs/replace?
,
Jon Seymour
Re: RFC: Should git gc/repack respect .git/refs/replace?
,
Andreas Schwab
Re: RFC: Should git gc/repack respect .git/refs/replace?
,
Jon Seymour
Re: RFC: Should git gc/repack respect .git/refs/replace?
,
Jakub Narebski
submodule add does not consider git svn
,
rupert THURNER
Re: submodule add does not consider git svn
,
Jens Lehmann
Re: submodule add does not consider git svn
,
rupert THURNER
Re: submodule add does not consider git svn
,
Jens Lehmann
git fast-import --import-marks broken
,
Joerg Sonnenberger
tracking file locally without pushing it to remote
,
neubyr
Re: tracking file locally without pushing it to remote
,
Nguyen Thai Ngoc Duy
Re: tracking file locally without pushing it to remote
,
Nguyen Thai Ngoc Duy
reset: silent for some commands, verbose for others?
,
Ori Avtalion
Re: reset: silent for some commands, verbose for others?
,
Junio C Hamano
.gitattributes not forcing EOLs correctly for a CRLF-ending file on *NIX
,
Adam Monsen
Re: .gitattributes not forcing EOLs correctly for a CRLF-ending file on *NIX
,
Adam Monsen
[REGRESSION, BISECTED] `git checkout <branch>` started to be memory hog
,
Kirill Smelkov
Re: [REGRESSION, BISECTED] `git checkout <branch>` started to be memory hog
,
Jeff King
Re: [REGRESSION, BISECTED] `git checkout <branch>` started to be memory hog
,
Junio C Hamano
Re: [REGRESSION, BISECTED] `git checkout <branch>` started to be memory hog
,
Jeff King
Re: [REGRESSION, BISECTED] `git checkout <branch>` started to be memory hog
,
Junio C Hamano
Re: [REGRESSION, BISECTED] `git checkout <branch>` started to be memory hog
,
Jeff King
Re: [REGRESSION, BISECTED] `git checkout <branch>` started to be memory hog
,
Junio C Hamano
Re: [REGRESSION, BISECTED] `git checkout <branch>` started to be memory hog
,
Kirill Smelkov
Want GitHub-like pull requests in your company?
,
Intland Software
[PATCH] git-send-email: Do not send editor backup files in a directory
,
Joe Perches
Re: [PATCH] git-send-email: Do not send editor backup files in a directory
,
Joe Perches
Re: [PATCH] git-send-email: Do not send editor backup files in a directory
,
Ramkumar Ramachandra
git log --oneline and git log --pretty=format... give differrent outputs
,
Shumkin Alexey
Re: git log --oneline and git log --pretty=format... give differrent outputs
,
Alexey Shumkin
[PATCH] pretty: user format ignores i18n.logOutputEncoding setting
,
Alexey Shumkin
[PATCH] pretty: user format ignores i18n.logOutputEncoding setting
,
Alexey Shumkin
Re: [PATCH] pretty: user format ignores i18n.logOutputEncoding setting
,
Junio C Hamano
Re: [PATCH] pretty: user format ignores i18n.logOutputEncoding setting
,
Alexey Shumkin
[PATCH v2] pretty: user format ignores i18n.logOutputEncoding setting
,
Alexey Shumkin
[PATCH 1/2] pretty: Add failing tests: user format ignores i18n.logOutputEncoding setting
,
Alexey Shumkin
[PATCH 2/2] pretty: user format ignores i18n.logOutputEncoding setting
,
Alexey Shumkin
[PATCH v2] pretty: user format ignores i18n.logOutputEncoding setting
,
Alexey Shumkin
[PATCH 1/2] pretty: Add failing tests: user format ignores i18n.logOutputEncoding setting
,
Alexey Shumkin
Re: [PATCH 1/2] pretty: Add failing tests: user format ignores i18n.logOutputEncoding setting
,
Junio C Hamano
[PATCH v3 0/2] pretty: user format ignores i18n.logOutputEncoding setting
,
Alexey Shumkin
[PATCH v3 2/2] pretty: user format ignores i18n.logOutputEncoding setting
,
Alexey Shumkin
[PATCH v3 1/2] pretty: Add failing tests: user format ignores i18n.logOutputEncoding setting
,
Alexey Shumkin
Re: [PATCH v3 1/2] pretty: Add failing tests: user format ignores i18n.logOutputEncoding setting
,
Junio C Hamano
Re: [PATCH v3 1/2] pretty: Add failing tests: user format ignores i18n.logOutputEncoding setting
,
Alexey Shumkin
[PATCH v4 0/4] Reroll patches against v1.8.1.1
,
Alexey Shumkin
[PATCH v4 1/4] t6006 (rev-list-format): don't hardcode SHA-1 in expected outputs
,
Alexey Shumkin
Re: [PATCH v4 1/4] t6006 (rev-list-format): don't hardcode SHA-1 in expected outputs
,
Junio C Hamano
Re: [PATCH v4 1/4] t6006 (rev-list-format): don't hardcode SHA-1 in expected outputs
,
Alexey Shumkin
Re: [PATCH v4 1/4] t6006 (rev-list-format): don't hardcode SHA-1 in expected outputs
,
Alexey Shumkin
Re: [PATCH v4 1/4] t6006 (rev-list-format): don't hardcode SHA-1 in expected outputs
,
Junio C Hamano
Re: [PATCH v4 1/4] t6006 (rev-list-format): don't hardcode SHA-1 in expected outputs
,
Alexey Shumkin
[PATCH v4 2/4] t7102 (reset): refactoring: don't hardcode SHA-1 in expected outputs
,
Alexey Shumkin
Re: [PATCH v4 2/4] t7102 (reset): refactoring: don't hardcode SHA-1 in expected outputs
,
Junio C Hamano
Re: [PATCH v4 2/4] t7102 (reset): refactoring: don't hardcode SHA-1 in expected outputs
,
Alexey Shumkin
[PATCH v4 3/4] pretty: Add failing tests: user format ignores i18n.logOutputEncoding setting
,
Alexey Shumkin
Re: [PATCH v4 3/4] pretty: Add failing tests: user format ignores i18n.logOutputEncoding setting
,
Junio C Hamano
Re: [PATCH v4 3/4] pretty: Add failing tests: user format ignores i18n.logOutputEncoding setting
,
Alexey Shumkin
Re: [PATCH v4 3/4] pretty: Add failing tests: user format ignores i18n.logOutputEncoding setting
,
Junio C Hamano
Re: [PATCH v4 3/4] pretty: Add failing tests: user format ignores i18n.logOutputEncoding setting
,
Alexey Shumkin
[PATCH v4 4/4] pretty: user format ignores i18n.logOutputEncoding setting
,
Alexey Shumkin
[PATCH v5 0/5] Reroll patches against v1.8.3.1
,
Alexey Shumkin
[PATCH v5 1/5] t6006 (rev-list-format): don't hardcode SHA-1 in expected outputs
,
Alexey Shumkin
Re: [PATCH v5 1/5] t6006 (rev-list-format): don't hardcode SHA-1 in expected outputs
,
Junio C Hamano
[PATCH v5 2/5] t7102 (reset): don't hardcode SHA-1 in expected outputs
,
Alexey Shumkin
[PATCH v5 3/5] t4205 (log-pretty-formats): don't hardcode SHA-1 in expected outputs
,
Alexey Shumkin
Re: [PATCH v5 3/5] t4205 (log-pretty-formats): don't hardcode SHA-1 in expected outputs
,
Junio C Hamano
[PATCH v5 4/5] pretty: Add failing tests: user format ignores i18n.logOutputEncoding setting
,
Alexey Shumkin
Re: [PATCH v5 4/5] pretty: Add failing tests: user format ignores i18n.logOutputEncoding setting
,
Junio C Hamano
[PATCH v5 5/5] pretty: user format ignores i18n.logOutputEncoding setting
,
Alexey Shumkin
Re: [PATCH v5 5/5] pretty: user format ignores i18n.logOutputEncoding setting
,
Junio C Hamano
Re: [PATCH v5 0/5] Reroll patches against v1.8.3.1
,
Junio C Hamano
[PATCH v6 0/5] Reroll patches against v1.8.3.1
,
Alexey Shumkin
[PATCH v6 2/5] t7102 (reset): don't hardcode SHA-1 in expected outputs
,
Alexey Shumkin
[PATCH v6 5/5] pretty: --format output should honor logOutputEncoding
,
Alexey Shumkin
[PATCH v6 4/5] pretty: Add failing tests: --format output should honor logOutputEncoding
,
Alexey Shumkin
[PATCH v6 3/5] t4205 (log-pretty-formats): don't hardcode SHA-1 in expected outputs
,
Alexey Shumkin
[PATCH v6 1/5] t6006 (rev-list-format): don't hardcode SHA-1 in expected outputs
,
Alexey Shumkin
Re: [PATCH v6 0/5] Reroll patches against v1.8.3.1
,
Junio C Hamano
Re: [PATCH v6 0/5] Reroll patches against v1.8.3.1
,
Alexey Shumkin
Re: [PATCH v6 0/5] Reroll patches against v1.8.3.1
,
Junio C Hamano
[PATCH v7 0/5] Reroll patches against v1.8.3.1
,
Alexey Shumkin
[PATCH v7 1/5] t6006 (rev-list-format): don't hardcode SHA-1 in expected outputs
,
Alexey Shumkin
[PATCH v7 2/5] t7102 (reset): don't hardcode SHA-1 in expected outputs
,
Alexey Shumkin
[PATCH v7 3/5] t4205 (log-pretty-formats): don't hardcode SHA-1 in expected outputs
,
Alexey Shumkin
[PATCH v7 4/5] pretty: Add failing tests: --format output should honor logOutputEncoding
,
Alexey Shumkin
Re: [PATCH v7 4/5] pretty: Add failing tests: --format output should honor logOutputEncoding
,
Johannes Sixt
Re: [PATCH v7 4/5] pretty: Add failing tests: --format output should honor logOutputEncoding
,
Alexey Shumkin
Re: [PATCH v7 4/5] pretty: Add failing tests: --format output should honor logOutputEncoding
,
Johannes Sixt
Re: [PATCH v7 4/5] pretty: Add failing tests: --format output should honor logOutputEncoding
,
Alexey Shumkin
[PATCH v7 5/5] pretty: --format output should honor logOutputEncoding
,
Alexey Shumkin
Re: [PATCH v7 0/5] Reroll patches against v1.8.3.1
,
Junio C Hamano
[PATCH v8 0/5] Reroll patches against Git v1.8.3.2
,
Alexey Shumkin
[PATCH v8 1/5] t6006 (rev-list-format): don't hardcode SHA-1 in expected outputs
,
Alexey Shumkin
[PATCH v8 3/5] t4205 (log-pretty-formats): don't hardcode SHA-1 in expected outputs
,
Alexey Shumkin
[PATCH v8 4/5] pretty: Add failing tests: --format output should honor logOutputEncoding
,
Alexey Shumkin
Re: [PATCH v8 4/5] pretty: Add failing tests: --format output should honor logOutputEncoding
,
Johannes Sixt
[PATCH v8 5/5] pretty: --format output should honor logOutputEncoding
,
Alexey Shumkin
[PATCH v8 2/5] t7102 (reset): don't hardcode SHA-1 in expected outputs
,
Alexey Shumkin
Re: [PATCH v8 0/5] Reroll patches against Git v1.8.3.2
,
Junio C Hamano
Re: [PATCH v8 0/5] Reroll patches against Git v1.8.3.2
,
Alexey Shumkin
Re: [PATCH v8 0/5] Reroll patches against Git v1.8.3.2
,
Junio C Hamano
[PATCH v9 0/5] Incremental updates against 'next' branch
,
Alexey Shumkin
[PATCH v9 1/5] t4041, t4205, t6006, t7102: use iso8859-1 rather than iso-8859-1
,
Alexey Shumkin
Re: [PATCH v9 1/5] t4041, t4205, t6006, t7102: use iso8859-1 rather than iso-8859-1
,
Junio C Hamano
Re: [PATCH v9 1/5] t4041, t4205, t6006, t7102: use iso8859-1 rather than iso-8859-1
,
Alexey Shumkin
Re: [PATCH v9 1/5] t4041, t4205, t6006, t7102: use iso8859-1 rather than iso-8859-1
,
Junio C Hamano
Re: [PATCH v9 1/5] t4041, t4205, t6006, t7102: use iso8859-1 rather than iso-8859-1
,
Alexey Shumkin
Re: [PATCH v9 1/5] t4041, t4205, t6006, t7102: use iso8859-1 rather than iso-8859-1
,
Junio C Hamano
[PATCH v9 2/5] t4205: revert back single quotes
,
Alexey Shumkin
Re: [PATCH v9 2/5] t4205: revert back single quotes
,
Junio C Hamano
[PATCH v9 5/5] t4205: avoid using `sed`
,
Alexey Shumkin
[PATCH v9 3/5] t4205, t6006, t7102: make functions more readable
,
Alexey Shumkin
Re: [PATCH v9 3/5] t4205, t6006, t7102: make functions more readable
,
Junio C Hamano
Re: [PATCH v9 3/5] t4205, t6006, t7102: make functions more readable
,
Alexey Shumkin
Re: [PATCH v9 3/5] t4205, t6006, t7102: make functions more readable
,
Junio C Hamano
Re: [PATCH v9 3/5] t4205, t6006, t7102: make functions more readable
,
Alexey Shumkin
Re: [PATCH v9 3/5] t4205, t6006, t7102: make functions more readable
,
Junio C Hamano
[PATCH v9 4/5] t6006: add two more tests for the case i18n.commitEncoding is not set
,
Alexey Shumkin
Re: [PATCH v9 4/5] t6006: add two more tests for the case i18n.commitEncoding is not set
,
Junio C Hamano
Re: [PATCH v9 4/5] t6006: add two more tests for the case i18n.commitEncoding is not set
,
Junio C Hamano
Re: [PATCH v9 4/5] t6006: add two more tests for the case i18n.commitEncoding is not set
,
Alexey Shumkin
Re: [PATCH v9 4/5] t6006: add two more tests for the case i18n.commitEncoding is not set
,
Junio C Hamano
[PATCH v10 0/5] Incremental updates against 'next' branch
,
Alexey Shumkin
[PATCH v10 1/5] t4041, t4205, t6006, t7102: use iso8859-1 rather than iso-8859-1
,
Alexey Shumkin
[Index of Archives]
[Linux Kernel]
[LKML Kernel FAQ]
[IETF Annouce]
[Security]
[Bugtraq]