summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-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
2011-06-19rebase -i -p: include non-first-parent commits in todo listLibravatar Andrew Wong4-5/+30
2011-06-17tests: link shell libraries into valgrind directoryLibravatar Jeff King1-2/+7
2011-06-17t/Makefile: pass test opts to valgrind target properlyLibravatar Jeff King1-1/+1
2011-06-17Merge branch 'ab/i18n-scripts-basic'Libravatar Junio C Hamano1-1/+0
2011-06-17sh-i18n--envsubst.c: do not #include getopt.hLibravatar Brandon Casey1-1/+0
2011-06-16Fix typo: existant->existentLibravatar Dmitry Ivankov7-14/+14
2011-06-16Git 1.7.6-rc2Libravatar Junio C Hamano2-2/+2
2011-06-15t/gitweb-lib.sh: skip gitweb tests when perl dependencies are not metLibravatar Junio C Hamano1-0/+5
2011-06-11tag: speed up --contains calculationLibravatar Jeff King1-1/+45
2011-06-10zlib: allow feeding more than 4GB in one goLibravatar Junio C Hamano1-20/+58
2011-06-10zlib: zlib can only process 4GB at a timeLibravatar Junio C Hamano15-70/+142
2011-06-10zlib: wrap deflateBound() tooLibravatar Junio C Hamano8-10/+17
2011-06-10zlib: wrap deflate side of the APILibravatar Junio C Hamano10-41/+105
2011-06-10zlib: wrap inflateInit2 used to accept only for gzip formatLibravatar Junio C Hamano3-4/+17
2011-06-10zlib: wrap remaining calls to direct inflate/inflateEndLibravatar Junio C Hamano1-2/+2
2011-06-10zlib wrapper: refactor error message formatterLibravatar Junio C Hamano1-35/+38
2011-06-09gitweb: do not misparse nonnumeric content tag files that contain a digitLibravatar Jonathan Nieder2-1/+9
2011-06-08Git 1.7.6-rc1Libravatar Junio C Hamano2-3/+11
2011-06-08Merge branch 'maint'Libravatar Junio C Hamano1-2/+4
2011-06-08Document the underlying protocol used by shallow repositories and --depth com...Libravatar Alex Neronskiy1-22/+66
2011-06-08Fix documentation of fetch-pack that implies that the client can disconnect a...Libravatar Alex Neronskiy1-14/+15
2011-06-08fetch: do not leak a refspecLibravatar Jim Meyering1-2/+4
2011-06-08sha1_file.c: "legacy" is really the current formatLibravatar Junio C Hamano1-29/+33
2011-06-07Merge branch 'jc/magic-pathspec'Libravatar Junio C Hamano1-6/+6
2011-06-07t3703: skip more tests using colons in file names on WindowsLibravatar Alex Riesen1-6/+6
2011-06-06submodule add: clean up duplicated codeLibravatar Jens Lehmann1-9/+1
2011-06-06submodule add: allow relative repository path even when no url is setLibravatar Jens Lehmann3-4/+9
2011-06-06submodule add: test failure when url is not configured in superprojectLibravatar Jens Lehmann1-0/+7
2011-06-06Merge branch 'jn/mime-type-with-params'Libravatar Junio C Hamano1-1/+1
2011-06-06Merge branch 'jn/gitweb-docs'Libravatar Junio C Hamano2-131/+135
2011-06-06Merge branch 'jk/diff-not-so-quick'Libravatar Junio C Hamano5-5/+16
2011-06-06Merge branch 'bc/maint-status-z-to-use-porcelain'Libravatar Junio C Hamano2-3/+11
2011-06-05checkout -b <name>: correctly detect existing branchLibravatar Junio C Hamano4-1/+19
2011-06-05gitweb: Fix usability of $prevent_xssLibravatar Jakub Narebski1-1/+1
2011-06-03gitweb: Move "Requirements" up in gitweb/INSTALLLibravatar Jakub Narebski1-15/+15
2011-06-02git status --ignored: tests and docsLibravatar Junio C Hamano2-0/+127
2011-06-02gitweb: Describe CSSMIN and JSMIN in gitweb/INSTALLLibravatar Jakub Narebski1-6/+13
2011-06-02gitweb: Move information about installation from README to INSTALLLibravatar Jakub Narebski2-116/+113
2011-06-02status: fix bug with missing --ignore filesLibravatar Jeff King1-1/+1
2011-06-01Sync with 1.7.5.4Libravatar Junio C Hamano2-1/+5
2011-06-01Git 1.7.5.4Libravatar Junio C Hamano3-2/+6
2011-06-01Merge branch 'jk/maint-config-alias-fix' into maintLibravatar Junio C Hamano4-48/+30
2011-06-01Merge branch 'jc/fmt-req-fix' into maintLibravatar Junio C Hamano1-1/+1
2011-06-01Merge branch 'jk/maint-docs' into maintLibravatar Junio C Hamano4-15/+35
2011-06-01Merge branch 'jn/doc-remote-helpers' into maintLibravatar Junio C Hamano1-3/+3