summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-02-25Make sure objects/pack exists before creating a new packJunio C Hamano
2008-12-20GIT 1.6.0.6v1.6.0.6Junio C Hamano
2008-12-20fast-import: make tagger information optionalJunio C Hamano
2008-12-20fast-export: deal with tag objects that do not have a taggerJohannes Schindelin
2008-12-20SubmittingPatches: mention the usage of real name in Signed-off-by: linesMiklos Vajna
2008-12-20git-mergetool: properly handle "git mergetool -- filename"David Aguilar
2008-12-20git-send-email: handle email address with quoted commaWu Fengguang
2008-12-20Documentation: fix typos, grammar, asciidoc syntaxMarkus Heidelberg
2008-12-17GIT 1.5.6.6v1.5.6.6Junio C Hamano
2008-12-17GIT 1.5.5.6v1.5.5.6Junio C Hamano
2008-12-17GIT 1.5.4.7v1.5.4.7Junio C Hamano
2008-12-17gitweb: do not run "git diff" that is PorcelainJunio C Hamano
2008-12-16fast-import: close pack before unlinking itJohannes Schindelin
2008-12-15pager: do not dup2 stderr if it is already redirectedJunio C Hamano
2008-12-15git-show: do not segfault when showing a bad tagJunio C Hamano
2008-12-13git-config.txt: fix a typoJim Meyering
2008-12-11fsck: reduce stack footprintLinus Torvalds
2008-12-11make sure packs to be replaced are closed beforehandNicolas Pitre
2008-12-10work around Python warnings from AsciiDocJunio C Hamano
2008-12-09git-svn: Make following parents atomicDeskin Miller
2008-12-07GIT 1.6.0.5v1.6.0.5Junio C Hamano
2008-12-07"git diff <tree>{3,}": do not reverse order of argumentsMatt McCutchen
2008-12-07tag: delete TAG_EDITMSG only on successful tagJeff King
2008-12-07gitweb: Make project specific override for 'grep' feature workJakub Narebski
2008-12-07http.c: use 'git_config_string' to get 'curl_http_proxy'Miklos Vajna
2008-12-07fetch-pack: Avoid memcpy() with src==dstThomas Rast
2008-12-03Merge branch 'jk/maint-commit-v-strip' into maintJunio C Hamano
2008-12-03xdiff: give up scanning similar lines earlyDavide Libenzi
2008-12-03Merge branch 'bc/maint-keep-pack' into maintJunio C Hamano
2008-12-03Merge branch 'js/mingw-rename-fix' into maintJunio C Hamano
2008-12-02User's Manual: remove duplicated url at the end of Appendix BMiklos Vajna
2008-12-01Update draft release notes to 1.6.0.5Junio C Hamano
2008-12-01Merge branch 'st/maint-tag' into maintJunio C Hamano
2008-12-01Merge branch 'mk/maint-cg-push' into maintJunio C Hamano
2008-12-01generate-cmdlist.sh: avoid selecting synopsis at wrong placeNguyễn Thái Ngọc Duy
2008-11-28Merge branch 'mv/fast-export' into maintJunio C Hamano
2008-11-28sha1_file.c: resolve confusion EACCES vs EPERMSam Vilain
2008-11-28sha1_file: avoid bogus "file exists" error messageJoey Hess
2008-11-28git checkout: don't warn about unborn branch if -f is already passedMatt McCutchen
2008-11-28bash: offer refs instead of filenames for 'git revert'SZEDER Gábor
2008-11-28bash: remove dashed command leftoversSZEDER Gábor
2008-11-27Merge branch 'pw/maint-p4' into maintJunio C Hamano
2008-11-27git-p4: fix keyword-expansion regexPete Wyckoff
2008-11-27Fix typos in the documentation.Ralf Wildenhues
2008-11-26Merge branch 'mm/maint-sort-config-doc' into maintJunio C Hamano
2008-11-26config.txt: alphabetize configuration sectionsMatt McCutchen
2008-11-26Teach "git diff" to honour --[no-]ext-diffJunio C Hamano
2008-11-24fast-export: use an unsorted string list for extra_refsJohannes Schindelin
2008-11-24Add new testcase to show fast-export does not always exports all tagsMiklos Vajna
2008-11-24Fix misleading wording for git-cherry-pickBryan Drewery