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
2015-03-05
Merge branch 'ak/git-pm-typofix' into maint
Junio C Hamano
1
-2
/
+2
2015-03-05
Merge branch 'jk/sanity' into maint
Junio C Hamano
4
-9
/
+42
2015-03-04
log --decorate: do not leak "commit" color into the next item
Junio C Hamano
3
-8
/
+16
2015-03-04
Documentation/config.txt: simplify boolean description in the syntax section
Junio C Hamano
1
-2
/
+2
2015-03-04
Documentation/config.txt: describe 'color' value type in the "Values" section
Junio C Hamano
1
-16
/
+13
2015-03-04
Documentation/config.txt: have a separate "Values" section
Junio C Hamano
1
-8
/
+31
2015-03-04
Documentation/config.txt: describe the structure first and then meaning
Junio C Hamano
1
-16
/
+15
2015-03-04
Documentation/config.txt: explain multi-valued variables once
Junio C Hamano
1
-4
/
+3
2015-03-04
Documentation/config.txt: avoid unnecessary negation
Junio C Hamano
1
-3
/
+3
2015-03-03
t5516: correct misspelled pushInsteadOf
Anders Kaseorg
1
-1
/
+1
2015-03-02
submodule: improve documentation of update subcommand
Michal Sojka
3
-37
/
+64
2015-03-02
git-remote.txt: describe behavior without --tags and --no-tags
Michael J Gruber
1
-0
/
+3
2015-03-02
kwset: use unsigned char to store values with high-bit set
Ben Walton
4
-7
/
+7
2015-03-02
diff --shortstat --dirstat: remove duplicate output
Mårten Kongstad
2
-1
/
+15
2015-02-27
diffcore-rename: avoid processing duplicate destinations
Jeff King
2
-2
/
+85
2015-02-27
diffcore-rename: split locate_rename_dst into two functions
Jeff King
1
-12
/
+26
2015-02-27
grep: correct help string for --exclude-standard
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2015-02-26
Git::SVN::*: avoid premature FileHandle closure
Kyle J. McKay
2
-0
/
+11
2015-02-26
git-svn: fix localtime=true on non-glibc environments
Ryuichi Kokubo
1
-1
/
+2
2015-02-26
Documentation/git-clean.txt: document that -f may need to be given twice
Mikko Rapeli
1
-2
/
+6
2015-02-24
Git 2.3.1
Junio C Hamano
4
-3
/
+56
2015-02-24
Merge branch 'ak/add-i-empty-candidates' into maint
Junio C Hamano
1
-0
/
+5
2015-02-24
Merge branch 'jc/apply-ws-fix-expands' into maint
Junio C Hamano
2
-3
/
+149
2015-02-24
Merge branch 'jc/doc-log-rev-list-options' into maint
Junio C Hamano
1
-5
/
+7
2015-02-24
Merge branch 'mg/commit-author-no-match-malformed-message' into maint
Junio C Hamano
1
-1
/
+1
2015-02-24
Merge branch 'jk/dumb-http-idx-fetch-fix' into maint
Junio C Hamano
2
-1
/
+19
2015-02-24
Merge branch 'jc/diff-format-doc' into maint
Junio C Hamano
1
-1
/
+2
2015-02-24
Merge branch 'jk/remote-curl-an-array-in-struct-cannot-be-null' into maint
Junio C Hamano
1
-1
/
+1
2015-02-24
Merge branch 'jk/status-read-branch-name-fix' into maint
Junio C Hamano
1
-1
/
+1
2015-02-24
Merge branch 'mg/push-repo-option-doc' into maint
Junio C Hamano
1
-16
/
+2
2015-02-24
Merge branch 'bc/http-fallback-to-password-after-krb-fails' into maint
Junio C Hamano
1
-0
/
+10
2015-02-24
Merge branch 'dk/format-patch-ignore-diff-submodule' into maint
Junio C Hamano
2
-1
/
+73
2015-02-24
Merge branch 'jn/rerere-fail-on-auto-update-failure' into maint
Junio C Hamano
1
-10
/
+6
2015-02-24
Merge branch 'jk/blame-commit-label' into maint
Junio C Hamano
11
-34
/
+29
2015-02-23
test_ln_s_add: refresh stat info of fake symbolic links
Johannes Sixt
1
-1
/
+3
2015-02-22
git-compat-util.h: remove redundant code
Ramsay Jones
1
-6
/
+0
2015-02-22
t5500: show user name and host in diag-url
Torsten Bögershausen
2
-30
/
+56
2015-02-22
t5601: add more test cases for IPV6
Torsten Bögershausen
1
-17
/
+40
2015-02-22
connect.c: allow ssh://user@[2001:db8::1]/repo.git
Torsten Bögershausen
2
-26
/
+39
2015-02-22
sha1_name: use strlcpy() to copy strings
René Scharfe
1
-6
/
+2
2015-02-22
pretty: use starts_with() to check for a prefix
René Scharfe
1
-1
/
+1
2015-02-22
for-each-ref: use skip_prefix() to avoid duplicate string comparison
René Scharfe
1
-4
/
+3
2015-02-22
connect: use strcmp() for string comparison
René Scharfe
1
-2
/
+1
2015-02-20
Documentation/git-am.txt: mention mailinfo.scissors config variable
Matthieu Moy
1
-1
/
+2
2015-02-20
Documentation/config.txt: document mailinfo.scissors
Matthieu Moy
1
-0
/
+7
2015-02-18
Git.pm: two minor typo fixes
Alexander Kuleshov
1
-2
/
+2
2015-02-17
daemon: use callback to build interpolated path
René Scharfe
1
-9
/
+45
2015-02-17
daemon: look up client-supplied hostname lazily
René Scharfe
1
-8
/
+29
2015-02-17
daemon: sanitize incoming virtual hostname
Jeff King
2
-5
/
+56
2015-02-17
t5570: test git-daemon's --interpolated-path option
Jeff King
1
-0
/
+16
[prev]
[next]