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-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-09
Makefile: fix syntax for older make
Johannes Sixt
1
-2
/
+4
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
completion: simplify __gitcomp and __gitcomp_nl implementations
Felipe Contreras
1
-16
/
+3
2012-02-06
completion: use ls -1 instead of rolling a loop to do that ourselves
Felipe Contreras
1
-37
/
+2
2012-02-06
completion: work around zsh option propagation bug
Felipe Contreras
1
-3
/
+6
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
Fix build problems related to profile-directed optimization
Theodore Ts'o
2
-22
/
+48
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
2012-02-05
Merge branch 'cb/push-quiet' into maint
Junio C Hamano
8
-19
/
+78
2012-02-05
Merge branch 'cb/maint-kill-subprocess-upon-signal' into maint
Junio C Hamano
3
-1
/
+72
2012-02-05
Sync with 1.7.6.6
Junio C Hamano
2
-24
/
+2
2012-02-05
Sync with 1.7.6.6
Junio C Hamano
2
-24
/
+2
2012-02-05
Sync with 1.7.6.6
Junio C Hamano
2
-24
/
+2
2012-02-05
Git 1.7.6.6
Junio C Hamano
2
-2
/
+3
2012-02-05
imap-send: remove dead code
Jeff King
1
-23
/
+0
2012-02-05
branch --edit-description: protect against mistyped branch name
Junio C Hamano
2
-4
/
+52
2012-02-05
Drop system includes from inet_pton/inet_ntop compatibility wrappers
Ben Walton
2
-12
/
+0
2012-02-05
merge: do not create a signed tag merge under --ff-only option
Junio C Hamano
2
-1
/
+15
2012-02-03
Use correct grammar in diffstat summary line
Nguyễn Thái Ngọc Duy
69
-118
/
+168
2012-02-03
parse_date(): '@' prefix forces git-timestamp
Junio C Hamano
4
-2
/
+32
2012-02-03
parse_date(): allow ancient git-timestamp
Junio C Hamano
1
-0
/
+29
2012-02-03
git.spec: Workaround localized messages not put in any RPM
Jakub Narebski
1
-0
/
+1
2012-02-03
tests: add write_script helper function
Junio C Hamano
1
-0
/
+9
2012-02-03
prompt: fall back to terminal if askpass fails
Jeff King
1
-7
/
+17
2012-02-03
prompt: clean up strbuf usage
Jeff King
1
-2
/
+1
2012-02-03
gitweb: Allow UTF-8 encoded CGI query parameters and path_info
Jakub Narebski
1
-8
/
+8
2012-02-02
standardize and improve lookup rules for external local repos
Jeff King
5
-5
/
+109
2012-02-02
grep: pre-load userdiff drivers when threaded
Jeff King
1
-4
/
+6
2012-02-02
grep: load file data after checking binary-ness
Jeff King
1
-3
/
+3
2012-02-02
grep: respect diff attributes for binary-ness
Jeff King
3
-2
/
+39
2012-02-02
grep: cache userdiff_driver in grep_source
Jeff King
2
-6
/
+20
2012-02-02
grep: drop grep_buffer's "name" parameter
Jeff King
3
-4
/
+3
2012-02-02
convert git-grep to use grep_source interface
Jeff King
1
-119
/
+23
2012-02-02
grep: refactor the concept of "grep source" into an object
Jeff King
2
-34
/
+186
2012-02-02
grep: move sha1-reading mutex into low-level code
Jeff King
3
-23
/
+29
[prev]
[next]