index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-26
log: fix memory leak in open_next_file()
Nguyễn Thái Ngọc Duy
1
-4
/
+8
2017-05-26
rerere.c: move error_errno() closer to the source system call
Nguyễn Thái Ngọc Duy
1
-1
/
+2
2017-05-26
print errno when reporting a system call error
Nguyễn Thái Ngọc Duy
3
-5
/
+6
2017-05-26
wrapper.c: make warn_on_inaccessible() static
Nguyễn Thái Ngọc Duy
2
-7
/
+5
2017-05-26
wrapper.c: add and use fopen_or_warn()
Nguyễn Thái Ngọc Duy
15
-26
/
+43
2017-05-26
wrapper.c: add and use warn_on_fopen_errors()
Nguyễn Thái Ngọc Duy
5
-4
/
+20
2017-05-26
config.mak.uname: set FREAD_READS_DIRECTORIES for Darwin, too
Junio C Hamano
1
-0
/
+1
2017-05-26
config.mak.uname: set FREAD_READS_DIRECTORIES for Linux and FreeBSD
Nguyễn Thái Ngọc Duy
2
-0
/
+11
2017-05-26
clone: use xfopen() instead of fopen()
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2017-05-26
use xfopen() in more places
Nguyễn Thái Ngọc Duy
10
-39
/
+13
2017-05-26
git_fopen: fix a sparse 'not declared' warning
Ramsay Jones
2
-6
/
+8
2017-04-30
Merging a handful of topics before -rc2
Junio C Hamano
1
-0
/
+10
2017-05-01
Merge branch 'sh/rebase-i-reread-todo-after-exec'
Junio C Hamano
2
-0
/
+36
2017-05-01
Merge branch 'ls/travis-stricter-linux32-builds'
Junio C Hamano
1
-0
/
+1
2017-05-01
Merge branch 'ls/travis-win-fix-status'
Junio C Hamano
1
-1
/
+1
2017-05-01
Merge branch 'jk/submodule-init-segv-fix'
Junio C Hamano
2
-3
/
+11
2017-05-01
Merge branch 'jk/prio-queue-avoid-swap-with-self'
Junio C Hamano
1
-1
/
+1
2017-05-01
Merge branch 'ab/align-perf-descriptions'
Junio C Hamano
2
-0
/
+5
2017-05-01
Merge branch 'jk/complete-checkout-sans-dwim-remote'
Junio C Hamano
1
-1
/
+10
2017-04-27
rebase -i: reread the todo list if `exec` touched it
Stephen Hicks
2
-0
/
+36
2017-04-27
travis-ci: set DEVELOPER knob for Linux32 build
Lars Schneider
1
-0
/
+1
2017-04-26
travis-ci: printf $STATUS as string
Lars Schneider
1
-1
/
+1
2017-04-26
Git 2.13-rc1
Junio C Hamano
2
-1
/
+40
2017-04-26
Merge branch 'mh/separate-ref-cache'
Junio C Hamano
7
-1089
/
+1066
2017-04-26
Merge branch 'nd/worktree-add-lock'
Junio C Hamano
3
-5
/
+23
2017-04-26
Merge branch 'jk/update-links-in-docs'
Junio C Hamano
6
-14
/
+14
2017-04-26
Merge branch 'sf/putty-w-args'
Junio C Hamano
1
-1
/
+3
2017-04-26
Merge branch 'ab/completion-push-delete-ref'
Junio C Hamano
2
-0
/
+35
2017-04-26
Merge branch 'cc/split-index-config'
Junio C Hamano
1
-1
/
+2
2017-04-26
Merge branch 'jk/war-on-git-path'
Junio C Hamano
10
-30
/
+28
2017-04-26
Merge branch 'jh/add-index-entry-optim'
Junio C Hamano
10
-2
/
+446
2017-04-26
Merge branch 'ss/submodule-shallow-doc'
Junio C Hamano
1
-2
/
+2
2017-04-26
Merge branch 'ss/gitmodules-ignore-doc'
Junio C Hamano
1
-11
/
+20
2017-04-26
Merge branch 'nd/conditional-config-in-early-config'
Junio C Hamano
5
-30
/
+90
2017-04-26
Merge branch 'ab/push-cas-doc-n-test'
Junio C Hamano
2
-0
/
+70
2017-04-26
Merge branch 'ls/travis-coccicheck'
Junio C Hamano
1
-0
/
+12
2017-04-26
Merge branch 'ps/pathspec-empty-prefix-origin'
Junio C Hamano
2
-1
/
+23
2017-04-26
Merge branch 'pc/t2027-git-to-pipe-cleanup'
Junio C Hamano
1
-14
/
+21
2017-04-26
Merge branch 'gb/rebase-signoff'
Junio C Hamano
4
-22
/
+71
2017-04-24
prio_queue_reverse: don't swap elements with themselves
Jeff King
1
-1
/
+1
2017-04-24
submodule_init: die cleanly on submodules without url defined
Jeff King
2
-3
/
+11
2017-04-23
Getting ready for -rc1
Junio C Hamano
1
-3
/
+51
2017-04-23
Merge branch 'dt/xgethostname-nul-termination'
Junio C Hamano
7
-14
/
+33
2017-04-23
Merge branch 'jk/ls-files-recurse-submodules-fix'
Junio C Hamano
2
-1
/
+20
2017-04-23
Merge branch 'rs/misc-cppcheck-fixes'
Junio C Hamano
3
-13
/
+23
2017-04-23
Merge branch 'jk/snprintf-cleanups'
Junio C Hamano
1
-0
/
+1
2017-04-23
Merge branch 'xy/format-patch-base'
Junio C Hamano
1
-1
/
+1
2017-04-23
Merge branch 'sb/checkout-recurse-submodules'
Junio C Hamano
1
-2
/
+1
2017-04-23
Merge branch 'jt/fetch-pack-error-reporting'
Junio C Hamano
2
-1
/
+8
2017-04-23
Merge branch 'km/t1400-modernization'
Junio C Hamano
1
-168
/
+167
[next]