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-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-08
git-compat-util.h: Honor HP C's noreturn attribute
Michal Rokos
1
-1
/
+4
2011-03-08
Makefile: add NO_FNMATCH_CASEFOLD to HP-UX section
Michal Rokos
1
-0
/
+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-02
sha1_file.c: Don't retain open fds on small packs
Shawn O. Pearce
3
-6
/
+39
2011-03-02
mingw: add minimum getrlimit() compatibility stub
Erik Faye-Lund
1
-0
/
+16
2011-03-01
verify-pack: add --stat-only to the synopsis section
Junio C Hamano
1
-1
/
+1
2011-02-28
Limit file descriptors used by packs
Shawn O. Pearce
1
-13
/
+30
2011-02-27
branch_merged: fix grammar in warning
Eric Hanchrow
1
-1
/
+1
2011-02-25
commit: error out for missing commit message template
Jonathan Nieder
2
-4
/
+12
2011-02-25
mergetool-lib: call vim in readonly mode for diffs
Michael J Gruber
1
-2
/
+2
2011-02-22
diff: don't retrieve binary blobs for diffstat
Jeff King
1
-4
/
+11
2011-02-22
diff: handle diffstat of rewritten binary files
Jeff King
2
-10
/
+21
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
diffcore-rename: improve estimate_similarity() heuristics
Linus Torvalds
1
-1
/
+1
2011-02-18
diffcore-rename: properly honor the difference between -M and -C
Linus Torvalds
6
-33
/
+32
2011-02-18
for_each_hash: allow passing a 'void *data' pointer to callback
Linus Torvalds
4
-11
/
+13
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
t7406: "git submodule update {--merge|--rebase]" with new submodules
Spencer E. Olson
1
-0
/
+52
2011-02-17
submodule: no [--merge|--rebase] when newly cloned
Spencer E. Olson
1
-0
/
+9
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
2011-02-15
pull: do not display fetch usage on --help-all
Michael J Gruber
1
-1
/
+1
2011-02-15
git-tag.txt: list all modes in the description
Michael J Gruber
1
-5
/
+6
2011-02-15
commit,status: describe -u likewise
Michael J Gruber
1
-1
/
+1
2011-02-15
add: describe --patch like checkout, reset
Michael J Gruber
1
-1
/
+1
[prev]
[next]