summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-07-16show-branch: fix performance problem.Junio C Hamano
2006-07-14Documentation/urls.txt: Use substitution to escape square bracketsJonas Fonseca
2006-07-14Documentation/Makefile: product depends on asciidoc.confJunio C Hamano
2006-07-14Merge branch 'lt/unitype'Junio C Hamano
2006-07-14Merge branch 'sp/lazy-mkdir'Junio C Hamano
2006-07-14Fix "git-fetch --tags" exit status when nothing has been changedSergey Vlasov
2006-07-14argv created by handle_alias should be NULL terminatedMatthias Lederhofer
2006-07-14documentation (urls.txt) typofixAlp Toker
2006-07-14builtin-prune.c: forgot TYPE => OBJ changes.Junio C Hamano
2006-07-14gitweb.css: Use monospace fonts for commits and tree-diff.Luben Tuikov
2006-07-14Do not use perl in git-commit.shAlex Riesen
2006-07-14diff: Support 256 colorsTimo Hirvonen
2006-07-14diff: Support both attributes and colorsTimo Hirvonen
2006-07-14Documentation about exclude/ignore filesMatthias Lederhofer
2006-07-14daemon: new option --detach to run git-daemon in backgroundMatthias Lederhofer
2006-07-14daemon: new option --pid-file=<path> to store the pidMatthias Lederhofer
2006-07-14upload-pack: ignore write errors to stderrMatthias Lederhofer
2006-07-14daemon: if one of the standard fds is missing open it to /dev/nullMatthias Lederhofer
2006-07-14daemon: use a custom die routine with syslogMatthias Lederhofer
2006-07-14Documentation: Fix ssh://[user@]host.xz URLJunio C Hamano
2006-07-14Adjust t4013 tests to corrected format-patch.Junio C Hamano
2006-07-14format-patch: Generate a newline between the subject header and the message bodyRobert Shearman
2006-07-14t4013 diff format tests updateJunio C Hamano
2006-07-14Display help for Git mode after pressing `h' or `?' in *git-status*Jakub Narebski
2006-07-14Wrap long lines in docstrings in contrib/emacs/git.elJakub Narebski
2006-07-13Remove TYPE_* constant macros and use object_type enums consistently.Linus Torvalds
2006-07-13Make lazy mkdir more robust.Shawn Pearce
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