summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-06-24Merge branch 'maint-1.7.4' into maintLibravatar Junio C Hamano1-1/+1
2011-06-24completion: replace core.abbrevguard to core.abbrevLibravatar Namhyung Kim1-1/+1
2011-06-23glossary: clarify description of HEADLibravatar Junio C Hamano1-2/+2
2011-06-23glossary: update description of head and refLibravatar Junio C Hamano1-4/+5
2011-06-23glossary: update description of "tag"Libravatar Junio C Hamano1-8/+8
2011-06-23git.txt: de-emphasize the implementation detail of a refLibravatar Junio C Hamano1-4/+3
2011-06-23check-ref-format doc: de-emphasize the implementation detail of a refLibravatar Junio C Hamano1-3/+6
2011-06-23git-remote.txt: avoid sounding as if loose refs are the only ones in the worldLibravatar Junio C Hamano1-9/+10
2011-06-23git-remote.txt: fix wrong remote refspecLibravatar Namhyung Kim1-6/+6
2011-06-22Git 1.7.6-rc3Libravatar Junio C Hamano1-1/+1
2011-06-22gitweb: Refactor git_header_htmlLibravatar Jakub Narebski1-77/+95
2011-06-22Merge branch 'maint'Libravatar Junio C Hamano1-4/+8
2011-06-22Makefile: Track changes to LDFLAGS and relink when necessaryLibravatar Fredrik Kuivinen2-8/+18
2011-06-22gitweb: Make git_search_* subroutines render whole pagesLibravatar Jakub Narebski1-12/+26
2011-06-22gitweb: Clean up code in git_search_* subroutinesLibravatar Jakub Narebski1-13/+16
2011-06-22gitweb: Split body of git_search into subroutinesLibravatar Jakub Narebski1-182/+199
2011-06-22gitweb: Check permissions first in git_searchLibravatar Jakub Narebski1-13/+21
2011-06-22Documentation: git diff --check respects core.whitespaceLibravatar Christof Krüger1-4/+8
2011-06-22clone: accept config options on the command lineLibravatar Jeff King3-1/+71
2011-06-22config: make git_config_parse_parameter a public functionLibravatar Jeff King2-2/+4
2011-06-22remote: use new OPT_STRING_LISTLibravatar Jeff King1-12/+2
2011-06-22parse-options: add OPT_STRING_LIST helperLibravatar Jeff King4-0/+44
2011-06-22config: use strbuf_split_str instead of a temporary strbufLibravatar Jeff King1-3/+1
2011-06-22strbuf: allow strbuf_split to work on non-strbufsLibravatar Jeff King2-7/+17
2011-06-22config: avoid segfault when parsing command-line configLibravatar Jeff King2-0/+6
2011-06-22config: die on error in command-line configLibravatar Jeff King2-1/+9
2011-06-22fix "git -c" parsing of values with equals signsLibravatar Jeff King2-1/+7
2011-06-22strbuf_split: add a max parameterLibravatar Jeff King2-3/+11
2011-06-22upload-archive: allow user to turn off filtersLibravatar Jeff King8-13/+49
2011-06-22archive: provide builtin .tar.gz filterLibravatar Jeff King3-0/+51
2011-06-22archive: implement configurable tar filtersLibravatar Jeff King3-1/+165
2011-06-22archive: refactor file extension format-guessingLibravatar Jeff King1-6/+19
2011-06-22archive: move file extension format-guessing lowerLibravatar Jeff King4-41/+41
2011-06-22archive: pass archiver struct to write_archive callbackLibravatar Jeff King4-4/+7
2011-06-22archive: refactor list of archive formatsLibravatar Jeff King4-27/+52
2011-06-22archive-tar: don't reload default config optionsLibravatar Jeff King1-1/+1
2011-06-21Merge branch 'maint'Libravatar Junio C Hamano1-0/+2
2011-06-21gitweb: 'pickaxe' and 'grep' features requires 'search' to be enabledLibravatar Jakub Narebski1-0/+2
2011-06-20Add explanation of the profile feedback build to the READMELibravatar Andi Kleen1-0/+13
2011-06-20Merge branch 'mk/grep-pcre'Libravatar Junio C Hamano1-3/+3
2011-06-20t7810: avoid unportable use of "echo"Libravatar Junio C Hamano1-3/+3
2011-06-20plug a few coverity-spotted leaksLibravatar Jim Meyering4-5/+12
2011-06-20Add profile feedback build to gitLibravatar Andi Kleen1-0/+16
2011-06-20cygwin: trust executable bit by defaultLibravatar Junio C Hamano1-1/+1
2011-06-20fetch: Also fetch submodules in subdirectories in on-demand modeLibravatar Jens Lehmann2-8/+9
2011-06-20tag: accept multiple patterns for --listLibravatar Jeff King3-12/+28
2011-06-20Add option to disable NORETURNLibravatar Junio C Hamano2-1/+7
2011-06-19Merge branch 'di/no-no-existant'Libravatar Junio C Hamano7-14/+14
2011-06-19Merge branch 'maint'Libravatar Junio C Hamano1-1/+1
2011-06-19builtin/gc.c: add missing newline in messageLibravatar Andreas Schwab1-1/+1