index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
progress.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-10-12
bundle-uri: create "key=value" line parsing
Ævar Arnfjörð Bjarmason
2
-1
/
+38
2022-10-12
bundle-uri: create base key-value pair parsing
Derrick Stolee
5
-1
/
+104
2022-10-12
bundle-uri: create bundle_list struct and helpers
Derrick Stolee
2
-0
/
+116
2022-10-12
bundle-uri: use plain string in find_temp_filename()
Derrick Stolee
1
-12
/
+16
2022-08-24
clone: warn on failure to repo_init()
Derrick Stolee
1
-2
/
+3
2022-08-18
The fourteenth batch
Junio C Hamano
1
-0
/
+24
2022-08-15
The thirteenth batch
Junio C Hamano
1
-0
/
+12
2022-08-12
The twelfth batch
Junio C Hamano
1
-0
/
+4
2022-08-11
rev-list: support human-readable output for `--disk-usage`
Li Linchao
3
-4
/
+57
2022-08-11
Git 2.37.2
v2.37.2
Junio C Hamano
2
-1
/
+25
2022-08-10
fsck: downgrade tree badFilemode to "info"
Jeff King
2
-1
/
+18
2022-08-10
fsck: actually detect bad file modes in trees
Jeff King
2
-1
/
+15
2022-08-10
tree-walk: add a mechanism for getting non-canonicalized modes
Jeff King
4
-9
/
+19
2022-08-10
clone: --bundle-uri cannot be combined with --depth
Derrick Stolee
3
-1
/
+13
2022-08-10
bundle-uri: add support for http(s):// and file://
Derrick Stolee
2
-3
/
+112
2022-08-10
clone: add --bundle-uri option
Derrick Stolee
3
-0
/
+57
2022-08-10
bundle-uri: create basic file-copy logic
Derrick Stolee
4
-0
/
+121
2022-08-10
remote-curl: add 'get' capability
Derrick Stolee
3
-0
/
+74
2022-08-10
bundle-uri: add example bundle organization
Derrick Stolee
1
-0
/
+105
2022-08-10
docs: document bundle URI standard
Derrick Stolee
2
-0
/
+469
2022-08-10
mergetools: vimdiff: simplify tabfirst
Felipe Contreras
1
-25
/
+19
2022-08-10
mergetools: vimdiff: fix single window layouts
Felipe Contreras
1
-12
/
+8
2022-08-10
mergetools: vimdiff: rework tab logic
Felipe Contreras
1
-28
/
+22
2022-08-10
mergetools: vimdiff: fix for diffopt
Felipe Contreras
1
-18
/
+18
2022-08-10
mergetools: vimdiff: silence annoying messages
Felipe Contreras
1
-2
/
+2
2022-08-10
mergetools: vimdiff: make vimdiff3 actually work
Felipe Contreras
1
-18
/
+18
2022-08-10
mergetools: vimdiff: fix comment
Felipe Contreras
1
-2
/
+2
2022-08-10
doc add: renormalize is not idempotent for CRCRLF
Philip Oakley
1
-1
/
+3
2022-08-08
rm: integrate with sparse-index
Shaoxuan Yuan
3
-3
/
+20
2022-08-08
rm: expand the index only when necessary
Shaoxuan Yuan
2
-4
/
+28
2022-08-08
pathspec.h: move pathspec_needs_expanded_index() from reset.c to here
Shaoxuan Yuan
3
-83
/
+102
2022-08-08
t1092: add tests for `git-rm`
Shaoxuan Yuan
1
-0
/
+57
2022-08-08
unpack-trees: unpack new trees as sparse directories
Victoria Dye
2
-10
/
+113
2022-08-08
cache.h: create 'index_name_pos_sparse()'
Victoria Dye
2
-0
/
+14
2022-08-08
oneway_diff: handle removed sparse directories
Victoria Dye
1
-0
/
+5
2022-08-08
checkout: fix nested sparse directory diff in sparse index
Victoria Dye
2
-0
/
+9
2022-08-08
The eleventh batch
Junio C Hamano
1
-0
/
+20
2022-08-08
mingw: handle a file owned by the Administrators group correctly
Johannes Schindelin
1
-0
/
+10
2022-08-08
mingw: be more informative when ownership check fails on FAT32
Johannes Schindelin
1
-1
/
+24
2022-08-08
mingw: provide details about unsafe directories' ownership
Johannes Schindelin
1
-0
/
+24
2022-08-08
setup: prepare for more detailed "dubious ownership" messages
Johannes Schindelin
4
-13
/
+21
2022-08-08
setup: fix some formatting
Johannes Schindelin
1
-4
/
+5
2022-08-06
The tenth batch
Junio C Hamano
1
-8
/
+11
2022-08-06
Downmerge a bit more for 2.37.x
Junio C Hamano
1
-0
/
+17
2022-08-05
hook API: don't segfault on strbuf_addf() to NULL "out"
Ævar Arnfjörð Bjarmason
2
-7
/
+26
2022-08-04
docs: move http-protocol docs to man section 5
Ævar Arnfjörð Bjarmason
6
-11
/
+33
2022-08-04
docs: move cruft pack docs to gitformat-pack
Ævar Arnfjörð Bjarmason
3
-124
/
+126
2022-08-04
docs: move pack format docs to man section 5
Ævar Arnfjörð Bjarmason
15
-22
/
+68
2022-08-04
docs: move signature docs to man section 5
Ævar Arnfjörð Bjarmason
3
-4
/
+20
2022-08-04
docs: move index format docs to man section 5
Ævar Arnfjörð Bjarmason
3
-2
/
+21
[next]