Messages by Date
-
2019/10/17
Re: [PATCH v4 00/17] New sparse-checkout builtin and "cone" mode
Jon Simons
-
2019/10/17
Re: [PATCH 09/12] t5520: test single-line files by git with test_cmp
Eric Sunshine
-
2019/10/17
Re: [PATCH 08/12] t5520: use test_cmp_rev where possible
Eric Sunshine
-
2019/10/17
[PATCH 4.5/12] t5520: replace test -f with test-lib functions
Denton Liu
-
2019/10/17
Re: [PATCH 07/12] t5520: replace test -{n,z} with test-lib functions
Eric Sunshine
-
2019/10/17
Re: [PATCH 04/12] t5520: replace test -f with test_path_is_file
Eric Sunshine
-
2019/10/17
[PATCH 03/12] t5520: let sed open its own input
Denton Liu
-
2019/10/17
[PATCH 05/12] t5520: remove spaces after redirect operator
Denton Liu
-
2019/10/17
[PATCH 01/12] t5520: improve test style
Denton Liu
-
2019/10/17
[PATCH 00/12] t5520: various test cleanup
Denton Liu
-
2019/10/17
[PATCH 02/12] t5520: use sq for test case names
Denton Liu
-
2019/10/17
[PATCH 10/12] t5520: don't put git in upstream of pipe
Denton Liu
-
2019/10/17
[PATCH 11/12] t5520: replace subshell cat comparison with test_cmp
Denton Liu
-
2019/10/17
[PATCH 04/12] t5520: replace test -f with test_path_is_file
Denton Liu
-
2019/10/17
[PATCH 12/12] t5520: replace `! git` with `test_must_fail git`
Denton Liu
-
2019/10/17
[PATCH 09/12] t5520: test single-line files by git with test_cmp
Denton Liu
-
2019/10/17
[PATCH 08/12] t5520: use test_cmp_rev where possible
Denton Liu
-
2019/10/17
[PATCH 06/12] t5520: use test_line_count where possible
Denton Liu
-
2019/10/17
[PATCH 07/12] t5520: replace test -{n,z} with test-lib functions
Denton Liu
-
2019/10/17
bug: Directory replaced by submodule -> checkout fails
Christopher Collins
-
2019/10/17
Re: git smart http + apache mod_auth_openidc
brian m. carlson
-
2019/10/17
Re: [PATCH v2 1/3] doc: provide guidance on user.name format
brian m. carlson
-
2019/10/17
[PATCH v2 2/2] git_path(): handle `.lock` files correctly
Johannes Schindelin via GitGitGadget
-
2019/10/17
[PATCH v2 1/2] t1400: wrap setup code in test case
Johannes Schindelin via GitGitGadget
-
2019/10/17
[PATCH v2 0/2] Handle git_path() with lock files correctly in worktrees
Johannes Schindelin via GitGitGadget
-
2019/10/17
Re: [PATCH 2/2] git_path(): handle `.lock` files correctly
Johannes Schindelin
-
2019/10/17
Re: email as a bona fide git transport
Konstantin Ryabitsev
-
2019/10/17
Re: email as a bona fide git transport
Greg KH
-
2019/10/17
[PATCH v2 7/7] index-pack: make quantum of work smaller
Jonathan Tan
-
2019/10/17
[PATCH v2 3/7] index-pack: remove redundant parameter
Jonathan Tan
-
2019/10/17
[PATCH v2 6/7] index-pack: make resolve_delta() assume base data
Jonathan Tan
-
2019/10/17
[PATCH v2 5/7] index-pack: calculate {ref,ofs}_{first,last} early
Jonathan Tan
-
2019/10/17
[PATCH v2 4/7] index-pack: remove redundant child field
Jonathan Tan
-
2019/10/17
[PATCH v2 2/7] index-pack: unify threaded and unthreaded code
Jonathan Tan
-
2019/10/17
[PATCH v2 1/7] Documentation: deltaBaseCacheLimit is per-thread
Jonathan Tan
-
2019/10/17
[PATCH v2 0/7] Better threaded delta resolution in index-pack
Jonathan Tan
-
2019/10/17
Set default strategy options for merge/rebase
Yuri D'Elia
-
2019/10/17
Re: [PATCH v4 1/1] Make gitdir work with worktrees, respect core.hooksPath, etc
Pratyush Yadav
-
2019/10/17
Re: [PATCH 1/2] git-gui: implement proc select_path_in_widget
Pratyush Yadav
-
2019/10/17
Re: [PATCH 5/6] completion: list existing working trees for 'git worktree' subcommands
Eric Sunshine
-
2019/10/17
Re: [RFC PATCH 1/7] Makefile: alphabetically sort += lists
Junio C Hamano
-
2019/10/17
Re: [PATCH 3/6] completion: return the index of found word from __git_find_on_cmdline()
Eric Sunshine
-
2019/10/17
[PATCH v2 0/1] builtin/blame.c: bit field constants into bit shift format
Hariom Verma via GitGitGadget
-
2019/10/17
[PATCH v2 1/1] builtin/blame.c: constants into bit shift format
Hariom Verma via GitGitGadget
-
2019/10/17
[PATCH 0/6] completion: improve completion for 'git worktree'
SZEDER Gábor
-
2019/10/17
[PATCH 1/6] t9902-completion: add tests for the __git_find_on_cmdline() helper
SZEDER Gábor
-
2019/10/17
[PATCH 2/6] completion: clean up the __git_find_on_cmdline() helper function
SZEDER Gábor
-
2019/10/17
[PATCH 6/6] completion: list paths and refs for 'git worktree add'
SZEDER Gábor
-
2019/10/17
[PATCH 5/6] completion: list existing working trees for 'git worktree' subcommands
SZEDER Gábor
-
2019/10/17
[PATCH 3/6] completion: return the index of found word from __git_find_on_cmdline()
SZEDER Gábor
-
2019/10/17
[PATCH 4/6] completion: simplify completing 'git worktree' subcommands and options
SZEDER Gábor
-
2019/10/17
Re: [PATCH 2/2] Make "git branch -d" prune missing worktrees automatically.
Eric Sunshine
-
2019/10/17
Re: [PATCH 1/2] Make die_if_checked_out() ignore missing worktree checkouts.
SZEDER Gábor
-
2019/10/17
[PATCH 1/2] Make die_if_checked_out() ignore missing worktree checkouts.
Peter Jones
-
2019/10/17
[PATCH 2/2] Make "git branch -d" prune missing worktrees automatically.
Peter Jones
-
2019/10/17
feature request on git-merge-recursive
GOSSENT, Kevin
-
2019/10/17
Re: email as a bona fide git transport
Steven Rostedt
-
2019/10/17
Re: email as a bona fide git transport
Theodore Y. Ts'o
-
2019/10/17
Re: git smart http + apache mod_auth_openidc
Ralph Ewig
-
2019/10/17
Re: git smart http + apache mod_auth_openidc
Ralph Ewig
-
2019/10/17
Re: email as a bona fide git transport
Vegard Nossum
-
2019/10/17
Re: Raise your hand to Ack jk/code-of-conduct if your Ack fell thru cracks
Philip Oakley
-
2019/10/17
Re: email as a bona fide git transport
Vegard Nossum
-
2019/10/17
Re: email as a bona fide git transport
Theodore Y. Ts'o
-
2019/10/17
Re: email as a bona fide git transport
Vegard Nossum
-
2019/10/17
[PATCH v2 1/1] ci(osx): use new location of the `perforce` cask
Johannes Schindelin via GitGitGadget
-
2019/10/17
[PATCH v2 0/1] ci: update caskroom/cask/perforce to new location
Derrick Stolee via GitGitGadget
-
2019/10/17
Re: [PATCH v3 08/13] graph: tidy up display of left-skewed merges
Derrick Stolee
-
2019/10/17
Re: [PATCH v3 07/13] graph: example of graph output that can be simplified
Derrick Stolee
-
2019/10/17
Re: email as a bona fide git transport
Vegard Nossum
-
2019/10/17
[RFC/WIP] range-diff: show old/new blob OIDs in comments
Eric Wong
-
2019/10/17
Re: [PATCH 0/1] ci: update caskroom/cask/perforce to new location
Johannes Schindelin
-
2019/10/17
Commits with --no-verify option
Manoj Sterex
-
2019/10/17
Re: [PATCH v2 1/3] doc: provide guidance on user.name format
Junio C Hamano
-
2019/10/17
Re: [PATCH 1/1] builtin/blame.c: constants into bit shift format
Junio C Hamano
-
2019/10/17
Re: [PATCH 0/1] builtin/blame.c: bit field constants into bit shift format
Junio C Hamano
-
2019/10/17
Re: [RFC PATCH 10/10] pack-objects: improve partial packfile reuse
Jeff King
-
2019/10/17
Re: [PATCH 2/2] git_path(): handle `.lock` files correctly
Junio C Hamano
-
2019/10/17
Re: [PATCH] remote-curl: pass on atomic capability to remote side
Junio C Hamano
-
2019/10/17
Re: [RFC PATCH 10/10] pack-objects: improve partial packfile reuse
Junio C Hamano
-
2019/10/16
Re: [PATCH 1/2] git-gui: implement proc select_path_in_widget
Birger Skogeng Pedersen
-
2019/10/16
Re: Git Test Coverage Report (October 11)
Jeff King
-
2019/10/16
Re: [PATCH 6/6] index-pack: make quantum of work smaller
Jeff King
-
2019/10/16
Re: [PATCH 5/6] index-pack: make resolve_delta() assume base data
Jeff King
-
2019/10/16
Re: [PATCH 4/6] index-pack: calculate {ref,ofs}_{first,last} early
Jeff King
-
2019/10/16
Re: [PATCH 3/6] index-pack: remove redundant child field
Jeff King
-
2019/10/16
Re: [PATCH 3/6] index-pack: remove redundant child field
Jeff King
-
2019/10/16
Re: [PATCH 2/6] index-pack: remove redundant parameter
Jeff King
-
2019/10/16
Re: [PATCH 1/6] index-pack: unify threaded and unthreaded code
Jeff King
-
2019/10/16
Re: [PATCH v2] send-pack: never fetch when checking exclusions
Jeff King
-
2019/10/16
Re: git smart http + apache mod_auth_openidc
Jeff King
-
2019/10/16
Re: [PATCH v2 3/3] docs: mention when increasing http.postBuffer is valuable
Jeff King
-
2019/10/16
Re: [PATCH v2 2/3] doc: dissuade users from trying to ignore tracked files
Jeff King
-
2019/10/16
Re: [PATCH v2 1/3] doc: provide guidance on user.name format
Jeff King
-
2019/10/16
Re: [PATCH 1/2] git-gui: implement proc select_path_in_widget
Johannes Sixt
-
2019/10/16
Re: [PATCH 1/2] git-gui: implement proc select_path_in_widget
Birger Skogeng Pedersen
-
2019/10/16
Re: email as a bona fide git transport
Junio C Hamano
-
2019/10/16
Re: git smart http + apache mod_auth_openidc
Ralph Ewig
-
2019/10/16
Re: [PATCH v2] Doc: Bundle file usage
Junio C Hamano
-
2019/10/16
[PATCH v2 1/3] doc: provide guidance on user.name format
brian m. carlson
-
2019/10/16
[PATCH v2 2/3] doc: dissuade users from trying to ignore tracked files
brian m. carlson
-
2019/10/16
[PATCH v2 3/3] docs: mention when increasing http.postBuffer is valuable
brian m. carlson
-
2019/10/16
[PATCH v2 0/3] Documentation for common user misconceptions
brian m. carlson
-
2019/10/16
[PATCH v2] remote-curl: pass on atomic capability to remote side
brian m. carlson
-
2019/10/16
Re: [PATCH] remote-curl: pass on atomic capability to remote side
brian m. carlson
-
2019/10/16
Re: git smart http + apache mod_auth_openidc
brian m. carlson
-
2019/10/16
Re: [PATCH v2] userdiff: Fix some corner cases in dts regex
Johannes Sixt
-
2019/10/16
Re: [PATCH v2] Doc: Bundle file usage
Jeff King
-
2019/10/16
Re: email as a bona fide git transport
Jonathan Nieder
-
2019/10/16
[PATCH v2] userdiff: Fix some corner cases in dts regex
Stephen Boyd
-
2019/10/16
Re: [PATCH] userdiff: Fix some corner cases in dts regex
Stephen Boyd
-
2019/10/16
Re: [PATCH v4 00/17] New sparse-checkout builtin and "cone" mode
Elijah Newren
-
2019/10/16
Re: [PATCH v2 1/6] midx: add MIDX_PROGRESS flag <snip>
William Baker
-
2019/10/16
Re: [PATCH 1/1] builtin/blame.c: constants into bit shift format
Pratyush Yadav
-
2019/10/16
Re: [PATCH 1/1] builtin/blame.c: constants into bit shift format
Jonathan Tan
-
2019/10/16
[PATCH 1/1] t7519-status-fsmonitor: improve comments
William Baker via GitGitGadget
-
2019/10/16
[PATCH 0/1] t7519-status-fsmonitor: improve comments
William Baker via GitGitGadget
-
2019/10/16
Re: [PATCH 1/2] git-gui: implement proc select_path_in_widget
Pratyush Yadav
-
2019/10/16
Re: [PATCH 2/2] git-gui: select staged on ui_comm focus
Pratyush Yadav
-
2019/10/16
Re: [PATCH 1/1] builtin/blame.c: constants into bit shift format
Pratyush Yadav
-
2019/10/16
Re: [RFC PATCH v1] t/README: the test repo does not have global or system configs
Philip Oakley
-
2019/10/16
Re: [PATCH v4 01/17] sparse-checkout: create builtin with 'list' subcommand
Elijah Newren
-
2019/10/16
Re: Git Gui: Branch->create currently fails...
Pratyush Yadav
-
2019/10/16
[PATCH 0/1] builtin/blame.c: bit field constants into bit shift format
Hariom Verma via GitGitGadget
-
2019/10/16
[PATCH 1/1] builtin/blame.c: constants into bit shift format
Hariom Verma via GitGitGadget
-
2019/10/16
My inactivity in git recently
Ævar Arnfjörð Bjarmason
-
2019/10/16
[RFC PATCH 1/7] Makefile: alphabetically sort += lists
Denton Liu
-
2019/10/16
[RFC PATCH 6/7] autostash.c: undefine USE_THE_INDEX_COMPATIBILITY_MACROS
Denton Liu
-
2019/10/16
[RFC PATCH 5/7] autostash: extract perform_autostash() from rebase
Denton Liu
-
2019/10/16
[RFC PATCH 2/7] autostash: extract read_one() from rebase
Denton Liu
-
2019/10/16
[RFC PATCH 4/7] autostash: extract reset_head() from rebase
Denton Liu
-
2019/10/16
[RFC PATCH 7/7] merge: teach --autostash option
Denton Liu
-
2019/10/16
[RFC PATCH 3/7] autostash: extract apply_autostash() from rebase
Denton Liu
-
2019/10/16
[RFC PATCH 0/7] merge: learn --autostash
Denton Liu
-
2019/10/16
Re: [RFC PATCH v1] t/README: the test repo does not have global or system configs
SZEDER Gábor
-
2019/10/16
Re: email as a bona fide git transport
Santiago Torres Arias
-
2019/10/16
Re: [PATCH 1/1] Improve Japanese translation
Pratyush Yadav
-
2019/10/16
Re: email as a bona fide git transport
Pratyush Yadav
-
2019/10/16
Dear friend, My name is Bar.robert anderson I am an attorney and a private account manager to my late client. In the Year 2014, my client by name Mr. Carlos, passed away,The reason why I contacted you is because you bear the same last name with the deceased, and I can present you as the beneficiary and next of kin to my late client funds then you will stand as his next of kin and claim the funds. leaving behind a cash inheritance of seven Million Five Hundred Thousand United States Dollars (US$7.500,000,00).My late client and bosom friend grew up in a "Motherless Babies Home". He had no family, no beneficiary nor next of kin to the inheritance Funds left behind at the Bank. You should contact me through my private email address: robertandersonhap...@gmail.com Best Regards, Bar. robert anderson
robert
-
2019/10/16
[RFC PATCH v1] t/README: the test repo does not have global or system configs
Philip Oakley
-
2019/10/16
[PATCH v2 3/3] grep: avoid leak of chartables in PCRE2
Carlo Marcelo Arenas Belón via GitGitGadget
-
2019/10/16
[PATCH v2 2/3] grep: make PCRE2 aware of custom allocator
Carlo Marcelo Arenas Belón via GitGitGadget
-
2019/10/16
[PATCH v2 0/3] Revive 'pcre2-chartables-leakfix'
Johannes Schindelin via GitGitGadget
-
2019/10/16
[PATCH v2 1/3] grep: make PCRE1 aware of custom allocator
Carlo Marcelo Arenas Belón via GitGitGadget
-
2019/10/16
[PATCH 3/3] grep: avoid leak of chartables in PCRE2
Johannes Schindelin via GitGitGadget
-
2019/10/16
[PATCH 2/3] grep: make PCRE2 aware of custom allocator
Carlo Marcelo Arenas Belón via GitGitGadget
-
2019/10/16
[PATCH 1/3] grep: make PCRE1 aware of custom allocator
Carlo Marcelo Arenas Belón via GitGitGadget
-
2019/10/16
[PATCH 0/3] Revive 'pcre2-chartables-leakfix'
Johannes Schindelin via GitGitGadget
-
2019/10/16
[PATCH v1] config/branch: state that <name>.merge is the remote ref
Philip Oakley
-
2019/10/16
Re: email as a bona fide git transport
Willy Tarreau
-
2019/10/16
Re: [PATCH 2/2] git_path(): handle `.lock` files correctly
SZEDER Gábor
-
2019/10/16
email as a bona fide git transport
Vegard Nossum
-
2019/10/16
Re: [PATCH v2] Doc: Bundle file usage
Philip Oakley
-
2019/10/16
[PATCH v2] Doc: Bundle file usage
Philip Oakley
-
2019/10/16
Re: Adding a line after the signed-off git am -s
Daniel Lezcano
-
2019/10/16
[PATCH 2/2] git_path(): handle `.lock` files correctly
Johannes Schindelin via GitGitGadget
-
2019/10/16
[PATCH 1/2] t1400: wrap setup code in test case
Johannes Schindelin via GitGitGadget
-
2019/10/16
[PATCH 0/2] Handle git_path() with lock files correctly in worktrees
Johannes Schindelin via GitGitGadget
-
2019/10/15
Re: What's cooking in git.git (Oct 2019, #04; Tue, 15)
Elijah Newren
-
2019/10/15
Hi everyone, Nancy here
Andersonnancy
-
2019/10/15
[PATCH 2/2] notes: fix minimum number of parameters to "copy" subcommand
Doan Tran Cong Danh
-
2019/10/15
[PATCH 1/2] t3301: test diagnose messages for too few/many paramters
Doan Tran Cong Danh
-
2019/10/15
Re: [PATCH 1/1] notes: copy notes to HEAD by default
Danh Doan
-
2019/10/15
Re: [PATCH v3 01/13] graph: automatically track display width of graph lines
Junio C Hamano
-
2019/10/15
Re: [RFC PATCH 1/1] Teach remote add the --prefix-tags option
Jacob Keller
-
2019/10/15
Re: [PATCH v3 08/13] graph: tidy up display of left-skewed merges
Junio C Hamano
-
2019/10/15
Re: [PATCH v3 02/13] graph: handle line padding in `graph_next_line()`
Junio C Hamano
-
2019/10/15
Re: [PATCH v3 01/13] graph: automatically track display width of graph lines
Junio C Hamano
-
2019/10/15
Re: [PATCH 01/11] graph: automatically track visible width of `strbuf`
Junio C Hamano
-
2019/10/15
Re: [PATCH v2 1/6] midx: add MIDX_PROGRESS flag <snip>
Junio C Hamano
-
2019/10/15
Re: [PATCH v3 1/1] doc: Change zsh git completion file name
Junio C Hamano
-
2019/10/15
Re: [PATCH 1/1] notes: copy notes to HEAD by default
Junio C Hamano
-
2019/10/15
Re: [PATCH v2 0/6] sequencer: start running post-commit hook again
Junio C Hamano
-
2019/10/15
Re: [PATCH v6 0/3] format-patch: learn --infer-cover-subject option (also t4014 cleanup)
Junio C Hamano
-
2019/10/15
Re: What's cooking in git.git (Oct 2019, #04; Tue, 15)
Junio C Hamano
-
2019/10/15
Re: ds/sparse-cone, was Re: What's cooking in git.git (Oct 2019, #03; Fri, 11)
Junio C Hamano
-
2019/10/15
[PATCH v3 08/13] graph: tidy up display of left-skewed merges
James Coglan via GitGitGadget
-
2019/10/15
[PATCH v3 12/13] graph: flatten edges that fuse with their right neighbor
James Coglan via GitGitGadget
-
2019/10/15
[PATCH v3 13/13] graph: fix coloring of octopus dashes
James Coglan via GitGitGadget
-
2019/10/15
[PATCH v3 10/13] graph: rename `new_mapping` to `old_mapping`
James Coglan via GitGitGadget
-
2019/10/15
[PATCH v3 04/13] graph: reduce duplication in `graph_insert_into_new_columns()`
James Coglan via GitGitGadget
-
2019/10/15
[PATCH v3 09/13] graph: commit and post-merge lines for left-skewed merges
James Coglan via GitGitGadget
-
2019/10/15
[PATCH v3 03/13] graph: reuse `find_new_column_by_commit()`
James Coglan via GitGitGadget
-
2019/10/15
[PATCH v3 01/13] graph: automatically track display width of graph lines
James Coglan via GitGitGadget
-
2019/10/15
[PATCH v3 07/13] graph: example of graph output that can be simplified
James Coglan via GitGitGadget
-
2019/10/15
[PATCH v3 05/13] graph: remove `mapping_idx` and `graph_update_width()`
James Coglan via GitGitGadget
-
2019/10/15
[PATCH v3 11/13] graph: smooth appearance of collapsing edges on commit lines
James Coglan via GitGitGadget
-
2019/10/15
[PATCH v3 02/13] graph: handle line padding in `graph_next_line()`
James Coglan via GitGitGadget
-
2019/10/15
[PATCH v3 00/13] Improve the readability of log --graph output
James Coglan via GitGitGadget
-
2019/10/15
[PATCH v3 06/13] graph: extract logic for moving to GRAPH_PRE_COMMIT state
James Coglan via GitGitGadget
-
2019/10/15
[PATCH v2 10/13] graph: rename `new_mapping` to `old_mapping`
James Coglan via GitGitGadget
-
2019/10/15
[PATCH v2 13/13] graph: fix coloring of octopus dashes
James Coglan via GitGitGadget
-
2019/10/15
[PATCH v2 08/13] graph: tidy up display of left-skewed merges
James Coglan via GitGitGadget
-
2019/10/15
[PATCH v2 07/13] graph: example of graph output that can be simplified
James Coglan via GitGitGadget
-
2019/10/15
[PATCH v2 11/13] graph: smooth appearance of collapsing edges on commit lines
James Coglan via GitGitGadget
-
2019/10/15
[PATCH v2 00/13] Improve the readability of log --graph output
James Coglan via GitGitGadget
-
2019/10/15
[PATCH v2 09/13] graph: commit and post-merge lines for left-skewed merges
James Coglan via GitGitGadget
-
2019/10/15
[PATCH v2 12/13] graph: flatten edges that fuse with their right neighbor
James Coglan via GitGitGadget
-
2019/10/15
[PATCH v2 04/13] graph: reduce duplication in `graph_insert_into_new_columns()`
James Coglan via GitGitGadget
-
2019/10/15
[PATCH v2 01/13] graph: automatically track display width of graph lines
James Coglan via GitGitGadget