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
2010-05-31
rebase: improve error message when upstream argument is missing
Jonathan Nieder
2
-10
/
+20
2010-05-31
Documentation/checkout: clarify description
Jonathan Nieder
1
-11
/
+17
2010-05-31
git-am: suggest what to do with superfluous patches
Jan Krüger
1
-0
/
+2
2010-05-31
Makefile: remove redundant munging of @@INSTLIBDIR@@
Ævar Arnfjörð Bjarmason
1
-2
/
+1
2010-05-31
diff.c: Ensure "index $from..$to" line contains unambiguous SHA1s
Johan Herland
2
-3
/
+38
2010-05-31
Makefile: SunOS 5.6 portability fix
Gary V. Vaughan
1
-0
/
+12
2010-05-31
inline declaration does not work on AIX
Gary V. Vaughan
1
-0
/
+3
2010-05-31
Allow disabling "inline"
Gary V. Vaughan
3
-0
/
+14
2010-05-31
Some platforms lack socklen_t type
Gary V. Vaughan
4
-0
/
+54
2010-05-31
Make NO_{INET_NTOP,INET_PTON} configured independently
Gary V. Vaughan
2
-7
/
+32
2010-05-31
Makefile: some platforms do not have hstrerror anywhere
Gary V. Vaughan
2
-3
/
+15
2010-05-31
git-compat-util.h: some platforms with mmap() lack MAP_FAILED definition
Gary V. Vaughan
1
-1
/
+4
2010-05-31
test_cmp: do not use "diff -u" on platforms that lack one
Gary V. Vaughan
2
-0
/
+6
2010-05-31
fixup: do not unconditionally disable "diff -u"
Junio C Hamano
3
-5
/
+14
2010-05-31
tests: use "test_cmp", not "diff", when verifying the result
Gary V. Vaughan
19
-55
/
+59
2010-05-31
Do not use "diff" found on PATH while building and installing
Gary V. Vaughan
5
-3
/
+7
2010-05-31
enums: omit trailing comma for portability
Gary V. Vaughan
26
-45
/
+45
2010-05-31
Makefile: -lpthread may still be necessary when libc has only pthread stubs
Gary V. Vaughan
3
-2
/
+20
2010-05-31
Rewrite dynamic structure initializations to runtime assignment
Gary V. Vaughan
14
-46
/
+68
2010-05-31
Makefile: pass CPPFLAGS through to fllow customization
Gary V. Vaughan
2
-1
/
+2
2010-05-28
Documentation/config: describe status.submodulesummary
Michael J Gruber
1
-0
/
+7
2010-05-28
Merge branch 'maint'
Junio C Hamano
4
-6
/
+21
2010-05-28
Merge branch 'maint-1.7.0' into maint
Junio C Hamano
1
-2
/
+3
2010-05-28
Makefile: reenable install with NO_CURL
Michael J Gruber
1
-2
/
+3
2010-05-28
t7502-commit: add summary output tests for empty and merge commits
Tay Ray Chuan
1
-2
/
+27
2010-05-28
t7502-commit: add tests for summary output
Tay Ray Chuan
1
-0
/
+43
2010-05-28
fsck: fix bogus commit header check
Jonathan Nieder
2
-2
/
+8
2010-05-28
completion: --set-upstream option for git-branch
Michael J Gruber
1
-0
/
+1
2010-05-28
get_cwd_relative(): do not misinterpret suffix as subdirectory
Clemens Buchacher
2
-4
/
+17
2010-05-27
diff: Support visibility modifiers in the PHP hunk header regexp
Björn Steinbrink
1
-1
/
+3
2010-05-25
Merge branch 'maint'
Junio C Hamano
4
-25
/
+26
2010-05-25
Documentation/SubmittingPatches: clarify GMail section and SMTP
Michael J Gruber
1
-19
/
+21
2010-05-25
pull: do nothing on --dry-run
Jeff King
1
-1
/
+6
2010-05-25
show-branch: use DEFAULT_ABBREV instead of 7
Tay Ray Chuan
1
-1
/
+2
2010-05-25
t7502-commit: fix spelling
Tay Ray Chuan
1
-1
/
+1
2010-05-25
test get_git_work_tree() return value for NULL
Clemens Buchacher
1
-4
/
+2
2010-05-25
remove over-eager caching in sha1_file_name
Jeff King
1
-13
/
+15
2010-05-25
git-submodule foreach: Add $toplevel variable
Ævar Arnfjörð Bjarmason
3
-5
/
+13
2010-05-24
decode file:// and ssh:// URLs
Jeff King
2
-1
/
+19
2010-05-24
make url-related functions reusable
Jeff King
5
-105
/
+134
2010-05-24
grep: support NUL chars in search strings for -F
René Scharfe
4
-15
/
+58
2010-05-24
grep: use REG_STARTEND for all matching if available
René Scharfe
2
-10
/
+24
2010-05-24
grep: continue case insensitive fixed string search after NUL chars
René Scharfe
2
-3
/
+13
2010-05-24
grep: use memmem() for fixed string search
René Scharfe
2
-7
/
+13
2010-05-24
grep: --name-only over binary
René Scharfe
2
-4
/
+10
2010-05-24
grep: --count over binary
René Scharfe
2
-5
/
+10
2010-05-24
grep: grep: refactor handling of binary mode options
René Scharfe
1
-9
/
+11
2010-05-24
grep: add test script for binary file handling
René Scharfe
1
-0
/
+42
2010-05-21
Merge branch 'by/blame-doc-m-c'
Junio C Hamano
1
-4
/
+6
2010-05-21
Merge branch 'by/log-follow'
Junio C Hamano
8
-18
/
+82
[prev]
[next]