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
2011-03-16
Merge branch 'mg/maint-difftool-vim-readonly' into maint
Junio C Hamano
1
-2
/
+2
2011-03-16
Merge branch 'jn/test-terminal-punt-on-osx-breakage' into maint
Junio C Hamano
1
-3
/
+19
2011-03-16
Merge branch 'jk/fail-null-clone' into maint
Junio C Hamano
2
-1
/
+14
2011-03-16
Merge branch 'jh/push-default-upstream-configname' into maint
Junio C Hamano
4
-9
/
+12
2011-03-16
Merge branch 'mg/placeholders-are-lowercase' into maint
Junio C Hamano
15
-42
/
+42
2011-03-16
Merge branch 'mg/patch-id' into maint
Junio C Hamano
2
-0
/
+38
2011-03-16
Merge branch 'js/maint-merge-use-prepare-commit-msg-hook' into maint
Junio C Hamano
2
-8
/
+41
2011-03-16
gitweb: highlight: replace tabs with spaces
Kevin Cernekee
1
-1
/
+1
2011-03-16
make_absolute_path: return the input path if it points to our buffer
Carlos Martín Nieto
1
-0
/
+4
2011-03-16
valgrind: ignore SSE-based strlen invalid reads
Carlos Martín Nieto
1
-0
/
+6
2011-03-16
diff --submodule: split into bite-sized pieces
Jonathan Nieder
1
-42
/
+61
2011-03-16
cherry: split off function to print output lines
Jonathan Nieder
1
-16
/
+18
2011-03-16
branch: split off function that writes tracking info and commit subject
Jonathan Nieder
1
-21
/
+27
2011-03-16
standardize brace placement in struct definitions
Jonathan Nieder
17
-88
/
+44
2011-03-16
compat: make gcc bswap an inline function
Jonathan Nieder
1
-8
/
+10
2011-03-16
enums: omit trailing comma for portability
Jonathan Nieder
2
-2
/
+2
2011-03-10
Revert "core.abbrevguard: Ensure short object names stay unique a bit longer"
Junio C Hamano
5
-21
/
+1
2011-03-09
Fix typo in t/README
Mathias Lafeldt
1
-1
/
+1
2011-03-09
ls-remote documentation: <refs> argument is optional
Piotr Krukowiecki
1
-1
/
+1
2011-03-09
Add Author and Documentation sections to git-for-each-ref.txt
Alexei Sholik
1
-0
/
+12
2011-03-09
Documentation: remove redundant colons in git-for-each-ref.txt
Alexei Sholik
1
-3
/
+3
2011-03-08
SubmittingPatches: clarify the expected commit log description
Junio C Hamano
1
-8
/
+18
2011-03-08
diff format documentation: clarify --cc and -c
Adam Monsen
1
-4
/
+7
2011-03-08
rev-list-options.txt: typo fix
Michael J Gruber
1
-1
/
+1
2011-03-04
Documentation: fix a typo in git-apply.txt
Michał Kiedrowicz
1
-1
/
+1
2011-03-03
init: remove unnecessary check
Nguyễn Thái Ngọc Duy
1
-7
/
+5
2011-03-01
verify-pack: add --stat-only to the synopsis section
Junio C Hamano
1
-1
/
+1
2011-02-27
branch_merged: fix grammar in warning
Eric Hanchrow
1
-1
/
+1
2011-02-25
mergetool-lib: call vim in readonly mode for diffs
Michael J Gruber
1
-2
/
+2
2011-02-21
Documentation: clarify -u<mode> option defaults
Clemens Buchacher
2
-14
/
+14
2011-02-21
t/t7500-commit.sh: use test_cmp instead of test
Ævar Arnfjörð Bjarmason
1
-1
/
+6
2011-02-21
t/gitweb-lib.sh: Ensure that errors are shown for --debug --immediate
Ævar Arnfjörð Bjarmason
3
-88
/
+6
2011-02-21
gitweb/gitweb.perl: don't call S_ISREG() with undef
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2011-02-21
gitweb/gitweb.perl: remove use of qw(...) as parentheses
Ævar Arnfjörð Bjarmason
1
-2
/
+2
2011-02-18
clone: die when trying to clone missing local path
Jeff King
2
-1
/
+14
2011-02-17
tests: skip terminal output tests on OS X
Jonathan Nieder
1
-3
/
+19
2011-02-17
git-patch-id: do not trip over "no newline" markers
Michael J Gruber
2
-1
/
+3
2011-02-17
git-patch-id: test for "no newline" markers
Michael J Gruber
1
-0
/
+36
2011-02-17
Make <identifier> lowercase in Documentation
Michael J Gruber
3
-13
/
+13
2011-02-16
Merge branch 'maint-1.7.3' into maint
Junio C Hamano
0
-0
/
+0
2011-02-16
Merge branch 'maint-1.7.2' into maint-1.7.3
Junio C Hamano
3
-20
/
+26
2011-02-16
Merge branch 'maint-1.7.1' into maint-1.7.2
Junio C Hamano
3
-20
/
+26
2011-02-16
Merge branch 'maint-1.7.0' into maint-1.7.1
Junio C Hamano
3
-20
/
+26
2011-02-16
push.default: Rename 'tracking' to 'upstream'
Johan Herland
4
-9
/
+12
2011-02-16
parse_tag_buffer(): do not prefixcmp() out of range
Nguyễn Thái Ngọc Duy
1
-2
/
+4
2011-02-15
merge: honor prepare-commit-msg hook
Jay Soffian
2
-8
/
+41
2011-02-15
Make <identifier> lowercase as per CodingGuidelines
Michael J Gruber
2
-2
/
+2
2011-02-15
Make <identifier> lowercase as per CodingGuidelines
Michael J Gruber
8
-25
/
+25
2011-02-15
Make <identifier> lowercase as per CodingGuidelines
Michael J Gruber
1
-1
/
+1
2011-02-15
CodingGuidelines: downcase placeholders in usage messages
Junio C Hamano
1
-1
/
+1
[next]