index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
t1020: avoid aborting entire test script when one test fails
Eric Sunshine
2021-12-13
1
-3
/
+3
*
t1010: fix unnoticed failure on Windows
Eric Sunshine
2021-12-13
1
-2
/
+2
*
t/lib-pager: use sane_unset() to avoid breaking &&-chain
Eric Sunshine
2021-12-09
1
-1
/
+1
*
The first batch to start the current cycle
Junio C Hamano
2021-11-30
1
-4
/
+35
*
Merge branch 'mc/clean-smudge-with-llp64'
Junio C Hamano
2021-11-30
11
-19
/
+89
|
\
|
*
clean/smudge: allow clean filters to process extremely large files
Matt Cooper
2021-11-03
2
-1
/
+12
|
*
odb: guard against data loss checking out a huge file
Matt Cooper
2021-11-03
3
-9
/
+9
|
*
git-compat-util: introduce more size_t helpers
Johannes Schindelin
2021-11-03
1
-0
/
+25
|
*
odb: teach read_blob_entry to use size_t
Matt Cooper
2021-11-03
4
-6
/
+8
|
*
t1051: introduce a smudge filter test for extremely large files
Matt Cooper
2021-11-03
1
-0
/
+15
|
*
test-lib: add prerequisite for 64-bit platforms
Carlo Marcelo Arenas Belón
2021-11-03
1
-0
/
+4
|
*
test-tool genzeros: generate large amounts of data more efficiently
Johannes Schindelin
2021-11-03
1
-2
/
+15
|
*
test-genzeros: allow more than 2G zeros in Windows
Carlo Marcelo Arenas Belón
2021-11-03
1
-2
/
+2
*
|
Merge branch 'ab/sh-retire-helper-functions'
Junio C Hamano
2021-11-30
7
-41
/
+14
|
\
\
|
*
|
git-sh-setup: remove "sane_grep", it's not needed anymore
Ævar Arnfjörð Bjarmason
2021-10-22
7
-22
/
+4
|
*
|
git-sh-setup: remove unused sane_egrep() function
Ævar Arnfjörð Bjarmason
2021-10-22
1
-4
/
+0
|
*
|
git-instaweb: unconditionally assume that gitweb is mod_perl capable
Ævar Arnfjörð Bjarmason
2021-10-22
1
-4
/
+1
|
*
|
Makefile: remove $(NO_CURL) from $(SCRIPT_DEFINES)
Ævar Arnfjörð Bjarmason
2021-10-22
1
-2
/
+1
|
*
|
Makefile: remove $(GIT_VERSION) from $(SCRIPT_DEFINES)
Ævar Arnfjörð Bjarmason
2021-10-22
1
-1
/
+1
|
*
|
Makefile: move git-SCRIPT-DEFINES adjacent to $(SCRIPT_DEFINES)
Ævar Arnfjörð Bjarmason
2021-10-22
1
-8
/
+7
*
|
|
Merge branch 'tb/plug-pack-bitmap-leaks'
Junio C Hamano
2021-11-30
8
-45
/
+84
|
\
\
\
|
*
|
|
pack-bitmap.c: more aggressively free in free_bitmap_index()
Taylor Blau
2021-10-29
1
-0
/
+8
|
*
|
|
pack-bitmap.c: don't leak type-level bitmaps
Taylor Blau
2021-10-29
1
-0
/
+6
|
*
|
|
midx.c: write MIDX filenames to strbuf
Taylor Blau
2021-10-29
4
-37
/
+49
|
*
|
|
builtin/multi-pack-index.c: don't leak concatenated options
Taylor Blau
2021-10-29
1
-0
/
+4
|
*
|
|
builtin/repack.c: avoid leaking child arguments
Taylor Blau
2021-10-29
1
-1
/
+3
|
*
|
|
builtin/pack-objects.c: don't leak memory via arguments
Taylor Blau
2021-10-28
1
-4
/
+7
|
*
|
|
t/helper/test-read-midx.c: free MIDX within read_midx_file()
Taylor Blau
2021-10-28
1
-1
/
+2
|
*
|
|
midx.c: don't leak MIDX from verify_midx_file
Taylor Blau
2021-10-28
1
-1
/
+3
|
*
|
|
midx.c: clean up chunkfile after reading the MIDX
Taylor Blau
2021-10-21
1
-1
/
+2
|
|
/
/
*
|
|
Merge branch 'tp/send-email-completion'
Junio C Hamano
2021-11-30
4
-22
/
+54
|
\
\
\
|
*
|
|
send-email docs: add format-patch options
Thiago Perrotta
2021-10-28
2
-3
/
+6
|
*
|
|
send-email: programmatically generate bash completions
Thiago Perrotta
2021-10-28
3
-19
/
+48
*
|
|
|
Merge branch 'jc/unsetenv-returns-an-int'
Junio C Hamano
2021-11-30
2
-2
/
+4
|
\
\
\
\
|
*
|
|
|
unsetenv(3) returns int, not void
Junio C Hamano
2021-10-30
2
-2
/
+4
*
|
|
|
|
Merge branch 'jc/fix-ref-sorting-parse'
Junio C Hamano
2021-11-30
8
-52
/
+95
|
\
\
\
\
\
|
*
|
|
|
|
for-each-ref: delay parsing of --sort=<atom> options
Junio C Hamano
2021-10-20
8
-52
/
+95
|
*
|
|
|
|
Merge branch 'ab/ref-filter-leakfix' into jc/fix-ref-sorting-parse
Junio C Hamano
2021-10-20
5
-16
/
+34
|
|
\
\
\
\
\
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'so/stash-staged'
Junio C Hamano
2021-11-30
3
-12
/
+113
|
\
\
\
\
\
\
|
*
|
|
|
|
|
stash: get rid of unused argument in stash_staged()
Sergey Organov
2021-10-28
1
-3
/
+3
|
*
|
|
|
|
|
stash: implement '--staged' option for 'push' and 'save'
Sergey Organov
2021-10-18
3
-12
/
+113
*
|
|
|
|
|
|
Merge branch 'jc/tutorial-format-patch-base'
Junio C Hamano
2021-11-30
1
-13
/
+28
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
MyFirstContribution: teach to use "format-patch --base=auto"
Junio C Hamano
2021-10-23
1
-13
/
+28
|
|
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'ab/refs-errno-cleanup'
Junio C Hamano
2021-11-30
10
-143
/
+294
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
refs API: post-migration API renaming [2/2]
Ævar Arnfjörð Bjarmason
2021-10-16
7
-29
/
+22
|
*
|
|
|
|
|
|
refs API: post-migration API renaming [1/2]
Ævar Arnfjörð Bjarmason
2021-10-16
3
-27
/
+15
|
*
|
|
|
|
|
|
refs API: don't expose "errno" in run_transaction_hook()
Ævar Arnfjörð Bjarmason
2021-10-16
1
-1
/
+4
|
*
|
|
|
|
|
|
refs API: make expand_ref() & repo_dwim_log() not set errno
Ævar Arnfjörð Bjarmason
2021-10-16
1
-5
/
+10
|
*
|
|
|
|
|
|
refs API: make resolve_ref_unsafe() not set errno
Ævar Arnfjörð Bjarmason
2021-10-16
2
-4
/
+12
|
*
|
|
|
|
|
|
refs API: make refs_ref_exists() not set errno
Ævar Arnfjörð Bjarmason
2021-10-16
1
-1
/
+3
[next]