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
/
git-compat-util.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-26
Merge branch 'js/mingw-default-ident'
Junio C Hamano
1
-0
/
+4
2018-10-16
mingw: use domain information for default email
Johannes Schindelin
1
-0
/
+4
2018-10-04
mingw: bump the minimum Windows version to Vista
Johannes Schindelin
1
-1
/
+1
2018-10-04
mingw: set _WIN32_WINNT explicitly for Git for Windows
Johannes Schindelin
1
-1
/
+1
2018-08-20
Merge branch 'js/typofixes'
Junio C Hamano
1
-1
/
+1
2018-08-08
git-compat-util.h: fix typo
Johannes Schindelin
1
-1
/
+1
2018-07-26
automatically ban strcpy()
Jeff King
1
-0
/
+6
2018-05-30
Merge branch 'js/use-bug-macro'
Junio C Hamano
1
-1
/
+4
2018-05-29
Sync with Git 2.17.1
Junio C Hamano
1
-0
/
+17
2018-05-23
Merge branch 'nd/repack-keep-pack'
Junio C Hamano
1
-0
/
+4
2018-05-22
Sync with Git 2.16.4
Junio C Hamano
1
-0
/
+17
2018-05-22
Sync with Git 2.15.2
Junio C Hamano
1
-0
/
+17
2018-05-22
Sync with Git 2.14.4
Junio C Hamano
1
-0
/
+17
2018-05-22
Sync with Git 2.13.7
Junio C Hamano
1
-0
/
+17
2018-05-21
skip_prefix: add case-insensitive variant
Jeff King
1
-0
/
+17
2018-05-10
BUG_exit_code: fix sparse "symbol not declared" warning
Ramsay Jones
1
-0
/
+3
2018-05-08
Merge branch 'ls/checkout-encoding'
Junio C Hamano
1
-0
/
+1
2018-05-06
Convert remaining die*(BUG) messages
Johannes Schindelin
1
-1
/
+1
2018-04-16
gc --auto: exclude base pack if not enough mem to "repack -ad"
Nguyễn Thái Ngọc Duy
1
-0
/
+4
2018-03-09
strbuf: add a case insensitive starts_with()
Lars Schneider
1
-0
/
+1
2018-02-22
wrapper: rename 'template' variables
Brandon Williams
1
-2
/
+2
2017-12-11
git-compat-util: introduce skip_to_optional_arg()
Christian Couder
1
-0
/
+23
2017-09-29
Merge branch 'rj/no-sign-compare'
Junio C Hamano
1
-2
/
+4
2017-09-22
git-compat-util.h: xsize_t() - avoid -Wsign-compare warnings
Ramsay Jones
1
-2
/
+4
2017-09-20
git-compat-util: make UNLEAK less error-prone
Jonathan Tan
1
-2
/
+2
2017-09-08
add UNLEAK annotation for reducing leak false positives
Jeff King
1
-0
/
+20
2017-08-23
pack: move release_pack_memory()
Jonathan Tan
1
-2
/
+0
2017-08-23
Merge branch 'rs/move-array' into maint
Junio C Hamano
1
-0
/
+8
2017-08-11
Merge branch 'rs/move-array'
Junio C Hamano
1
-0
/
+8
2017-07-18
Merge branch 'tb/push-to-cygwin-unc-path'
Junio C Hamano
1
-0
/
+3
2017-07-17
add MOVE_ARRAY
René Scharfe
1
-0
/
+8
2017-07-05
cygwin: allow pushing to UNC paths
Torsten Bögershausen
1
-0
/
+3
2017-06-15
git-compat-util: add a FREE_AND_NULL() wrapper around free(ptr); ptr = NULL
Ævar Arnfjörð Bjarmason
1
-0
/
+6
2017-06-13
Merge branch 'nd/fopen-errors'
Junio C Hamano
1
-6
/
+9
2017-06-13
Merge branch 'jc/noent-notdir'
Junio C Hamano
1
-0
/
+15
2017-06-13
Merge branch 'bw/forking-and-threading' into maint
Junio C Hamano
1
-1
/
+0
2017-05-30
Merge branch 'bw/forking-and-threading'
Junio C Hamano
1
-1
/
+0
2017-05-30
compat-util: is_missing_file_error()
Junio C Hamano
1
-0
/
+15
2017-05-29
Merge branch 'jk/bug-to-abort'
Junio C Hamano
1
-0
/
+9
2017-05-26
wrapper.c: make warn_on_inaccessible() static
Nguyễn Thái Ngọc Duy
1
-2
/
+0
2017-05-26
wrapper.c: add and use fopen_or_warn()
Nguyễn Thái Ngọc Duy
1
-0
/
+1
2017-05-26
wrapper.c: add and use warn_on_fopen_errors()
Nguyễn Thái Ngọc Duy
1
-0
/
+2
2017-05-26
git_fopen: fix a sparse 'not declared' warning
Ramsay Jones
1
-4
/
+6
2017-05-16
Merge branch 'js/larger-timestamps'
Junio C Hamano
1
-0
/
+5
2017-05-16
Merge branch 'dt/raise-core-packed-git-limit'
Junio C Hamano
1
-1
/
+1
2017-05-15
usage.c: drop set_error_handle()
Jeff King
1
-1
/
+0
2017-05-15
usage.c: add BUG() function
Jeff King
1
-0
/
+9
2017-04-27
use uintmax_t for timestamps
Johannes Schindelin
1
-4
/
+4
2017-04-27
timestamp_t: a new data type for timestamps
Johannes Schindelin
1
-0
/
+2
2017-04-23
Merge branch 'dt/xgethostname-nul-termination'
Junio C Hamano
1
-0
/
+6
[next]