summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'js/apply-recount'Junio C Hamano2008-07-013-43/+101
|\
| * Allow git-apply to recount the lines in a hunk (AKA recountdiff)Johannes Schindelin2008-06-283-43/+101
* | Merge branch 'jc/checkdiff'Junio C Hamano2008-07-017-87/+136
|\ \
| * | Fix t4017-diff-retval for white-space from wcBrian Gernhardt2008-06-291-1/+1
| * | Update sample pre-commit hook to use "diff --check"Junio C Hamano2008-06-261-58/+6
| * | diff --check: detect leftover conflict markersJunio C Hamano2008-06-262-0/+49
| * | Teach "diff --check" about new blank lines at endJunio C Hamano2008-06-264-2/+37
| * | checkdiff: pass diff_options to the callbackJunio C Hamano2008-06-261-10/+11
| * | check_and_emit_line(): rename and refactorJunio C Hamano2008-06-264-16/+25
| * | diff --check: explain why we do not care whether old side is binaryJunio C Hamano2008-06-261-2/+9
* | | Merge branch 'kb/send-email-fifo'Junio C Hamano2008-07-011-3/+5
|\ \ \
| * | | git-send-email: Accept fifos as well as filesKevin Ballard2008-06-251-3/+5
* | | | Merge branch 'tr/send-email-ssl'Junio C Hamano2008-07-012-9/+43
|\ \ \ \
| * | | | git-send-email: prevent undefined variable warnings if no encryption is setThomas Rast2008-06-281-0/+3
| * | | | git-send-email: add support for TLS via Net::SMTP::SSLThomas Rast2008-06-252-9/+40
| |/ / /
* | | | Merge branch 'js/maint-clone-insteadof'Junio C Hamano2008-07-011-1/+9
|\ \ \ \
| * | | | clone: respect the settings in $HOME/.gitconfig and /etc/gitconfigJohannes Schindelin2008-06-291-0/+7
| * | | | clone: respect url.insteadOf setting in global configsJohannes Schindelin2008-06-271-1/+2
* | | | | Merge branch 'jc/maint-reset'Junio C Hamano2008-07-012-5/+81
|\ \ \ \ \
| * | | | | Allow "git-reset path" when unambiguousJunio C Hamano2008-06-252-5/+81
* | | | | | Merge branch 'jk/maint-fetch-ref-hier'Junio C Hamano2008-07-011-16/+35
|\ \ \ \ \ \
| * | | | | | fetch: give a hint to the user when local refs fail to updateJeff King2008-06-291-4/+11
| * | | | | | fetch: report local storage errors in status tableJeff King2008-06-271-12/+24
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'dz/apply-again'Junio C Hamano2008-07-012-10/+157
|\ \ \ \ \ \
| * | | | | | git-apply: handle a patch that touches the same path more than once betterDon Zickus2008-06-272-10/+157
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'np/pack-default'Junio C Hamano2008-07-014-11/+20
|\ \ \ \ \ \
| * | | | | | pack.indexversion config option now defaults to 2Nicolas Pitre2008-06-253-4/+13
| * | | | | | repack.usedeltabaseoffset config option now defaults to "true"Nicolas Pitre2008-06-252-7/+7
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'jc/dashless' (early part)Junio C Hamano2008-07-012-20/+43
|\ \ \ \ \ \
| * | | | | | Prepare execv_git_cmd() for removal of builtins from the filesystemJunio C Hamano2008-06-232-20/+43
| * | | | | | git-shell: accept "git foo" formJunio C Hamano2008-06-231-4/+13
* | | | | | | Merge branch 'nd/dashless'Junio C Hamano2008-07-014-9/+24
|\ \ \ \ \ \ \
| * | | | | | | Keep some git-* programs in $(bindir)Junio C Hamano2008-06-241-1/+1
| * | | | | | | Move all dashed-form commands to libexecdirNguyễn Thái Ngọc Duy2008-06-194-8/+23
* | | | | | | | Merge branch 'maint'Junio C Hamano2008-06-301-1/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | doc/rev-parse: clarify reflog vs --until for specifying revisionsJeff King2008-06-291-1/+4
* | | | | | | | | Add test results directory to t/.gitignoreBrian Gernhardt2008-06-301-0/+1
* | | | | | | | | Update draft release notes for 1.6.0Junio C Hamano2008-06-291-16/+24
* | | | | | | | | Documentation: don't assume git-sh-setup and git-parse-remote are in PATHjrnieder@uchicago.edu2008-06-292-2/+2
* | | | | | | | | t9700: skip when Test::More is not availableJunio C Hamano2008-06-291-0/+5
* | | | | | | | | Merge branch 'maint'Junio C Hamano2008-06-284-15/+10
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | git-svn: don't sanitize remote names in configEric Wong2008-06-281-12/+3
| * | | | | | | | git-svn: avoid filling up the disk with temp files.Avery Pennarun2008-06-281-1/+4
| * | | | | | | | git cat-file: Fix memory leak in batch modeBjörn Steinbrink2008-06-281-0/+1
| * | | | | | | | fix git config example syntaxJoey Hess2008-06-281-1/+1
| * | | | | | | | avoid off-by-one error in run_upload_archiveJochen Voss2008-06-281-1/+1
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | show_stats(): fix stats width calculationOlivier Marin2008-06-281-6/+6
* | | | | | | | Documentation: remove {show,whatchanged}.difftree config optionsOlivier Marin2008-06-282-10/+0
* | | | | | | | GIT-VERSION-GEN: do not fail if a 'HEAD' file exists in the working copyLea Wiemann2008-06-281-1/+1
* | | | | | | | commit-tree: lift completely arbitrary limit of 16 parentsJohannes Schindelin2008-06-271-23/+20