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-05-18
refspec: move refspec parsing logic into its own file
Brandon Williams
1
-0
/
+1
2018-05-10
Remove common-cmds.h
Nguyễn Thái Ngọc Duy
1
-11
/
+6
2018-05-10
help: use command-list.h for common command list
Nguyễn Thái Ngọc Duy
1
-2
/
+2
2018-05-10
generate-cmds.sh: export all commands to command-list.h
Nguyễn Thái Ngọc Duy
1
-4
/
+9
2018-05-08
Merge branch 'js/runtime-prefix'
Junio C Hamano
1
-1
/
+1
2018-05-08
Merge branch 'nd/warn-more-for-devs'
Junio C Hamano
1
-10
/
+21
2018-05-08
Merge branch 'ds/commit-graph'
Junio C Hamano
1
-0
/
+2
2018-05-08
Merge branch 'dj/runtime-prefix'
Junio C Hamano
1
-13
/
+115
2018-05-08
Merge branch 'ab/simplify-perl-makefile'
Junio C Hamano
1
-0
/
+3
2018-05-08
Merge branch 'bw/protocol-v2'
Junio C Hamano
1
-1
/
+6
2018-04-25
Merge branch 'jm/mem-pool'
Junio C Hamano
1
-0
/
+1
2018-04-25
Merge branch 'sb/filenames-with-dashes'
Junio C Hamano
1
-7
/
+7
2018-04-25
Merge branch 'jk/relative-directory-fix'
Junio C Hamano
1
-0
/
+1
2018-04-24
Avoid multiple PREFIX definitions
Philip Oakley
1
-1
/
+1
2018-04-24
Makefile: quote $INSTLIBDIR when passing it to sed
Jonathan Nieder
1
-1
/
+1
2018-04-24
Makefile: remove unused @@PERLLIBDIR@@ substitution variable
Jonathan Nieder
1
-1
/
+0
2018-04-19
Makefile: mark perllibdir as a .PHONY target
Christian Hesse
1
-0
/
+1
2018-04-16
Makefile: add a DEVOPTS to get all of -Wextra
Ævar Arnfjörð Bjarmason
1
-0
/
+6
2018-04-16
Makefile: add a DEVOPTS to suppress -Werror under DEVELOPER
Ævar Arnfjörð Bjarmason
1
-0
/
+10
2018-04-16
Makefile: detect compiler and enable more warnings in DEVELOPER=1
Nguyễn Thái Ngọc Duy
1
-10
/
+5
2018-04-12
mem-pool: move reusable parts of memory pool into its own file
Jameson Miller
1
-0
/
+1
2018-04-11
replace_object.c: rename to use dash in file name
Stefan Beller
1
-1
/
+1
2018-04-11
sha1_file.c: rename to use dash in file name
Stefan Beller
1
-1
/
+1
2018-04-11
sha1_name.c: rename to use dash in file name
Stefan Beller
1
-1
/
+1
2018-04-11
exec_cmd: rename to use dash in file name
Stefan Beller
1
-3
/
+3
2018-04-11
write_or_die.c: rename to use dashes in file name
Stefan Beller
1
-1
/
+1
2018-04-11
exec_cmd: provide a new-style RUNTIME_PREFIX helper for Windows
Johannes Schindelin
1
-0
/
+8
2018-04-11
exec_cmd: RUNTIME_PREFIX on some POSIX systems
Dan Jacques
1
-1
/
+27
2018-04-11
Makefile: add Perl runtime prefix support
Dan Jacques
1
-1
/
+64
2018-04-11
Makefile: generate Perl header from template file
Dan Jacques
1
-11
/
+16
2018-04-11
Merge branch 'nd/combined-test-helper'
Junio C Hamano
1
-37
/
+42
2018-04-11
perl: fix installing modules from contrib
Christian Hesse
1
-0
/
+2
2018-04-10
Merge branch 'ab/install-symlinks'
Junio C Hamano
1
-17
/
+35
2018-04-10
Merge branch 'ab/pcre-v2'
Junio C Hamano
1
-13
/
+13
2018-04-02
commit-graph: implement write_commit_graph()
Derrick Stolee
1
-0
/
+1
2018-04-02
commit-graph: create git-commit-graph builtin
Derrick Stolee
1
-0
/
+1
2018-03-30
add chdir-notify API
Jeff King
1
-0
/
+1
2018-03-27
t/helper: merge test-write-cache into test-tool
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2018-03-27
t/helper: merge test-wildmatch into test-tool
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2018-03-27
t/helper: merge test-urlmatch-normalization into test-tool
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2018-03-27
t/helper: merge test-subprocess into test-tool
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2018-03-27
t/helper: merge test-submodule-config into test-tool
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2018-03-27
t/helper: merge test-string-list into test-tool
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2018-03-27
t/helper: merge test-strcmp-offset into test-tool
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2018-03-27
t/helper: merge test-sigchain into test-tool
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2018-03-27
t/helper: merge test-sha1-array into test-tool
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2018-03-27
t/helper: merge test-scrap-cache-tree into test-tool
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2018-03-27
t/helper: merge test-run-command into test-tool
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2018-03-27
t/helper: merge test-revision-walking into test-tool
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2018-03-27
t/helper: merge test-regex into test-tool
Nguyễn Thái Ngọc Duy
1
-1
/
+1
[prev]
[next]