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-08-08
Merge branch 'jk/parseopt-string-list'
Junio C Hamano
1
-1
/
+1
2016-08-08
Merge branch 'jh/clean-smudge-f-doc'
Junio C Hamano
1
-0
/
+5
2016-08-08
Merge branch 'js/nedmalloc-gcc6-warnings'
Junio C Hamano
1
-9
/
+8
2016-08-08
Merge branch 'nd/fbsd-lazy-mtime'
Junio C Hamano
1
-1
/
+16
2016-08-08
Merge branch 'nd/log-decorate-color-head-arrow'
Junio C Hamano
2
-3
/
+1
2016-08-08
Merge branch 'rs/use-strbuf-addstr'
Junio C Hamano
7
-9
/
+9
2016-08-08
Merge branch 'rs/st-mult'
Junio C Hamano
3
-3
/
+3
2016-08-08
Merge branch 'ib/t3700-add-chmod-x-updates'
Junio C Hamano
1
-39
/
+26
2016-08-08
Merge branch 'ab/gitweb-link-html-escape'
Junio C Hamano
1
-1
/
+1
2016-08-08
Merge branch 'jk/pack-objects-optim'
Junio C Hamano
8
-50
/
+248
2016-08-08
Merge branch 'jk/difftool-in-subdir'
Junio C Hamano
2
-59
/
+41
2016-08-08
Merge branch 'va/i18n'
Junio C Hamano
4
-24
/
+112
2016-08-08
Merge branch 'js/rebase-i-progress-tidy'
Junio C Hamano
1
-1
/
+1
2016-08-08
Merge branch 'jk/reflog-date'
Junio C Hamano
6
-10
/
+57
2016-08-08
Merge branch 'cp/completion-clone-recurse-submodules'
Junio C Hamano
1
-0
/
+1
2016-08-08
Merge branch 'jk/t4205-cleanup'
Junio C Hamano
1
-198
/
+200
2016-08-08
Merge branch 'da/subtree-modernize'
Junio C Hamano
1
-286
/
+391
2016-08-08
Merge branch 'nd/fetch-ref-summary'
Junio C Hamano
1
-2
/
+2
2016-08-08
Merge branch 'ew/git-svn-http-tests'
Junio C Hamano
10
-91
/
+30
2016-08-08
Merge branch 'js/t4130-rename-without-ino'
Junio C Hamano
1
-3
/
+7
2016-08-05
nedmalloc: work around overzealous GCC 6 warning
René Scharfe
1
-5
/
+4
2016-08-05
use strbuf_addstr() instead of strbuf_addf() with "%s"
René Scharfe
3
-3
/
+3
2016-08-04
Tenth batch for 2.10
Junio C Hamano
1
-0
/
+6
2016-08-04
Merge branch 'jc/grep-commandline-vs-configuration'
Junio C Hamano
4
-16
/
+29
2016-08-04
Merge branch 'sb/submodule-clone-retry'
Junio C Hamano
2
-12
/
+12
2016-08-04
Merge branch 'sb/pack-protocol-doc-nak'
Junio C Hamano
1
-1
/
+1
2016-08-04
nedmalloc: fix misleading indentation
Johannes Schindelin
1
-4
/
+4
2016-08-04
t7063: work around FreeBSD's lazy mtime update feature
Nguyễn Thái Ngọc Duy
1
-1
/
+16
2016-08-03
Ninth batch of topics for 2.10
Junio C Hamano
1
-0
/
+61
2016-08-03
Merge branch 'jk/diff-do-not-reuse-wtf-needs-cleaning'
Junio C Hamano
2
-0
/
+18
2016-08-03
Merge branch 'rs/submodule-config-code-cleanup'
Junio C Hamano
3
-17
/
+28
2016-08-03
Merge branch 'jk/push-progress'
Junio C Hamano
9
-64
/
+202
2016-08-03
Merge branch 'jt/fetch-large-handshake-window-on-http'
Junio C Hamano
1
-7
/
+12
2016-08-03
Merge branch 'jk/git-jump'
Junio C Hamano
2
-3
/
+11
2016-08-03
Merge branch 'mm/status-suggest-merge-abort'
Junio C Hamano
3
-2
/
+10
2016-08-03
Merge branch 'jk/parse-options-concat'
Junio C Hamano
3
-22
/
+22
2016-08-03
Merge branch 'sb/push-options'
Junio C Hamano
13
-23
/
+294
2016-08-03
Merge branch 'ew/http-walker'
Junio C Hamano
3
-31
/
+206
2016-08-03
Merge branch 'pm/build-persistent-https-with-recent-go'
Junio C Hamano
1
-2
/
+4
2016-08-03
Merge branch 'da/subtree-2.9-regression'
Junio C Hamano
2
-8
/
+25
2016-08-03
Merge branch 'os/no-verify-skips-commit-msg-too'
Junio C Hamano
1
-1
/
+1
2016-08-03
clarify %f documentation
Joey Hess
1
-0
/
+5
2016-08-03
blame: drop strdup of string literal
Eric Sunshine
1
-1
/
+1
2016-08-03
t4130: work around Windows limitation
Johannes Sixt
1
-3
/
+7
2016-08-01
t3700: add a test_mode_in_index helper function
Ingo Brückl
1
-32
/
+22
2016-08-01
t3700: merge two tests into one
Ingo Brückl
1
-12
/
+6
2016-08-01
t3700: remove unwanted leftover files before running new tests
Ingo Brückl
1
-0
/
+3
2016-08-01
pass constants as first argument to st_mult()
René Scharfe
3
-3
/
+3
2016-08-01
use strbuf_addstr() for adding constant strings to a strbuf
René Scharfe
4
-6
/
+6
2016-08-01
gitweb: escape link body in format_ref_marker
Andreas Brauchli
1
-1
/
+1
[next]