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-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
2018-08-02
Merge branch 'jt/fetch-pack-negotiator'
Junio C Hamano
1
-0
/
+2
2018-07-18
Merge branch 'js/enhanced-version-info'
Junio C Hamano
1
-2
/
+3
2018-07-18
Merge branch 'dj/runtime-prefix'
Junio C Hamano
1
-1
/
+1
2018-07-17
commit-graph: add repo arg to graph readers
Jonathan Tan
1
-0
/
+1
2018-07-16
negotiator/skipping: skip commits during fetch
Jonathan Tan
1
-0
/
+1
2018-06-29
Makefile: fix the "built from commit" code
Johannes Schindelin
1
-2
/
+3
2018-06-26
Makefile: tweak sed invocation
Alejandro R. Sedeño
1
-1
/
+1
2018-06-25
Merge branch 'ag/rebase-p'
Junio C Hamano
1
-0
/
+2
2018-06-25
Merge branch 'jk/show-index'
Junio C Hamano
1
-1
/
+1
2018-06-18
Merge branch 'es/make-no-iconv'
Junio C Hamano
1
-10
/
+12
2018-06-15
Makefile: make NO_ICONV really mean "no iconv"
Eric Sunshine
1
-10
/
+12
2018-06-15
fetch-pack: introduce negotiator API
Jonathan Tan
1
-0
/
+2
2018-06-01
Merge branch 'nd/command-list'
Junio C Hamano
1
-8
/
+8
2018-06-01
rebase: introduce a dedicated backend for --preserve-merges
Alban Gruin
1
-0
/
+2
2018-05-29
make show-index a builtin
Jeff King
1
-1
/
+1
2018-05-21
help: use command-list.txt for the source of guides
Nguyễn Thái Ngọc Duy
1
-1
/
+1
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
[next]