projects
/
git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
git
2020-01-30
Jonathan Tan
fetch: forgo full connectivity check if --filter
commit
|
commitdiff
|
tree
|
snapshot
2020-01-30
Jonathan Tan
connected: verify promisor-ness of partial clone
commit
|
commitdiff
|
tree
|
snapshot
2020-01-30
Heba Waly
git: update documentation for --git-dir
commit
|
commitdiff
|
tree
|
snapshot
2020-01-30
Denton Liu
.mailmap: map Yi-Jyun Pan's email
commit
|
commitdiff
|
tree
|
snapshot
2020-01-30
Philippe Blain
grep: ignore --recurse-submodules if --no-index is...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-29
Jeff King
doc: drop "explicitly given" from push.default description
commit
|
commitdiff
|
tree
|
snapshot
2020-01-29
Jeff King
obstack: avoid computing offsets from NULL pointer
commit
|
commitdiff
|
tree
|
snapshot
2020-01-29
Jeff King
xdiff: avoid computing non-zero offset from NULL pointer
commit
|
commitdiff
|
tree
|
snapshot
2020-01-29
Jeff King
avoid computing zero offsets from NULL pointer
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
David Turner
git rm submodule: succeed if .gitmodules index stat...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Jeff King
t1506: drop space after redirection operator
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Jeff King
t1400: avoid "test" string comparisons
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Alban Gruin
rebase-interactive: warn if commit is dropped with...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Alban Gruin
sequencer: move check_todo_list_from_file() to rebase...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-27
Junio C Hamano
Sync with maint
commit
|
commitdiff
|
tree
|
snapshot
2020-01-27
Junio C Hamano
.mailmap: fix GGG authoship screwup
commit
|
commitdiff
|
tree
|
snapshot
2020-01-27
Denton Liu
t4124: only mark git command with test_must_fail
commit
|
commitdiff
|
tree
|
snapshot
2020-01-27
Denton Liu
t3507: use test_path_is_missing()
commit
|
commitdiff
|
tree
|
snapshot
2020-01-27
Denton Liu
t3507: fix indentation
commit
|
commitdiff
|
tree
|
snapshot
2020-01-27
Johannes Sixt
t3504: do check for conflict marker after failed cherry...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-27
Denton Liu
t3419: stop losing return code of git command
commit
|
commitdiff
|
tree
|
snapshot
2020-01-27
Denton Liu
t3415: increase granularity of test_auto_{fixup,squash}()
commit
|
commitdiff
|
tree
|
snapshot
2020-01-27
Denton Liu
t3415: stop losing return codes of git commands
commit
|
commitdiff
|
tree
|
snapshot
2020-01-27
Denton Liu
t3310: extract common notes_merge_files_gone()
commit
|
commitdiff
|
tree
|
snapshot
2020-01-27
Denton Liu
t3030: use test_path_is_missing()
commit
|
commitdiff
|
tree
|
snapshot
2020-01-27
Denton Liu
t2018: replace "sha" with "oid"
commit
|
commitdiff
|
tree
|
snapshot
2020-01-27
Denton Liu
t2018: don't lose return code of git commands
commit
|
commitdiff
|
tree
|
snapshot
2020-01-27
Denton Liu
t2018: teach do_checkout() to accept `!` arg
commit
|
commitdiff
|
tree
|
snapshot
2020-01-27
Denton Liu
t2018: be more discerning when checking for expected...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-27
Jonathan Tan
t5616: make robust to delta base change
commit
|
commitdiff
|
tree
|
snapshot
2020-01-27
Junio C Hamano
merge-recursive: use subtraction to flip stage
commit
|
commitdiff
|
tree
|
snapshot
2020-01-27
Jeff King
merge-recursive: silence -Wxor-used-as-pow warning
commit
|
commitdiff
|
tree
|
snapshot
2020-01-27
Jeff King
verify_filename(): handle backslashes in "wildcards...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-27
Denton Liu
.mailmap: fix erroneous authorship for Johannes Schindelin
commit
|
commitdiff
|
tree
|
snapshot
2020-01-24
Derrick Stolee
sparse-checkout: detect short patterns
commit
|
commitdiff
|
tree
|
snapshot
2020-01-24
Derrick Stolee
sparse-checkout: cone mode does not recognize "**"
commit
|
commitdiff
|
tree
|
snapshot
2020-01-24
Jeff King
sparse-checkout: fix documentation typo for core.sparse...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-24
Derrick Stolee
clone: fix --sparse option with URLs
commit
|
commitdiff
|
tree
|
snapshot
2020-01-24
Derrick Stolee
sparse-checkout: create leading directories
commit
|
commitdiff
|
tree
|
snapshot
2020-01-24
Derrick Stolee
t1091: improve here-docs
commit
|
commitdiff
|
tree
|
snapshot
2020-01-24
Derrick Stolee
t1091: use check_files to reduce boilerplate
commit
|
commitdiff
|
tree
|
snapshot
2020-01-24
Alban Gruin
rebase -i: stop checking out the tip of the branch...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
Kevin Willford
fsmonitor: update documentation for hook version and...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
Kevin Willford
fsmonitor: add fsmonitor hook scripts for version 2
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
Matheus Tavares
completion: add support for sparse-checkout
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
Matheus Tavares
doc: sparse-checkout: mention --cone option
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
Johannes Schindelin
rebase -i: also avoid SHA-1 collisions with missingComm...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
Johannes Schindelin
rebase -i: re-fix short SHA-1 collision
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
Johannes Schindelin
parse_insn_line(): improve error message when parsing...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
Jeff King
pack-bitmap: don't rely on bitmap_git->reuse_objects
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
Jeff King
pack-objects: add checks for duplicate objects
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
Jeff King
pack-objects: improve partial packfile reuse
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
Jeff King
builtin/pack-objects: introduce obj_is_packed()
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
Jeff King
pack-objects: introduce pack.allowPackReuse
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
Jeff King
csum-file: introduce hashfile_total()
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
Jeff King
pack-bitmap: simplify bitmap_has_oid_in_uninteresting()
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
Jeff King
pack-bitmap: uninteresting oid can be outside bitmapped...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
Jeff King
pack-bitmap: introduce bitmap_walk_contains()
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
Jeff King
ewah/bitmap: introduce bitmap_word_alloc()
commit
|
commitdiff
|
tree
|
snapshot
2020-01-22
Junio C Hamano
The first batch post 2.25 cycle
commit
|
commitdiff
|
tree
|
snapshot
2020-01-22
Junio C Hamano
Merge branch 'nd/switch-and-restore'
commit
|
commitdiff
|
tree
|
snapshot
2020-01-22
Junio C Hamano
Merge branch 'jk/no-flush-upon-disconnecting-slrpc...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-22
Junio C Hamano
Merge branch 'hw/tutorial-favor-switch-over-checkout'
commit
|
commitdiff
|
tree
|
snapshot
2020-01-22
Junio C Hamano
Merge branch 'es/unpack-trees-oob-fix'
commit
|
commitdiff
|
tree
|
snapshot
2020-01-22
Junio C Hamano
Merge branch 'bc/run-command-nullness-after-free-fix'
commit
|
commitdiff
|
tree
|
snapshot
2020-01-22
Junio C Hamano
Merge branch 'en/string-list-can-be-custom-sorted'
commit
|
commitdiff
|
tree
|
snapshot
2020-01-22
Junio C Hamano
Merge branch 'en/simplify-check-updates-in-unpack-trees'
commit
|
commitdiff
|
tree
|
snapshot
2020-01-22
Junio C Hamano
Merge branch 'jt/sha1-file-remove-oi-skip-cached'
commit
|
commitdiff
|
tree
|
snapshot
2020-01-22
Junio C Hamano
Merge branch 'hw/commit-advise-while-rejecting'
commit
|
commitdiff
|
tree
|
snapshot
2020-01-22
Junio C Hamano
Merge branch 'dl/credential-netrc'
commit
|
commitdiff
|
tree
|
snapshot
2020-01-22
Philippe Blain
submodule.c: use get_git_dir() instead of get_git_commo...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-22
Philippe Blain
t2405: clarify test descriptions and simplify test
commit
|
commitdiff
|
tree
|
snapshot
2020-01-22
Philippe Blain
t2405: use git -C and test_commit -C instead of subshells
commit
|
commitdiff
|
tree
|
snapshot
2020-01-22
Philippe Blain
t7410: rename to t2405-worktree-submodule.sh
commit
|
commitdiff
|
tree
|
snapshot
2020-01-22
brian m. carlson
docs: mention when increasing http.postBuffer is valuable
commit
|
commitdiff
|
tree
|
snapshot
2020-01-22
brian m. carlson
doc: dissuade users from trying to ignore tracked files
commit
|
commitdiff
|
tree
|
snapshot
2020-01-22
brian m. carlson
doc: provide guidance on user.name format
commit
|
commitdiff
|
tree
|
snapshot
2020-01-22
brian m. carlson
docs: expand on possible and recommended user config...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-22
brian m. carlson
doc: move author and committer information to git-commit(1)
commit
|
commitdiff
|
tree
|
snapshot
2020-01-21
Lucius Hu
templates: fix deprecated type option `--bool`
commit
|
commitdiff
|
tree
|
snapshot
2020-01-21
Shourya Shukla
t6025: use helpers to replace test -f <path>
commit
|
commitdiff
|
tree
|
snapshot
2020-01-21
Shourya Shukla
t6025: modernize style
commit
|
commitdiff
|
tree
|
snapshot
2020-01-21
brian m. carlson
docs: use "currently" for the present time
commit
|
commitdiff
|
tree
|
snapshot
2020-01-21
Derrick Stolee
fetch: document and test --refmap=""
commit
|
commitdiff
|
tree
|
snapshot
2020-01-17
Matheus Tavares
grep: use no. of cores as the default no. of threads
commit
|
commitdiff
|
tree
|
snapshot
2020-01-17
Matheus Tavares
grep: move driver pre-load out of critical section
commit
|
commitdiff
|
tree
|
snapshot
2020-01-17
Matheus Tavares
grep: re-enable threads in non-worktree case
commit
|
commitdiff
|
tree
|
snapshot
2020-01-17
Matheus Tavares
grep: protect packed_git [re-]initialization
commit
|
commitdiff
|
tree
|
snapshot
2020-01-17
Matheus Tavares
grep: allow submodule functions to run in parallel
commit
|
commitdiff
|
tree
|
snapshot
2020-01-17
Matheus Tavares
submodule-config: add skip_if_read option to repo_read_...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-17
Matheus Tavares
grep: replace grep_read_mutex by internal obj read...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-17
Matheus Tavares
object-store: allow threaded access to object reading
commit
|
commitdiff
|
tree
|
snapshot
2020-01-17
Matheus Tavares
replace-object: make replace operations thread-safe
commit
|
commitdiff
|
tree
|
snapshot
2020-01-17
Matheus Tavares
grep: fix racy calls in grep_objects()
commit
|
commitdiff
|
tree
|
snapshot
2020-01-17
Matheus Tavares
grep: fix race conditions at grep_submodule()
commit
|
commitdiff
|
tree
|
snapshot
2020-01-17
Matheus Tavares
grep: fix race conditions on userdiff calls
commit
|
commitdiff
|
tree
|
snapshot
2020-01-17
Emily Shaffer
fetch: emphasize failure during submodule fetch
commit
|
commitdiff
|
tree
|
snapshot
2020-01-16
Junio C Hamano
Sync with maint
commit
|
commitdiff
|
tree
|
snapshot
2020-01-16
Jeff King
t7800: don't rely on reuse_worktree_file()
commit
|
commitdiff
|
tree
|
snapshot
2020-01-16
Jeff King
t4018: drop "debugging" cat from hunk-header tests
commit
|
commitdiff
|
tree
|
snapshot
next