5614 Commits (eed46644ca48ad08e1fd71e14afbe801399e8a67)
 

Author SHA1 Message Date
Junio C Hamano eed46644ca apply: split out removal and creation into different phases. 19 years ago
Junio C Hamano c28c571c14 apply: check D/F conflicts more carefully. 19 years ago
Eric Wong 8641fb24ee typechange tests for git apply (currently failing) 19 years ago
Eric Wong 7b520e62a2 git-svn: don't check for migrations/upgrades on commit-diff 19 years ago
Junio C Hamano 26a8ad25b2 show-branch: fix performance problem. 19 years ago
Jonas Fonseca a3e65d74ee Documentation/urls.txt: Use substitution to escape square brackets 19 years ago
Junio C Hamano c7543ce0be Documentation/Makefile: product depends on asciidoc.conf 19 years ago
Junio C Hamano 5cd060b56c Merge branch 'lt/unitype' 19 years ago
Junio C Hamano 1733832d8e Merge branch 'sp/lazy-mkdir' 19 years ago
Sergey Vlasov 7eae7b993e Fix "git-fetch --tags" exit status when nothing has been changed 19 years ago
Matthias Lederhofer d5b9e6cfa7 argv created by handle_alias should be NULL terminated 19 years ago
Alp Toker dd4c59121f documentation (urls.txt) typofix 19 years ago
Junio C Hamano e5a78b1ca8 builtin-prune.c: forgot TYPE => OBJ changes. 19 years ago
Luben Tuikov 4b7ce6e2d6 gitweb.css: Use monospace fonts for commits and tree-diff. 19 years ago
Alex Riesen 3dffd2c828 Do not use perl in git-commit.sh 19 years ago
Timo Hirvonen f5b571fcf7 diff: Support 256 colors 19 years ago
Timo Hirvonen f37399e6b0 diff: Support both attributes and colors 19 years ago
Matthias Lederhofer ff4d78041e Documentation about exclude/ignore files 19 years ago
Matthias Lederhofer a5262768e1 daemon: new option --detach to run git-daemon in background 19 years ago
Matthias Lederhofer 45ed5d7f4c daemon: new option --pid-file=<path> to store the pid 19 years ago
Matthias Lederhofer 5f490ce03c upload-pack: ignore write errors to stderr 19 years ago
Matthias Lederhofer 258e93a155 daemon: if one of the standard fds is missing open it to /dev/null 19 years ago
Matthias Lederhofer ad8b4f56b5 daemon: use a custom die routine with syslog 19 years ago
Junio C Hamano 8d5e26848d Documentation: Fix ssh://[user@]host.xz URL 19 years ago
Junio C Hamano 855409296d Adjust t4013 tests to corrected format-patch. 19 years ago
Robert Shearman 19b3bd3e2d format-patch: Generate a newline between the subject header and the message body 19 years ago
Junio C Hamano a40d384cac t4013 diff format tests update 19 years ago
Jakub Narebski 5716e794bf Display help for Git mode after pressing `h' or `?' in *git-status* 19 years ago
Jakub Narebski 1b3a667461 Wrap long lines in docstrings in contrib/emacs/git.el 19 years ago
Linus Torvalds 1974632c66 Remove TYPE_* constant macros and use object_type enums consistently. 19 years ago
Shawn Pearce 756aaf4ac5 Make lazy mkdir more robust. 19 years ago
Junio C Hamano d3ba675aae Merge branch 'ml/trace' 19 years ago
Junio C Hamano 1d0361e806 test-lib: unset GIT_TRACE 19 years ago
Junio C Hamano a72f9373c0 git-repack: avoid redirecting stderr into git-pack-objects 19 years ago
Junio C Hamano 869659a6a1 Fix grammatical error in git-revert 19 years ago
Junio C Hamano e40e0135f2 Merge branch 'js/merge-base' 19 years ago
Junio C Hamano 3939b805f4 Merge branch 'lt/prune' 19 years ago
Junio C Hamano 096b173234 Merge branch 'lt/merge-tree' 19 years ago
Junio C Hamano e918c6abac fmt-merge-msg fix 19 years ago
Alp Toker e130ddaaf3 gitweb: Make command invocations go through the git wrapper 19 years ago
Alp Toker 49da1dafc0 gitweb: Include a site name in page titles 19 years ago
Alp Toker f6801d669e gitweb: Send XHTML as 'application/xhtml+xml' where possible 19 years ago
Eric Wong ed0e078f96 git-fetch: fix a bashism (==) 19 years ago
Linus Torvalds 38d3874ddc Make the unpacked object header functions static to sha1_file.c 19 years ago
Alp Toker d2216f2317 git-send-email: Remove redundant Reply-To header 19 years ago
Alp Toker 2a75848edd typofix (git-name-rev documentation) 19 years ago
Yakov Lerner c3f17061be Mention the [user@] part in documentation of ssh:// urls. 19 years ago
Eric Wong 8ff99e7417 tests: Set EDITOR=: and VISUAL=: globally 19 years ago
Shawn Pearce 55b7835e1b Log ref changes made by git-fetch and git-pull. 19 years ago
Shawn Pearce a3a733e63b Record the type of commit operation in the reflog. 19 years ago