index
:
pub/scm/git/git.git
jch
main
maint
master
next
seen
todo
Git source code mirror
Junio C Hamano
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-14
t0021: avoid grepping for a Perl-specific string at filter output
Matheus Tavares
1
-1
/
+1
2022-08-14
is_promisor_object(): fix use-after-free of tree buffer
Jeff King
1
-0
/
+7
2022-08-12
builtin/bugreport.c: create '--diagnose' option
Victoria Dye
1
-0
/
+48
2022-08-12
builtin/diagnose.c: add '--mode' option
Victoria Dye
1
-1
/
+29
2022-08-12
builtin/diagnose.c: create 'git diagnose' builtin
Victoria Dye
1
-0
/
+32
2022-08-12
Merge branch 'ab/plug-revisions-leak'
Junio C Hamano
11
-4
/
+9
2022-08-12
Merge branch 'ab/leak-check'
Junio C Hamano
52
-211
/
+397
2022-08-12
Merge branch 'lt/symbolic-ref-sanity'
Junio C Hamano
2
-2
/
+12
2022-08-11
rev-list: support human-readable output for `--disk-usage`
Li Linchao
1
-0
/
+22
2022-08-10
Merge branch 'ma/t4200-update' into maint
Junio C Hamano
1
-3
/
+0
2022-08-10
Merge branch 'tb/commit-graph-genv2-upgrade-fix' into maint
Junio C Hamano
1
-0
/
+27
2022-08-10
Merge branch 'tk/untracked-cache-with-uall' into maint
Junio C Hamano
1
-0
/
+5
2022-08-10
Merge branch 'mt/checkout-count-fix' into maint
Junio C Hamano
3
-1
/
+75
2022-08-10
Merge branch 'hx/lookup-commit-in-graph-fix' into maint
Junio C Hamano
1
-0
/
+47
2022-08-10
Merge branch 'jc/resolve-undo' into maint
Junio C Hamano
1
-0
/
+71
2022-08-10
fsck: downgrade tree badFilemode to "info"
Jeff King
1
-0
/
+17
2022-08-10
fsck: actually detect bad file modes in trees
Jeff King
1
-0
/
+14
2022-08-10
clone: --bundle-uri cannot be combined with --depth
Derrick Stolee
1
-0
/
+8
2022-08-10
bundle-uri: add support for http(s):// and file://
Derrick Stolee
1
-0
/
+45
2022-08-10
clone: add --bundle-uri option
Derrick Stolee
1
-0
/
+36
2022-08-10
bundle-uri: create basic file-copy logic
Derrick Stolee
1
-0
/
+2
2022-08-10
remote-curl: add 'get' capability
Derrick Stolee
1
-0
/
+37
2022-08-10
mv: check overwrite for in-to-out move
Shaoxuan Yuan
1
-3
/
+3
2022-08-10
advice.h: add advise_on_moving_dirty_path()
Shaoxuan Yuan
1
-1
/
+23
2022-08-10
mv: cleanup empty WORKING_DIRECTORY
Shaoxuan Yuan
1
-0
/
+4
2022-08-10
mv: from in-cone to out-of-cone
Shaoxuan Yuan
1
-4
/
+4
2022-08-10
t7002: add tests for moving from in-cone to out-of-cone
Shaoxuan Yuan
1
-0
/
+198
2022-08-08
rm: integrate with sparse-index
Shaoxuan Yuan
2
-3
/
+18
2022-08-08
rm: expand the index only when necessary
Shaoxuan Yuan
1
-2
/
+25
2022-08-08
t1092: add tests for `git-rm`
Shaoxuan Yuan
1
-0
/
+57
2022-08-08
Merge branch 'vd/sparse-reset-checkout-fixes' into sy/sparse-rm
Junio C Hamano
1
-0
/
+25
2022-08-08
unpack-trees: unpack new trees as sparse directories
Victoria Dye
1
-0
/
+17
2022-08-08
checkout: fix nested sparse directory diff in sparse index
Victoria Dye
1
-0
/
+8
2022-08-08
Merge branch 'js/t5351-freebsd-fix'
Junio C Hamano
1
-3
/
+9
2022-08-05
Merge branch 'tb/cat-file-z'
Junio C Hamano
1
-15
/
+57
2022-08-05
Merge branch 'ds/doc-wo-whitelist' into maint
Junio C Hamano
5
-9
/
+8
2022-08-05
Merge branch 'mb/config-document-include' into maint
Junio C Hamano
1
-0
/
+13
2022-08-05
Merge branch 'jk/clone-unborn-confusion' into maint
Junio C Hamano
2
-3
/
+72
2022-08-05
maintenance: stop writing log.excludeDecoration
Derrick Stolee
1
-21
/
+0
2022-08-05
log: create log.initialDecorationSet=all
Derrick Stolee
1
-0
/
+3
2022-08-05
log: add --clear-decorations option
Derrick Stolee
6
-3
/
+346
2022-08-05
log: add default decoration filter
Derrick Stolee
3
-2
/
+22
2022-08-05
t4207: test coloring of grafted decorations
Derrick Stolee
1
-0
/
+53
2022-08-05
t4207: modernize test
Derrick Stolee
1
-17
/
+20
2022-08-05
refs: allow "HEAD" as decoration filter
Derrick Stolee
1
-0
/
+6
2022-08-05
hook API: don't segfault on strbuf_addf() to NULL "out"
Ævar Arnfjörð Bjarmason
1
-0
/
+26
2022-08-04
docs: move protocol-related docs to man section 5
Ævar Arnfjörð Bjarmason
1
-2
/
+2
2022-08-04
git docs: add a category for file formats, protocols and interfaces
Ævar Arnfjörð Bjarmason
1
-0
/
+2
2022-08-04
git docs: add a category for user-facing file, repo and command UX
Ævar Arnfjörð Bjarmason
1
-1
/
+11
2022-08-04
submodule merge: update conflict error message
Calvin Wan
2
-8
/
+79
[prev]
[next]