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
2019-07-11
clone: use dir-iterator to avoid explicit dir traversal
Matheus Tavares
1
-22
/
+25
2019-07-11
clone: extract function from copy_or_link_directory
Matheus Tavares
1
-8
/
+16
2019-07-11
clone: copy hidden paths at local clone
Matheus Tavares
2
-1
/
+10
2019-07-11
dir-iterator: add flags parameter to dir_iterator_begin
Matheus Tavares
5
-36
/
+191
2019-07-11
dir-iterator: refactor state machine model
Matheus Tavares
5
-122
/
+164
2019-07-11
dir-iterator: use warning_errno when possible
Matheus Tavares
1
-11
/
+12
2019-07-11
dir-iterator: add tests for dir-iterator API
Daniel Ferreira
5
-0
/
+91
2019-07-11
clone: better handle symlinked files at .git/objects/
Matheus Tavares
2
-8
/
+21
2019-07-11
clone: test for our behavior on odd objects/* content
Ævar Arnfjörð Bjarmason
1
-0
/
+111
2019-07-11
diff: munmap() file contents before running external diff
Johannes Schindelin
1
-0
/
+2
2019-07-10
ref-filter: fix memory leak in `free_array_item()`
Martin Ågren
1
-5
/
+9
2019-07-09
trace2: correct trace2 field name documentation
Josh Steadmon
1
-1
/
+1
2019-07-09
The fourth batch
Junio C Hamano
1
-0
/
+115
2019-07-09
Merge branch 'ds/fetch-disable-force-notice'
Junio C Hamano
8
-1
/
+88
2019-07-09
Merge branch 'jh/status-aheadbehind'
Junio C Hamano
8
-1
/
+88
2019-07-09
Merge branch 'sg/t5551-fetch-smart-error-is-translated'
Junio C Hamano
1
-2
/
+2
2019-07-09
Merge branch 'ms/submodule-foreach-fix'
Junio C Hamano
2
-0
/
+8
2019-07-09
Merge branch 'jh/msvc'
Junio C Hamano
19
-62
/
+620
2019-07-09
Merge branch 'sg/rebase-progress'
Junio C Hamano
8
-98
/
+104
2019-07-09
Merge branch 'jw/gitweb-sample-update'
Junio C Hamano
1
-2
/
+1
2019-07-09
Merge branch 'js/t0001-case-insensitive'
Junio C Hamano
2
-14
/
+23
2019-07-09
Merge branch 'cc/first-contrib-tutorial'
Junio C Hamano
1
-5
/
+7
2019-07-09
Merge branch 'ab/fail-prereqs-in-test'
Junio C Hamano
2
-2
/
+2
2019-07-09
Merge branch 'nd/switch-and-restore'
Junio C Hamano
65
-661
/
+1917
2019-07-09
Merge branch 'nd/fetch-capability-tweak'
Junio C Hamano
1
-24
/
+37
2019-07-09
Merge branch 'jk/oidhash'
Junio C Hamano
37
-168
/
+156
2019-07-09
Merge branch 'jk/delta-islands-progress-fix'
Junio C Hamano
3
-4
/
+5
2019-07-09
Merge branch 'md/sort-detached-head-first'
Junio C Hamano
3
-18
/
+21
2019-07-09
Merge branch 'nd/fetch-multi-gc-once'
Junio C Hamano
3
-8
/
+20
2019-07-09
Merge branch 'es/rev-list-no-object-names'
Junio C Hamano
4
-1
/
+49
2019-07-09
Merge branch 'rs/config-unit-parsing'
Junio C Hamano
1
-21
/
+18
2019-07-09
Merge branch 'js/gcc-8-and-9'
Junio C Hamano
4
-13
/
+15
2019-07-09
Merge branch 'dl/includeif-onbranch'
Junio C Hamano
3
-2
/
+87
2019-07-09
Merge branch 'pw/rebase-abort-clean-rewritten'
Junio C Hamano
3
-15
/
+53
2019-07-09
Merge branch 'am/p4-branches-excludes'
Junio C Hamano
3
-22
/
+205
2019-07-09
Merge branch 'tg/stash-ref-by-index-fix'
Junio C Hamano
2
-4
/
+23
2019-07-09
Merge branch 'cb/mkstemps-uint-type-fix'
Junio C Hamano
1
-1
/
+1
2019-07-09
Merge branch 'jk/trailers-use-config'
Junio C Hamano
2
-27
/
+47
2019-07-09
Merge branch 'js/t3404-typofix'
Junio C Hamano
1
-1
/
+1
2019-07-09
Merge branch 'pw/doc-synopsis-markup-opmode-options'
Junio C Hamano
2
-3
/
+2
2019-07-09
Merge branch 'rs/copy-array'
Junio C Hamano
5
-22
/
+53
2019-07-09
Merge branch 'cb/fsmonitor-intfix'
Junio C Hamano
1
-4
/
+4
2019-07-09
Merge branch 'rs/avoid-overflow-in-midpoint-computation'
Junio C Hamano
6
-7
/
+8
2019-07-09
Merge branch 'pw/add-p-recount'
Junio C Hamano
2
-1
/
+13
2019-07-09
Merge branch 'ds/close-object-store'
Junio C Hamano
14
-18
/
+21
2019-07-09
Merge branch 'ds/commit-graph-write-refactor'
Junio C Hamano
8
-310
/
+378
2019-07-09
Merge branch 'sg/trace2-rename'
Junio C Hamano
2
-2
/
+1
2019-07-09
Merge branch 'nd/completion-no-cache-failure'
Junio C Hamano
1
-1
/
+2
2019-07-09
Merge branch 'js/mergetool-optim'
Junio C Hamano
2
-146
/
+208
2019-07-09
Merge branch 'mo/hpux-dynpath'
Junio C Hamano
1
-2
/
+12
[prev]
[next]