aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* git-rerere: reuse recorded resolve.Junio C Hamano2006-02-06
* fmt-merge-msg: show summary of what is merged.Junio C Hamano2006-02-06
* read-tree --aggressiveJunio C Hamano2006-02-06
* [PATCH] mailinfo: reset CTE after each multipartJunio C Hamano2006-02-06
* Docs: minor git-push copyeditingJ. Bruce Fields2006-02-06
* Docs: move git url and remotes text to separate sectionsJ. Bruce Fields2006-02-06
* Docs: split up pull-fetch-param.txtJ. Bruce Fields2006-02-06
* combine-diff: do not punt on removed or added files.Junio C Hamano2006-02-06
* combine-diff: show mode changes as well.Junio C Hamano2006-02-06
* combine-diff: do not send NULL to printfJunio C Hamano2006-02-06
* core-tutorial: adjust to recent reality.Junio C Hamano2006-02-06
* git-diff: do not fall back on --cc when -[123], --ours etc. are given.Junio C Hamano2006-02-06
* Merge branch 'jc/diff'Junio C Hamano2006-02-05
|\
| * git-diff-tree --stdin: show all parents.Junio C Hamano2006-02-05
| * combine-diff: remove misguided --show-empty hack.Junio C Hamano2006-02-05
| |
| \
*-. \ Merge branches 'lt/show' and 'lt/revlist'Junio C Hamano2006-02-05
|\ \ \
| | * | rev-parse lstat() workaround cleanup.Linus Torvalds2006-02-05
| | |/
| * | git-showJunio C Hamano2006-02-05
| | |
| \ \
*-. \ \ Merge branches 'jc/daemon' and 'mw/http'Junio C Hamano2006-02-05
|\ \ \ \ | |_|_|/ |/| | |
| | * | http-fetch: Tidy control flow in process_alternate_responseMark Wooding2006-02-05
| | * | http: Turn on verbose Curl messages if GIT_CURL_VERBOSE set in environmentMark Wooding2006-02-05
| | * | http-fetch: Fix message reporting rename of object file.Mark Wooding2006-02-05
| | * | http-fetch: Fix object list corruption in fill_active_slots().Mark Wooding2006-02-05
| | |/
| * | daemon: extend user-relative path notation.Junio C Hamano2006-02-05
| * | daemon: Set SO_REUSEADDR on listening sockets.Mark Wooding2006-02-05
| * | daemon: do not forbid user relative paths unconditionally under --base-pathJunio C Hamano2006-02-05
| |/
* | git-send-email: Fully implement --quiet and document it.Ryan Anderson2006-02-05
|/
* git-diff: use --cc instead of -p.Junio C Hamano2006-02-05
* diff-index: make --cc a synonym for -p for now.Junio C Hamano2006-02-05
* diff-tree --always flagLinus Torvalds2006-02-05
* Use adler32() from zlib instead of defining our own.Peter Eriksen2006-02-05
* Fix git-rev-parse over-eager errorsLinus Torvalds2006-02-05
* Do not fall back on vi on dumb terminals.Junio C Hamano2006-02-04
*---. Merge branches 'jc/sha1', 'jc/diff' and 'jc/ws'Junio C Hamano2006-02-03
|\ \ \
| | | * whitespace cleanup.Junio C Hamano2006-02-02
| | * | combine-diff: finishing touches to git-diff-tree --ccJunio C Hamano2006-02-02
| | |/
| * | get_sha1_1: allow octopus^12 to be properly parsed.Junio C Hamano2006-02-02
| |/
* | Use sha1_file.c's mkdir-like routine in apply.c.Jason Riedy2006-02-03
* | daemon: Provide missing argument for logerror() call.Mark Wooding2006-02-03
* | git-merge: Properly quote $merge_msg variable.Junio C Hamano2006-02-03
|/
* combine-diff: cleanup.Junio C Hamano2006-02-02
* combine-diff: show parent line numbers as well.Junio C Hamano2006-02-02
* combine-diff: add a bit more comments.Junio C Hamano2006-02-02
* git-send-email: Add --quiet to reduce some of the chatter when sending emails.Ryan Anderson2006-02-02
* Provide a more meaningful initial "From " line when using --compose in git-se...Ryan Anderson2006-02-02
* commit.c: "Merge" fix in pretty_print_commit.Junio C Hamano2006-02-02
* merge-recursive: Speed up commit graph constructionFredrik Kuivinen2006-02-02
* merge-recursive: Make use of provided basesFredrik Kuivinen2006-02-02
* Documentation: git-diff-tree --cc also omits empty commitsJunio C Hamano2006-02-02
* combine-diff: fix placement of deletion.Junio C Hamano2006-02-02