index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
README.md
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-03-17
fetch: fetch unpopulated, changed submodules
Glen Choo
6
-46
/
+477
2022-03-08
submodule: move logic into fetch_task_create()
Glen Choo
1
-47
/
+52
2022-03-08
submodule: extract get_fetch_task()
Glen Choo
1
-25
/
+36
2022-03-08
submodule: store new submodule commits oid_array in a struct
Glen Choo
1
-18
/
+34
2022-03-08
submodule: inline submodule_commits() into caller
Glen Choo
1
-16
/
+6
2022-03-08
submodule: make static functions read submodules from commits
Glen Choo
1
-10
/
+19
2022-03-08
t5526: create superproject commits with test helper
Glen Choo
1
-50
/
+45
2022-03-08
t5526: stop asserting on stderr literally
Glen Choo
1
-61
/
+56
2022-03-08
t5526: introduce test helper to assert on fetches
Glen Choo
1
-55
/
+84
2022-02-24
The seventh batch
Junio C Hamano
1
-0
/
+12
2022-02-18
The sixth batch
Junio C Hamano
1
-0
/
+34
2022-02-18
The fifth batch
Junio C Hamano
1
-0
/
+24
2022-02-17
The fourth batch
Junio C Hamano
1
-0
/
+28
2022-02-14
mailmap: change primary address for Derrick Stolee
Derrick Stolee
1
-2
/
+3
2022-02-14
doc: clarify interaction between 'eol' and text=auto
brian m. carlson
1
-5
/
+6
2022-02-12
The third batch
Junio C Hamano
1
-0
/
+19
2022-02-12
t0001: replace "test [-d|-f]" with test_path_is_* functions
Shaoxuan Yuan
1
-1
/
+2
2022-02-11
fetch-pack: parameterize message containing 'ready' keyword
Bagas Sanjaya
1
-2
/
+10
2022-02-11
log: add a --no-graph option
Alex Henrie
5
-4
/
+87
2022-02-11
log: fix memory leak if --graph is passed multiple times
Alex Henrie
3
-0
/
+18
2022-02-10
fetch: skip computing output width when not printing anything
Patrick Steinhardt
1
-2
/
+6
2022-02-10
fetch-pack: use commit-graph when computing cutoff
Patrick Steinhardt
1
-12
/
+16
2022-02-10
t1410: mark bufsize boundary test as REFFILES
Han-Wen Nienhuys
1
-1
/
+1
2022-02-10
t1410: use test-tool ref-store to inspect reflogs
Han-Wen Nienhuys
1
-1
/
+2
2022-02-10
glossary: describe "worktree"
Junio C Hamano
1
-2
/
+11
2022-02-10
t/t0015-hash.sh: remove unnecessary '\' at line end
Jaydeep Das
1
-3
/
+3
2022-02-09
The second batch for 2.36
Junio C Hamano
1
-1
/
+59
2022-02-09
midx: prevent writing a .bitmap without any objects
Taylor Blau
2
-0
/
+31
2022-02-08
completion: handle unusual characters for sparse-checkout
Lessley Dennington
2
-13
/
+60
2022-02-08
completion: improve sparse-checkout cone mode directory completion
Lessley Dennington
2
-17
/
+53
2022-02-08
completion: address sparse-checkout issues
Lessley Dennington
2
-8
/
+91
2022-02-08
t0012: verify that built-ins handle `-h` even without gitdir
Johannes Schindelin
1
-1
/
+6
2022-02-08
checkout/fetch/pull/pack-objects: allow `-h` outside a repository
Johannes Schindelin
4
-10
/
+17
2022-02-07
ls-remote & transport API: release "struct transport_ls_refs_options"
Ævar Arnfjörð Bjarmason
7
-15
/
+26
2022-02-07
hash-object: fix a trivial leak in --path
Ævar Arnfjörð Bjarmason
2
-2
/
+8
2022-02-05
The first batch
Junio C Hamano
1
-3
/
+23
2022-02-04
t0051: use "skip_all" under !MINGW in single-test file
Ævar Arnfjörð Bjarmason
1
-1
/
+6
2022-02-04
branch.c: use 'goto cleanup' in setup_tracking() to fix memory leaks
Glen Choo
1
-3
/
+4
2022-02-04
branch: add --recurse-submodules option for branch creation
Glen Choo
14
-20
/
+694
2022-02-03
doc: check-ignore: code-quote an exclamation mark
Philip Oakley
1
-2
/
+2
2022-02-02
fix typo in git-mktree.txt
Liginity Lee
1
-1
/
+1
2022-02-02
completion: add a GIT_COMPLETION_SHOW_ALL_COMMANDS
Ævar Arnfjörð Bjarmason
2
-1
/
+43
2022-02-02
completion tests: re-source git-completion.bash in a subshell
Ævar Arnfjörð Bjarmason
1
-21
/
+29
2022-02-02
t/lib-read-tree-m-3way: indent with tabs
Shaoxuan Yuan
1
-48
/
+48
2022-02-02
t/lib-read-tree-m-3way: modernize style
Shaoxuan Yuan
1
-77
/
+77
2022-02-02
builtin/diff.c: fix "git-diff" usage string typo
Shaoxuan Yuan
1
-3
/
+3
2022-02-02
patch-id: fix scan_hunk_header on diffs with 1 line of before/after
Jerry Zhang
2
-3
/
+37
2022-02-02
patch-id: fix antipatterns in tests
Jerry Zhang
1
-33
/
+31
2022-02-02
diff-merges: avoid history simplifications when diffing merges
Elijah Newren
2
-1
/
+59
2022-02-02
merge-ort: mark conflict/warning messages from inner merges as omittable
Elijah Newren
1
-1
/
+3
[next]