summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-12-12Fix XML parser leaks in http-pushMike Hommey
2007-12-12Fix small memory leaks induced by diff_tree_setup_pathsMike Hommey
2007-12-12Fix git-fast-export for zero-sized blobsAlex Riesen
2007-12-12Fix clone not to ignore depth when performing a local cloneCharles Bailey
2007-12-12blame: drop blob data after passing blame to the parentJunio C Hamano
2007-12-11git-clone: print an error message when trying to clone empty repoJeff King
2007-12-11git.el: Added a menu for git-status-mode.Alexandre Julliard
2007-12-11Fix a typo in checkout.sh and cleanup one-line help messagesJohannes Sixt
2007-12-11commit: do not add extra LF at the end of the summary.Junio C Hamano
2007-12-11"git tag -u keyname" brokenLinus Torvalds
2007-12-11send-email: do not muck with initial-reply-to when unset.Junio C Hamano
2007-12-11Don't cache DESTDIR in perl/perl.mak.Gerrit Pape
2007-12-11autoconf: Check asciidoc version to automatically set ASCIIDOC8Jakub Narebski
2007-12-11pack-objects: more threaded load balancing fix with often changed pathsNicolas Pitre
2007-12-10Add more checkout testsDaniel Barkalow
2007-12-10Fix mis-markup of the -p, --patch option in git-add(1)Eyvind Bernhardsen
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