index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-17
Makefile: remove *.spec from clean target
Todd Zullinger
1
-1
/
+1
2018-02-15
Merge branch 'ab/sha1dc-build'
Junio C Hamano
1
-0
/
+17
2018-02-15
Makefile: generate Git(3pm) as dependency of the 'doc' and 'man' targets
SZEDER Gábor
1
-5
/
+7
2018-02-13
Merge branch 'gs/retire-mru'
Junio C Hamano
1
-1
/
+0
2018-02-13
Merge branch 'jh/fsck-promisors'
Junio C Hamano
1
-0
/
+1
2018-02-13
Merge branch 'ab/simplify-perl-makefile'
Junio C Hamano
1
-30
/
+36
2018-02-12
Makefile: suppress a sparse warning for pack-revindex.c
Ramsay Jones
1
-0
/
+2
2018-01-24
mru: Replace mru.[ch] with list.h implementation
Gargi Sharma
1
-1
/
+0
2018-01-09
Merge branch 'ab/dc-sha1-loose-ends'
Junio C Hamano
1
-2
/
+0
2018-01-05
Merge branch 'jk/test-suite-tracing'
Junio C Hamano
1
-0
/
+8
2018-01-03
perl: treat PERLLIB_EXTRA as an extra path again
Jonathan Nieder
1
-1
/
+2
2017-12-28
Merge branch 'js/enhanced-version-info'
Junio C Hamano
1
-1
/
+12
2017-12-28
Makefile: NO_OPENSSL=1 should no longer imply BLK_SHA1=1
Ævar Arnfjörð Bjarmason
1
-2
/
+0
2017-12-28
perl: avoid *.pmc and fix Error.pm further
Ævar Arnfjörð Bjarmason
1
-4
/
+4
2017-12-27
Merge branch 'jt/decorate-api'
Junio C Hamano
1
-0
/
+1
2017-12-27
Merge branch 'jh/object-filtering'
Junio C Hamano
1
-0
/
+2
2017-12-19
Merge branch 'tg/worktree-create-tracking'
Junio C Hamano
1
-0
/
+1
2017-12-14
version --build-options: report commit, too, if possible
Johannes Schindelin
1
-1
/
+3
2017-12-14
version --build-options: also report host CPU
Eric Sunshine
1
-0
/
+9
2017-12-11
Makefile: replace perl/Makefile.PL with simple make rules
Ævar Arnfjörð Bjarmason
1
-31
/
+36
2017-12-08
Makefile: under "make dist", include the sha1collisiondetection submodule
Ævar Arnfjörð Bjarmason
1
-0
/
+15
2017-12-08
Makefile: don't error out under DC_SHA1_EXTERNAL if DC_SHA1_SUBMODULE=auto
Ævar Arnfjörð Bjarmason
1
-0
/
+2
2017-12-08
decorate: clean up and document API
Jonathan Tan
1
-0
/
+1
2017-12-08
t/Makefile: introduce TEST_SHELL_PATH
Jeff King
1
-0
/
+8
2017-12-06
Merge branch 'bw/protocol-v1'
Junio C Hamano
1
-0
/
+1
2017-12-05
introduce fetch-object: fetch one promisor object
Jonathan Tan
1
-0
/
+1
2017-11-27
checkout: factor out functions to new lib file
Thomas Gummerer
1
-0
/
+1
2017-11-22
list-objects: filter objects in traverse_commit_list
Jeff Hostetler
1
-0
/
+2
2017-11-21
Merge branch 'bp/fsmonitor'
Junio C Hamano
1
-0
/
+3
2017-11-15
Merge branch 'js/mingw-full-version-in-resources' into maint
Junio C Hamano
1
-1
/
+2
2017-11-09
Merge branch 'js/mingw-full-version-in-resources'
Junio C Hamano
1
-1
/
+2
2017-11-01
mingw: include the full version information in the resources
Johannes Schindelin
1
-1
/
+2
2017-10-17
protocol: introduce protocol extension mechanisms
Brandon Williams
1
-0
/
+1
2017-10-11
Merge branch 'jt/oidmap'
Junio C Hamano
1
-0
/
+1
2017-10-03
Merge branch 'mh/mmap-packed-refs'
Junio C Hamano
1
-0
/
+6
2017-10-01
fsmonitor: add a performance test
Ben Peart
1
-0
/
+1
2017-10-01
fsmonitor: add a test tool to dump the index extension
Ben Peart
1
-0
/
+1
2017-10-01
fsmonitor: teach git to optionally utilize a file system monitor to speed up ...
Ben Peart
1
-0
/
+1
2017-10-01
oidmap: map with OID as key
Jonathan Tan
1
-0
/
+1
2017-09-25
packed_ref_cache: keep the `packed-refs` file mmapped if possible
Michael Haggerty
1
-0
/
+6
2017-09-25
Merge branch 'bw/git-clang-format'
Junio C Hamano
1
-0
/
+4
2017-09-19
Merge branch 'jk/leak-checkers'
Junio C Hamano
1
-0
/
+3
2017-09-19
Merge branch 'ti/external-sha1dc'
Junio C Hamano
1
-3
/
+15
2017-09-10
Merge branch 'jn/vcs-svn-cleanup' into maint
Junio C Hamano
1
-1
/
+0
2017-09-08
add UNLEAK annotation for reducing leak false positives
Jeff King
1
-0
/
+3
2017-08-26
Merge branch 'jt/packmigrate'
Junio C Hamano
1
-0
/
+1
2017-08-26
Merge branch 'kw/write-index-reduce-alloc'
Junio C Hamano
1
-0
/
+1
2017-08-26
Merge branch 'jn/vcs-svn-cleanup'
Junio C Hamano
1
-1
/
+0
2017-08-23
pack: move pack name-related functions
Jonathan Tan
1
-0
/
+1
2017-08-23
vcs-svn: move remaining repo_tree functions to fast_export.h
Jonathan Nieder
1
-1
/
+0
[prev]
[next]