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-05-10
Merge branch 'fc/completion-zsh' into sg/completion-updates
Junio C Hamano
1
-0
/
+8
2011-05-10
Revert "completion: don't declare 'local words' to make zsh happy"
Junio C Hamano
1
-6
/
+2
2011-05-10
git-completion: fix regression in zsh support
Felipe Contreras
1
-0
/
+8
2011-05-10
Test atomic git-commit --interactive
Conrad Irwin
1
-0
/
+10
2011-05-10
t3703, t4208: add test cases for magic pathspec
Nguyễn Thái Ngọc Duy
3
-0
/
+93
2011-05-10
rev/path disambiguation: further restrict "misspelled index entry" diag
Junio C Hamano
1
-2
/
+11
2011-05-10
fix overslow :/no-such-string-ever-existed diagnostics
Junio C Hamano
3
-13
/
+14
2011-05-10
fix overstrict :<path> diagnosis
Junio C Hamano
1
-1
/
+1
2011-05-10
grep: use get_pathspec() correctly
Junio C Hamano
1
-7
/
+1
2011-05-10
pathspec: drop "lone : means no pathspec" from get_pathspec()
Junio C Hamano
1
-3
/
+0
2011-05-10
Revert "magic pathspec: add ":(icase)path" to match case insensitively"
Junio C Hamano
2
-32
/
+6
2011-05-10
sparse checkout: do not eagerly decide the fate for whole directory
Nguyễn Thái Ngọc Duy
2
-29
/
+75
2011-05-10
t1011: fix sparse-checkout initialization and add new file
Nguyễn Thái Ngọc Duy
1
-4
/
+8
2011-05-10
tag: disallow '-' as tag name
Michael Schubert
1
-8
/
+18
2011-05-09
git-grep: do not die upon -F/-P when grep.extendedRegexp is set.
Junio C Hamano
1
-13
/
+43
2011-05-09
Add commit to list of config.singlekey commands
Conrad Irwin
1
-3
/
+4
2011-05-09
Add support for -p/--patch to git-commit
Conrad Irwin
4
-16
/
+27
2011-05-09
Allow git commit --interactive with paths
Conrad Irwin
2
-4
/
+3
2011-05-09
t7501.8: feed a meaningful command
Jeff King
1
-4
/
+6
2011-05-09
git-grep: Bail out when -P is used with -F or -E
Michał Kiedrowicz
2
-1
/
+19
2011-05-09
grep: Add basic tests
Michał Kiedrowicz
3
-0
/
+44
2011-05-09
configure: Check for libpcre
Michał Kiedrowicz
2
-0
/
+41
2011-05-09
git-grep: Learn PCRE
Michał Kiedrowicz
6
-1
/
+107
2011-05-09
grep: Extract compile_regexp_failed() from compile_regexp()
Michał Kiedrowicz
1
-9
/
+16
2011-05-09
grep: Fix a typo in a comment
Michał Kiedrowicz
1
-1
/
+1
2011-05-09
git-p4: small improvements to user-preservation
Luke Diamand
1
-5
/
+14
2011-05-09
blame: add --line-porcelain output format
Jeff King
4
-2
/
+45
2011-05-09
blame: refactor porcelain output
Jeff King
1
-9
/
+16
2011-05-09
add tests for various blame formats
Jeff King
1
-0
/
+71
2011-05-09
Honor $(prefix) set in config.mak* when defining ETC_GIT*
Johannes Sixt
1
-9
/
+9
2011-05-09
Revert "Honor $(prefix) set in config.mak* when defining ETC_GIT* and sysconf...
Junio C Hamano
1
-10
/
+9
2011-05-09
convert: make it harder to screw up adding a conversion attribute
Junio C Hamano
1
-41
/
+38
2011-05-09
convert: make it safer to add conversion attributes
Junio C Hamano
1
-26
/
+22
2011-05-09
convert: give saner names to crlf/eol variables, types and functions
Junio C Hamano
1
-30
/
+31
2011-05-09
convert: rename the "eol" global variable to "core_eol"
Junio C Hamano
4
-10
/
+10
2011-05-09
index_fd(): split into two helper functions
Junio C Hamano
1
-11
/
+31
2011-05-09
index_fd(): turn write_object and format_check arguments into one flag
Junio C Hamano
6
-23
/
+27
2011-05-09
t1507: avoid "${parameter<op>'word'}" inside double-quotes
Junio C Hamano
1
-2
/
+5
2011-05-08
completion: move private shopt shim for zsh to __git_ namespace
Jonathan Nieder
1
-4
/
+8
2011-05-08
t3701: add-p-fix makes the last test to pass
Junio C Hamano
1
-1
/
+1
2011-05-08
rerere: libify rerere_clear() and rerere_gc()
Junio C Hamano
3
-75
/
+88
2011-05-08
Use a temporary index for git commit --interactive
Conrad Irwin
2
-9
/
+30
2011-05-08
Remove gitweb/gitweb.cgi and other legacy targets from main Makefile
Jakub Narebski
1
-26
/
+0
2011-05-08
git-instaweb: Simplify build dependency on gitweb
Jakub Narebski
1
-1
/
+1
2011-05-06
tests: check git does not barf on merge.ff values for future versions of git
Jonathan Nieder
1
-2
/
+14
2011-05-06
tests: teach verify_parents to check for extra parents
Jonathan Nieder
1
-0
/
+1
2011-05-06
merge: introduce merge.ff configuration variable
Junio C Hamano
3
-2
/
+60
2011-05-06
Merge branch 'jc/maint-branch-mergeoptions' into mg/merge-ff-config
Junio C Hamano
2
-15
/
+59
2011-05-06
merge: make branch.<name>.mergeoptions correctly override merge.<option>
Junio C Hamano
2
-14
/
+57
2011-05-06
tests: eliminate unnecessary setup test assertions
Jonathan Nieder
2
-99
/
+97
[prev]
[next]