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
2016-04-26
clone: add `--shallow-submodules` flag
Stefan Beller
3
-3
/
+102
2016-04-25
remote.c: spell __attribute__ correctly
Jeff King
1
-1
/
+1
2016-04-25
Sync with maint
Junio C Hamano
1
-5
/
+5
2016-04-25
Seventh batch for post 2.8 cycle
Junio C Hamano
1
-0
/
+22
2016-04-25
Merge branch 'sb/submodule-path-misc-bugs'
Junio C Hamano
3
-11
/
+133
2016-04-25
Merge branch 'en/merge-trivial-fix'
Junio C Hamano
2
-1
/
+13
2016-04-25
Merge branch 'en/merge-octopus-fix'
Junio C Hamano
2
-0
/
+159
2016-04-25
Merge branch 'dt/pre-refs-backend'
Junio C Hamano
10
-288
/
+440
2016-04-25
Merge branch 'jc/rerere-multi'
Junio C Hamano
3
-196
/
+604
2016-04-25
difftool/mergetool: make the form of yes/no questions consistent
Nikola Forró
4
-5
/
+5
2016-04-25
match-trees: convert several leaf functions to use struct object_id
brian m. carlson
1
-15
/
+15
2016-04-25
tree-walk: convert tree_entry_extract() to use struct object_id
brian m. carlson
5
-17
/
+17
2016-04-25
struct name_entry: use struct object_id instead of unsigned char sha1[20]
brian m. carlson
17
-48
/
+48
2016-04-25
Merge tag 'l10n-2.8.0-rnd3-fr' of git://github.com/git-l10n/git-po into maint
Junio C Hamano
1
-5
/
+5
2016-04-25
send-email: fix grammo in the prompt that asks e-mail recipients
Junio C Hamano
1
-2
/
+3
2016-04-25
string_list: use string-list API in unsorted_string_list_lookup()
Ralf Thielow
1
-4
/
+4
2016-04-24
t9824: fix broken &&-chain in a subshell
SZEDER Gábor
1
-1
/
+1
2016-04-24
git-rebase--merge: don't include absent parent as a base
Ben Woosley
3
-3
/
+14
2016-04-24
Merge branch 'fr_v2.8.0_r3' of git://github.com/jnavila/git into maint
Jiang Xin
1
-5
/
+5
2016-04-22
Sixth batch for post 2.8 cycle
Junio C Hamano
1
-0
/
+44
2016-04-22
Merge branch 'ad/cygwin-wants-rename'
Junio C Hamano
1
-0
/
+1
2016-04-22
Merge branch 'jk/use-write-script-more'
Junio C Hamano
3
-18
/
+20
2016-04-22
Merge branch 'jk/do-not-printf-NULL'
Junio C Hamano
1
-7
/
+11
2016-04-22
Merge branch 'jc/http-socks5h'
Junio C Hamano
1
-1
/
+4
2016-04-22
Merge branch 'ky/imap-send-openssl-1.1.0'
Junio C Hamano
5
-28
/
+21
2016-04-22
Merge branch 'ky/imap-send'
Junio C Hamano
1
-6
/
+6
2016-04-22
Merge branch 'jc/xstrfmt-null-with-prec-0'
Junio C Hamano
1
-1
/
+1
2016-04-22
Merge branch 'ad/commit-have-m-option'
Junio C Hamano
2
-3
/
+23
2016-04-22
Merge branch 'ew/send-email-drop-data-dumper'
Junio C Hamano
1
-1
/
+0
2016-04-22
Merge branch 'ew/send-email-readable-message-id'
Junio C Hamano
1
-2
/
+3
2016-04-22
Merge branch 'sb/submodule-helper-clone-regression-fix'
Junio C Hamano
2
-24
/
+57
2016-04-22
mmap(win32): avoid expensive fstat() call
Johannes Schindelin
1
-9
/
+7
2016-04-22
mmap(win32): avoid copy-on-write when it is unnecessary
Johannes Schindelin
1
-2
/
+3
2016-04-22
win32mmap: set errno appropriately
Johannes Schindelin
1
-2
/
+8
2016-04-22
wrapper.c: delete dead function git_mkstemps()
Nguyễn Thái Ngọc Duy
2
-19
/
+0
2016-04-22
dir.c: remove dead function fnmatch_icase()
Nguyễn Thái Ngọc Duy
2
-8
/
+0
2016-04-22
tag -v: verify directly rather than exec-ing verify-tag
Santiago Torres
1
-7
/
+1
2016-04-22
verify-tag: move tag verification code to tag.c
Santiago Torres
3
-54
/
+56
2016-04-22
verify-tag: prepare verify_tag for libification
Santiago Torres
1
-9
/
+17
2016-04-22
test-lib: simplify '--option=value' parsing
SZEDER Gábor
1
-5
/
+5
2016-04-22
name-rev: include taggerdate in considering the best name
Johannes Schindelin
2
-7
/
+14
2016-04-21
pull: pass --allow-unrelated-histories to "git merge"
Junio C Hamano
4
-13
/
+36
2016-04-21
t3033: avoid 'ambiguous refs' warning
Junio C Hamano
1
-1
/
+1
2016-04-20
t5504: drop sigpipe=ok from push tests
Jeff King
1
-6
/
+4
2016-04-20
fetch-pack: isolate sigpipe in demuxer thread
Jeff King
1
-3
/
+1
2016-04-20
send-pack: isolate sigpipe in demuxer thread
Jeff King
1
-0
/
+1
2016-04-20
run-command: teach async threads to ignore SIGPIPE
Jeff King
2
-0
/
+11
2016-04-20
send-pack: close demux pipe before finishing async process
Jeff King
1
-2
/
+4
2016-04-20
replace --edit: respect core.editor
Johannes Schindelin
1
-0
/
+1
2016-04-19
match-trees: convert shift_tree() and shift_tree_by() to use object_id
brian m. carlson
4
-27
/
+27
[prev]
[next]