summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* "needs update" considered harmfulJunio C Hamano2008-07-205-4/+9
* Move read_in_full() and write_in_full() to wrapper.cJunio C Hamano2008-07-202-38/+38
* Link shell with compat layer functionsJunio C Hamano2008-07-201-3/+7
* Merge branch 'maint'Junio C Hamano2008-07-203-2/+91
|\
| * fix usage string for git grepJonathan Nieder2008-07-201-1/+1
| * refresh-index: fix bitmask assignmentJunio C Hamano2008-07-202-1/+90
* | git-svn: fix git svn info to work without argumentsDmitry Potapov2008-07-201-1/+1
* | builtin-push.c: Cleanup - use OPT_BIT() and remove some variablesMichele Ballabio2008-07-201-21/+8
* | builtin-merge.c: Fix option parsingMichele Ballabio2008-07-202-3/+4
* | Teach 'git merge' that some merge strategies no longer existMiklos Vajna2008-07-201-2/+0
* | cvsserver: Add testsuite for packed refsLars Noschinski2008-07-201-0/+7
* | Getting closer to 1.6.0-rc0Junio C Hamano2008-07-192-5/+13
* | Merge branch 'maint'Junio C Hamano2008-07-196-16/+31
|\ \ | |/
| * GIT 1.5.6.4v1.5.6.4Junio C Hamano2008-07-191-6/+10
| * builtin-rm: fix index lock file pathOlivier Marin2008-07-192-5/+17
| * Merge branch 'sp/maint-index-pack' into maintJunio C Hamano2008-07-181-29/+113
| |\
| * | http-fetch: do not SEGV after fetching a bad pack idx fileJunio C Hamano2008-07-181-0/+2
| * | rev-list: honor --quiet optionJunio C Hamano2008-07-171-4/+1
| * | api-run-command.txt: typofixStephan Beyer2008-07-171-1/+1
* | | Support gitlinks in fast-import.Alexander Gavrilov2008-07-195-5/+227
* | | .mailmap updateJunio C Hamano2008-07-191-0/+9
* | | Documentation/git-merge.txt: Partial rewrite of How Merge WorksPetr Baudis2008-07-191-47/+29
* | | archive: remove unused headersRené Scharfe2008-07-193-9/+0
* | | archive: make zip compression level independent from core gitRené Scharfe2008-07-193-5/+8
* | | Documentation: How to ignore local changes in tracked filesPetr Baudis2008-07-192-3/+18
* | | Documentation/git-submodule.txt: Further clarify the descriptionPetr Baudis2008-07-191-22/+47
* | | Add ANSI control code emulation for the Windows consolePeter Harris2008-07-193-1/+357
* | | builtin-clone: rewrite guess_dir_name()Johannes Sixt2008-07-191-29/+32
* | | Teach lookup_prog not to select directoriesEric Raible2008-07-191-1/+2
* | | testsuite for cvs co -cFabian Emmes2008-07-191-0/+11
* | | cvsserver: Add cvs co -c supportLars Noschinski2008-07-191-0/+12
* | | cvsserver: Add support for packed refsLars Noschinski2008-07-191-14/+8
* | | Testsuite: Unset CVS_SERVERFabian Emmes2008-07-191-0/+1
* | | Link git-shell only to a subset of libgit.aStephan Beyer2008-07-191-0/+3
* | | t9001 (send-email): Do not use hardcoded /bin/sh in testJunio C Hamano2008-07-191-4/+4
* | | builtin-remote.c: fix earlier "skip_prefix()" conversionJunio C Hamano2008-07-171-32/+19
* | | Documentation/RelNotes-1.6.0.txt: Expand on the incompatible packfilesPetr Baudis2008-07-171-1/+3
* | | mailinfo: off-by-one fix for [PATCH (foobar)] removal from Subject: lineJunio C Hamano2008-07-161-4/+3
* | | read-cache.c: typofixJunio C Hamano2008-07-161-1/+1
* | | Update draft release notes for 1.6.0Junio C Hamano2008-07-161-6/+13
* | | Merge branch 'mv/dashless'Junio C Hamano2008-07-165-18/+22
|\ \ \
| * | | make remove-dashes: apply to scripts and programs as well, not just to builtinsMiklos Vajna2008-07-112-10/+10
| * | | git-bisect: use dash-less form on git bisect logMiklos Vajna2008-07-111-4/+8
| * | | t1007-hash-object.sh: use quotes for the test descriptionMiklos Vajna2008-07-111-1/+1
| * | | t0001-init.sh: change confusing directory nameMiklos Vajna2008-07-111-3/+3
* | | | Merge branch 'ls/mailinfo'Junio C Hamano2008-07-163-410/+431
|\ \ \ \
| * | | | git-mailinfo: use strbuf's instead of fixed buffersLukas Sandström2008-07-131-405/+352
| * | | | Add some useful functions for strbuf manipulation.Lukas Sandström2008-07-132-0/+76
| * | | | Make some strbuf_*() struct strbuf arguments const.Lukas Sandström2008-07-132-4/+4
| |/ / /
* | | | Documentation/git-submodule.txt: Add Description sectionPetr Baudis2008-07-161-0/+22