index
:
git
jch
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2022-08-11
rev-list: support human-readable output for `--disk-usage`
Li Linchao
-4
/
+57
2022-08-10
Sync with Git 2.37.2
Junio C Hamano
-11
/
+24
2022-08-10
Git 2.37.2
v2.37.2
Junio C Hamano
-1
/
+25
2022-08-10
Merge branch 'jc/string-list-cleanup' into maint
Junio C Hamano
-2
/
+1
2022-08-10
Merge branch 'mt/pkt-line-comment-tweak' into maint
Junio C Hamano
-8
/
+8
2022-08-10
Merge branch 'ma/t4200-update' into maint
Junio C Hamano
-3
/
+0
2022-08-10
Merge branch 'tb/commit-graph-genv2-upgrade-fix' into maint
Junio C Hamano
-8
/
+56
2022-08-10
Merge branch 'tk/untracked-cache-with-uall' into maint
Junio C Hamano
-0
/
+7
2022-08-10
Merge branch 'mt/checkout-count-fix' into maint
Junio C Hamano
-24
/
+113
2022-08-10
Merge branch 'cl/rerere-train-with-no-sign' into maint
Junio C Hamano
-1
/
+1
2022-08-10
Merge branch 'kk/p4-client-name-encoding-fix' into maint
Junio C Hamano
-9
/
+42
2022-08-10
Merge branch 'mb/p4-utf16-crlf' into maint
Junio C Hamano
-1
/
+1
2022-08-10
Merge branch 'hx/lookup-commit-in-graph-fix' into maint
Junio C Hamano
-1
/
+48
2022-08-10
Merge branch 'jc/resolve-undo' into maint
Junio C Hamano
-0
/
+146
2022-08-10
fsck: downgrade tree badFilemode to "info"
Jeff King
-1
/
+18
2022-08-10
fsck: actually detect bad file modes in trees
Jeff King
-1
/
+15
2022-08-10
tree-walk: add a mechanism for getting non-canonicalized modes
Jeff King
-9
/
+19
2022-08-10
clone: --bundle-uri cannot be combined with --depth
Derrick Stolee
-1
/
+13
2022-08-10
bundle-uri: add support for http(s):// and file://
Derrick Stolee
-3
/
+112
2022-08-10
clone: add --bundle-uri option
Derrick Stolee
-0
/
+57
2022-08-10
bundle-uri: create basic file-copy logic
Derrick Stolee
-0
/
+121
2022-08-10
remote-curl: add 'get' capability
Derrick Stolee
-0
/
+74
2022-08-10
bundle-uri: add example bundle organization
Derrick Stolee
-0
/
+105
2022-08-10
docs: document bundle URI standard
Derrick Stolee
-0
/
+469
2022-08-10
mv: check overwrite for in-to-out move
Shaoxuan Yuan
-3
/
+15
2022-08-10
advice.h: add advise_on_moving_dirty_path()
Shaoxuan Yuan
-1
/
+46
2022-08-10
mv: cleanup empty WORKING_DIRECTORY
Shaoxuan Yuan
-0
/
+31
2022-08-10
mv: from in-cone to out-of-cone
Shaoxuan Yuan
-13
/
+66
2022-08-10
mv: remove BOTH from enum update_mode
Shaoxuan Yuan
-1
/
+0
2022-08-10
mv: check if <destination> is a SKIP_WORKTREE_DIR
Shaoxuan Yuan
-4
/
+14
2022-08-10
mv: free the with_slash in check_dir_in_index()
Shaoxuan Yuan
-4
/
+9
2022-08-10
mv: rename check_dir_in_index() to empty_dir_has_sparse_contents()
Shaoxuan Yuan
-13
/
+11
2022-08-10
t7002: add tests for moving from in-cone to out-of-cone
Shaoxuan Yuan
-0
/
+198
2022-08-10
mergetools: vimdiff: simplify tabfirst
Felipe Contreras
-25
/
+19
2022-08-10
mergetools: vimdiff: fix single window layouts
Felipe Contreras
-12
/
+8
2022-08-10
mergetools: vimdiff: rework tab logic
Felipe Contreras
-28
/
+22
2022-08-10
mergetools: vimdiff: fix for diffopt
Felipe Contreras
-18
/
+18
2022-08-10
mergetools: vimdiff: silence annoying messages
Felipe Contreras
-2
/
+2
2022-08-10
mergetools: vimdiff: make vimdiff3 actually work
Felipe Contreras
-18
/
+18
2022-08-10
mergetools: vimdiff: fix comment
Felipe Contreras
-2
/
+2
2022-08-10
doc add: renormalize is not idempotent for CRCRLF
Philip Oakley
-1
/
+3
2022-08-08
rm: integrate with sparse-index
Shaoxuan Yuan
-3
/
+20
2022-08-08
rm: expand the index only when necessary
Shaoxuan Yuan
-4
/
+28
2022-08-08
pathspec.h: move pathspec_needs_expanded_index() from reset.c to here
Shaoxuan Yuan
-83
/
+102
2022-08-08
t1092: add tests for `git-rm`
Shaoxuan Yuan
-0
/
+57
2022-08-08
Merge branch 'vd/sparse-reset-checkout-fixes' into sy/sparse-rm
Junio C Hamano
-10
/
+141
2022-08-08
unpack-trees: unpack new trees as sparse directories
Victoria Dye
-10
/
+113
2022-08-08
cache.h: create 'index_name_pos_sparse()'
Victoria Dye
-0
/
+14
2022-08-08
oneway_diff: handle removed sparse directories
Victoria Dye
-0
/
+5
2022-08-08
checkout: fix nested sparse directory diff in sparse index
Victoria Dye
-0
/
+9
[prev]
[next]