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
2013-07-21
Merge branch 'mh/maint-lockfile-overflow' into maint
Junio C Hamano
1
-4
/
+6
2013-07-21
Merge branch 'jc/maint-diff-core-safecrlf' into maint
Junio C Hamano
2
-1
/
+17
2013-07-21
cygwin: stop forcing core.filemode=false
Mark Levedahl
1
-1
/
+0
2013-07-21
Cygwin 1.7 supports mmap
Mark Levedahl
1
-4
/
+4
2013-07-21
Cygwin 1.7 has thread-safe pread
Mark Levedahl
1
-1
/
+1
2013-07-21
Cygwin 1.7 needs compat/regex
Mark Levedahl
1
-0
/
+2
2013-07-21
t9801: git-p4: check ignore files with client spec
Vitor Antunes
1
-3
/
+20
2013-07-21
contrib: contacts: add documentation
Eric Sunshine
1
-0
/
+94
2013-07-21
contrib: contacts: add mailmap support
Eric Sunshine
1
-0
/
+18
2013-07-21
contrib: contacts: interpret committish akin to format-patch
Eric Sunshine
1
-1
/
+18
2013-07-21
contrib: contacts: add ability to parse from committish
Eric Sunshine
1
-6
/
+32
2013-07-21
contrib: add git-contacts helper
Eric Sunshine
1
-0
/
+127
2013-07-21
Revert "compat/unsetenv.c: Fix a sparse warning"
Benoit Sigoure
1
-0
/
+3
2013-07-19
t2202: make sure "git add" (no args) stays a no-op
Junio C Hamano
1
-0
/
+10
2013-07-19
traverse_trees(): clarify return value of the callback
Stefan Beller
1
-6
/
+5
2013-07-19
git add -e: Explicitly specify that patch should have no color
Andrew Wong
1
-0
/
+1
2013-07-19
Sync with maint
Junio C Hamano
4
-3
/
+18
2013-07-19
Start preparing for 1.8.3.4
Junio C Hamano
2
-1
/
+16
2013-07-19
apply.c::find_name_traditional(): do not initialize len to the line's length
Stefan Beller
1
-1
/
+1
2013-07-19
http-push.c::add_send_request(): do not initialize transfer_request
Stefan Beller
1
-1
/
+1
2013-07-19
Merge branch 'tr/test-lint-no-export-assignment-in-shell' into maint
Junio C Hamano
2
-1
/
+2
2013-07-19
Merge branch 'rr/name-rev-stdin-doc' into maint
Junio C Hamano
1
-2
/
+4
2013-07-19
Merge branch 'ft/diff-rename-default-score-is-half' into maint
Junio C Hamano
1
-1
/
+1
2013-07-19
Merge branch 'jc/t1512-fix' into maint
Junio C Hamano
2
-11
/
+23
2013-07-19
Merge branch 'vl/typofix' into maint
Junio C Hamano
3
-3
/
+3
2013-07-19
Merge branch 'wk/doc-git-has-grown' into maint
Junio C Hamano
1
-3
/
+3
2013-07-19
Merge branch 'ys/cygstart' into maint
Junio C Hamano
2
-3
/
+9
2013-07-19
Merge branch 'mm/push-force-is-dangerous' into maint
Junio C Hamano
1
-0
/
+9
2013-07-19
Merge branch 'rs/logical-vs-binary-or' into maint
Junio C Hamano
3
-6
/
+6
2013-07-19
Merge branch 'js/test-ln-s-add' into maint
Junio C Hamano
30
-333
/
+351
2013-07-19
Merge branch 'jk/apache-test-for-2.4' into maint
Junio C Hamano
1
-1
/
+19
2013-07-19
Merge branch 'tr/test-commit-only-on-orphan' into maint
Junio C Hamano
1
-0
/
+13
2013-07-19
Merge branch 'sb/archive-zip-double-assignment-fix' into maint
Junio C Hamano
1
-1
/
+0
2013-07-19
Merge branch 'th/bisect-skip-report-range-fix' into maint
Junio C Hamano
1
-2
/
+2
2013-07-19
Merge branch 'rs/tar-tests' into maint
Junio C Hamano
3
-78
/
+92
2013-07-19
Merge branch 'rr/column-doc' into maint
Junio C Hamano
1
-3
/
+17
2013-07-19
Merge branch 'rs/discard-index-discard-array' into maint
Junio C Hamano
5
-2
/
+32
2013-07-19
Merge branch 'tr/coverage' into maint
Junio C Hamano
1
-8
/
+13
2013-07-19
Documentation: "git reset <tree-ish> <pathspec>" takes a tree-ish, not tree-sh
Stefan Beller
1
-1
/
+1
2013-07-19
Add the LAST_ARG_MUST_BE_NULL macro
Ramsay Jones
5
-5
/
+12
2013-07-18
test-lib.sh - define and use GREP_STRIPS_CR
Mark Levedahl
3
-2
/
+4
2013-07-18
Fix some sparse warnings
Ramsay Jones
2
-2
/
+2
2013-07-18
Documentation: fix git-prune example usage
Jonathon Mah
1
-1
/
+1
2013-07-18
Documentation: remove --prune from pack-refs examples
Jonathon Mah
1
-2
/
+2
2013-07-18
send-email: be explicit with SSL certificate verification
Ramkumar Ramachandra
3
-3
/
+48
2013-07-18
describe: fix --contains when a tag is given as input
Junio C Hamano
3
-2
/
+30
2013-07-18
name-rev: differentiate between tags and commits they point at
Junio C Hamano
2
-8
/
+28
2013-07-18
Update draft release notes to 1.8.4
Junio C Hamano
1
-0
/
+16
2013-07-18
Merge branch 'jc/revert-clone-doc-update-for-push-from-shallow'
Junio C Hamano
1
-7
/
+5
2013-07-18
Merge branch 'rs/mailmap-himself'
Junio C Hamano
1
-1
/
+1
[prev]
[next]