git
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: Fetch origin/HEAD during git fetch
Dominik Salvet
Shallow-to-deep conversion error query
Francis M
git cat-file --batch surprising carriage return behavior
Joey Hess
Re: git cat-file --batch surprising carriage return behavior
Jeff King
Re: git cat-file --batch surprising carriage return behavior
Joey Hess
Re: git cat-file --batch surprising carriage return behavior
Jeff King
[RFC WIP PATCH 0/3] tag: fix --edit and --no-edit flags
Lucas Oshiro
[RFC WIP PATCH 2/3] tag: factor out prepare tag template code
Lucas Oshiro
Re: [RFC WIP PATCH 2/3] tag: factor out prepare tag template code
Matheus Tavares Bernardino
Re: [RFC WIP PATCH 2/3] tag: factor out prepare tag template code
Junio C Hamano
Re: [RFC WIP PATCH 2/3] tag: factor out prepare tag template code
Junio C Hamano
[RFC WIP PATCH 1/3] tag: factor out tag reading from write_tag_body()
Lucas Oshiro
Re: [RFC WIP PATCH 1/3] tag: factor out tag reading from write_tag_body()
Matheus Tavares Bernardino
Re: [RFC WIP PATCH 1/3] tag: factor out tag reading from write_tag_body()
Junio C Hamano
[RFC WIP PATCH 3/3] tag: add full support for --edit and --no-edit
Lucas Oshiro
Re: [RFC WIP PATCH 3/3] tag: add full support for --edit and --no-edit
Matheus Tavares Bernardino
Re: [RFC WIP PATCH 3/3] tag: add full support for --edit and --no-edit
Junio C Hamano
Re: [RFC WIP PATCH 0/3] tag: fix --edit and --no-edit flags
Junio C Hamano
[PATCH 0/1] xdiffi: fix typos and touch up comments
Johannes Schindelin via GitGitGadget
[PATCH 1/1] xdiffi: fix typos and touch up comments
Johannes Schindelin via GitGitGadget
Re: [PATCH 1/1] xdiffi: fix typos and touch up comments
Jeff King
Re: [PATCH 1/1] xdiffi: fix typos and touch up comments
Johannes Schindelin
Re: REMADE FROM MY LAST EMAILl TO YU
Zino Hoile
[PATCH 0/1] Add support for Co-authored-by
Toon Claes
[PATCH 1/1] commit: add support to provide --coauthor
Toon Claes
Re: [PATCH 1/1] commit: add support to provide --coauthor
Denton Liu
Re: [PATCH 1/1] commit: add support to provide --coauthor
Phillip Wood
Re: [PATCH 1/1] commit: add support to provide --coauthor
Phillip Wood
Re: [PATCH 1/1] commit: add support to provide --coauthor
SZEDER Gábor
Re: [PATCH 1/1] commit: add support to provide --coauthor
Junio C Hamano
Re: [PATCH 1/1] commit: add support to provide --coauthor
brian m. carlson
Re: [PATCH 1/1] commit: add support to provide --coauthor
Junio C Hamano
Re: [PATCH 1/1] commit: add support to provide --coauthor
Jeff King
Re: [PATCH 1/1] commit: add support to provide --coauthor
Toon Claes
Re: [PATCH 1/1] commit: add support to provide --coauthor
Jeff King
Re: [PATCH 1/1] commit: add support to provide --coauthor
Junio C Hamano
Re: [PATCH 1/1] commit: add support to provide --coauthor
brian m. carlson
Re: [PATCH 1/1] commit: add support to provide --coauthor
Johannes Schindelin
Re: [PATCH 1/1] commit: add support to provide --coauthor
Denton Liu
Why is "Sparse checkout leaves no entry on working directory" a fatal error?
Josef Wolf
Re: Why is "Sparse checkout leaves no entry on working directory" a fatal error?
Elijah Newren
Re: Why is "Sparse checkout leaves no entry on working directory" a fatal error?
Josef Wolf
[PATCH 0/1] Fallout from azure-pipelines-msvc
Johannes Schindelin via GitGitGadget
[PATCH 1/1] Add a helper to reverse index_pos_to_insert_pos()
Johannes Schindelin via GitGitGadget
Re: [PATCH 1/1] Add a helper to reverse index_pos_to_insert_pos()
Johannes Sixt
Re: [PATCH 1/1] Add a helper to reverse index_pos_to_insert_pos()
Junio C Hamano
Re: [PATCH 1/1] Add a helper to reverse index_pos_to_insert_pos()
Johannes Sixt
Re: [PATCH 1/1] Add a helper to reverse index_pos_to_insert_pos()
Johannes Schindelin
Re: [PATCH 1/1] Add a helper to reverse index_pos_to_insert_pos()
Junio C Hamano
Re: [PATCH 1/1] Add a helper to reverse index_pos_to_insert_pos()
Johannes Schindelin
Re: [PATCH 1/1] Add a helper to reverse index_pos_to_insert_pos()
Junio C Hamano
Re: [PATCH 1/1] Add a helper to reverse index_pos_to_insert_pos()
Johannes Schindelin
Re: [PATCH 1/1] Add a helper to reverse index_pos_to_insert_pos()
Johannes Schindelin
Git Gui: Branch->create currently fails...
Philip Oakley
Re: Git Gui: Branch->create currently fails...
Philip Oakley
Re: Git Gui: Branch->create currently fails...
Pratyush Yadav
Re: Git Gui: Branch->create currently fails...
Philip Oakley
Re: Git Gui: Branch->create currently fails...
Pratyush Yadav
Re: Git Gui: Branch->create currently fails...
Philip Oakley
Re: Git Gui: Branch->create currently fails...
Pratyush Yadav
Re: Git Gui: Branch->create currently fails...
Philip Oakley
Re: Git Gui: Branch->create currently fails...
Pratyush Yadav
Re: Git Gui: Branch->create currently fails...
Philip Oakley
[PATCH] send-pack: never fetch when checking exclusions
Jonathan Tan
Re: [PATCH] send-pack: never fetch when checking exclusions
Junio C Hamano
[PATCH v2] send-pack: never fetch when checking exclusions
Jonathan Tan
Re: [PATCH v2] send-pack: never fetch when checking exclusions
Jeff King
Re: [PATCH v2] send-pack: never fetch when checking exclusions
Derrick Stolee
Re: [PATCH v2] send-pack: never fetch when checking exclusions
Jeff King
Re: [PATCH v2] send-pack: never fetch when checking exclusions
Jonathan Tan
Re: [PATCH v2] send-pack: never fetch when checking exclusions
Jeff King
Re: [PATCH v2] send-pack: never fetch when checking exclusions
Junio C Hamano
Re: Outreachy
Emily Shaffer
Re: Outreachy
Johannes Schindelin
[PATCH] fetch: delay fetch_if_missing=0 until after config
Jonathan Tan
[PATCH v3 0/1] quote: handle null and empty strings in sq_quote_buf_pretty()
Garima Singh via GitGitGadget
[PATCH v3 1/1] quote: handle numm and empty strings in sq_quote_buf_pretty
Garima Singh via GitGitGadget
Re: [PATCH v3 1/1] quote: handle numm and empty strings in sq_quote_buf_pretty
Garima Singh
Re: [PATCH v3 1/1] quote: handle numm and empty strings in sq_quote_buf_pretty
Eric Sunshine
Re: [PATCH v3 1/1] quote: handle numm and empty strings in sq_quote_buf_pretty
Garima Singh
[PATCH v4 0/1] quote: handle null and empty strings in sq_quote_buf_pretty()
Garima Singh via GitGitGadget
[PATCH v4 1/1] sq_quote_buf_pretty: don't drop empty arguments
Garima Singh via GitGitGadget
Re: [PATCH v4 1/1] sq_quote_buf_pretty: don't drop empty arguments
Junio C Hamano
[PATCH v5 0/1] quote: handle null and empty strings in sq_quote_buf_pretty()
Garima Singh via GitGitGadget
[PATCH v5 1/1] sq_quote_buf_pretty: don't drop empty arguments
Garima Singh via GitGitGadget
log -m output
Semyon Kirnosenko
Re: log -m output
SZEDER Gábor
Re: log -m output
Semyon Kirnosenko
Re: log -m output
Elijah Newren
Re: log -m output
Semyon Kirnosenko
Hi dear,
Karin Großmann
Re:
Austin S. Miller
Regression in v2.23
Uwe Kleine-König
Re: Regression in v2.23
Thomas Gummerer
Re: Regression in v2.23
Junio C Hamano
Re: Regression in v2.23
Johannes Schindelin
Re: Regression in v2.23
Uwe Kleine-König
Re: Regression in v2.23
Johannes Schindelin
Re: Regression in v2.23
Johannes Schindelin
[PATCH v2] range-diff: don't segfault with mode-only changes
Thomas Gummerer
Re: [PATCH v2] range-diff: don't segfault with mode-only changes
Johannes Schindelin
Re: [PATCH v2] range-diff: don't segfault with mode-only changes
Uwe Kleine-König
Intermex Investment Services Loan Special Offer @5%
Mr Peter Hector
Intermex Investment Services Loan Special Offer @5%
Mr Peter Hector
[PATCH v2 0/5] Use complete_action's todo list to do the rebase
Alban Gruin
[PATCH v2 1/5] sequencer: update `total_nr' when adding an item to a todo list
Alban Gruin
[PATCH v2 3/5] sequencer: move the code writing total_nr on the disk to a new function
Alban Gruin
[PATCH v2 2/5] sequencer: update `done_nr' when skipping commands in a todo list
Alban Gruin
[PATCH v2 5/5] sequencer: directly call pick_commits() from complete_action()
Alban Gruin
[PATCH v2 4/5] rebase: fill `squash_onto' in get_replay_opts()
Alban Gruin
Re: [PATCH v2 0/5] Use complete_action's todo list to do the rebase
Junio C Hamano
Re: [PATCH v2 0/5] Use complete_action's todo list to do the rebase
Alban Gruin
Re: [PATCH v2 0/5] Use complete_action's todo list to do the rebase
Johannes Schindelin
What's cooking in git.git (Oct 2019, #02; Mon, 7)
Junio C Hamano
jk/code-of-conduct, was Re: What's cooking in git.git (Oct 2019, #02; Mon, 7)
Johannes Schindelin
Raise your hand to Ack jk/code-of-conduct if your Ack fell thru cracks
Junio C Hamano
Re: Raise your hand to Ack jk/code-of-conduct if your Ack fell thru cracks
Taylor Blau
Re: Raise your hand to Ack jk/code-of-conduct if your Ack fell thru cracks
Emily Shaffer
Re: Raise your hand to Ack jk/code-of-conduct if your Ack fell thru cracks
Johannes Schindelin
Re: Raise your hand to Ack jk/code-of-conduct if your Ack fell thru cracks
Jonathan Nieder
Re: Raise your hand to Ack jk/code-of-conduct if your Ack fell thru cracks
Christian Couder
Re: Raise your hand to Ack jk/code-of-conduct if your Ack fell thru cracks
Phillip Wood
Re: Raise your hand to Ack jk/code-of-conduct if your Ack fell thru cracks
Elijah Newren
Re: Raise your hand to Ack jk/code-of-conduct if your Ack fell thru cracks
Junio C Hamano
Re: Raise your hand to Ack jk/code-of-conduct if your Ack fell thru cracks
William Baker
Re: Raise your hand to Ack jk/code-of-conduct if your Ack fell thru cracks
CB Bailey
Re: Raise your hand to Ack jk/code-of-conduct if your Ack fell thru cracks
Eric Wong
Re: Raise your hand to Ack jk/code-of-conduct if your Ack fell thru cracks
Jeff King
Re: Raise your hand to Ack jk/code-of-conduct if your Ack fell thru cracks
Philip Oakley
Re: Raise your hand to Ack jk/code-of-conduct if your Ack fell thru cracks
Junio C Hamano
Re: Raise your hand to Ack jk/code-of-conduct if your Ack fell thru cracks
Jeff King
Re: jk/code-of-conduct, was Re: What's cooking in git.git (Oct 2019, #02; Mon, 7)
SZEDER Gábor
[PATCH v3 00/20] hashmap bug/safety/ease-of-use fixes
Eric Wong
[PATCH v3 03/20] packfile: use hashmap_entry in delta_base_cache_entry
Eric Wong
[PATCH v3 02/20] coccicheck: detect hashmap_entry.hash assignment
Eric Wong
[PATCH v3 01/20] diff: use hashmap_entry_init on moved_entry.ent
Eric Wong
[PATCH v3 04/20] hashmap_entry_init takes "struct hashmap_entry *"
Eric Wong
[PATCH v3 07/20] hashmap_get takes "const struct hashmap_entry *"
Eric Wong
[PATCH v3 10/20] introduce container_of macro
Eric Wong
[PATCH v3 09/20] hashmap_put takes "struct hashmap_entry *"
Eric Wong
[PATCH v3 06/20] hashmap_add takes "struct hashmap_entry *"
Eric Wong
[PATCH v3 08/20] hashmap_remove takes "const struct hashmap_entry *"
Eric Wong
[PATCH v3 15/20] hashmap: use *_entry APIs for iteration
Eric Wong
[PATCH v3 05/20] hashmap_get_next takes "const struct hashmap_entry *"
Eric Wong
[PATCH v3 13/20] hashmap_get{,_from_hash} return "struct hashmap_entry *"
Eric Wong
[PATCH v3 16/20] hashmap: hashmap_{put,remove} return hashmap_entry *
Eric Wong
[PATCH v3 11/20] hashmap_get_next returns "struct hashmap_entry *"
Eric Wong
[PATCH v3 12/20] hashmap: use *_entry APIs to wrap container_of
Eric Wong
[PATCH v3 14/20] hashmap_cmp_fn takes hashmap_entry params
Eric Wong
[PATCH v3 18/20] OFFSETOF_VAR macro to simplify hashmap iterators
Eric Wong
[PATCH v3 17/20] hashmap: introduce hashmap_free_entries
Eric Wong
[PATCH v3 20/20] hashmap_entry: remove first member requirement from docs
Eric Wong
Re: [PATCH v3 20/20] hashmap_entry: remove first member requirement from docs
Junio C Hamano
[PATCH v3 21/20] convert: drop invalid comment for subprocess_entry
Eric Wong
Re: [PATCH v3 21/20] convert: drop invalid comment for subprocess_entry
Junio C Hamano
Re: [PATCH v3 21/20] convert: drop invalid comment for subprocess_entry
Eric Wong
[PATCH v3 19/20] hashmap: remove type arg from hashmap_{get,put,remove}_entry
Eric Wong
Re: [PATCH v3 00/20] hashmap bug/safety/ease-of-use fixes
Junio C Hamano
Re: [PATCH v3 00/20] hashmap bug/safety/ease-of-use fixes
Johannes Schindelin
Re: [PATCH v3 00/20] hashmap bug/safety/ease-of-use fixes
Derrick Stolee
Re: [PATCH v3 00/20] hashmap bug/safety/ease-of-use fixes
Derrick Stolee
Re: [PATCH v3 00/20] hashmap bug/safety/ease-of-use fixes
Junio C Hamano
[PATCH] tests: remove "cat foo" before "test_i18ngrep bar foo"
René Scharfe
Re: [PATCH] tests: remove "cat foo" before "test_i18ngrep bar foo"
Junio C Hamano
Re: [PATCH v2 1/1] git-p4: auto-delete named temporary file
Junio C Hamano
[PATCH 00/15] SHA-256 test fixes, part 6
brian m. carlson
[PATCH 01/15] t/oid-info: allow looking up hash algorithm name
brian m. carlson
[PATCH 02/15] t/oid-info: add empty tree and empty blob values
brian m. carlson
[PATCH 11/15] t4038: abstract away SHA-1 specific constants
brian m. carlson
[PATCH 13/15] t4044: update test to work with SHA-256
brian m. carlson
[PATCH 06/15] t4010: abstract away SHA-1-specific constants
brian m. carlson
[PATCH 12/15] t4039: abstract away SHA-1-specific constants
brian m. carlson
[PATCH 05/15] t3429: remove SHA1 annotation
brian m. carlson
[PATCH 04/15] t1305: avoid comparing extensions
brian m. carlson
[PATCH 10/15] t4034: abstract away SHA-1-specific constants
brian m. carlson
[PATCH 08/15] t4015: abstract away SHA-1-specific constants
brian m. carlson
Re: [PATCH 08/15] t4015: abstract away SHA-1-specific constants
Derrick Stolee
[PATCH 09/15] t4027: make hash-size independent
brian m. carlson
[PATCH 07/15] t4011: abstract away SHA-1-specific constants
brian m. carlson
Re: [PATCH 07/15] t4011: abstract away SHA-1-specific constants
Derrick Stolee
Re: [PATCH 07/15] t4011: abstract away SHA-1-specific constants
Bert Wesarg
Re: [PATCH 07/15] t4011: abstract away SHA-1-specific constants
Derrick Stolee
Re: [PATCH 07/15] t4011: abstract away SHA-1-specific constants
brian m. carlson
[PATCH 15/15] t4048: abstract away SHA-1-specific constants
brian m. carlson
[PATCH 03/15] rev-parse: add an --object-format option
brian m. carlson
Re: [PATCH 03/15] rev-parse: add an --object-format option
Derrick Stolee
Re: [PATCH 03/15] rev-parse: add an --object-format option
brian m. carlson
[PATCH 14/15] t4045: make hash-size independent
brian m. carlson
Re: [PATCH 00/15] SHA-256 test fixes, part 6
Derrick Stolee
unsibscribe git
Alexander Litvinov
Re: unsibscribe git
Philip Oakley
[PATCH v2 1/2] format-patch: create leading components of output directory
Bert Wesarg
[PATCH v2 2/2] [RFC] format-patch: configure a command to generate the output directory name
Bert Wesarg
Re: [PATCH v2 1/2] format-patch: create leading components of output directory
Junio C Hamano
Re: [PATCH v2 1/2] format-patch: create leading components of output directory
SZEDER Gábor
Re: [PATCH v2 1/2] format-patch: create leading components of output directory
Junio C Hamano
Re: [PATCH v2 1/2] format-patch: create leading components of output directory
Bert Wesarg
[PATCH] t4014: treat rev-list output as the expected value
Denton Liu
[PATCH] git-rev-list.txt: prune options in synopsis
Denton Liu
Re: [PATCH] git-rev-list.txt: prune options in synopsis
Junio C Hamano
Earlier messages
Later messages