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
/
builtin
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-31
Merge branch 'jc/report-path-error-to-dir' into maint
Junio C Hamano
1
-43
/
+0
2015-03-28
Merge branch 'ws/grep-quiet-no-pager' into maint
Junio C Hamano
1
-1
/
+1
2015-03-28
Merge branch 'jk/cleanup-failed-clone' into maint
Junio C Hamano
1
-5
/
+6
2015-03-28
Merge branch 'jk/prune-with-corrupt-refs' into maint
Junio C Hamano
2
-2
/
+7
2015-03-27
Merge branch 'jk/tag-h-column-is-a-listing-option' into maint
Junio C Hamano
1
-2
/
+2
2015-03-24
report_path_error(): move to dir.c
Junio C Hamano
1
-43
/
+0
2015-03-23
Merge branch 'rs/deflate-init-cleanup' into maint
Junio C Hamano
2
-3
/
+0
2015-03-20
repack: turn on "ref paranoia" when doing a destructive repack
Jeff King
1
-2
/
+6
2015-03-20
prune: turn on ref_paranoia flag
Jeff King
1
-0
/
+1
2015-03-19
clone: drop period from end of die_errno message
Jeff King
1
-1
/
+1
2015-03-19
clone: initialize atexit cleanup handler earlier
Jeff King
1
-4
/
+5
2015-03-19
grep: fix "--quiet" overwriting current output
Wilhelm Schuermann
1
-1
/
+1
2015-03-13
Merge branch 'nd/grep-exclude-standard-help-fix' into maint
Junio C Hamano
1
-1
/
+1
2015-03-13
Merge branch 'jc/apply-beyond-symlink' into maint
Junio C Hamano
1
-1
/
+141
2015-03-12
tag: fix some mis-organized options in "-h" listing
Jeff King
1
-2
/
+2
2015-03-06
Merge branch 'rs/simple-cleanups' into maint
Junio C Hamano
1
-4
/
+3
2015-03-05
zlib: initialize git_zstream in git_deflate_init{,_gzip,_raw}
René Scharfe
2
-3
/
+0
2015-03-05
Merge branch 'es/blame-commit-info-fix' into maint
Junio C Hamano
1
-3
/
+2
2015-03-05
Merge branch 'ab/merge-file-prefix' into maint
Junio C Hamano
1
-1
/
+2
2015-03-05
Merge branch 'dp/remove-duplicated-header-inclusion' into maint
Junio C Hamano
1
-1
/
+0
2015-02-27
grep: correct help string for --exclude-standard
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2015-02-24
Merge branch 'jc/apply-ws-fix-expands' into maint
Junio C Hamano
1
-3
/
+28
2015-02-24
Merge branch 'mg/commit-author-no-match-malformed-message' into maint
Junio C Hamano
1
-1
/
+1
2015-02-24
Merge branch 'dk/format-patch-ignore-diff-submodule' into maint
Junio C Hamano
1
-1
/
+1
2015-02-24
Merge branch 'jk/blame-commit-label' into maint
Junio C Hamano
3
-24
/
+15
2015-02-22
for-each-ref: use skip_prefix() to avoid duplicate string comparison
René Scharfe
1
-4
/
+3
2015-02-13
do not include the same header twice
Дилян Палаузов
1
-1
/
+0
2015-02-11
merge-file: correctly open files when in a subdir
Aleksander Boruch-Gruszecki
1
-1
/
+2
2015-02-10
apply: do not touch a file beyond a symbolic link
Junio C Hamano
1
-0
/
+112
2015-02-10
apply: do not read from beyond a symbolic link
Junio C Hamano
1
-0
/
+2
2015-02-10
apply: do not read from the filesystem under --index
Junio C Hamano
1
-1
/
+1
2015-02-10
apply: reject input that touches outside the working area
Junio C Hamano
1
-0
/
+26
2015-02-10
builtin/blame: destroy initialized commit_info only
Eric Sunshine
1
-3
/
+2
2015-01-26
commit: reword --author error message
Michael J Gruber
1
-1
/
+1
2015-01-22
Merge branch 'ak/cat-file-clean-up'
Junio C Hamano
1
-2
/
+0
2015-01-22
apply: count the size of postimage correctly
Junio C Hamano
1
-2
/
+21
2015-01-22
apply: make update_pre_post_images() sanity check the given postlen
Junio C Hamano
1
-0
/
+6
2015-01-22
apply.c: typofix
Junio C Hamano
1
-1
/
+1
2015-01-20
Merge branch 'ak/show-branch-usage-string'
Junio C Hamano
1
-3
/
+3
2015-01-20
show-branch: fix indentation of usage string
Ralf Thielow
1
-3
/
+3
2015-01-14
Merge branch 'rc/for-each-ref-tracking'
Junio C Hamano
1
-2
/
+9
2015-01-14
Merge branch 'ak/fewer-includes'
Junio C Hamano
1
-4
/
+0
2015-01-14
Merge branch 'ak/show-branch-usage-string'
Junio C Hamano
1
-1
/
+4
2015-01-14
Merge branch 'km/log-usage-string-i18n'
Junio C Hamano
1
-2
/
+2
2015-01-14
Merge branch 'js/remote-add-with-insteadof'
Junio C Hamano
1
-1
/
+3
2015-01-13
cat-file: use "type" and "size" from outer scope
Alexander Kuleshov
1
-2
/
+0
2015-01-13
blame.c: fix garbled error message
Lukas Fleischer
1
-5
/
+7
2015-01-13
builtin/commit.c: use xstrdup_or_null instead of envdup
Jeff King
1
-9
/
+3
2015-01-13
builtin/apply.c: use xstrdup_or_null instead of null_strdup
Jeff King
1
-10
/
+5
2015-01-12
for-each-ref: always check stat_tracking_info()'s return value
Raphael Kubo da Costa
1
-2
/
+9
[next]