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
2021-04-30
Merge branch 'mt/parallel-checkout-part-2'
Junio C Hamano
1
-0
/
+2
2021-04-30
Merge branch 'ds/sparse-index-protections'
Junio C Hamano
1
-0
/
+1
2021-04-20
object-info: support for retrieving object info
Bruno Albuquerque
1
-0
/
+1
2021-04-20
Merge branch 'sg/bugreport-fixes'
Junio C Hamano
1
-2
/
+2
2021-04-20
Merge branch 'ab/userdiff-tests'
Junio C Hamano
1
-0
/
+1
2021-04-19
parallel-checkout: make it truly parallel
Matheus Tavares
1
-0
/
+1
2021-04-19
unpack-trees: add basic support for parallel checkout
Matheus Tavares
1
-0
/
+1
2021-04-13
Merge branch 'tb/pack-preferred-tips-to-give-bitmap'
Junio C Hamano
1
-0
/
+1
2021-04-08
Makefile: add missing dependencies of 'config-list.h'
SZEDER Gábor
1
-2
/
+2
2021-04-08
Merge branch 'ab/make-tags-quiet'
Junio C Hamano
1
-4
/
+6
2021-04-08
userdiff tests: list builtin drivers via test-tool
Ævar Arnfjörð Bjarmason
1
-0
/
+1
2021-04-02
Merge branch 'jh/simple-ipc'
Junio C Hamano
1
-0
/
+9
2021-04-01
Makefile: add QUIET_GEN to "tags" and "TAGS" targets
Ævar Arnfjörð Bjarmason
1
-4
/
+6
2021-03-31
t/helper/test-bitmap.c: initial commit
Taylor Blau
1
-0
/
+1
2021-03-30
sparse-index: add guard to ensure full index
Derrick Stolee
1
-0
/
+1
2021-03-26
Merge branch 'ab/make-cleanup'
Junio C Hamano
1
-5
/
+26
2021-03-22
t0052: add simple-ipc tests and t/helper/test-simple-ipc tool
Jeff Hostetler
1
-0
/
+1
2021-03-22
simple-ipc: add Unix domain socket implementation
Jeff Hostetler
1
-0
/
+2
2021-03-15
unix-stream-server: create unix domain socket under lock
Jeff Hostetler
1
-0
/
+1
2021-03-15
simple-ipc: add win32 implementation
Jeff Hostetler
1
-0
/
+5
2021-03-08
Makefile: update 'make fuzz-all' docs to reflect modern clang
Andrzej Hunt
1
-3
/
+3
2021-03-04
Merge branch 'jk/open-returns-eintr'
Junio C Hamano
1
-0
/
+7
2021-03-01
Merge branch 'ds/chunked-file-api'
Junio C Hamano
1
-0
/
+1
2021-02-26
Makefile: add OPEN_RETURNS_EINTR knob
Jeff King
1
-0
/
+7
2021-02-23
Makefile: add {program,xdiff,test,git,fuzz}-objs & objects targets
Ævar Arnfjörð Bjarmason
1
-0
/
+12
2021-02-23
Makefile: split OBJECTS into OBJECTS and GIT_OBJS
Ævar Arnfjörð Bjarmason
1
-4
/
+7
2021-02-23
Makefile: sort OBJECTS assignment for subsequent change
Ævar Arnfjörð Bjarmason
1
-2
/
+2
2021-02-23
Makefile: split up long OBJECTS line
Ævar Arnfjörð Bjarmason
1
-5
/
+10
2021-02-23
Makefile: guard against TEST_OBJS in the environment
Ævar Arnfjörð Bjarmason
1
-0
/
+1
2021-02-18
chunk-format: create chunk format write API
Derrick Stolee
1
-0
/
+1
2021-02-16
diff: --{rotate,skip}-to=<path>
Junio C Hamano
1
-0
/
+1
2021-02-10
Merge branch 'ab/grep-pcre-invalid-utf8'
Junio C Hamano
1
-0
/
+1
2021-02-10
Merge branch 'ab/retire-pcre1'
Junio C Hamano
1
-25
/
+7
2021-02-05
Merge branch 'so/log-diff-merge'
Junio C Hamano
1
-0
/
+1
2021-02-05
Merge branch 'js/skip-dashed-built-ins-from-config-mak' into maint
Junio C Hamano
1
-14
/
+14
2021-02-03
Merge branch 'js/skip-dashed-built-ins-from-config-mak'
Junio C Hamano
1
-14
/
+14
2021-01-24
grep/pcre2: better support invalid UTF-8 haystacks
Ævar Arnfjörð Bjarmason
1
-0
/
+1
2021-01-23
Remove support for v1 of the PCRE library
Ævar Arnfjörð Bjarmason
1
-25
/
+7
2021-01-21
SKIP_DASHED_BUILT_INS: respect `config.mak`
Johannes Schindelin
1
-14
/
+14
2021-01-15
Merge branch 'ab/gettext-charset-comment-fix'
Junio C Hamano
1
-3
/
+0
2021-01-11
Makefile: remove a warning about old GETTEXT_POISON flag
Ævar Arnfjörð Bjarmason
1
-3
/
+0
2021-01-04
hash-lookup: rename from sha1-lookup
Martin Ågren
1
-1
/
+1
2021-01-04
object-file.c: rename from sha1-file.c
Martin Ågren
1
-1
/
+1
2021-01-04
object-name.c: rename from sha1-name.c
Martin Ågren
1
-1
/
+1
2020-12-21
revision: move diff merges functions to its own diff-merges.c
Sergey Organov
1
-0
/
+1
2020-12-18
Merge branch 'dd/doc-p4-requirements-update'
Junio C Hamano
1
-1
/
+1
2020-12-17
Merge branch 'rj/make-clean'
Junio C Hamano
1
-8
/
+9
2020-12-14
doc: mention Python 3.x supports
Đoàn Trần Công Danh
1
-1
/
+1
2020-12-08
Makefile: don't use a versioned temp distribution directory
Ramsay Jones
1
-7
/
+8
2020-12-08
Makefile: don't try to clean old debian build product
Ramsay Jones
1
-1
/
+1
[prev]
[next]