summaryrefslogtreecommitdiffstats
path: root/COPYING (unfollow)
Commit message (Expand)AuthorFilesLines
2012-09-04The third batch for 1.8.0Junio C Hamano1-0/+45
2012-08-30Latter half of the second batch for 1.8.0Junio C Hamano1-1/+30
2012-08-27First half of the second batch for 1.8.0Junio C Hamano1-0/+37
2012-08-27Fix tests under GETTEXT_POISON on parseoptJiang Xin11-22/+46
2012-08-27Fix tests under GETTEXT_POISON on git-remoteJiang Xin1-11/+17
2012-08-27Fix tests under GETTEXT_POISON on pack-objectJiang Xin2-4/+4
2012-08-27Fix tests under GETTEXT_POISON on git-applyJiang Xin3-6/+6
2012-08-27Fix tests under GETTEXT_POISON on diffstatJiang Xin4-8/+8
2012-08-27Fix tests under GETTEXT_POISON on git-stashJiang Xin1-1/+1
2012-08-27Fix tests under GETTEXT_POISON on relative datesJiang Xin1-1/+1
2012-08-24Prepare for 1.7.11.6Junio C Hamano2-1/+35
2012-08-24compat: some mkdir() do not like a slash at the endJoachim Schmitz2-0/+29
2012-08-24sha1_file.c: introduce get_max_fd_limit() helperJoachim Schmitz1-7/+19
2012-08-24Make 'git submodule update --force' always check out submodules.Stefan Zager3-2/+21
2012-08-24mergetool: style fixesJunio C Hamano1-273/+308
2012-08-24Make the ciabot scripts completely self-configuring in the normal case.Eric S. Raymond4-37/+72
2012-08-24Improved documentation for the ciabot scripts.Eric S. Raymond2-2/+50
2012-08-23http.c: don't use curl_easy_strerror prior to curl-7.12.0Joachim Schmitz1-0/+2
2012-08-22Kick off cycle towards 1.8.0Junio C Hamano3-2/+46
2012-08-22t3910: use the UTF8_NFD_TO_NFC test prereqMichael J Gruber1-146/+135
2012-08-22contrib/ciabot: Get ciabot configuration from git variablesEric S. Raymond2-118/+156
2012-08-22am: quote string for translation before passing to eval_gettextlnNguyễn Thái Ngọc Duy1-2/+2
2012-08-22commit/commit-tree: correct latin1 to utf-8Linus Torvalds2-28/+88
2012-08-22difftool: silence warningRoss Lagerwall1-1/+1
2012-08-21warn_on_inaccessible(): a helper to warn on inaccessible pathsJunio C Hamano4-3/+11
2012-08-21attr: warn on inaccessible attribute filesJeff King1-1/+4
2012-08-21gitignore: report access errors of exclude filesJeff King1-2/+4
2012-08-21config: warn on inaccessible filesJeff King4-7/+18
2012-08-21for-each-ref: Fix sort with multiple keysKacper Kornet2-2/+4
2012-08-21t6300: test sort with multiple keysKacper Kornet1-0/+10
2012-08-21gettext: do not translate empty stringThomas Rast1-0/+2
2012-08-21git p4: make branch detection work with --use-client-specPete Wyckoff2-7/+32
2012-08-20precompose-utf8: do not call checks for non-ascii "utf8"Junio C Hamano1-8/+8
2012-08-20Git 1.7.12v1.7.12Junio C Hamano2-1/+6
2012-08-19git-config doc: unconfuse an exampleJunio C Hamano1-1/+1
2012-08-18git-config.txt: fix exampleMichael Haggerty1-1/+1
2012-08-17Documentation: update the introductory sectionJunio C Hamano1-28/+32
2012-08-17Documentation: update URL for formatted pagesJunio C Hamano1-1/+1
2012-08-17stash: invoke rerere in case of conflictPhil Hord2-1/+2
2012-08-17test: git-stash conflict sets up rererePhil Hord1-0/+38
2012-08-17cleanup precompose_utf8Robin Rosenberg1-20/+14
2012-08-17man: git pull -r is a short for --rebaseMiklos Vajna1-0/+1
2012-08-17gitcli: describe abbreviation of long optionsJunio C Hamano1-0/+8
2012-08-17contrib: add win32 credential-helperErik Faye-Lund3-0/+375
2012-08-16l10n: Fixes to Swedish translationPeter Krefting1-6/+6
2012-08-15Git 1.7.12-rc3v1.7.12-rc3Junio C Hamano2-11/+2
2012-08-15Git 1.7.11.5v1.7.11.5Junio C Hamano3-2/+11
2012-08-15rev-list docs: clarify --topo-order descriptionJunio C Hamano1-7/+24
2012-08-15gitweb: URL-decode $my_url/$my_uri when stripping PATH_INFOJay Soffian1-0/+5
2012-08-15daemon: --access-hook optionJunio C Hamano2-0/+93