summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-07-13Merge branch 'ml/trace'Junio C Hamano
2006-07-13test-lib: unset GIT_TRACEJunio C Hamano
2006-07-13git-repack: avoid redirecting stderr into git-pack-objectsJunio C Hamano
2006-07-13Fix grammatical error in git-revertJunio C Hamano
2006-07-13Merge branch 'js/merge-base'Junio C Hamano
2006-07-13Merge branch 'lt/prune'Junio C Hamano
2006-07-13Merge branch 'lt/merge-tree'Junio C Hamano
2006-07-13fmt-merge-msg fixJunio C Hamano
2006-07-13gitweb: Make command invocations go through the git wrapperAlp Toker
2006-07-11gitweb: Include a site name in page titlesAlp Toker
2006-07-11gitweb: Send XHTML as 'application/xhtml+xml' where possibleAlp Toker
2006-07-11git-fetch: fix a bashism (==)Eric Wong
2006-07-11Make the unpacked object header functions static to sha1_file.cLinus Torvalds
2006-07-11git-send-email: Remove redundant Reply-To headerAlp Toker
2006-07-11typofix (git-name-rev documentation)Alp Toker
2006-07-11Mention the [user@] part in documentation of ssh:// urls.Yakov Lerner
2006-07-11tests: Set EDITOR=: and VISUAL=: globallyEric Wong
2006-07-11Log ref changes made by git-fetch and git-pull.Shawn Pearce
2006-07-11Record the type of commit operation in the reflog.Shawn Pearce
2006-07-11Allow user.name and user.email to drive reflog entry.Shawn Pearce
2006-07-10Fix linking for not-so-clever linkers.Johannes Schindelin
2006-07-10git-rev-list: add documentation for --parents, --no-mergesMatthias Lederhofer
2006-07-10Merge branch 'jc/show-merge'Junio C Hamano
2006-07-10Avoid C99 comments, use old-style C comments instead.Pavel Roskin
2006-07-10Fix more typos, primarily in the codePavel Roskin
2006-07-10gitweb.cgi: Teach "a=blob" action to know the blob/file mime typeLuben Tuikov
2006-07-10gitweb.cgi: Create $git_temp if it doesn't existLuben Tuikov
2006-07-10Merge branch 'lt/gitweb'Junio C Hamano
2006-07-10git-svn: fix --file/-F option in commit-diffEric Wong
2006-07-10Avoid C99 initializersShawn Pearce
2006-07-10Merge branch 'jc/rename'Junio C Hamano
2006-07-10Merge branch 'jc/grep'Junio C Hamano
2006-07-10Merge branch 'jc/mailinfo'Junio C Hamano
2006-07-10Merge branch 'ew/diff'Junio C Hamano
2006-07-10Merge branch 'ew/svn'Junio C Hamano
2006-07-09Additional merge-base tests (revised)A Large Angry SCM
2006-07-09merge-base: update the clean-up postprocessingJunio C Hamano
2006-07-09Fix typos involving the word 'commit'Alp Toker
2006-07-09Fix some doubled word typosAlp Toker
2006-07-09Fix some doubled word typosAlp Toker
2006-07-09"git -p cmd" to page anywhereJunio C Hamano
2006-07-09change ent to tree in git-diff documentationMatthias Lederhofer
2006-07-09Typofix in Makefile comment.Pavel Roskin
2006-07-09Assorted typo fixesPavel Roskin
2006-07-09GIT_TRACE: fix a mixed declarations and code warningTimo Hirvonen
2006-07-09GIT_TRACE: show which built-in/external commands are executedMatthias Lederhofer
2006-07-09builtin "git prune"Linus Torvalds
2006-07-09Add "raw" output option to blobs in "tree" view formatLuben Tuikov
2006-07-09Merge branch 'sf/diff'Junio C Hamano
2006-07-09Disable color detection during format-patchRyan Anderson