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-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-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-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
2018-08-17
Merge branch 'nd/complete-config-vars'
Junio C Hamano
1
-1
/
+1
2018-08-16
Add delta-islands.{c,h}
Jeff King
1
-0
/
+1
2018-08-15
Merge branch 'sg/coccicheck-updates'
Junio C Hamano
1
-7
/
+17
2018-08-15
Merge branch 'jh/json-writer'
Junio C Hamano
1
-0
/
+2
2018-08-15
Merge branch 'bb/make-developer-pedantic'
Junio C Hamano
1
-0
/
+5
2018-08-13
range-diff: first rudimentary implementation
Johannes Schindelin
1
-0
/
+1
2018-08-13
Introduce `range-diff` to compare iterations of a topic branch
Johannes Schindelin
1
-0
/
+1
2018-08-13
linear-assignment: a function to solve least-cost assignment problems
Johannes Schindelin
1
-0
/
+1
2018-08-10
rebase -i: rewrite append_todo_help() in C
Alban Gruin
1
-0
/
+1
2018-08-06
Makefile: add missing dependency for command-list.h
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2018-08-06
rebase: refactor common shell functions into their own file
Pratik Karki
1
-0
/
+1
2018-08-06
rebase: start implementing it as a builtin
Pratik Karki
1
-1
/
+2
2018-08-02
Merge branch 'jt/commit-graph-per-object-store'
Junio C Hamano
1
-0
/
+1
2018-08-02
Merge branch 'jt/fetch-negotiator-skipping'
Junio C Hamano
1
-0
/
+1
[next]