index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-08
Merge branch 'js/trace2-discard-event-docfix'
Junio C Hamano
1
-2
/
+2
2021-07-08
Merge branch 'tb/complete-diff-anchored'
Junio C Hamano
1
-0
/
+1
2021-07-08
Merge branch 'tk/partial-clone-repack-doc'
Junio C Hamano
1
-5
/
+1
2021-07-08
fetch: fix segfault in --negotiate-only without --negotiation-tip=*
Ævar Arnfjörð Bjarmason
2
-0
/
+19
2021-07-08
l10n: Update Catalan translation
Jordi Mas
1
-342
/
+322
2021-07-07
oidtree: a crit-bit tree for odb_loose_cache
Eric Wong
12
-30
/
+478
2021-07-07
oidcpy_with_padding: constify `src' arg
Eric Wong
1
-1
/
+1
2021-07-07
make object_directory.loose_objects_subdir_seen a bitmap
Eric Wong
2
-4
/
+9
2021-07-07
avoid strlen via strbuf_addstr in link_alt_odb_entry
Eric Wong
1
-4
/
+4
2021-07-07
speed up alt_odb_usable() with many alternates
Eric Wong
5
-12
/
+42
2021-07-07
imap-send.c: use less verbose strbuf_fread() idiom
Ævar Arnfjörð Bjarmason
1
-14
/
+2
2021-07-07
t7400: test failure to add submodule in tracked path
Atharva Raykar
1
-0
/
+11
2021-07-06
docs: .gitignore parsing is to the top of the repo
Andrew Berry
1
-6
/
+5
2021-07-06
submodule--helper: remove redundant include
Atharva Raykar
1
-1
/
+0
2021-07-06
help: convert git_cmd to page in one place
Andrei Rybak
1
-9
/
+8
2021-07-06
khash: clarify that allocations never fail
René Scharfe
1
-9
/
+5
2021-07-06
t7509: avoid direct file access for writing CHERRY_PICK_HEAD
Han-Wen Nienhuys
1
-2
/
+2
2021-07-06
t1415: avoid direct filesystem access for writing refs
Han-Wen Nienhuys
1
-6
/
+4
2021-07-06
t6402: preserve git exit status code
Đoàn Trần Công Danh
1
-68
/
+64
2021-07-06
t6400: preserve git ls-files exit status code
Đoàn Trần Công Danh
1
-8
/
+8
2021-07-06
test-lib-functions: introduce test_stdout_line_count
Đoàn Trần Công Danh
1
-0
/
+26
2021-07-06
ci: accelerate the checkout
Johannes Schindelin
1
-5
/
+5
2021-07-06
ci (vs-build): build with NO_GETTEXT
Dennis Ameling
1
-2
/
+2
2021-07-06
artifacts-tar: respect NO_GETTEXT
Johannes Schindelin
1
-1
/
+4
2021-07-06
ci (windows): transfer also the Git-tracked files to the test jobs
Johannes Schindelin
1
-10
/
+12
2021-07-06
bundle: remove "ref_list" in favor of string-list.c API
Ævar Arnfjörð Bjarmason
4
-43
/
+50
2021-07-06
bundle.c: use a temporary variable for OIDs and names
Ævar Arnfjörð Bjarmason
2
-10
/
+22
2021-07-06
bundle cmd: stop leaking memory from parse_options_cmd_bundle()
Ævar Arnfjörð Bjarmason
1
-21
/
+41
2021-07-05
l10n: id.po: fix mismatched variable names
Bagas Sanjaya
1
-3
/
+3
2021-07-02
perf: fix when running with TEST_OUTPUT_DIRECTORY
Patrick Steinhardt
3
-13
/
+24
2021-07-01
string-list.h users: change to use *_{nodup,dup}()
Ævar Arnfjörð Bjarmason
8
-13
/
+13
2021-07-01
string-list.[ch]: add a string_list_init_{nodup,dup}()
Ævar Arnfjörð Bjarmason
2
-4
/
+25
2021-07-01
dir.[ch]: replace dir_init() with DIR_INIT
Ævar Arnfjörð Bjarmason
10
-27
/
+13
2021-07-01
*.c *_init(): define in terms of corresponding *_INIT macro
Ævar Arnfjörð Bjarmason
6
-15
/
+12
2021-07-01
*.h: move some *_INIT to designated initializers
Ævar Arnfjörð Bjarmason
4
-5
/
+13
2021-07-01
test-lib: avoid accidental globbing in match_pattern_list()
Jeff King
1
-12
/
+22
2021-07-01
Merge branch 'zh/cat-file-batch-fix' into zh/ref-filter-raw-data
Junio C Hamano
2
-6
/
+26
2021-06-30
fetch: document the --negotiate-only option
Ævar Arnfjörð Bjarmason
2
-3
/
+13
2021-06-30
send-pack.c: move "no refs in common" abort earlier
Ævar Arnfjörð Bjarmason
1
-5
/
+6
2021-06-30
merge-recursive: handle rename-to-self case
Elijah Newren
2
-9
/
+16
2021-06-30
merge-ort: ensure we consult df_conflict and path_conflicts
Elijah Newren
2
-4
/
+8
2021-06-30
t6423: test directory renames causing rename-to-self
Elijah Newren
1
-0
/
+175
2021-06-30
grep: report missing left operand of --and
René Scharfe
2
-0
/
+11
2021-06-29
xmmap: inform Linux users of tuning knobs on ENOMEM
Eric Wong
5
-5
/
+22
2021-06-29
test-lib.sh: set COLUMNS=80 for --verbose repeatability
Ævar Arnfjörð Bjarmason
1
-2
/
+3
2021-06-29
Makefile: add and use the ".DELETE_ON_ERROR" flag
Ævar Arnfjörð Bjarmason
1
-11
/
+18
2021-06-28
midx: report checksum mismatches during 'verify'
Taylor Blau
2
-0
/
+8
2021-06-28
midx: don't reuse corrupt MIDXs when writing
Taylor Blau
2
-0
/
+18
2021-06-28
commit-graph: rewrite to use checksum_valid()
Taylor Blau
1
-8
/
+6
2021-06-28
csum-file: introduce checksum_valid()
Taylor Blau
3
-10
/
+20
[prev]
[next]