5625 Commits (5df52584fa6cce1789009ad8a11f9eee92d5168a)
 

Author SHA1 Message Date
Alexandre Julliard 5df52584fa git.el: Put the git customize group in the 'tools' parent group. 19 years ago
Alexandre Julliard 73389f12bf git.el: Try to reuse an existing buffer when running git-status. 19 years ago
Alexandre Julliard 9f56a7fda9 git.el: Prepend a slash to the file name when adding to .gitignore. 19 years ago
Alexandre Julliard 51a6e56fb7 git.el: Run git-rerere on commits if the rr-cache directory exists. 19 years ago
Eric Wong d0d8f7dc5f git-svn: fix fetching new directories copies when using SVN:: libs 19 years ago
Willy Tarreau ce1a79b6a7 tar-tree: add the "tar.umask" config option 19 years ago
Martin Langhoff 1b91abe350 cvsexportcommit - add -a (add author line) flag, cleanup warnings 19 years ago
Junio C Hamano e7a0f6714b unpack-objects: remove stale and confusing comment 19 years ago
Junio C Hamano 482faa8daf git-fetch: fix --keep vs --thin 19 years ago
Junio C Hamano b9718d41c7 Merge branch 'sp/reflog' 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
Shawn Pearce 8ef1c7c77d Record rebase changes as 'rebase' in the reflog. 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