summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* blame: drop blob data after passing blame to the parentJunio C Hamano2007-12-111-2/+15
* git-clone: print an error message when trying to clone empty repoJeff King2007-12-111-1/+2
* git.el: Added a menu for git-status-mode.Alexandre Julliard2007-12-111-1/+42
* Fix a typo in checkout.sh and cleanup one-line help messagesJohannes Sixt2007-12-111-4/+4
* commit: do not add extra LF at the end of the summary.Junio C Hamano2007-12-111-3/+7
* "git tag -u keyname" brokenLinus Torvalds2007-12-112-10/+51
* send-email: do not muck with initial-reply-to when unset.Junio C Hamano2007-12-111-3/+4
* Don't cache DESTDIR in perl/perl.mak.Gerrit Pape2007-12-112-6/+2
* autoconf: Check asciidoc version to automatically set ASCIIDOC8Jakub Narebski2007-12-112-0/+22
* pack-objects: more threaded load balancing fix with often changed pathsNicolas Pitre2007-12-101-0/+10
* Add more checkout testsDaniel Barkalow2007-12-101-3/+43
* Fix mis-markup of the -p, --patch option in git-add(1)Eyvind Bernhardsen2007-12-101-1/+1
* Update draft Release Notes for 1.5.4Junio C Hamano2007-12-101-6/+19
* Style fixes for pre-commit hook testsWincent Colaiuta2007-12-101-33/+57
* Interactive editor tests for commit-msg hookWincent Colaiuta2007-12-101-43/+175
* Re-fix ls-remoteJunio C Hamano2007-12-091-18/+21
* Cleanup variables in http.[ch]Mike Hommey2007-12-092-32/+14
* git-send-email.perl: Really add angle brackets to In-Reply-To if necessaryMike Hommey2007-12-091-2/+3
* don't mention index refreshing side effect in git-status docsJeff King2007-12-091-7/+0
* Remove repo version check from setup_git_directoryNguyễn Thái Ngọc Duy2007-12-091-1/+0
* Merge branch 'jc/spht'Junio C Hamano2007-12-0912-111/+641
|\
| * Use gitattributes to define per-path whitespace ruleJunio C Hamano2007-12-0610-74/+233
| * core.whitespace: documentation updates.Junio C Hamano2007-11-243-17/+38
| * builtin-apply: teach whitespace_rulesJunio C Hamano2007-11-242-19/+182
| * builtin-apply: rename "whitespace" variables and fix stylesJunio C Hamano2007-11-231-57/+91
| * core.whitespace: add test for diff whitespace error highlightingJunio C Hamano2007-11-021-0/+76
| * git-diff: complain about >=8 consecutive spaces in initial indentJunio C Hamano2007-11-023-2/+14
| * War on whitespace: first, a bit of retreat.Junio C Hamano2007-11-024-5/+70
* | Merge branch 'pr/mergetool'Junio C Hamano2007-12-091-4/+5
|\ \
| * | Open external merge tool with original file extensions for all three filesPini Reznik2007-12-051-4/+5
* | | Merge branch 'maint'Junio C Hamano2007-12-091-2/+8
|\ \ \
| * | | config.c:store_write_pair(): don't read the byte before a malloc'd buffer.Jim Meyering2007-12-081-2/+8
* | | | Re-fix "builtin-commit: fix --signoff"Junio C Hamano2007-12-098-29/+26
* | | | Add tests for pre-commit and commit-msg hooksWincent Colaiuta2007-12-093-1/+153
* | | | Fix commit-msg hook to allow editingJunio C Hamano2007-12-092-4/+7
* | | | Documentation: fix --no-verify documentation for "git commit"Wincent Colaiuta2007-12-091-1/+1
* | | | Allow --no-verify to bypass commit-msg hookWincent Colaiuta2007-12-091-1/+2
* | | | ls-remote: resurrect pattern limit supportJunio C Hamano2007-12-091-6/+38
* | | | shortlog: code restructuring and clean-upJunio C Hamano2007-12-081-103/+62
* | | | mailmap: fix bogus for() loop that happened to be safe by accidentJunio C Hamano2007-12-081-3/+4
* | | | pack-objects: fix threaded load balancingNicolas Pitre2007-12-081-32/+85
* | | | pack-objects: reverse the delta search sort listNicolas Pitre2007-12-081-20/+21
* | | | pack-objects: fix delta cache size accountingNicolas Pitre2007-12-081-5/+5
* | | | git-status: documentation improvementsJeff King2007-12-081-12/+13
* | | | add status.relativePaths config variableJeff King2007-12-086-2/+52
* | | | wt-status.c:quote_path(): convert empty path to "./"Jeff King2007-12-081-0/+3
* | | | git-bisect visualize: work in non-windowed environments betterJunio C Hamano2007-12-082-3/+27
* | | | Teach "git add -i" to colorize whitespace errorsWincent Colaiuta2007-12-081-39/+34
* | | | Let git-help prefer man-pages installed with this version of gitSergei Organov2007-12-082-1/+26
* | | | Update draft release notes to 1.5.4Junio C Hamano2007-12-072-1/+17