summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-12-11git-svn: replace .rev_db with a more space-efficient .rev_map formatEric Wong
2007-12-10Update draft Release Notes for 1.5.4Junio C Hamano
2007-12-10Style fixes for pre-commit hook testsWincent Colaiuta
2007-12-10Interactive editor tests for commit-msg hookWincent Colaiuta
2007-12-09Re-fix ls-remoteJunio C Hamano
2007-12-09Cleanup variables in http.[ch]Mike Hommey
2007-12-09git-send-email.perl: Really add angle brackets to In-Reply-To if necessaryMike Hommey
2007-12-09don't mention index refreshing side effect in git-status docsJeff King
2007-12-09Remove repo version check from setup_git_directoryNguyễn Thái Ngọc Duy
2007-12-09Merge branch 'jc/spht'Junio C Hamano
2007-12-09Merge branch 'pr/mergetool'Junio C Hamano
2007-12-09Merge branch 'maint'Junio C Hamano
2007-12-09Re-fix "builtin-commit: fix --signoff"Junio C Hamano
2007-12-09Add tests for pre-commit and commit-msg hooksWincent Colaiuta
2007-12-09Fix commit-msg hook to allow editingJunio C Hamano
2007-12-09Documentation: fix --no-verify documentation for "git commit"Wincent Colaiuta
2007-12-09Allow --no-verify to bypass commit-msg hookWincent Colaiuta
2007-12-09ls-remote: resurrect pattern limit supportJunio C Hamano
2007-12-08config.c:store_write_pair(): don't read the byte before a malloc'd buffer.Jim Meyering
2007-12-08shortlog: code restructuring and clean-upJunio C Hamano
2007-12-08mailmap: fix bogus for() loop that happened to be safe by accidentJunio C Hamano
2007-12-08pack-objects: fix threaded load balancingNicolas Pitre
2007-12-08pack-objects: reverse the delta search sort listNicolas Pitre
2007-12-08pack-objects: fix delta cache size accountingNicolas Pitre
2007-12-08git-status: documentation improvementsJeff King
2007-12-08add status.relativePaths config variableJeff King
2007-12-08wt-status.c:quote_path(): convert empty path to "./"Jeff King
2007-12-08git-bisect visualize: work in non-windowed environments betterJunio C Hamano
2007-12-08Teach "git add -i" to colorize whitespace errorsWincent Colaiuta
2007-12-08Let git-help prefer man-pages installed with this version of gitSergei Organov
2007-12-07Update draft release notes to 1.5.4Junio C Hamano
2007-12-07Merge branch 'master' of git://repo.or.cz/git-guiJunio C Hamano
2007-12-07Merge branch 'mw/cvsserver'Junio C Hamano
2007-12-07Merge branch 'kh/fetch-optparse'Junio C Hamano
2007-12-07Merge branch 'jc/git-log-doc'Junio C Hamano
2007-12-07Merge branch 'jc/addi-color'Junio C Hamano
2007-12-07Merge branch 'jc/docmake-perl'Junio C Hamano
2007-12-07Merge branch 'jc/clean-fix'Junio C Hamano
2007-12-07autoconf: Add test for OLD_ICONV (squelching compiler warning)Jakub Narebski
2007-12-07Silence iconv warnings on LeopardWincent Colaiuta
2007-12-07Merge branch 'maint'Junio C Hamano
2007-12-07Change from using email.com to example.com as example domain, as per RFC 2606.David Symonds
2007-12-06git-status documentation: mention subdirectory behaviourJunio C Hamano
2007-12-06do not discard status in fetch_refs_via_pack()Junio C Hamano
2007-12-06for-each-ref: Fix quoting style constants.Johannes Sixt
2007-12-06hg-to-git: handle an empty dir in hg.Junio C Hamano
2007-12-06Use gitattributes to define per-path whitespace ruleJunio C Hamano
2007-12-06config --get-colorbool: diff.color is a deprecated synonym to color.diffJunio C Hamano
2007-12-06t7300: add test for clean with wildcard pathspecJeff King
2007-12-06Open external merge tool with original file extensions for all three filesPini Reznik