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-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-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
2021-06-28
ci: upgrade to using actions/{up,down}load-artifacts v2
Johannes Schindelin
1
-8
/
+8
2021-06-28
ci (vs-build): use `cmd` to copy the DLLs, not `powershell`
Johannes Schindelin
1
-4
/
+2
2021-06-28
ci: use the new GitHub Action to download git-sdk-64-minimal
Johannes Schindelin
1
-84
/
+19
2021-06-28
submodule: remove unnecessary `prefix` based option logic
Kaartic Sivaraam
1
-7
/
+7
2021-06-28
config: normalize the path of the system gitconfig
Johannes Schindelin
1
-3
/
+4
2021-06-28
cmake(windows): set correct path to the system Git config
Dennis Ameling
1
-4
/
+7
2021-06-28
mingw: move Git for Windows' system config where users expect it
Johannes Schindelin
1
-0
/
+10
2021-06-28
config.mak.uname: PCRE1 cleanup
Carlo Marcelo Arenas Belón
1
-1
/
+1
2021-06-28
Documentation: fix typo in the --patch option of the commit command
Beshr Kayali
1
-1
/
+1
2021-06-28
pager: avoid setting COLUMNS when we're guessing its value
Johannes Schindelin
1
-3
/
+13
2021-06-28
git-worktree.txt: fix typo in example path
Andrei Rybak
1
-1
/
+1
2021-06-28
t: fix typos in test messages
Andrei Rybak
2
-2
/
+2
2021-06-28
blame: correct name of config option in docs
Andrei Rybak
1
-1
/
+1
2021-06-28
promisor-remote: teach lazy-fetch in any repo
Jonathan Tan
7
-9
/
+76
2021-06-28
run-command: refactor subprocess env preparation
Jonathan Tan
3
-16
/
+24
2021-06-28
submodule: refrain from filtering GIT_CONFIG_COUNT
Jonathan Tan
1
-1
/
+2
2021-06-28
promisor-remote: support per-repository config
Jonathan Tan
4
-46
/
+82
2021-06-28
repository: move global r_f_p_c to repo struct
Jonathan Tan
5
-20
/
+23
2021-06-28
git-p4: fix failed submit by skip non-text data files
dorgon.chang
1
-2
/
+5
2021-06-28
show-branch tests: add missing tests
Ævar Arnfjörð Bjarmason
1
-0
/
+61
2021-06-28
show-branch: don't <COLOR></RESET> for space characters
Ævar Arnfjörð Bjarmason
2
-3
/
+36
2021-06-28
mktag tests: test fast-export
Ævar Arnfjörð Bjarmason
1
-0
/
+8
2021-06-28
mktag tests: test for-each-ref
Ævar Arnfjörð Bjarmason
1
-0
/
+13
2021-06-28
mktag tests: test update-ref and reachable fsck
Ævar Arnfjörð Bjarmason
1
-1
/
+20
2021-06-28
mktag tests: test hash-object --literally and unreachable fsck
Ævar Arnfjörð Bjarmason
1
-8
/
+38
2021-06-28
merge-ort: add prefetching for content merges
Elijah Newren
2
-1
/
+51
2021-06-28
diffcore-rename: use a different prefetch for basename comparisons
Elijah Newren
2
-20
/
+85
2021-06-28
diffcore-rename: allow different missing_object_cb functions
Elijah Newren
1
-19
/
+39
2021-06-28
t6421: add tests checking for excessive object downloads during merge
Elijah Newren
1
-0
/
+440
2021-06-19
pull: trivial whitespace style fix
Felipe Contreras
1
-3
/
+3
2021-06-19
pull: trivial cleanup
Felipe Contreras
1
-4
/
+2
2021-06-19
pull: cleanup autostash check
Felipe Contreras
1
-9
/
+7
[prev]
[next]