index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
chainlint
/
close-subshell.expect
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-12-13
t/chainlint/*.test: generalize self-test commentary
Eric Sunshine
6
-9
/
+6
2021-12-13
t/chainlint/*.test: fix invalid test cases due to mixing quote types
Eric Sunshine
20
-70
/
+38
2021-12-13
t/chainlint/*.test: don't use invalid shell syntax
Eric Sunshine
3
-4
/
+6
2021-12-10
The second batch
Junio C Hamano
1
-0
/
+99
2021-12-01
git-compat-util: add a test balloon for C99 support
brian m. carlson
3
-2
/
+15
2021-12-01
object-file.c: LLP64 compatibility, upcast unity for left shift
Philip Oakley
1
-1
/
+1
2021-12-01
diffcore-delta.c: LLP64 compatibility, upcast unity for left shift
Philip Oakley
1
-3
/
+3
2021-12-01
repack.c: LLP64 compatibility, upcast unity for left shift
Philip Oakley
1
-1
/
+1
2021-11-30
sequencer: avoid adding exec commands for non-commit creating commands
Elijah Newren
2
-2
/
+7
2021-11-30
The first batch to start the current cycle
Junio C Hamano
1
-4
/
+35
2021-11-29
unpack-trees: improve performance of next_cache_entry
Victoria Dye
1
-6
/
+17
2021-11-29
reset: make --mixed sparse-aware
Victoria Dye
2
-2
/
+102
2021-11-29
reset: make sparse-aware (except --mixed)
Victoria Dye
4
-13
/
+86
2021-11-29
reset: integrate with sparse index
Victoria Dye
2
-3
/
+8
2021-11-29
reset: expand test coverage for sparse checkouts
Victoria Dye
2
-0
/
+101
2021-11-29
add -p: avoid use of undefined $key when ReadKey -> EOF
Carlo Marcelo Arenas Belón
1
-7
/
+9
2021-11-28
mingw: avoid fallback for {local,gm}time_r()
Carlo Marcelo Arenas Belón
2
-1
/
+5
2021-11-26
completion: add human and auto: date format
Yoichi Nakayama
1
-1
/
+1
2021-11-25
sparse-index: update do_read_index to ensure correct sparsity
Victoria Dye
2
-0
/
+39
2021-11-25
sparse-index: add ensure_correct_sparsity function
Victoria Dye
2
-4
/
+30
2021-11-25
sparse-index: avoid unnecessary cache tree clearing
Victoria Dye
1
-11
/
+14
2021-11-25
test-read-cache.c: prepare_repo_settings after config init
Victoria Dye
1
-2
/
+3
2021-11-25
pager: fix crash when pager program doesn't exist
Enzo Matsumiya
2
-1
/
+8
2021-11-24
Git 2.34.1
v2.34.1
Junio C Hamano
3
-2
/
+25
2021-11-23
A bit more regression fixes
Junio C Hamano
1
-0
/
+9
2021-11-23
t7006: simplify exit-code checks for sigpipe tests
Jeff King
1
-17
/
+5
2021-11-23
t7006: clean up SIGPIPE handling in trace2 tests
Jeff King
1
-28
/
+14
2021-11-23
run-command: unify signal and regular logic for wait_or_whine()
Jeff King
2
-11
/
+10
2021-11-23
Revert "editor: save and reset terminal after calling EDITOR"
Junio C Hamano
1
-8
/
+0
2021-11-22
dir: revert "dir: select directories correctly"
Derrick Stolee
2
-49
/
+22
2021-11-22
Doc: no midx and partial clone relation
Jonathan Tan
1
-5
/
+0
2021-11-22
refs: drop force_create argument of create_reflog API
Han-Wen Nienhuys
10
-21
/
+16
2021-11-22
0th batch for early fixes
Junio C Hamano
3
-2
/
+27
2021-11-19
ci(check-whitespace): update stale file top comments
Hans Krentel (hakre)
1
-2
/
+3
2021-11-19
fetch-pack: ignore SIGPIPE when writing to index-pack
Jeff King
1
-0
/
+5
2021-11-19
refs: work around gcc-11 warning with REF_HAVE_NEW
Jeff King
1
-0
/
+7
2021-11-19
submodule: absorb git dir instead of dying on deinit
Mugdha Pattnaik
2
-16
/
+16
2021-11-19
pull: don't say that merge is "the default strategy"
Alex Henrie
1
-1
/
+1
2021-11-19
Revert "grep/pcre2: fix an edge case concerning ascii patterns and UTF-8 data"
Junio C Hamano
2
-52
/
+2
2021-11-19
trace2: disable tr2_dst before warning on write errors
Josh Steadmon
1
-2
/
+7
2021-11-19
remote: die if branch is not found in repository
Glen Choo
2
-19
/
+70
2021-11-19
remote: remove the_repository->remote_state from static methods
Glen Choo
1
-25
/
+71
2021-11-19
remote: use remote_state parameter internally
Glen Choo
2
-86
/
+75
2021-11-19
remote: move static variables into per-repository struct
Glen Choo
4
-67
/
+170
2021-11-19
t5516: add test case for pushing remote refspecs
Glen Choo
1
-0
/
+9
2021-11-18
pull: should be noop when already-up-to-date
Erwin Villejo
2
-2
/
+10
2021-11-18
t5319: corrupt more bytes of the midx checksum
Jeff King
1
-2
/
+4
2021-11-18
checkout: fix "branch info" memory leaks
Ævar Arnfjörð Bjarmason
36
-31
/
+98
2021-11-18
mergesort: avoid left shift overflow
René Scharfe
1
-1
/
+1
2021-11-18
midx: fix a formatting issue in "multi-pack-index.txt"
Teng Long
1
-6
/
+6
[next]