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-28
Merge branch 'rs/strbuf-add-real-path' into maint
Junio C Hamano
6
-2
/
+49
2017-03-28
Merge branch 'jk/parse-config-key-cleanup' into maint
Junio C Hamano
3
-10
/
+16
2017-03-28
travis-ci: build and test Git on Windows
Lars Schneider
2
-0
/
+85
2017-03-28
builtin/receive-pack: fix incorrect pointer arithmetic
brian m. carlson
1
-1
/
+1
2017-03-27
notes: do not break note_tree structure in note_tree_consolidate()
Mike Hommey
1
-2
/
+4
2017-03-27
sequencer: allow the commit-msg hooks to run during a `reword`
Johannes Schindelin
2
-3
/
+7
2017-03-27
sequencer: make commit options more extensible
Johannes Schindelin
1
-22
/
+26
2017-03-27
l10n: de: translate describe debug terms
Michael J Gruber
1
-1
/
+13
2017-03-27
describe: localize debug output fully
Michael J Gruber
1
-3
/
+12
2017-03-27
Eighth batch for 2.13
Junio C Hamano
1
-0
/
+22
2017-03-27
Merge branch 'km/config-grammofix'
Junio C Hamano
1
-3
/
+3
2017-03-27
Merge branch 'sb/t3600-rephrase'
Junio C Hamano
1
-1
/
+1
2017-03-27
Merge branch 'sb/describe-broken'
Junio C Hamano
3
-12
/
+66
2017-03-27
Merge branch 'sb/push-options-via-transport'
Junio C Hamano
5
-14
/
+58
2017-03-27
Merge branch 'km/t1400-modernization'
Junio C Hamano
1
-76
/
+78
2017-03-27
Merge branch 'jk/prefix-filename'
Junio C Hamano
17
-75
/
+86
2017-03-27
Merge branch 'jc/lint-runaway-here-doc'
Junio C Hamano
1
-3
/
+3
2017-03-27
Merge branch 'st/verify-tag'
Junio C Hamano
2
-14
/
+10
2017-03-27
Merge branch 'sb/submodule-update-initial-runs-custom-script'
Junio C Hamano
1
-3
/
+3
2017-03-27
Merge branch 'jk/quote-env-path-list-component'
Junio C Hamano
1
-0
/
+1
2017-03-27
rev-parse: match @{upstream}, @{u} and @{push} case-insensitively
Ævar Arnfjörð Bjarmason
4
-8
/
+23
2017-03-26
strbuf: support long paths w/o read rights in strbuf_getcwd() on FreeBSD
René Scharfe
2
-0
/
+25
2017-03-26
doc/SubmittingPatches: show how to get a CLI commit summary
Ævar Arnfjörð Bjarmason
1
-1
/
+2
2017-03-26
t/README: clarify the test_have_prereq documentation
Ævar Arnfjörð Bjarmason
1
-3
/
+5
2017-03-26
sha1dc: avoid CPP macro collisions
Junio C Hamano
1
-5
/
+6
2017-03-24
Sync with 2.12.2
Junio C Hamano
3
-2
/
+26
2017-03-24
Seventh batch for 2.13
Junio C Hamano
1
-9
/
+29
2017-03-24
Merge branch 'jk/sha1dc'
Junio C Hamano
9
-2
/
+2405
2017-03-24
Merge branch 'sg/test-with-stdin'
Junio C Hamano
2
-8
/
+4
2017-03-24
Merge branch 'rs/update-hook-optim'
Junio C Hamano
1
-8
/
+5
2017-03-24
Merge branch 'rs/shortlog-cleanup'
Junio C Hamano
1
-1
/
+0
2017-03-24
Merge branch 'rs/path-name-safety-cleanup'
Junio C Hamano
1
-2
/
+0
2017-03-24
Merge branch 'rs/http-push-cleanup'
Junio C Hamano
1
-5
/
+3
2017-03-24
Merge branch 'js/regexec-buf'
Junio C Hamano
2
-2
/
+10
2017-03-24
Merge branch 'jk/execv-dashed-external'
Junio C Hamano
1
-1
/
+1
2017-03-24
Merge branch 'dl/credential-cache-socket-in-xdg-cache'
Junio C Hamano
5
-5
/
+136
2017-03-24
Git 2.12.2
Junio C Hamano
3
-2
/
+25
2017-03-24
Merge branch 'ab/doc-no-option-notation-fix' into maint
Junio C Hamano
2
-2
/
+2
2017-03-24
Merge branch 'ab/push-default-doc-fix' into maint
Junio C Hamano
1
-0
/
+2
2017-03-24
Merge branch 'nd/commit-hook-doc-fix' into maint
Junio C Hamano
1
-1
/
+1
2017-03-24
Merge branch 'jc/config-case-cmdline-take-2' into maint
Junio C Hamano
2
-97
/
+163
2017-03-24
Merge branch 'jk/grep-no-index-fix' into maint
Junio C Hamano
2
-27
/
+121
2017-03-24
Merge branch 'jn/remote-helpers-with-git-dir' into maint
Junio C Hamano
4
-3
/
+22
2017-03-24
Merge branch 'sb/submodule-config-parse-ignore-fix' into maint
Junio C Hamano
1
-1
/
+1
2017-03-24
Merge branch 'jk/push-deadlock-regression-fix' into maint
Junio C Hamano
2
-11
/
+40
2017-03-24
pack.h: define largest possible encoded object size
Jeff King
2
-2
/
+10
2017-03-24
encode_in_pack_object_header: respect output buffer length
Jeff King
5
-10
/
+16
2017-03-24
fast-import: use xsnprintf for formatting headers
Jeff King
1
-3
/
+1
2017-03-24
fast-import: use xsnprintf for writing sha1s
Jeff King
1
-1
/
+1
2017-03-24
mailmap: use Michael J Gruber's new address
Michael J Gruber
1
-1
/
+2
[prev]
[next]