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-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
2017-03-30
Merge branch 'sg/completion-ctags'
Junio C Hamano
1
-6
/
+66
2017-03-30
Merge branch 'sg/completion-refs-speedup'
Junio C Hamano
3
-71
/
+577
2017-03-30
Merge branch 'bw/submodule-is-active'
Junio C Hamano
9
-54
/
+445
2017-03-30
Merge branch 'jk/no-looking-at-dotgit-outside-repo-final'
Junio C Hamano
1
-1
/
+4
2017-03-30
Merge branch 'jc/merge-drop-old-syntax'
Junio C Hamano
2
-56
/
+10
2017-03-30
difftool: avoid strcpy
Jeff King
1
-16
/
+15
2017-03-30
update-index: fix xgetcwd() related memory leak
Christian Couder
1
-1
/
+5
2017-03-29
submodule.c: correctly handle nested submodules in is_submodule_modified
Stefan Beller
4
-5
/
+24
2017-03-29
unpack-trees.c: align submodule error message to the other error messages
Stefan Beller
1
-1
/
+1
2017-03-29
short status: improve reporting for submodule changes
Stefan Beller
4
-7
/
+156
2017-03-29
perl: regenerate perl.mak if perl -V changes
Ævar Arnfjörð Bjarmason
1
-0
/
+1
2017-03-29
Makefile: detect errors in running spatch
Jeff King
1
-2
/
+10
2017-03-28
odb_mkstemp: use git_path_buf
Jeff King
1
-4
/
+2
2017-03-28
odb_mkstemp: write filename into strbuf
Jeff King
6
-27
/
+30
2017-03-28
do not check odb_mkstemp return value for errors
Jeff King
4
-8
/
+10
2017-03-28
Ninth batch for 2.13
Junio C Hamano
1
-30
/
+24
2017-03-28
Sync with 'maint'
Junio C Hamano
1
-0
/
+57
2017-03-28
Merge branch 'jk/sha1dc'
Junio C Hamano
1
-5
/
+6
2017-03-28
Merge branch 'jh/memihash-opt'
Junio C Hamano
9
-9
/
+848
2017-03-28
Merge branch 'jk/fast-import-cleanup'
Junio C Hamano
5
-16
/
+28
2017-03-28
Merge branch 'sg/skip-prefix-in-prettify-refname'
Junio C Hamano
1
-5
/
+5
2017-03-28
Merge branch 'ab/branch-list-doc'
Junio C Hamano
1
-2
/
+7
2017-03-28
Merge branch 'jk/pager-in-use'
Junio C Hamano
1
-3
/
+1
2017-03-28
Merge branch 'tg/stash-push-fixup'
Junio C Hamano
3
-6
/
+30
2017-03-28
Merge branch 'sb/checkout-recurse-submodules'
Junio C Hamano
17
-113
/
+1084
2017-03-28
Merge branch 'bw/grep-recurse-submodules'
Junio C Hamano
2
-17
/
+16
2017-03-28
Prepare for 2.12.3
Junio C Hamano
2
-1
/
+58
2017-03-28
Merge branch 'km/config-grammofix' into maint
Junio C Hamano
1
-3
/
+3
2017-03-28
Merge branch 'sb/t3600-rephrase' into maint
Junio C Hamano
1
-1
/
+1
2017-03-28
Merge branch 'sb/submodule-update-initial-runs-custom-script' into maint
Junio C Hamano
1
-3
/
+3
[prev]
[next]