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
2010-09-30
send-email: use (?:) instead of () if no match variables are needed
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2010-09-30
send-email: sanitize_address use qq["foo"], not "\"foo\""
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2010-09-30
send-email: sanitize_address use $foo, not "$foo"
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2010-09-30
send-email: use \E***\Q instead of \*\*\*
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2010-09-30
send-email: cleanup_compose_files doesn't need a prototype
Ævar Arnfjörð Bjarmason
1
-3
/
+1
2010-09-30
send-email: unique_email_list doesn't need a prototype
Ævar Arnfjörð Bjarmason
1
-2
/
+1
2010-09-30
send-email: file_declares_8bit_cte doesn't need a prototype
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2010-09-30
send-email: get_patch_subject doesn't need a prototype
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2010-09-30
send-email: use lexical filehandles during sending
Ævar Arnfjörð Bjarmason
1
-7
/
+7
2010-09-30
send-email: use lexical filehandles for $compose
Ævar Arnfjörð Bjarmason
1
-11
/
+11
2010-09-30
send-email: use lexical filehandle for opendir
Ævar Arnfjörð Bjarmason
1
-3
/
+3
2010-09-30
gitweb/Makefile: Include gitweb/config.mak
Jakub Narebski
1
-0
/
+1
2010-09-30
gitweb/Makefile: Add 'test' and 'test-installed' targets
Jakub Narebski
2
-1
/
+14
2010-09-30
t/gitweb-lib.sh: Add support for GITWEB_TEST_INSTALLED
Jakub Narebski
1
-2
/
+19
2010-09-30
gitweb: Move call to evaluate_git_version after evaluate_gitweb_config
Jakub Narebski
1
-1
/
+1
2010-09-30
diff: avoid repeated scanning while looking for funcname
René Scharfe
1
-24
/
+14
2010-09-30
t0004 (unwritable files): simplify error handling
Jonathan Nieder
1
-38
/
+14
2010-09-30
rev-list-options: clarify --parents and --children
Michael J Gruber
1
-4
/
+4
2010-09-29
blame,cat-file --textconv: Don't assume mode is ``S_IFREF | 0664''
Kirill Smelkov
6
-21
/
+30
2010-09-29
blame,cat-file: Demonstrate --textconv is wrongly running converter on symlinks
Kirill Smelkov
2
-0
/
+78
2010-09-29
blame,cat-file: Prepare --textconv tests for correctly-failing conversion pro...
Kirill Smelkov
2
-12
/
+14
2010-09-29
Start 1.7.4 cycle
Junio C Hamano
3
-2
/
+56
2010-09-29
Merge branch 'tr/send-email-refuse-sending-unedited-cover-letter'
Junio C Hamano
2
-0
/
+49
2010-09-29
Merge branch 'ab/send-email-catfile'
Junio C Hamano
1
-1
/
+2
2010-09-29
Merge branch 'jc/grep-header-all-match-fix'
Junio C Hamano
3
-32
/
+101
2010-09-29
Merge branch 'jc/no-branch-name-with-dash-at-front'
Junio C Hamano
1
-0
/
+2
2010-09-29
Merge branch 'jn/gitweb-test-lib'
Junio C Hamano
1
-6
/
+6
2010-09-29
Merge branch 'bc/fortran-userdiff'
Junio C Hamano
3
-1
/
+20
2010-09-29
Merge branch 'jk/read-tree-empty'
Junio C Hamano
2
-2
/
+14
2010-09-29
Merge branch 'rr/format-patch-count-without-merges'
Junio C Hamano
3
-7
/
+23
2010-09-29
Merge branch 'jc/pickaxe-grep'
Junio C Hamano
10
-9
/
+226
2010-09-29
Merge branch 'gb/shell-ext'
Junio C Hamano
5
-21
/
+186
2010-09-29
Merge branch 'rr/fmt-merge-msg'
Junio C Hamano
7
-55
/
+163
2010-09-29
Merge branch 'po/etc-gitattributes'
Junio C Hamano
6
-5
/
+95
2010-09-29
MinGW: avoid collisions between "tags" and "TAGS"
Junio C Hamano
1
-6
/
+9
2010-09-29
diff: trivial fix for --output file error message
Matthieu Moy
1
-1
/
+1
2010-09-29
send-email: Use To: headers in patch files
Stephen Boyd
2
-0
/
+31
2010-09-29
user-manual: fix anchor name Finding-comments-With-given-Content
Michael J Gruber
1
-1
/
+1
2010-09-29
user-manual: be consistent in illustrations to 'git rebase'
Kirill Smelkov
1
-2
/
+2
2010-09-29
stash: simplify parsing fixes
Jon Seymour
1
-21
/
+7
2010-09-29
diff: add synonyms for -M, -C, -B
Kevin Ballard
2
-3
/
+25
2010-09-29
merge-recursive: option to specify rename threshold
Kevin Ballard
5
-3
/
+16
2010-09-29
mergetool-lib: make the three-way diff the default for vim/gvim
Dan McGee
1
-3
/
+15
2010-09-29
Git 1.7.3.1
Junio C Hamano
4
-3
/
+18
2010-09-29
stash: fix git stash branch regression when branch creation fails
Jon Seymour
2
-4
/
+4
2010-09-29
stash drops the stash even if creating the branch fails because it already ex...
Tomas Carnecky
1
-0
/
+11
2010-09-28
daemon: allow more than one host address given via --listen
Alexander Sulfrian
2
-9
/
+23
2010-09-28
daemon: add helper function named_sock_setup
Alexander Sulfrian
1
-20
/
+33
2010-09-27
Fix missing 'does' in man-page for 'git checkout'
Linus Torvalds
1
-8
/
+8
2010-09-27
Documentation: pack.compression: explain how to recompress
Jan Krüger
1
-0
/
+4
[prev]
[next]