summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* remove delta-against-self bitNicolas Pitre2006-02-095-12/+11
* stat() for existence in safe_create_leading_directories()Jason Riedy2006-02-091-5/+10
* call git_config() after setup_git_directory()Junio C Hamano2006-02-092-3/+3
* Add --diff-filter= documentation paragraphJon Loeliger2006-02-091-0/+11
* .gitignore git-rerere and config.makAndreas Ericsson2006-02-071-0/+2
* Fix "git diff a..b" breakageLinus Torvalds2006-02-071-2/+3
* Basic documentation for git-showPetr Baudis2006-02-071-0/+49
* Document git-diff-tree --alwaysPetr Baudis2006-02-071-0/+4
* http-fetch: Abort requests for objects which arrived in packsMark Wooding2006-02-073-2/+33
* format-patch: Remove last vestiges of --mbox optionAndreas Ericsson2006-02-072-37/+25
* Merge git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano2006-02-071-510/+110
|\
| * gitk: Use git-diff-tree --cc for showing the diffs for mergesPaul Mackerras2006-02-071-501/+99
| * gitk: Add braces around if expressionsPaul Mackerras2006-02-071-9/+11
* | git-commit: finishing touches.Junio C Hamano2006-02-061-40/+73
* | git-commit: revamp the git-commit semantics.Junio C Hamano2006-02-064-122/+354
* | git-rerere: reuse recorded resolve.Junio C Hamano2006-02-068-2/+408
* | fmt-merge-msg: show summary of what is merged.Junio C Hamano2006-02-061-2/+77
* | read-tree --aggressiveJunio C Hamano2006-02-063-2/+34
* | [PATCH] mailinfo: reset CTE after each multipartJunio C Hamano2006-02-061-0/+3
* | Docs: minor git-push copyeditingJ. Bruce Fields2006-02-061-3/+3
* | Docs: move git url and remotes text to separate sectionsJ. Bruce Fields2006-02-065-19/+26
* | Docs: split up pull-fetch-param.txtJ. Bruce Fields2006-02-063-81/+94
* | combine-diff: do not punt on removed or added files.Junio C Hamano2006-02-061-10/+14
* | combine-diff: show mode changes as well.Junio C Hamano2006-02-063-15/+48
* | combine-diff: do not send NULL to printfJunio C Hamano2006-02-061-6/+17
* | core-tutorial: adjust to recent reality.Junio C Hamano2006-02-061-22/+19
* | git-diff: do not fall back on --cc when -[123], --ours etc. are given.Junio C Hamano2006-02-061-4/+13
* | Merge branch 'jc/diff'Junio C Hamano2006-02-054-38/+46
|\ \
| * | git-diff-tree --stdin: show all parents.Junio C Hamano2006-02-051-26/+39
| * | combine-diff: remove misguided --show-empty hack.Junio C Hamano2006-02-054-12/+7
| | |
| \ \
*-. \ \ Merge branches 'lt/show' and 'lt/revlist'Junio C Hamano2006-02-054-12/+28
|\ \ \ \
| | * | | rev-parse lstat() workaround cleanup.Linus Torvalds2006-02-051-7/+9
| | |/ /
| * | | git-showJunio C Hamano2006-02-053-5/+19
| | | |
| \ \ \
*-. \ \ \ Merge branches 'jc/daemon' and 'mw/http'Junio C Hamano2006-02-054-17/+90
|\ \ \ \ \ | |_|_|/ / |/| | | |
| | * | | http-fetch: Tidy control flow in process_alternate_responseMark Wooding2006-02-051-4/+2
| | * | | http: Turn on verbose Curl messages if GIT_CURL_VERBOSE set in environmentMark Wooding2006-02-051-0/+3
| | * | | http-fetch: Fix message reporting rename of object file.Mark Wooding2006-02-051-3/+2
| | * | | http-fetch: Fix object list corruption in fill_active_slots().Mark Wooding2006-02-051-1/+1
| | |/ /
| * | | daemon: extend user-relative path notation.Junio C Hamano2006-02-052-10/+54
| * | | daemon: Set SO_REUSEADDR on listening sockets.Mark Wooding2006-02-051-1/+26
| * | | daemon: do not forbid user relative paths unconditionally under --base-pathJunio C Hamano2006-02-051-4/+8
| |/ /
* | | git-send-email: Fully implement --quiet and document it.Ryan Anderson2006-02-052-26/+37
|/ /
* | git-diff: use --cc instead of -p.Junio C Hamano2006-02-051-2/+2
* | diff-index: make --cc a synonym for -p for now.Junio C Hamano2006-02-051-0/+8
* | diff-tree --always flagLinus Torvalds2006-02-051-0/+9
* | Use adler32() from zlib instead of defining our own.Peter Eriksen2006-02-051-38/+1
* | Fix git-rev-parse over-eager errorsLinus Torvalds2006-02-051-5/+7
* | Do not fall back on vi on dumb terminals.Junio C Hamano2006-02-041-0/+8
| |
| \
| \
| \
*---. \ Merge branches 'jc/sha1', 'jc/diff' and 'jc/ws'Junio C Hamano2006-02-033-38/+30
|\ \ \ \
| | | * | whitespace cleanup.Junio C Hamano2006-02-021-11/+10