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
2022-03-15
maintenance: fix synopsis in documentation
Derrick Stolee
1
-18
/
+20
2022-03-15
cat-file: skip expanding default format
John Cai
2
-6
/
+35
2022-03-14
repack: add config to skip updating server info
Patrick Steinhardt
3
-1
/
+28
2022-03-14
repack: refactor to avoid double-negation of update-server-info
Patrick Steinhardt
2
-4
/
+36
2022-03-14
attr.h: remove duplicate struct definition
Elia Pinto
1
-1
/
+0
2022-03-13
The eleventh batch
Junio C Hamano
1
-0
/
+21
2022-03-13
Merge branch 'ab/plug-random-leaks'
Junio C Hamano
21
-62
/
+113
2022-03-13
Merge branch 'nj/read-tree-doc-reffix'
Junio C Hamano
1
-2
/
+2
2022-03-13
Merge branch 'ps/fetch-atomic-fixup'
Junio C Hamano
1
-15
/
+5
2022-03-13
Merge branch 'fs/gpgsm-update'
Junio C Hamano
3
-8
/
+15
2022-03-13
Merge branch 'gc/parse-tree-indirect-errors'
Junio C Hamano
2
-3
/
+12
2022-03-13
Merge branch 'en/merge-ort-align-verbosity-with-recursive'
Junio C Hamano
1
-2
/
+3
2022-03-13
Merge branch 'ab/make-optim-noop'
Junio C Hamano
10
-160
/
+165
2022-03-13
Merge branch 'ps/fetch-atomic'
Junio C Hamano
5
-61
/
+262
2022-03-13
t/helper/test-run-command.c: delete duplicate include
Elia Pinto
1
-1
/
+0
2022-03-13
builtin/stash.c: delete duplicate include
Elia Pinto
1
-1
/
+0
2022-03-13
builtin/sparse-checkout.c: delete duplicate include
Elia Pinto
1
-1
/
+0
2022-03-13
builtin/gc.c: delete duplicate include
Elia Pinto
1
-1
/
+0
2022-03-13
attr.c: delete duplicate include
Elia Pinto
1
-1
/
+0
2022-03-13
t6423-merge-rename-directories.sh: use the $(...) construct
Elia Pinto
1
-5
/
+5
2022-03-13
name-rev: use generation numbers if available
Jacob Keller
2
-14
/
+175
2022-03-13
reflog: don't be noisy on empty reflogs
Ævar Arnfjörð Bjarmason
2
-0
/
+11
2022-03-12
userdiff: add builtin diff driver for kotlin language.
Jaydeep P Das
15
-0
/
+167
2022-03-12
t0030-t0050: avoid pipes with Git on LHS
Shubham Mishra
2
-28
/
+50
2022-03-12
t0001-t0028: avoid pipes with Git on LHS
Shubham Mishra
4
-14
/
+16
2022-03-10
core.fsync: new option to harden the index
Neeraj Singh
3
-6
/
+15
2022-03-10
core.fsync: add configuration parsing
Neeraj Singh
3
-5
/
+82
2022-03-10
core.fsync: introduce granular fsync control infrastructure
Neeraj Singh
15
-33
/
+97
2022-03-10
core.fsyncmethod: add writeout-only mode
Neeraj Singh
13
-8
/
+184
2022-03-10
wrapper: make inclusion of Windows csprng header tightly scoped
Neeraj Singh
3
-11
/
+7
2022-03-10
block-sha1: remove use of obsolete x86 assembly
brian m. carlson
1
-17
/
+0
2022-03-09
test-lib: declare local variables as local
Michael J Gruber
1
-0
/
+2
2022-03-09
The tenth batch
Junio C Hamano
1
-1
/
+27
2022-03-09
Merge branch 'ab/help-fixes'
Junio C Hamano
5
-24
/
+187
2022-03-09
Merge branch 'ab/c99-variadic-macros'
Junio C Hamano
8
-246
/
+65
2022-03-09
Merge branch 'hn/reftable-no-empty-keys'
Junio C Hamano
7
-19
/
+136
2022-03-09
Merge branch 'jc/cat-file-batch-commands'
Junio C Hamano
3
-22
/
+333
2022-03-09
Merge branch 'pw/xdiff-alloc-fail'
Junio C Hamano
4
-48
/
+51
2022-03-09
Merge branch 'en/present-despite-skipped'
Junio C Hamano
19
-128
/
+311
2022-03-09
clone: fail gracefully when cloning filtered bundle
Derrick Stolee
2
-0
/
+25
2022-03-09
bundle: unbundle promisor packs
Derrick Stolee
2
-0
/
+6
2022-03-09
bundle: create filtered bundles
Derrick Stolee
2
-11
/
+90
2022-03-09
rev-list: move --filter parsing into revision.c
Derrick Stolee
2
-11
/
+7
2022-03-09
bundle: parse filter capability
Derrick Stolee
6
-22
/
+50
2022-03-09
list-objects: handle NULL function pointers
Ævar Arnfjörð Bjarmason
3
-5
/
+36
2022-03-09
MyFirstObjectWalk: update recommended usage
Derrick Stolee
1
-28
/
+16
2022-03-09
list-objects: consolidate traverse_commit_list[_filtered]
Derrick Stolee
5
-31
/
+29
2022-03-09
pack-bitmap: drop filter in prepare_bitmap_walk()
Derrick Stolee
5
-20
/
+14
2022-03-09
pack-objects: use rev.filter when possible
Derrick Stolee
1
-2
/
+3
2022-03-09
revision: put object filter into struct rev_info
Derrick Stolee
2
-14
/
+19
[prev]
[next]