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-06-22
gitweb: Make git_search_* subroutines render whole pages
Jakub Narebski
1
-12
/
+26
2011-06-22
gitweb: Clean up code in git_search_* subroutines
Jakub Narebski
1
-13
/
+16
2011-06-22
gitweb: Split body of git_search into subroutines
Jakub Narebski
1
-182
/
+199
2011-06-22
gitweb: Check permissions first in git_search
Jakub Narebski
1
-13
/
+21
2011-06-22
Documentation: git diff --check respects core.whitespace
Christof Krüger
1
-4
/
+8
2011-06-22
clone: accept config options on the command line
Jeff King
3
-1
/
+71
2011-06-22
config: make git_config_parse_parameter a public function
Jeff King
2
-2
/
+4
2011-06-22
remote: use new OPT_STRING_LIST
Jeff King
1
-12
/
+2
2011-06-22
parse-options: add OPT_STRING_LIST helper
Jeff King
4
-0
/
+44
2011-06-22
config: use strbuf_split_str instead of a temporary strbuf
Jeff King
1
-3
/
+1
2011-06-22
strbuf: allow strbuf_split to work on non-strbufs
Jeff King
2
-7
/
+17
2011-06-22
config: avoid segfault when parsing command-line config
Jeff King
2
-0
/
+6
2011-06-22
config: die on error in command-line config
Jeff King
2
-1
/
+9
2011-06-22
fix "git -c" parsing of values with equals signs
Jeff King
2
-1
/
+7
2011-06-22
strbuf_split: add a max parameter
Jeff King
2
-3
/
+11
2011-06-22
upload-archive: allow user to turn off filters
Jeff King
8
-13
/
+49
2011-06-22
archive: provide builtin .tar.gz filter
Jeff King
3
-0
/
+51
2011-06-22
archive: implement configurable tar filters
Jeff King
3
-1
/
+165
2011-06-22
archive: refactor file extension format-guessing
Jeff King
1
-6
/
+19
2011-06-22
archive: move file extension format-guessing lower
Jeff King
4
-41
/
+41
2011-06-22
archive: pass archiver struct to write_archive callback
Jeff King
4
-4
/
+7
2011-06-22
archive: refactor list of archive formats
Jeff King
4
-27
/
+52
2011-06-22
archive-tar: don't reload default config options
Jeff King
1
-1
/
+1
2011-06-21
Merge branch 'maint'
Junio C Hamano
1
-0
/
+2
2011-06-21
gitweb: 'pickaxe' and 'grep' features requires 'search' to be enabled
Jakub Narebski
1
-0
/
+2
2011-06-20
Add explanation of the profile feedback build to the README
Andi Kleen
1
-0
/
+13
2011-06-20
Merge branch 'mk/grep-pcre'
Junio C Hamano
1
-3
/
+3
2011-06-20
t7810: avoid unportable use of "echo"
Junio C Hamano
1
-3
/
+3
2011-06-20
plug a few coverity-spotted leaks
Jim Meyering
4
-5
/
+12
2011-06-20
Add profile feedback build to git
Andi Kleen
1
-0
/
+16
2011-06-20
cygwin: trust executable bit by default
Junio C Hamano
1
-1
/
+1
2011-06-20
fetch: Also fetch submodules in subdirectories in on-demand mode
Jens Lehmann
2
-8
/
+9
2011-06-20
tag: accept multiple patterns for --list
Jeff King
3
-12
/
+28
2011-06-20
Add option to disable NORETURN
Junio C Hamano
2
-1
/
+7
2011-06-19
Merge branch 'di/no-no-existant'
Junio C Hamano
7
-14
/
+14
2011-06-19
Merge branch 'maint'
Junio C Hamano
1
-1
/
+1
2011-06-19
builtin/gc.c: add missing newline in message
Andreas Schwab
1
-1
/
+1
2011-06-19
rebase -i -p: include non-first-parent commits in todo list
Andrew Wong
4
-5
/
+30
2011-06-17
tests: link shell libraries into valgrind directory
Jeff King
1
-2
/
+7
2011-06-17
t/Makefile: pass test opts to valgrind target properly
Jeff King
1
-1
/
+1
2011-06-17
Merge branch 'ab/i18n-scripts-basic'
Junio C Hamano
1
-1
/
+0
2011-06-17
sh-i18n--envsubst.c: do not #include getopt.h
Brandon Casey
1
-1
/
+0
2011-06-16
config.c: Make git_config() work correctly when called recursively
Ramsay Jones
1
-30
/
+50
2011-06-16
t1301-*.sh: Fix the 'forced modes' test on cygwin
Ramsay Jones
1
-2
/
+1
2011-06-16
help.c: Fix detection of custom merge strategy on cygwin
Ramsay Jones
1
-1
/
+4
2011-06-16
Fix typo: existant->existent
Dmitry Ivankov
7
-14
/
+14
2011-06-16
Git 1.7.6-rc2
Junio C Hamano
2
-2
/
+2
2011-06-15
archive: reorder option parsing and config reading
Jeff King
1
-4
/
+14
2011-06-15
t/gitweb-lib.sh: skip gitweb tests when perl dependencies are not met
Junio C Hamano
1
-0
/
+5
2011-06-15
Update the Interix default build configuration.
Markus Duft
1
-2
/
+4
[prev]
[next]