summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-07-16checkout -f failed to check out a file if an existing directory interfered.Libravatar Junio C Hamano1-2/+2
2006-07-16git-svn: don't check for migrations/upgrades on commit-diffLibravatar Eric Wong1-1/+1
2006-07-16show-branch: fix performance problem.Libravatar Junio C Hamano1-4/+5
2006-07-14Documentation/urls.txt: Use substitution to escape square bracketsLibravatar Jonas Fonseca2-8/+11
2006-07-14Documentation/Makefile: product depends on asciidoc.confLibravatar Junio C Hamano1-0/+1
2006-07-14Merge branch 'lt/unitype'Libravatar Junio C Hamano23-95/+90
2006-07-14Merge branch 'sp/lazy-mkdir'Libravatar Junio C Hamano1-14/+12
2006-07-14Fix "git-fetch --tags" exit status when nothing has been changedLibravatar Sergey Vlasov1-1/+1
2006-07-14argv created by handle_alias should be NULL terminatedLibravatar Matthias Lederhofer1-6/+5
2006-07-14documentation (urls.txt) typofixLibravatar Alp Toker1-1/+1
2006-07-13builtin-prune.c: forgot TYPE => OBJ changes.Libravatar Junio C Hamano1-3/+3
2006-07-13gitweb.css: Use monospace fonts for commits and tree-diff.Libravatar Luben Tuikov1-1/+8
2006-07-13Do not use perl in git-commit.shLibravatar Alex Riesen1-19/+13
2006-07-13diff: Support 256 colorsLibravatar Timo Hirvonen1-6/+18
2006-07-13diff: Support both attributes and colorsLibravatar Timo Hirvonen1-57/+107
2006-07-13Documentation about exclude/ignore filesLibravatar Matthias Lederhofer2-5/+7
2006-07-13daemon: new option --detach to run git-daemon in backgroundLibravatar Matthias Lederhofer1-1/+28
2006-07-13daemon: new option --pid-file=<path> to store the pidLibravatar Matthias Lederhofer1-0/+17
2006-07-13upload-pack: ignore write errors to stderrLibravatar Matthias Lederhofer1-0/+4
2006-07-13daemon: if one of the standard fds is missing open it to /dev/nullLibravatar Matthias Lederhofer1-0/+14
2006-07-13daemon: use a custom die routine with syslogLibravatar Matthias Lederhofer1-8/+11
2006-07-13Documentation: Fix ssh://[user@]host.xz URLLibravatar Junio C Hamano1-3/+3
2006-07-13Adjust t4013 tests to corrected format-patch.Libravatar Junio C Hamano6-0/+8
2006-07-13format-patch: Generate a newline between the subject header and the message bodyLibravatar Robert Shearman1-2/+9
2006-07-13t4013 diff format tests updateLibravatar Junio C Hamano42-104/+161
2006-07-13Display help for Git mode after pressing `h' or `?' in *git-status*Libravatar Jakub Narebski1-0/+7
2006-07-13Wrap long lines in docstrings in contrib/emacs/git.elLibravatar Jakub Narebski1-3/+7
2006-07-12Remove TYPE_* constant macros and use object_type enums consistently.Libravatar Linus Torvalds22-92/+87
2006-07-12Make lazy mkdir more robust.Libravatar Shawn Pearce1-14/+12
2006-07-12Merge branch 'ml/trace'Libravatar Junio C Hamano6-0/+70
2006-07-12test-lib: unset GIT_TRACELibravatar Junio C Hamano1-0/+1
2006-07-12git-repack: avoid redirecting stderr into git-pack-objectsLibravatar Junio C Hamano1-1/+3
2006-07-12Fix grammatical error in git-revertLibravatar Junio C Hamano1-1/+1
2006-07-12Merge branch 'js/merge-base'Libravatar Junio C Hamano2-190/+135
2006-07-12Merge branch 'lt/prune'Libravatar Junio C Hamano5-48/+266
2006-07-12Merge branch 'lt/merge-tree'Libravatar Junio C Hamano5-16/+378
2006-07-12fmt-merge-msg fixLibravatar Junio C Hamano1-6/+10
2006-07-12gitweb: Make command invocations go through the git wrapperLibravatar Alp Toker1-33/+29
2006-07-11gitweb: Include a site name in page titlesLibravatar Alp Toker1-2/+6
2006-07-11gitweb: Send XHTML as 'application/xhtml+xml' where possibleLibravatar Alp Toker1-2/+12
2006-07-11git-fetch: fix a bashism (==)Libravatar Eric Wong1-1/+1
2006-07-11Make the unpacked object header functions static to sha1_file.cLibravatar Linus Torvalds2-4/+2
2006-07-11git-send-email: Remove redundant Reply-To headerLibravatar Alp Toker1-1/+0
2006-07-11typofix (git-name-rev documentation)Libravatar Alp Toker1-1/+1
2006-07-11Mention the [user@] part in documentation of ssh:// urls.Libravatar Yakov Lerner1-3/+3
2006-07-11tests: Set EDITOR=: and VISUAL=: globallyLibravatar Eric Wong4-3/+5
2006-07-10Log ref changes made by git-fetch and git-pull.Libravatar Shawn Pearce2-6/+16
2006-07-10Record the type of commit operation in the reflog.Libravatar Shawn Pearce2-4/+21
2006-07-10Allow user.name and user.email to drive reflog entry.Libravatar Shawn Pearce2-1/+1
2006-07-10Fix linking for not-so-clever linkers.Libravatar Johannes Schindelin2-2/+1