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-03-31
commit.c/GPG signature verification: Also look at the first GPG status line
Sebastian Götte
1
-5
/
+12
2013-03-31
Move commit GPG signature verification to commit.c
Sebastian Götte
4
-78
/
+93
2013-03-31
bash: teach __git_ps1 about REVERT_HEAD
Robin Rosenberg
1
-0
/
+2
2013-03-31
peel_onion(): teach $foo^{object} peeler
Junio C Hamano
2
-1
/
+8
2013-03-31
peel_onion: disambiguate to favor tree-ish when we know we want a tree-ish
Junio C Hamano
1
-0
/
+2
2013-03-29
cat-file: Fix an gcc -Wuninitialized warning
Ramsay Jones
1
-1
/
+1
2013-03-29
fast-import: Fix an gcc -Wuninitialized warning
Ramsay Jones
1
-0
/
+1
2013-03-29
git-web--browse: recognize any TERM_PROGRAM as a GUI terminal on OS X
John Szakmeister
1
-2
/
+2
2013-03-29
clone: leave repo in place after checkout errors
Jeff King
2
-1
/
+28
2013-03-29
t7800: run --dir-diff tests with and without symlinks
John Keeping
1
-8
/
+19
2013-03-29
t7800: fix tests when difftool uses --no-symlinks
John Keeping
1
-1
/
+1
2013-03-29
t7800: don't hide grep output
John Keeping
1
-27
/
+17
2013-03-29
difftool: don't overwrite modified files
John Keeping
2
-14
/
+101
2013-03-29
t1300: document some aesthetic failures of the config editor
Jeff King
1
-0
/
+35
2013-03-29
test: resurrect q_to_tab
Junio C Hamano
1
-0
/
+4
2013-03-29
t7800: move '--symlinks' specific test to the end
John Keeping
1
-15
/
+15
2013-03-28
t: check that a pattern without trailing slash matches a directory
Jeff King
1
-0
/
+27
2013-03-28
dir.c::match_pathname(): pay attention to the length of string parameters
Jeff King
1
-1
/
+12
2013-03-28
dir.c::match_pathname(): adjust patternlen when shifting pattern
Jeff King
1
-0
/
+1
2013-03-28
dir.c::match_basename(): pay attention to the length of string parameters
Junio C Hamano
1
-4
/
+36
2013-03-28
attr.c::path_matches(): special case paths that end with a slash
Junio C Hamano
1
-4
/
+4
2013-03-28
Merge branch 'yd/use-test-config-unconfig'
Junio C Hamano
11
-142
/
+75
2013-03-28
Merge branch 'kk/revwalk-slop-too-many-commit-within-a-second'
Junio C Hamano
2
-1
/
+14
2013-03-28
Merge branch 'rr/tests-dedup-test-config'
Junio C Hamano
2
-10
/
+0
2013-03-28
Merge branch 'yd/doc-is-in-asciidoc'
Junio C Hamano
1
-0
/
+3
2013-03-28
Merge branch 'yd/doc-merge-annotated-tag'
Junio C Hamano
2
-1
/
+26
2013-03-28
Merge branch 'jc/remove-treesame-parent-in-simplify-merges'
Junio C Hamano
2
-8
/
+48
2013-03-28
Merge branch 'jk/checkout-attribute-lookup'
Junio C Hamano
2
-74
/
+97
2013-03-28
Merge branch 'jk/difftool-dir-diff-edit-fix'
Junio C Hamano
3
-7
/
+48
2013-03-28
Merge branch 'maint'
Junio C Hamano
1
-1
/
+1
2013-03-28
Merge branch 'maint-1.8.1' into maint
Junio C Hamano
1
-1
/
+1
2013-03-28
t5516: test interaction between pushURL and pushInsteadOf correctly
Junio C Hamano
1
-3
/
+3
2013-03-28
git help config: s/insn/instruction/
Matthias Krüger
1
-1
/
+1
2013-03-28
t5520: use test_config to set/unset git config variables (leftover bits)
Ramkumar Ramachandra
1
-3
/
+3
2013-03-28
Avoid loading commits twice in log with diffs
Thomas Rast
1
-3
/
+10
2013-03-27
log: read gpg settings for signed commit verification
Jacob Sarvis
1
-0
/
+3
2013-03-27
clone: run check_everything_connected
Jeff King
3
-8
/
+28
2013-03-27
clone: die on errors from unpack_trees
Jeff King
3
-3
/
+4
2013-03-27
add tests for cloning corrupted repositories
Jeff King
1
-0
/
+41
2013-03-27
streaming_write_entry: propagate streaming errors
Jeff King
2
-7
/
+34
2013-03-27
add test for streaming corrupt blobs
Jeff King
1
-0
/
+34
2013-03-27
avoid infinite loop in read_istream_loose
Jeff King
1
-1
/
+1
2013-03-27
read_istream_filtered: propagate read error from upstream
Jeff King
1
-1
/
+1
2013-03-27
check_sha1_signature: check return value from read_istream
Jeff King
1
-0
/
+4
2013-03-27
stream_blob_to_fd: detect errors reading from stream
Jeff King
1
-0
/
+2
2013-03-27
Merge branch 'maint'
Junio C Hamano
4
-2
/
+7
2013-03-27
More fixes for 1.8.2.1
Junio C Hamano
1
-0
/
+3
2013-03-27
Merge branch 'maint-1.8.1' into maint
Junio C Hamano
3
-2
/
+4
2013-03-27
merge-tree: fix typo in merge-tree.c::unresolved
John Keeping
1
-1
/
+1
2013-03-27
git-commit doc: describe use of multiple `-m` options
Christian Helmuth
1
-0
/
+2
[prev]
[next]