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
2012-02-21
completion: Allow dash as the first character for __git_ps1
Christian Hammerl
1
-1
/
+1
2012-02-20
Update draft release notes to 1.7.9.2
Junio C Hamano
1
-0
/
+3
2012-02-19
gitweb: Fix 'grep' search for multiple matches in file
Jakub Narebski
2
-1
/
+41
2012-02-16
Update draft release notes to 1.7.9.2
Junio C Hamano
2
-1
/
+28
2012-02-16
Merge branch 'jc/checkout-out-of-unborn' into maint
Junio C Hamano
2
-1
/
+29
2012-02-16
Merge branch 'jc/maint-mailmap-output' into maint
Junio C Hamano
1
-8
/
+10
2012-02-16
Merge branch 'jk/prompt-fallback-to-tty' into maint
Junio C Hamano
1
-9
/
+18
2012-02-16
Merge branch 'jn/gitweb-search-utf-8' into maint
Junio C Hamano
1
-8
/
+8
2012-02-16
Merge branch 'jc/maint-commit-ignore-i-t-a' into maint
Junio C Hamano
2
-6
/
+8
2012-02-16
Merge branch 'mm/empty-loose-error-message' into maint
Junio C Hamano
1
-0
/
+5
2012-02-16
Merge branch 'nk/ctype-for-perf' into maint
Junio C Hamano
2
-1
/
+16
2012-02-16
Merge branch 'jx/i18n-more-marking' into maint
Junio C Hamano
2
-14
/
+24
2012-02-16
man: rearrange git synopsis to fit in 80 lines
Zbigniew Jędrzejewski-Szmek
1
-3
/
+3
2012-02-16
completion: --list option for git-branch
Ralf Thielow
1
-1
/
+1
2012-02-16
Merge branch 'rt/completion-branch-edit-desc' into maint
Junio C Hamano
1
-1
/
+1
2012-02-14
Git 1.7.9.1
Junio C Hamano
3
-2
/
+14
2012-02-13
Merge branch 'jk/maint-tag-show-fixes' into maint
Junio C Hamano
2
-32
/
+53
2012-02-13
Merge branch 'bw/inet-pton-ntop-compat' into maint
Junio C Hamano
2
-12
/
+0
2012-02-13
Merge branch 'mp/make-cleanse-x-for-exe' into maint
Junio C Hamano
1
-0
/
+3
2012-02-13
Merge branch 'jn/merge-no-edit-fix' into maint
Junio C Hamano
2
-3
/
+19
2012-02-13
Update draft release notes to 1.7.9.1
Junio C Hamano
1
-3
/
+19
2012-02-13
Merge branch 'js/add-e-submodule-fix' into maint
Junio C Hamano
1
-0
/
+1
2012-02-13
Merge branch 'jc/parse-date-raw' into maint
Junio C Hamano
4
-1
/
+60
2012-02-13
Merge branch 'jc/merge-ff-only-stronger-than-signed-merge' into maint
Junio C Hamano
2
-1
/
+15
2012-02-13
Merge branch 'jc/branch-desc-typoavoidance' into maint
Junio C Hamano
3
-4
/
+61
2012-02-13
Merge branch 'jn/rpm-spec' into maint
Junio C Hamano
1
-0
/
+1
2012-02-13
t: use sane_unset instead of unset
Ævar Arnfjörð Bjarmason
6
-10
/
+10
2012-02-13
Remove Git's support for smoke testing
Ævar Arnfjörð Bjarmason
3
-133
/
+1
2012-02-13
Makefile: Change the default compiler from "gcc" to "cc"
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2012-02-10
Update draft release notes to 1.7.9.1
Junio C Hamano
1
-0
/
+17
2012-02-10
Merge branch 'jc/maint-request-pull-for-tag' into maint
Junio C Hamano
3
-8
/
+4
2012-02-10
Merge branch 'tr/grep-l-with-decoration' into maint
Junio C Hamano
2
-2
/
+25
2012-02-10
Merge branch 'jl/submodule-re-add' into maint
Junio C Hamano
2
-0
/
+9
2012-02-10
Merge branch 'da/maint-mergetool-twoway' into maint
Junio C Hamano
2
-5
/
+35
2012-02-10
ctype: implement islower/isupper macro
Namhyung Kim
1
-0
/
+15
2012-02-10
ctype.c only wants git-compat-util.h
Namhyung Kim
1
-1
/
+1
2012-02-09
Explicitly set X to avoid potential build breakage
Michael Palimaka
1
-0
/
+3
2012-02-09
merge: do not launch an editor on "--no-edit $tag"
Junio C Hamano
2
-3
/
+19
2012-02-08
tag: do not show non-tag contents with "-n"
Junio C Hamano
2
-10
/
+25
2012-02-07
commit: ignore intent-to-add entries instead of refusing
Junio C Hamano
2
-6
/
+8
2012-02-07
add -e: do not show difference in a submodule that is merely dirty
Johannes Schindelin
1
-0
/
+1
2012-02-06
git checkout -b: allow switching out of an unborn branch
Junio C Hamano
2
-1
/
+29
2012-02-06
mailmap: always return a plain mail address from map_user()
Junio C Hamano
1
-8
/
+10
2012-02-06
fsck: give accurate error message on empty loose object files
Matthieu Moy
1
-0
/
+5
2012-02-06
tag: die when listing missing or corrupt objects
Jeff King
1
-1
/
+5
2012-02-06
tag: fix output of "tag -n" when errors occur
Jeff King
1
-32
/
+34
2012-02-06
Prepare for 1.7.9.1
Junio C Hamano
2
-1
/
+20
2012-02-06
completion: --edit and --no-edit for git-merge
Adrian Weimann
1
-1
/
+1
2012-02-05
Merge branch 'sp/smart-http-failure-to-push' into maint
Junio C Hamano
2
-4
/
+33
2012-02-05
Merge branch 'jc/maint-log-first-parent-pathspec' into maint
Junio C Hamano
2
-1
/
+10
[next]