aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | git-add --all: testsJunio C Hamano2008-07-19
| * | git-add --all: add all filesJunio C Hamano2008-07-19
| * | builtin-add.c: restructure the code for maintainabilityJunio C Hamano2008-07-19
* | | "needs update" considered harmfulJunio C Hamano2008-07-20
* | | Move read_in_full() and write_in_full() to wrapper.cJunio C Hamano2008-07-20
* | | Link shell with compat layer functionsJunio C Hamano2008-07-20
* | | Merge branch 'maint'Junio C Hamano2008-07-20
|\ \ \
| * | | fix usage string for git grepJonathan Nieder2008-07-20
| * | | refresh-index: fix bitmask assignmentJunio C Hamano2008-07-20
* | | | git-svn: fix git svn info to work without argumentsDmitry Potapov2008-07-20
* | | | builtin-push.c: Cleanup - use OPT_BIT() and remove some variablesMichele Ballabio2008-07-20
* | | | builtin-merge.c: Fix option parsingMichele Ballabio2008-07-20
* | | | Teach 'git merge' that some merge strategies no longer existMiklos Vajna2008-07-20
* | | | cvsserver: Add testsuite for packed refsLars Noschinski2008-07-20
| |/ / |/| |
* | | Getting closer to 1.6.0-rc0Junio C Hamano2008-07-19
* | | Merge branch 'maint'Junio C Hamano2008-07-19
|\ \ \ | |/ /
| * | GIT 1.5.6.4v1.5.6.4Junio C Hamano2008-07-19
| * | builtin-rm: fix index lock file pathOlivier Marin2008-07-19
| * | Merge branch 'sp/maint-index-pack' into maintJunio C Hamano2008-07-18
| |\ \
| * | | http-fetch: do not SEGV after fetching a bad pack idx fileJunio C Hamano2008-07-18
| * | | rev-list: honor --quiet optionJunio C Hamano2008-07-17
| * | | api-run-command.txt: typofixStephan Beyer2008-07-17
* | | | Support gitlinks in fast-import.Alexander Gavrilov2008-07-19
* | | | .mailmap updateJunio C Hamano2008-07-19
* | | | Documentation/git-merge.txt: Partial rewrite of How Merge WorksPetr Baudis2008-07-19
* | | | archive: remove unused headersRené Scharfe2008-07-19
* | | | archive: make zip compression level independent from core gitRené Scharfe2008-07-19
* | | | Documentation: How to ignore local changes in tracked filesPetr Baudis2008-07-19
* | | | Documentation/git-submodule.txt: Further clarify the descriptionPetr Baudis2008-07-19
* | | | Add ANSI control code emulation for the Windows consolePeter Harris2008-07-19
* | | | builtin-clone: rewrite guess_dir_name()Johannes Sixt2008-07-19
* | | | Teach lookup_prog not to select directoriesEric Raible2008-07-19
* | | | testsuite for cvs co -cFabian Emmes2008-07-19
* | | | cvsserver: Add cvs co -c supportLars Noschinski2008-07-19
* | | | cvsserver: Add support for packed refsLars Noschinski2008-07-19
* | | | Testsuite: Unset CVS_SERVERFabian Emmes2008-07-19
* | | | Link git-shell only to a subset of libgit.aStephan Beyer2008-07-19
* | | | t9001 (send-email): Do not use hardcoded /bin/sh in testJunio C Hamano2008-07-19
* | | | builtin-remote.c: fix earlier "skip_prefix()" conversionJunio C Hamano2008-07-17
* | | | Documentation/RelNotes-1.6.0.txt: Expand on the incompatible packfilesPetr Baudis2008-07-17
* | | | mailinfo: off-by-one fix for [PATCH (foobar)] removal from Subject: lineJunio C Hamano2008-07-16
* | | | read-cache.c: typofixJunio C Hamano2008-07-16
* | | | Update draft release notes for 1.6.0Junio C Hamano2008-07-16
* | | | Merge branch 'mv/dashless'Junio C Hamano2008-07-16
|\ \ \ \
| * | | | make remove-dashes: apply to scripts and programs as well, not just to builtinsMiklos Vajna2008-07-11
| * | | | git-bisect: use dash-less form on git bisect logMiklos Vajna2008-07-11
| * | | | t1007-hash-object.sh: use quotes for the test descriptionMiklos Vajna2008-07-11
| * | | | t0001-init.sh: change confusing directory nameMiklos Vajna2008-07-11
* | | | | Merge branch 'ls/mailinfo'Junio C Hamano2008-07-16
|\ \ \ \ \
| * | | | | git-mailinfo: use strbuf's instead of fixed buffersLukas Sandström2008-07-13