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-16
Twelfth batch for 2.13
Junio C Hamano
1
-0
/
+16
2017-04-16
Merge branch 'js/difftool-builtin'
Junio C Hamano
2
-18
/
+39
2017-04-16
Merge branch 'sb/unpack-trees-would-lose-submodule-message-update'
Junio C Hamano
1
-1
/
+1
2017-04-16
Merge branch 'ab/regen-perl-mak-with-different-perl'
Junio C Hamano
1
-0
/
+1
2017-04-16
Merge branch 'sb/show-diff-for-submodule-in-diff-fix'
Junio C Hamano
2
-0
/
+30
2017-04-16
Merge branch 'qp/bisect-docfix'
Junio C Hamano
1
-1
/
+1
2017-04-16
Merge branch 'mm/ls-files-s-doc'
Junio C Hamano
1
-1
/
+1
2017-04-16
Merge branch 'jk/loose-object-info-report-error'
Junio C Hamano
3
-1
/
+27
2017-04-16
Merge branch 'jc/bs-t-is-not-a-tab-for-sed'
Junio C Hamano
1
-2
/
+2
2017-04-16
Merge branch 'jc/unused-symbols'
Junio C Hamano
2
-2
/
+1
2017-04-16
Merge branch 'jk/snprintf-cleanups'
Junio C Hamano
28
-224
/
+239
2017-04-13
difftool: fix use-after-free
Johannes Schindelin
2
-2
/
+24
2017-04-11
Eleventh batch for 2.13
Junio C Hamano
1
-0
/
+14
2017-04-11
Merge branch 'ls/travis-relays-for-windows-ci'
Junio C Hamano
2
-0
/
+85
2017-04-11
Merge branch 'cc/untracked'
Junio C Hamano
1
-1
/
+5
2017-04-11
Merge branch 'ah/log-decorate-default-to-auto'
Junio C Hamano
2
-2
/
+17
2017-04-11
Merge branch 'ab/ref-filter-no-contains'
Junio C Hamano
14
-72
/
+440
2017-04-02
diff: submodule inline diff to initialize env array.
Stefan Beller
2
-0
/
+30
2017-04-01
git-bisect.txt: add missing word
Quentin Pradet
1
-1
/
+1
2017-04-01
Documentation: document elements in "ls-files -s" output in order
Mostyn Bramley-Moore
1
-1
/
+1
2017-04-01
index-pack: detect local corruption in collision check
Jeff King
2
-0
/
+19
2017-04-01
sha1_loose_object_info: return error for corrupted objects
Jeff King
2
-1
/
+8
2017-03-31
contrib/git-resurrect.sh: do not write \t for HT in sed scripts
Junio C Hamano
1
-2
/
+2
2017-03-31
remote.[ch]: parse_push_cas_option() can be static
Junio C Hamano
2
-2
/
+1
2017-03-30
daemon: use an argv_array to exec children
Jeff King
1
-21
/
+17
2017-03-30
gc: replace local buffer with git_path
Jeff King
1
-7
/
+1
2017-03-30
transport-helper: replace checked snprintf with xsnprintf
Jeff King
1
-4
/
+1
2017-03-30
convert unchecked snprintf into xsnprintf
Jeff King
5
-11
/
+11
2017-03-30
combine-diff: replace malloc/snprintf with xstrfmt
Jeff King
1
-3
/
+4
2017-03-30
replace unchecked snprintf calls with heap buffers
Jeff King
4
-14
/
+17
2017-03-30
receive-pack: print --pack-header directly into argv array
Jeff King
1
-7
/
+10
2017-03-30
name-rev: replace static buffer with strbuf
Jeff King
1
-9
/
+12
2017-03-30
create_branch: use xstrfmt for reflog message
Jeff King
1
-5
/
+4
2017-03-30
create_branch: move msg setup closer to point of use
Jeff King
1
-8
/
+9
2017-03-30
avoid using mksnpath for refs
Jeff King
1
-18
/
+26
2017-03-30
avoid using fixed PATH_MAX buffers for refs
Jeff King
4
-39
/
+41
2017-03-30
fetch: use heap buffer to format reflog
Jeff King
1
-2
/
+4
2017-03-30
tag: use strbuf to format tag header
Jeff King
1
-15
/
+12
2017-03-30
diff: avoid fixed-size buffer for patch-ids
Jeff King
1
-31
/
+37
2017-03-30
Tenth batch for 2.13
Junio C Hamano
1
-2
/
+64
2017-03-30
Merge branch 'jk/make-coccicheck-detect-errors'
Junio C Hamano
1
-2
/
+10
2017-03-30
Merge branch 'bc/push-cert-receive-fix'
Junio C Hamano
1
-1
/
+1
2017-03-30
Merge branch 'mh/notes-tree-consolidate-fix'
Junio C Hamano
1
-2
/
+4
2017-03-30
Merge branch 'js/rebase-i-reword-to-run-hooks'
Junio C Hamano
2
-23
/
+48
2017-03-30
Merge branch 'mg/describe-debug-l10n'
Junio C Hamano
2
-4
/
+25
2017-03-30
Merge branch 'ab/case-insensitive-upstream-and-push-marker'
Junio C Hamano
4
-8
/
+23
2017-03-30
Merge branch 'ab/doc-submitting'
Junio C Hamano
1
-3
/
+9
2017-03-30
Merge branch 'ab/test-readme-updates'
Junio C Hamano
1
-5
/
+7
2017-03-30
Merge branch 'rs/freebsd-getcwd-workaround'
Junio C Hamano
2
-0
/
+25
2017-03-30
Merge branch 'bw/recurse-submodules-relative-fix'
Junio C Hamano
7
-39
/
+166
[next]