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
2014-12-17
Sync with v1.8.5.6
Junio C Hamano
16
-39
/
+297
2014-12-17
Git 1.8.5.6
Junio C Hamano
4
-3
/
+38
2014-12-17
Merge branch 'dotgit-case-maint-1.8.5' into maint-1.8.5
Junio C Hamano
14
-38
/
+261
2014-12-17
fsck: complain about NTFS ".git" aliases in trees
Johannes Schindelin
2
-3
/
+9
2014-12-17
read-cache: optionally disallow NTFS .git variants
Johannes Schindelin
7
-0
/
+34
2014-12-17
path: add is_ntfs_dotgit() helper
Johannes Schindelin
2
-0
/
+34
2014-12-17
fsck: complain about HFS+ ".git" aliases in trees
Jeff King
2
-4
/
+7
2014-12-17
read-cache: optionally disallow HFS+ .git variants
Jeff King
8
-5
/
+45
2014-12-17
utf8: add is_hfs_dotgit() helper
Jeff King
2
-0
/
+72
2014-12-17
fsck: notice .git case-insensitively
Jeff King
2
-1
/
+2
2014-12-17
t1450: refactor ".", "..", and ".git" fsck tests
Jeff King
1
-30
/
+27
2014-12-17
verify_dotfile(): reject .git case-insensitively
Jeff King
2
-2
/
+4
2014-12-17
read-tree: add tests for confusing paths like ".." and ".git"
Jeff King
1
-0
/
+32
2014-12-17
unpack-trees: propagate errors adding entries to the index
Jeff King
1
-4
/
+6
2014-12-16
tests: make comment on GPG keyring match the code
Christian Hesse
1
-3
/
+13
2014-12-12
git-prompt.sh: make $f local to __git_eread()
Justin Guenther
1
-1
/
+1
2014-12-12
Second batch for 2.3 cycle
Junio C Hamano
1
-0
/
+18
2014-12-12
Merge branch 'jk/pack-bitmap'
Junio C Hamano
4
-18
/
+29
2014-12-12
Merge branch 'jk/push-simple'
Junio C Hamano
2
-6
/
+34
2014-12-12
Merge branch 'da/difftool-mergetool-simplify-reporting-status'
Junio C Hamano
6
-29
/
+12
2014-12-12
Merge branch 'jk/colors-fix'
Junio C Hamano
3
-14
/
+25
2014-12-12
Merge branch 'rt/push-recurse-submodule-usage-string'
Junio C Hamano
1
-1
/
+1
2014-12-12
Merge branch 'jk/rebuild-perl-scripts-with-no-perl-seting-change'
Junio C Hamano
1
-4
/
+10
2014-12-12
Merge branch 'jk/no-perl-tests'
Junio C Hamano
3
-4
/
+4
2014-12-12
Merge branch 'sv/typofix-apply-error-message'
Junio C Hamano
1
-1
/
+1
2014-12-12
Merge branch 'po/everyday-doc'
Junio C Hamano
1
-1
/
+1
2014-12-12
Merge branch 'mh/config-copy-string-from-git-path'
Junio C Hamano
1
-2
/
+5
2014-12-12
Merge branch 'jc/unpack-trees-plug-leak'
Junio C Hamano
1
-0
/
+2
2014-12-12
tests: squelch noise from GPG machinery set-up
Junio C Hamano
1
-12
/
+14
2014-12-12
tests: replace binary GPG keyrings with ASCII-armored keys
Christian Hesse
4
-2
/
+89
2014-12-12
use strbuf_complete_line() for adding a newline if needed
René Scharfe
3
-7
/
+3
2014-12-12
tests: skip RFC1991 tests for gnupg 2.1
Christian Hesse
2
-7
/
+11
2014-12-12
tests: create gpg homedir on the fly
Christian Hesse
4
-3
/
+11
2014-12-11
commit: always populate GIT_AUTHOR_* variables
Jeff King
1
-21
/
+5
2014-12-11
commit: loosen ident checks when generating template
Jeff King
1
-9
/
+14
2014-12-11
index-format.txt: add a missing closing quote
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2014-12-11
t: support clang/gcc AddressSanitizer
Jeff King
2
-0
/
+4
2014-12-10
Show number of TODO items for interactive rebase
Onno Kortmann
1
-1
/
+3
2014-12-10
pkt-line: allow writing of LARGE_PACKET_MAX buffers
Jeff King
2
-18
/
+52
2014-12-10
read_packed_refs: use skip_prefix instead of static array
Jeff King
1
-3
/
+2
2014-12-10
read_packed_refs: pass strbuf to parse_ref_line
Jeff King
1
-12
/
+15
2014-12-10
read_packed_refs: use a strbuf for reading lines
Jeff King
1
-9
/
+11
2014-12-09
branch: allow -f with -m and -d
Michael J Gruber
2
-4
/
+14
2014-12-09
parse_color: drop COLOR_BACKGROUND macro
Jeff King
1
-5
/
+4
2014-12-09
git-am.txt: --ignore-date flag is not passed to git-apply
Ronald Wampler
1
-1
/
+0
2014-12-09
gitignore.txt: do not suggest assume-unchanged
Michael J Gruber
1
-4
/
+0
2014-12-09
doc: make clear --assume-unchanged's user contract
Philip Oakley
1
-10
/
+8
2014-12-09
test-hashmap: squelch gcc compiler warning
Johannes Schindelin
1
-1
/
+1
2014-12-09
index-pack: terminate object buffers with NUL
Duy Nguyen
2
-3
/
+3
2014-12-09
fsck: properly bound "invalid tag name" error message
Jeff King
2
-3
/
+8
[prev]
[next]