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-04-26
travis-ci: printf $STATUS as string
Lars Schneider
1
-1
/
+1
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
2017-04-23
Merge branch 'jk/quarantine-received-objects'
Junio C Hamano
5
-1
/
+49
2017-04-23
Merge branch 'jk/loose-object-fsck'
Junio C Hamano
1
-3
/
+0
2017-04-23
Merge branch 'bw/submodule-with-bs-path'
Junio C Hamano
2
-7
/
+21
2017-04-23
Merge branch 'jh/verify-index-checksum-only-in-fsck'
Junio C Hamano
4
-0
/
+23
2017-04-23
Merge branch 'jh/unpack-trees-micro-optim'
Junio C Hamano
1
-5
/
+33
2017-04-23
Merge branch 'jh/string-list-micro-optim'
Junio C Hamano
2
-4
/
+50
2017-04-23
Merge branch 'nd/conditional-config-include'
Junio C Hamano
8
-14
/
+73
2017-04-23
Merge branch 'dt/http-postbuffer-can-be-large'
Junio C Hamano
5
-6
/
+32
2017-04-23
Merge branch 'tb/doc-eol-normalization'
Junio C Hamano
2
-4
/
+28
2017-04-23
Merge branch 'sr/http-proxy-configuration-fix'
Junio C Hamano
1
-2
/
+11
2017-04-19
Git 2.13-rc0
Junio C Hamano
2
-1
/
+36
2017-04-19
Merge branch 'jh/memihash-opt'
Junio C Hamano
6
-1
/
+40
2017-04-19
Merge branch 'vn/revision-shorthand-for-side-branch-log'
Junio C Hamano
1
-2
/
+2
2017-04-19
Merge branch 'sf/putty-w-args'
Junio C Hamano
2
-1
/
+7
2017-04-19
Merge branch 'ld/p4-current-branch-fix'
Junio C Hamano
2
-9
/
+45
2017-04-19
Merge branch 'dt/gc-ignore-old-gc-logs'
Junio C Hamano
1
-1
/
+17
2017-04-19
Merge branch 'bw/attr-pathspec'
Junio C Hamano
1
-1
/
+1
2017-04-19
Merge branch 'ab/grep-plug-pathspec-leak'
Junio C Hamano
1
-0
/
+1
2017-04-19
Merge branch 'jk/no-looking-at-dotgit-outside-repo'
Junio C Hamano
2
-0
/
+3
2017-04-19
Merge branch 'nd/files-backend-git-dir'
Junio C Hamano
13
-403
/
+1319
2017-04-19
Merge branch 'bw/submodule-is-active'
Junio C Hamano
1
-1
/
+1
2017-04-19
Merge branch 'va/i18n-perl-scripts'
Junio C Hamano
1
-1
/
+1
2017-04-19
Merge branch 'sb/submodule-rm-absorb'
Junio C Hamano
1
-2
/
+2
2017-04-19
Merge branch 'ah/diff-files-ours-theirs-doc'
Junio C Hamano
1
-0
/
+14
2017-04-19
Merge branch 'lt/mailinfo-in-body-header-continuation'
Junio C Hamano
2
-3
/
+10
2017-04-19
Merge branch 'bw/push-options-recursively-to-submodules'
Junio C Hamano
9
-9
/
+219
2017-04-19
Merge branch 'bc/object-id'
Junio C Hamano
46
-451
/
+459
2017-04-19
Merge branch 'sb/submodule-short-status'
Junio C Hamano
5
-40
/
+218
2017-04-18
xgethostname: handle long hostnames
David Turner
6
-4
/
+19
2017-04-18
use HOST_NAME_MAX to size buffers for gethostname(2)
René Scharfe
6
-10
/
+14
2017-04-18
p0004: make perf test executable
Christian Couder
1
-0
/
+0
2017-04-18
ls-files: fix path used when recursing into submodules
Jacob Keller
2
-1
/
+15
2017-04-17
replace: plug a memory leak
Junio C Hamano
1
-0
/
+1
2017-04-17
doc: trivial typo in git-format-patch.txt
Giuseppe Bilotta
1
-1
/
+1
2017-04-17
ls-files: fix recurse-submodules with nested submodules
Jacob Keller
2
-0
/
+5
2017-04-17
fetch-pack: show clearer error message upon ERR
Jonathan Tan
2
-1
/
+8
2017-04-17
submodule: remove a superfluous second check for the "new" variable
Sebastian Schuberth
1
-2
/
+1
2017-04-17
server-info: avoid calling fclose(3) twice in update_info_file()
René Scharfe
1
-3
/
+5
2017-04-17
files_for_each_reflog_ent_reverse(): close stream and free strbuf on error
René Scharfe
1
-8
/
+12
2017-04-16
t1400: use consistent style for test_expect_success calls
Kyle Meyer
1
-168
/
+167
[next]