aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | | git-clone: print an error message when trying to clone empty repoJeff King2007-12-11
* | | | git.el: Added a menu for git-status-mode.Alexandre Julliard2007-12-11
* | | | Fix a typo in checkout.sh and cleanup one-line help messagesJohannes Sixt2007-12-11
* | | | commit: do not add extra LF at the end of the summary.Junio C Hamano2007-12-11
* | | | "git tag -u keyname" brokenLinus Torvalds2007-12-11
* | | | send-email: do not muck with initial-reply-to when unset.Junio C Hamano2007-12-11
* | | | Don't cache DESTDIR in perl/perl.mak.Gerrit Pape2007-12-11
* | | | autoconf: Check asciidoc version to automatically set ASCIIDOC8Jakub Narebski2007-12-11
* | | | pack-objects: more threaded load balancing fix with often changed pathsNicolas Pitre2007-12-10
* | | | Add more checkout testsDaniel Barkalow2007-12-10
* | | | Fix mis-markup of the -p, --patch option in git-add(1)Eyvind Bernhardsen2007-12-10
|/ / /
* | | Update draft Release Notes for 1.5.4Junio C Hamano2007-12-10
* | | Style fixes for pre-commit hook testsWincent Colaiuta2007-12-10
* | | Interactive editor tests for commit-msg hookWincent Colaiuta2007-12-10
* | | Re-fix ls-remoteJunio C Hamano2007-12-09
* | | Cleanup variables in http.[ch]Mike Hommey2007-12-09
* | | git-send-email.perl: Really add angle brackets to In-Reply-To if necessaryMike Hommey2007-12-09
* | | don't mention index refreshing side effect in git-status docsJeff King2007-12-09
* | | Remove repo version check from setup_git_directoryNguyễn Thái Ngọc Duy2007-12-09
* | | Merge branch 'jc/spht'Junio C Hamano2007-12-09
|\ \ \
| * | | Use gitattributes to define per-path whitespace ruleJunio C Hamano2007-12-06
| * | | core.whitespace: documentation updates.Junio C Hamano2007-11-24
| * | | builtin-apply: teach whitespace_rulesJunio C Hamano2007-11-24
| * | | builtin-apply: rename "whitespace" variables and fix stylesJunio C Hamano2007-11-23
| * | | core.whitespace: add test for diff whitespace error highlightingJunio C Hamano2007-11-02
| * | | git-diff: complain about >=8 consecutive spaces in initial indentJunio C Hamano2007-11-02
| * | | War on whitespace: first, a bit of retreat.Junio C Hamano2007-11-02
* | | | Merge branch 'pr/mergetool'Junio C Hamano2007-12-09
|\ \ \ \
| * | | | Open external merge tool with original file extensions for all three filesPini Reznik2007-12-05
* | | | | Merge branch 'maint'Junio C Hamano2007-12-09
|\ \ \ \ \
| * | | | | config.c:store_write_pair(): don't read the byte before a malloc'd buffer.Jim Meyering2007-12-08
* | | | | | Re-fix "builtin-commit: fix --signoff"Junio C Hamano2007-12-09
* | | | | | Add tests for pre-commit and commit-msg hooksWincent Colaiuta2007-12-09
* | | | | | Fix commit-msg hook to allow editingJunio C Hamano2007-12-09
* | | | | | Documentation: fix --no-verify documentation for "git commit"Wincent Colaiuta2007-12-09
* | | | | | Allow --no-verify to bypass commit-msg hookWincent Colaiuta2007-12-09
* | | | | | ls-remote: resurrect pattern limit supportJunio C Hamano2007-12-09
| |_|_|/ / |/| | | |
* | | | | shortlog: code restructuring and clean-upJunio C Hamano2007-12-08
* | | | | mailmap: fix bogus for() loop that happened to be safe by accidentJunio C Hamano2007-12-08
* | | | | pack-objects: fix threaded load balancingNicolas Pitre2007-12-08
* | | | | pack-objects: reverse the delta search sort listNicolas Pitre2007-12-08
* | | | | pack-objects: fix delta cache size accountingNicolas Pitre2007-12-08
* | | | | git-status: documentation improvementsJeff King2007-12-08
* | | | | add status.relativePaths config variableJeff King2007-12-08
* | | | | wt-status.c:quote_path(): convert empty path to "./"Jeff King2007-12-08
* | | | | git-bisect visualize: work in non-windowed environments betterJunio C Hamano2007-12-08
* | | | | Teach "git add -i" to colorize whitespace errorsWincent Colaiuta2007-12-08
* | | | | Let git-help prefer man-pages installed with this version of gitSergei Organov2007-12-08
* | | | | Update draft release notes to 1.5.4Junio C Hamano2007-12-07
* | | | | Merge branch 'master' of git://repo.or.cz/git-guiJunio C Hamano2007-12-06
|\ \ \ \ \