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-29
Merge branch 'sk/send-pack-all-fix' into maint
Junio C Hamano
2
-1
/
+13
2016-04-29
Merge branch 'sg/diff-multiple-identical-renames' into maint
Junio C Hamano
2
-2
/
+15
2016-04-29
Merge branch 'ss/msvc' into maint
Junio C Hamano
3
-2
/
+6
2016-04-29
t9824: fix wrong reference value
Lars Schneider
1
-1
/
+1
2016-04-28
git-p4: fix Git LFS pointer parsing
Lars Schneider
2
-3
/
+14
2016-04-28
travis-ci: express Linux/OS X dependency versions more clearly
Lars Schneider
1
-7
/
+10
2016-04-28
pack-objects: warn on split packs disabling bitmaps
Eric Wong
4
-9
/
+23
2016-04-28
submodule-config: don't shadow `cache`
Stefan Beller
1
-6
/
+6
2016-04-28
config.c: drop local variable
Stefan Beller
1
-4
/
+1
2016-04-26
config doc: improve exit code listing
Stefan Beller
1
-3
/
+3
2016-04-26
git-p4 tests: time_in_seconds should use $PYTHON_PATH
Luke Diamand
1
-1
/
+1
2016-04-26
git-p4 tests: work with python3 as well as python2
Luke Diamand
2
-5
/
+6
2016-04-26
git-p4 tests: cd to / before running python
Luke Diamand
1
-1
/
+1
2016-04-25
remote.c: spell __attribute__ correctly
Jeff King
1
-1
/
+1
2016-04-25
difftool/mergetool: make the form of yes/no questions consistent
Nikola Forró
4
-5
/
+5
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
Merge branch 'fr_v2.8.0_r3' of git://github.com/jnavila/git into maint
Jiang Xin
1
-5
/
+5
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
test-lib: simplify '--option=value' parsing
SZEDER Gábor
1
-5
/
+5
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
travis-ci: update Git-LFS and P4 to the latest version
Lars Schneider
1
-2
/
+2
2016-04-19
i18n: builtin/pull.c: split strings marked for translation
Vasco Almeida
1
-4
/
+4
2016-04-19
i18n: builtin/pull.c: mark placeholders for translation
Vasco Almeida
1
-3
/
+3
2016-04-19
i18n: git-parse-remote.sh: mark strings for translation
Vasco Almeida
2
-18
/
+30
2016-04-19
mv: allow moving nested submodules
Stefan Beller
2
-9
/
+28
2016-04-14
Prepare for 2.8.2
Junio C Hamano
1
-0
/
+38
2016-04-14
Merge branch 'jv/merge-nothing-into-void' into maint
Junio C Hamano
2
-5
/
+15
2016-04-14
Merge branch 'ss/commit-squash-msg' into maint
Junio C Hamano
2
-1
/
+38
2016-04-14
Merge branch 'jk/send-email-rtrim-mailrc-alias' into maint
Junio C Hamano
1
-1
/
+1
2016-04-14
Merge branch 'da/mergetool-delete-delete-conflict' into maint
Junio C Hamano
2
-4
/
+85
2016-04-14
Merge branch 'jk/startup-info' into maint
Junio C Hamano
13
-26
/
+54
2016-04-14
Merge branch 'jk/getwholeline-getdelim-empty' into maint
Junio C Hamano
2
-1
/
+11
2016-04-14
Merge branch 'rj/xdiff-prepare-plug-leak-on-error-codepath' into maint
Junio C Hamano
1
-1
/
+2
2016-04-14
Merge branch 'gf/fetch-pack-direct-object-fetch' into maint
Junio C Hamano
3
-3
/
+31
2016-04-14
Merge branch 'jk/rev-parse-local-env-vars' into maint
Junio C Hamano
2
-18
/
+77
2016-04-14
Merge branch 'jk/config-get-urlmatch' into maint
Junio C Hamano
3
-11
/
+16
2016-04-14
Merge branch 'pb/t7502-drop-dup' into maint
Junio C Hamano
1
-5
/
+0
2016-04-14
Merge branch 'jk/test-httpd-config-nosystem' into maint
Junio C Hamano
1
-0
/
+1
[prev]
[next]