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
2019-01-29
tests: optionally write results as JUnit-style .xml
Johannes Schindelin
1
-0
/
+1
2018-11-19
Merge branch 'sb/cocci-pending'
Junio C Hamano
1
-2
/
+5
2018-11-19
Merge branch 'js/test-git-installed'
Junio C Hamano
1
-0
/
+1
2018-11-19
Merge branch 'dd/poll-dot-h'
Junio C Hamano
1
-1
/
+7
2018-11-19
Merge branch 'ab/dynamic-gettext-poison'
Junio C Hamano
1
-7
/
+1
2018-11-18
Merge branch 'js/fuzz-cxxflags'
Junio C Hamano
1
-2
/
+4
2018-11-18
Merge branch 'js/mingw-res-rebuild'
Junio C Hamano
1
-1
/
+1
2018-11-18
Merge branch 'jk/curl-ldflags'
Junio C Hamano
1
-15
/
+15
2018-11-18
Merge branch 'nd/pthreads'
Junio C Hamano
1
-1
/
+1
2018-11-16
Makefile: use FUZZ_CXXFLAGS for linking fuzzers
Josh Steadmon
1
-2
/
+4
2018-11-16
tests: explicitly use `git.exe` on Windows
Johannes Schindelin
1
-0
/
+1
2018-11-14
git-compat-util: prefer poll.h to sys/poll.h
Đoàn Trần Công Danh
1
-1
/
+7
2018-11-14
coccicheck: introduce 'pending' semantic patches
SZEDER Gábor
1
-2
/
+5
2018-11-13
Merge branch 'ao/submodule-wo-gitmodules-checked-out'
Junio C Hamano
1
-0
/
+1
2018-11-13
Merge branch 'nd/config-split'
Junio C Hamano
1
-1
/
+1
2018-11-09
Makefile: ease dynamic-gettext-poison transition
Junio C Hamano
1
-1
/
+1
2018-11-09
i18n: make GETTEXT_POISON a runtime option
Ævar Arnfjörð Bjarmason
1
-7
/
+1
2018-11-07
Windows: force-recompile git.res for differing architectures
Johannes Schindelin
1
-1
/
+1
2018-11-05
build: link with curl-defined linker flags
James Knight
1
-15
/
+15
2018-11-02
Merge branch 'ag/rebase-i-in-c'
Junio C Hamano
1
-3
/
+2
2018-11-02
Merge branch 'pk/rebase-in-c'
Junio C Hamano
1
-1
/
+3
2018-10-31
t/helper: add test-submodule-nested-repo-config
Antonio Ospite
1
-0
/
+1
2018-10-29
thread-utils: macros to unconditionally compile pthreads API
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2018-10-29
Update makefile in preparation for Documentation/config/*.txt
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2018-10-26
Merge branch 'js/fuzzer'
Junio C Hamano
1
-0
/
+33
2018-10-19
Merge branch 'bp/rename-test-env-var'
Junio C Hamano
1
-3
/
+3
2018-10-16
Merge branch 'rj/header-check'
Junio C Hamano
1
-0
/
+12
2018-10-15
fuzz: add fuzz testing for packfile indices.
Josh Steadmon
1
-0
/
+1
2018-10-15
fuzz: add basic fuzz testing target.
Josh Steadmon
1
-0
/
+32
2018-10-10
Merge branch 'nd/test-tool'
Junio C Hamano
1
-5
/
+7
2018-10-09
rebase -i: move rebase--helper modes to rebase--interactive
Alban Gruin
1
-1
/
+0
2018-10-09
rebase -i: remove git-rebase--interactive.sh
Alban Gruin
1
-3
/
+1
2018-10-09
rebase -i: implement the main part of interactive rebase as a builtin
Alban Gruin
1
-0
/
+1
2018-09-28
read-cache: update TEST_GIT_INDEX_VERSION support
Ben Peart
1
-3
/
+3
2018-09-24
Merge branch 'js/mingw-o-append'
Junio C Hamano
1
-0
/
+1
2018-09-20
Makefile: add a hdr-check target
Ramsay Jones
1
-0
/
+12
2018-09-17
Merge branch 'es/format-patch-interdiff'
Junio C Hamano
1
-0
/
+1
2018-09-17
Merge branch 'cc/delta-islands'
Junio C Hamano
1
-0
/
+1
2018-09-17
Merge branch 'ds/reachable'
Junio C Hamano
1
-0
/
+2
2018-09-17
Merge branch 'ds/multi-pack-index'
Junio C Hamano
1
-0
/
+3
2018-09-11
t0051: test GIT_TRACE to a windows named pipe
Jeff Hostetler
1
-0
/
+1
2018-09-11
Makefile: add a hint about TEST_BUILTINS_OBJS
Nguyễn Thái Ngọc Duy
1
-0
/
+2
2018-09-11
t/helper: merge test-dump-fsmonitor into test-tool
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2018-09-11
t/helper: merge test-parse-options into test-tool
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2018-09-11
t/helper: merge test-pkt-line into test-tool
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2018-09-11
t/helper: merge test-dump-untracked-cache into test-tool
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2018-09-11
t/helper: keep test-tool command list sorted
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2018-08-21
generate-cmdlist.sh: collect config from all config.txt files
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2018-08-20
Sync 'ds/multi-pack-index' to v2.19.0-rc0
Junio C Hamano
1
-0
/
+3
2018-08-20
Merge branch 'js/range-diff'
Junio C Hamano
1
-0
/
+3
[next]