summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2008-11-24compat/mingw.c: Teach mingw_rename() to replace read-only filesJohannes Sixt
2008-11-17request-pull: make usage string match manpageStefan Naewe
2008-11-16Teach ls-files --with-tree=<tree> to work with options other than -cJunio C Hamano
2008-11-16builtin-ls-files.c: coding style fix.Junio C Hamano
2008-11-15Documentation: git-svn: fix example for centralized SVN cloneJan Krüger
2008-11-15Documentation: fix links to "everyday.html"Christian Couder
2008-11-15revision.c: use proper data type in call to sizeof() within xreallocBrandon Casey
2008-11-15repack: only unpack-unreachable if we are deleting redundant packsBrandon Casey
2008-11-13date/time: do not get confused by fractional secondsLinus Torvalds
2008-11-13t7700: test that 'repack -a' packs alternate packed objectsBrandon Casey
2008-11-12Start 1.6.0.5 cycleJunio C Hamano
2008-11-12Fix pack.packSizeLimit and --max-pack-size handlingNicolas Pitre
2008-11-12checkout: Fix "initial checkout" detectionJunio C Hamano
2008-11-12commit: Fix stripping of patch in verbose mode.Jeff King
2008-11-12Remove the period after the git-check-attr summaryMatt Kraai
2008-11-12pack-objects: extend --local to mean ignore non-local loose objects tooBrandon Casey
2008-11-12sha1_file.c: split has_loose_object() into local and non-local counterpartsBrandon Casey
2008-11-12t7700: demonstrate mishandling of loose objects in an alternate ODBBrandon Casey
2008-11-12builtin-gc.c: use new pack_keep bitfield to detect .keep file existenceBrandon Casey
2008-11-12repack: do not fall back to incremental repacking with [-a|-A]Brandon Casey