aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Remove TYPE_* constant macros and use object_type enums consistently.Linus Torvalds2006-07-12
* Merge branch 'ml/trace'Junio C Hamano2006-07-12
|\
| * test-lib: unset GIT_TRACEJunio C Hamano2006-07-12
| * GIT_TRACE: fix a mixed declarations and code warningTimo Hirvonen2006-07-09
| * GIT_TRACE: show which built-in/external commands are executedMatthias Lederhofer2006-07-09
* | git-repack: avoid redirecting stderr into git-pack-objectsJunio C Hamano2006-07-12
* | Fix grammatical error in git-revertJunio C Hamano2006-07-12
* | Merge branch 'js/merge-base'Junio C Hamano2006-07-12
|\ \
| * | Additional merge-base tests (revised)A Large Angry SCM2006-07-09
| * | merge-base: update the clean-up postprocessingJunio C Hamano2006-07-09
* | | Merge branch 'lt/prune'Junio C Hamano2006-07-12
|\ \ \
| * | | builtin "git prune"Linus Torvalds2006-07-09
| | |/ | |/|
* | | Merge branch 'lt/merge-tree'Junio C Hamano2006-07-12
|\ \ \
| * | | Improved three-way blob merging codeLinus Torvalds2006-06-28
| * | | Prepare "git-merge-tree" for future workLinus Torvalds2006-06-28
| * | | xdiff: generate "anti-diffs" aka what is common to two filesLinus Torvalds2006-06-28
* | | | fmt-merge-msg fixJunio C Hamano2006-07-12
* | | | gitweb: Make command invocations go through the git wrapperAlp Toker2006-07-12
* | | | gitweb: Include a site name in page titlesAlp Toker2006-07-11
* | | | gitweb: Send XHTML as 'application/xhtml+xml' where possibleAlp Toker2006-07-11
* | | | git-fetch: fix a bashism (==)Eric Wong2006-07-11
* | | | Make the unpacked object header functions static to sha1_file.cLinus Torvalds2006-07-11
* | | | git-send-email: Remove redundant Reply-To headerAlp Toker2006-07-11
* | | | typofix (git-name-rev documentation)Alp Toker2006-07-11
* | | | Mention the [user@] part in documentation of ssh:// urls.Yakov Lerner2006-07-11
* | | | tests: Set EDITOR=: and VISUAL=: globallyEric Wong2006-07-11
* | | | Log ref changes made by git-fetch and git-pull.Shawn Pearce2006-07-10
* | | | Record the type of commit operation in the reflog.Shawn Pearce2006-07-10
* | | | Allow user.name and user.email to drive reflog entry.Shawn Pearce2006-07-10
* | | | Fix linking for not-so-clever linkers.Johannes Schindelin2006-07-10
* | | | git-rev-list: add documentation for --parents, --no-mergesMatthias Lederhofer2006-07-10
* | | | Merge branch 'jc/show-merge'Junio C Hamano2006-07-10
|\ \ \ \
| * | | | git log -p --merge [[--] paths...]Junio C Hamano2006-07-07
* | | | | Avoid C99 comments, use old-style C comments instead.Pavel Roskin2006-07-10
* | | | | Fix more typos, primarily in the codePavel Roskin2006-07-10
* | | | | gitweb.cgi: Teach "a=blob" action to know the blob/file mime typeLuben Tuikov2006-07-10
* | | | | gitweb.cgi: Create $git_temp if it doesn't existLuben Tuikov2006-07-10
* | | | | Merge branch 'lt/gitweb'Junio C Hamano2006-07-10
|\ \ \ \ \
| * | | | | Add "raw" output option to blobs in "tree" view formatLuben Tuikov2006-07-09
| | |_|/ / | |/| | |
* | | | | git-svn: fix --file/-F option in commit-diffEric Wong2006-07-10
* | | | | Avoid C99 initializersShawn Pearce2006-07-10
* | | | | Merge branch 'jc/rename'Junio C Hamano2006-07-10
|\ \ \ \ \
| * | | | | diffcore-rename: try matching up renames without populating filespec first.Junio C Hamano2006-07-06
* | | | | | Merge branch 'jc/grep'Junio C Hamano2006-07-09
|\ \ \ \ \ \
| * | | | | | git-grep: boolean expression on pattern matching.Junio C Hamano2006-07-05
* | | | | | | Merge branch 'jc/mailinfo'Junio C Hamano2006-07-09
|\ \ \ \ \ \ \
| * | | | | | | mailinfo: assume input is latin-1 on the header as we do for the bodyJunio C Hamano2006-07-06
* | | | | | | | Merge branch 'ew/diff'Junio C Hamano2006-07-09
|\ \ \ \ \ \ \ \
| * | | | | | | | templates/hooks--update: replace diffstat calls with git diff --statEric Wong2006-07-08
| * | | | | | | | diff: do not use configuration magic at the core-levelJunio C Hamano2006-07-08