projects
/
git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
git
2021-04-14
Derrick Stolee
resolve-undo: ensure full index
commit
|
commitdiff
|
tree
|
snapshot
2021-04-14
Derrick Stolee
read-cache: ensure full index
commit
|
commitdiff
|
tree
|
snapshot
2021-04-14
Derrick Stolee
pathspec: ensure full index
commit
|
commitdiff
|
tree
|
snapshot
2021-04-14
Derrick Stolee
merge-recursive: ensure full index
commit
|
commitdiff
|
tree
|
snapshot
2021-04-14
Derrick Stolee
entry: ensure full index
commit
|
commitdiff
|
tree
|
snapshot
2021-04-14
Derrick Stolee
dir: ensure full index
commit
|
commitdiff
|
tree
|
snapshot
2021-04-14
Derrick Stolee
update-index: ensure full index
commit
|
commitdiff
|
tree
|
snapshot
2021-04-14
Derrick Stolee
stash: ensure full index
commit
|
commitdiff
|
tree
|
snapshot
2021-04-14
Derrick Stolee
rm: ensure full index
commit
|
commitdiff
|
tree
|
snapshot
2021-04-14
Derrick Stolee
merge-index: ensure full index
commit
|
commitdiff
|
tree
|
snapshot
2021-04-14
Derrick Stolee
ls-files: ensure full index
commit
|
commitdiff
|
tree
|
snapshot
2021-04-14
Derrick Stolee
grep: ensure full index
commit
|
commitdiff
|
tree
|
snapshot
2021-04-14
Derrick Stolee
fsck: ensure full index
commit
|
commitdiff
|
tree
|
snapshot
2021-04-14
Derrick Stolee
difftool: ensure full index
commit
|
commitdiff
|
tree
|
snapshot
2021-04-14
Derrick Stolee
commit: ensure full index
commit
|
commitdiff
|
tree
|
snapshot
2021-04-14
Derrick Stolee
checkout: ensure full index
commit
|
commitdiff
|
tree
|
snapshot
2021-04-14
Derrick Stolee
checkout-index: ensure full index
commit
|
commitdiff
|
tree
|
snapshot
2021-04-14
Derrick Stolee
add: ensure full index
commit
|
commitdiff
|
tree
|
snapshot
2021-04-14
Derrick Stolee
cache: move ensure_full_index() to cache.h
commit
|
commitdiff
|
tree
|
snapshot
2021-04-14
Derrick Stolee
read-cache: expand on query into sparse-directory entry
commit
|
commitdiff
|
tree
|
snapshot
2021-04-14
Derrick Stolee
*: remove 'const' qualifier for struct index_state
commit
|
commitdiff
|
tree
|
snapshot
2021-04-14
Derrick Stolee
sparse-index: API protection strategy
commit
|
commitdiff
|
tree
|
snapshot
2021-03-30
Derrick Stolee
p2000: add sparse-index repos
commit
|
commitdiff
|
tree
|
snapshot
2021-03-30
Derrick Stolee
sparse-index: loose integration with cache_tree_verify()
commit
|
commitdiff
|
tree
|
snapshot
2021-03-30
Derrick Stolee
cache-tree: integrate with sparse directory entries
commit
|
commitdiff
|
tree
|
snapshot
2021-03-30
Derrick Stolee
sparse-checkout: disable sparse-index
commit
|
commitdiff
|
tree
|
snapshot
2021-03-30
Derrick Stolee
sparse-checkout: toggle sparse index from builtin
commit
|
commitdiff
|
tree
|
snapshot
2021-03-30
Derrick Stolee
sparse-index: add index.sparse config option
commit
|
commitdiff
|
tree
|
snapshot
2021-03-30
Derrick Stolee
sparse-index: check index conversion happens
commit
|
commitdiff
|
tree
|
snapshot
2021-03-30
Derrick Stolee
unpack-trees: allow sparse directories
commit
|
commitdiff
|
tree
|
snapshot
2021-03-30
Derrick Stolee
submodule: sparse-index should not collapse links
commit
|
commitdiff
|
tree
|
snapshot
2021-03-30
Derrick Stolee
sparse-index: convert from full to sparse
commit
|
commitdiff
|
tree
|
snapshot
2021-03-30
Derrick Stolee
sparse-index: add 'sdir' index extension
commit
|
commitdiff
|
tree
|
snapshot
2021-03-30
Derrick Stolee
sparse-checkout: hold pattern list in index
commit
|
commitdiff
|
tree
|
snapshot
2021-03-30
Derrick Stolee
unpack-trees: ensure full index
commit
|
commitdiff
|
tree
|
snapshot
2021-03-30
Derrick Stolee
test-tool: don't force full index
commit
|
commitdiff
|
tree
|
snapshot
2021-03-30
Derrick Stolee
test-read-cache: print cache entries with --table
commit
|
commitdiff
|
tree
|
snapshot
2021-03-30
Derrick Stolee
t1092: compare sparse-checkout to sparse-index
commit
|
commitdiff
|
tree
|
snapshot
2021-03-30
Derrick Stolee
sparse-index: implement ensure_full_index()
commit
|
commitdiff
|
tree
|
snapshot
2021-03-30
Derrick Stolee
sparse-index: add guard to ensure full index
commit
|
commitdiff
|
tree
|
snapshot
2021-03-30
Derrick Stolee
t1092: clean up script quoting
commit
|
commitdiff
|
tree
|
snapshot
2021-03-30
Derrick Stolee
t/perf: add performance test for sparse operations
commit
|
commitdiff
|
tree
|
snapshot
2021-03-30
Derrick Stolee
sparse-index: design doc and format update
commit
|
commitdiff
|
tree
|
snapshot
2021-03-20
Ævar Arnfjörð...
tree.h API: simplify read_tree_recursive() signature
commit
|
commitdiff
|
tree
|
snapshot
2021-03-20
Ævar Arnfjörð...
tree.h API: expose read_tree_1() as read_tree_at()
commit
|
commitdiff
|
tree
|
snapshot
2021-03-20
Ævar Arnfjörð...
archive: stop passing "stage" through read_tree_recursive()
commit
|
commitdiff
|
tree
|
snapshot
2021-03-20
Ævar Arnfjörð...
ls-files: refactor away read_tree()
commit
|
commitdiff
|
tree
|
snapshot
2021-03-20
Ævar Arnfjörð...
ls-files: don't needlessly pass around stage variable
commit
|
commitdiff
|
tree
|
snapshot
2021-03-20
Ævar Arnfjörð...
tree.c API: move read_tree() into builtin/ls-files.c
commit
|
commitdiff
|
tree
|
snapshot
2021-03-20
Ævar Arnfjörð...
ls-files tests: add meaningful --with-tree tests
commit
|
commitdiff
|
tree
|
snapshot
2021-03-20
Ævar Arnfjörð...
show tests: add test for "git show <tree>"
commit
|
commitdiff
|
tree
|
snapshot
2021-03-04
Junio C Hamano
Merged the open-eintr workaround for macOS
commit
|
commitdiff
|
tree
|
snapshot
2021-03-04
Elijah Newren
Documentation/RelNotes: improve release note for rename...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-04
Junio C Hamano
Merge branch 'jk/open-returns-eintr'
commit
|
commitdiff
|
tree
|
snapshot
2021-03-04
Junio C Hamano
Merge https://github.com/prati0100/git-gui
commit
|
commitdiff
|
tree
|
snapshot
2021-03-04
Pratyush Yadav
Merge branch 'py/revert-commit-comments'
commit
|
commitdiff
|
tree
|
snapshot
2021-03-04
Pratyush Yadav
Revert "git-gui: remove lines starting with the comment...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Junio C Hamano
Git 2.31-rc1
v2.31.0-rc1
commit
|
commitdiff
|
tree
|
snapshot
2021-03-01
Junio C Hamano
Hopefully the last batch before -rc1
commit
|
commitdiff
|
tree
|
snapshot
2021-03-01
Junio C Hamano
Merge branch 'jh/untracked-cache-fix'
commit
|
commitdiff
|
tree
|
snapshot
2021-03-01
Junio C Hamano
Merge branch 'ns/raise-write-index-buffer-size'
commit
|
commitdiff
|
tree
|
snapshot
2021-03-01
Junio C Hamano
Merge branch 'hv/trailer-formatting'
commit
|
commitdiff
|
tree
|
snapshot
2021-03-01
Junio C Hamano
Merge branch 'hn/reftable-tables-doc-update'
commit
|
commitdiff
|
tree
|
snapshot
2021-03-01
Junio C Hamano
Merge branch 'sv/t7001-modernize'
commit
|
commitdiff
|
tree
|
snapshot
2021-03-01
Junio C Hamano
Merge branch 'jt/transfer-fsck-across-packs'
commit
|
commitdiff
|
tree
|
snapshot
2021-03-01
Junio C Hamano
Merge branch 'ds/chunked-file-api'
commit
|
commitdiff
|
tree
|
snapshot
2021-03-01
Junio C Hamano
Merge branch 'en/diffcore-rename'
commit
|
commitdiff
|
tree
|
snapshot
2021-03-01
Junio C Hamano
Merge branch 'jh/fsmonitor-prework'
commit
|
commitdiff
|
tree
|
snapshot
2021-03-01
Junio C Hamano
Merge https://github.com/prati0100/git-gui
commit
|
commitdiff
|
tree
|
snapshot
2021-03-01
Junio C Hamano
Merge branch 'js/commit-graph-warning'
commit
|
commitdiff
|
tree
|
snapshot
2021-03-01
Junio C Hamano
Revert "commit-graph: when incompatible with graphs...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-01
Jeff King
config.mak.uname: enable OPEN_RETURNS_EINTR for macOS...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-26
Jeff King
Makefile: add OPEN_RETURNS_EINTR knob
commit
|
commitdiff
|
tree
|
snapshot
2021-02-26
Junio C Hamano
Git 2.31-rc0
v2.31.0-rc0
commit
|
commitdiff
|
tree
|
snapshot
2021-02-26
Junio C Hamano
Merge branch 'jc/push-delete-nothing'
commit
|
commitdiff
|
tree
|
snapshot
2021-02-26
Junio C Hamano
Merge branch 'sh/mergetools-vimdiff1'
commit
|
commitdiff
|
tree
|
snapshot
2021-02-26
Junio C Hamano
Merge branch 'dl/doc-config-camelcase'
commit
|
commitdiff
|
tree
|
snapshot
2021-02-26
Junio C Hamano
Merge branch 'js/params-vs-args'
commit
|
commitdiff
|
tree
|
snapshot
2021-02-26
Junio C Hamano
Merge branch 'ug/doc-commit-approxidate'
commit
|
commitdiff
|
tree
|
snapshot
2021-02-26
Junio C Hamano
Merge branch 'es/maintenance-of-bare-repositories'
commit
|
commitdiff
|
tree
|
snapshot
2021-02-26
Junio C Hamano
Merge branch 'mt/add-chmod-fixes'
commit
|
commitdiff
|
tree
|
snapshot
2021-02-26
Junio C Hamano
Merge branch 'ds/merge-base-independent'
commit
|
commitdiff
|
tree
|
snapshot
2021-02-26
Junio C Hamano
Merge branch 'ah/rebase-no-fork-point-config'
commit
|
commitdiff
|
tree
|
snapshot
2021-02-26
Junio C Hamano
Merge branch 'mt/grep-sparse-checkout'
commit
|
commitdiff
|
tree
|
snapshot
2021-02-26
Junio C Hamano
Merge branch 'ah/commit-graph-leakplug'
commit
|
commitdiff
|
tree
|
snapshot
2021-02-26
Junio C Hamano
Merge branch 'zh/difftool-skip-to'
commit
|
commitdiff
|
tree
|
snapshot
2021-02-26
Junio C Hamano
Merge branch 'cw/pack-config-doc'
commit
|
commitdiff
|
tree
|
snapshot
2021-02-26
Junio C Hamano
Merge branch 'jc/maint-column-doc-typofix'
commit
|
commitdiff
|
tree
|
snapshot
2021-02-26
Junio C Hamano
Merge branch 'ma/doc-markup-fix'
commit
|
commitdiff
|
tree
|
snapshot
2021-02-26
Junio C Hamano
Merge branch 'jc/diffcore-rotate'
commit
|
commitdiff
|
tree
|
snapshot
2021-02-26
Junio C Hamano
Merge branch 'mt/checkout-index-corner-cases'
commit
|
commitdiff
|
tree
|
snapshot
2021-02-26
Junio C Hamano
Merge branch 'js/doc-proto-v2-response-end'
commit
|
commitdiff
|
tree
|
snapshot
2021-02-26
Junio C Hamano
Merge branch 'rs/blame-optim'
commit
|
commitdiff
|
tree
|
snapshot
2021-02-26
Junio C Hamano
Merge branch 'mz/doc-notes-are-not-anchors'
commit
|
commitdiff
|
tree
|
snapshot
2021-02-26
Junio C Hamano
Merge branch 'ab/detox-gettext-tests'
commit
|
commitdiff
|
tree
|
snapshot
2021-02-26
Junio C Hamano
Merge branch 'jk/rev-list-disk-usage'
commit
|
commitdiff
|
tree
|
snapshot
2021-02-24
Junio C Hamano
index-format doc: camelCase core.excludesFile
commit
|
commitdiff
|
tree
|
snapshot
2021-02-24
Junio C Hamano
blame-options.txt: camelcase blame.blankBoundary
commit
|
commitdiff
|
tree
|
snapshot
2021-02-24
Denton Liu
i18n.txt: camel case and monospace "i18n.commitEncoding"
commit
|
commitdiff
|
tree
|
snapshot
2021-02-24
Neeraj Singh
read-cache: make the index write buffer size 128K
commit
|
commitdiff
|
tree
|
snapshot
next