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-09-22
test-lib tests: split up "write and run" into two functions
Ævar Arnfjörð Bjarmason
2
-49
/
+67
2021-09-22
parse-options: properly align continued usage output
Ævar Arnfjörð Bjarmason
1
-12
/
+64
2021-09-22
MyFirstContribution: Document --range-diff option when writing v2
Glen Choo
1
-11
/
+31
2021-09-22
Makefile: clean .depend dirs under COMPUTE_HEADER_DEPENDENCIES != yes
Ævar Arnfjörð Bjarmason
1
-1
/
+0
2021-09-22
t/perf/run: fix bin-wrappers computation
Derrick Stolee
1
-1
/
+1
2021-09-22
repository.h: don't use a mix of int and bitfields
Ævar Arnfjörð Bjarmason
2
-10
/
+3
2021-09-22
repo-settings.c: simplify the setup
Ævar Arnfjörð Bjarmason
4
-60
/
+68
2021-09-22
read-cache & fetch-negotiator: check "enum" values in switch()
Ævar Arnfjörð Bjarmason
2
-6
/
+13
2021-09-22
environment.c: remove test-specific "ignore_untracked..." variable
Ævar Arnfjörð Bjarmason
4
-22
/
+5
2021-09-22
wrapper.c: add x{un,}setenv(), and use xsetenv() in environment.c
Ævar Arnfjörð Bjarmason
3
-2
/
+15
2021-09-22
ls-files: use imperative mood for -X and -z option description
Bagas Sanjaya
1
-2
/
+2
2021-09-22
rebase: dereference tags
Phillip Wood
2
-10
/
+22
2021-09-22
rebase: use lookup_commit_reference_by_name()
Phillip Wood
1
-13
/
+4
2021-09-22
rebase: use our standard error return value
Phillip Wood
1
-9
/
+9
2021-09-22
grep: store grep_source buffer as const
Jeff King
2
-5
/
+8
2021-09-22
grep: mark "haystack" buffers as const
Jeff King
1
-26
/
+35
2021-09-22
grep: stop modifying buffer in grep_source_1()
Jeff King
1
-4
/
+1
2021-09-22
grep: stop modifying buffer in show_line()
Jeff King
1
-3
/
+0
2021-09-22
grep: stop modifying buffer in strip_timestamp
Jeff King
1
-10
/
+3
2021-09-22
builtin/multi-pack-index.c: disable top-level --[no-]progress
Taylor Blau
3
-14
/
+35
2021-09-20
The seventh batch
Junio C Hamano
1
-0
/
+52
2021-09-20
Merge branch 'jk/t5562-racefix'
Junio C Hamano
1
-8
/
+8
2021-09-20
Merge branch 'rs/no-mode-to-open-when-appending'
Junio C Hamano
1
-1
/
+1
2021-09-20
Merge branch 'rs/setup-use-xopen-and-xdup'
Junio C Hamano
1
-5
/
+3
2021-09-20
Merge branch 'js/run-command-close-packs'
Junio C Hamano
10
-27
/
+32
2021-09-20
Merge branch 'ds/mergies-with-sparse-index'
Junio C Hamano
8
-10
/
+129
2021-09-20
Merge branch 'ds/sparse-index-ignored-files'
Junio C Hamano
12
-62
/
+312
2021-09-20
Merge branch 'ar/submodule-run-update-procedure'
Junio C Hamano
2
-73
/
+290
2021-09-20
Merge branch 'ab/make-tags-cleanup'
Junio C Hamano
1
-13
/
+19
2021-09-20
Merge branch 'ab/serve-cleanup'
Junio C Hamano
20
-128
/
+298
2021-09-20
Merge branch 'ar/submodule-add-more'
Junio C Hamano
5
-355
/
+291
2021-09-20
Merge branch 'ar/submodule-add-config'
Junio C Hamano
3
-27
/
+135
2021-09-20
Merge branch 'ab/unbundle-progress'
Junio C Hamano
7
-11
/
+46
2021-09-20
Merge branch 'tb/pack-finalize-ordering'
Junio C Hamano
6
-67
/
+96
2021-09-20
Merge branch 'cb/pedantic-build-for-developers'
Junio C Hamano
6
-58
/
+15
2021-09-20
Merge branch 'ab/progress-users-adjust-counters'
Junio C Hamano
2
-8
/
+6
2021-09-20
Merge branch 'dt/submodule-diff-fixes'
Junio C Hamano
2
-9
/
+164
2021-09-20
Merge branch 'jv/pkt-line-batch'
Junio C Hamano
6
-5
/
+72
2021-09-20
Merge branch 'lh/systemd-timers'
Junio C Hamano
5
-80
/
+694
2021-09-20
Merge branch 'ab/tr2-leaks-and-fixes'
Junio C Hamano
2
-24
/
+146
2021-09-20
Merge branch 'jt/grep-wo-submodule-odb-as-alternate'
Junio C Hamano
11
-55
/
+161
2021-09-20
Merge branch 'tb/multi-pack-bitmaps'
Junio C Hamano
28
-465
/
+1676
2021-09-20
Merge branch 'ps/fetch-optim'
Junio C Hamano
6
-61
/
+67
2021-09-20
clone: handle unborn branch in bare repos
Jeff King
2
-16
/
+30
2021-09-20
Merge branch 'ab/retire-option-argument' into da/difftool
Junio C Hamano
6
-52
/
+26
2021-09-20
merge-ort: fix completely wrong comment
Elijah Newren
1
-1
/
+1
2021-09-20
trace2.h: fix trivial comment typo
Elijah Newren
1
-1
/
+1
2021-09-20
Merge branch 'en/am-abort-fix' into en/removing-untracked-fixes
Junio C Hamano
3
-1
/
+43
2021-09-20
builtin/commit-graph.c: don't accept common --[no-]progress
Taylor Blau
1
-2
/
+4
2021-09-20
Document `rebase.forkpoint` in rebase man page
Wesley Schwengle
1
-1
/
+2
[prev]
[next]