6176 Commits (762c7205f6700070fa3c18c8544a769461b2e567)
 

Author SHA1 Message Date
Junio C Hamano 44e1d764d0 Merge branch 'master' into mk/rename 19 years ago
Rene Scharfe 0eaf22f4c4 git-verify-pack: no need to count errors 19 years ago
Rene Scharfe f711ab5470 git-verify-pack: buffer overrun paranoia 19 years ago
Rene Scharfe d0d619c8c5 git-verify-pack: free pack after use and a cleanup 19 years ago
Rene Scharfe fc5fc50980 git-verify-pack: get rid of while loop 19 years ago
Rene Scharfe 68f4c78b95 git-verify-pack: insist on .idx extension 19 years ago
Rene Scharfe ae9c86f2b6 git-verify-pack: more careful path handling 19 years ago
Rene Scharfe 6f05b57da8 git-verify-pack: show usage when no pack was specified 19 years ago
Rene Scharfe 83a2b841d6 Add has_extension() 19 years ago
Junio C Hamano 242abf106c builtin-apply: remove unused increment 19 years ago
Junio C Hamano 306ea2df03 Fix git-diff A...B 19 years ago
Junio C Hamano 567a03d14c combine-diff: use color 19 years ago
Rutger Nijlunsing 1e8d304507 http-push: Make WebDAV work with (broken?) default apache2 WebDAV module 19 years ago
Junio C Hamano 2c71810b90 git-apply: applying a patch to make a symlink shorter. 19 years ago
Johannes Schindelin 984b65707e merge-recur: do not die unnecessarily 19 years ago
Johannes Schindelin 8918b0c9c2 merge-recur: try to merge older merge bases first 19 years ago
Johannes Schindelin 934d9a2407 merge-recur: if there is no common ancestor, fake empty one 19 years ago
Johannes Schindelin c1964a006f merge-recur: do not setenv("GIT_INDEX_FILE") 19 years ago
Johannes Schindelin 5b982f84ee merge-recur: do not call git-write-tree 19 years ago
Junio C Hamano 943d5b73e2 allow diff.renamelimit to be set regardless of -M/-C 19 years ago
Junio C Hamano 03b9d560be make --find-copies-harder imply -C 19 years ago
Junio C Hamano 02c5cba200 find_unique_abbrev() with len=0 should not abbreviate 19 years ago
Junio C Hamano 72ee96c0f1 check return value from diff_setup_done() 19 years ago
Junio C Hamano 1d17c25c38 Fix tutorial-2.html 19 years ago
Jakub Narebski a20b4d899a autoconf: Add support for setting CURLDIR, OPENSSLDIR, EXPATDIR 19 years ago
Junio C Hamano fb6ff943de Documentation: git-status takes the same options as git-commit 19 years ago
Jakub Narebski 7b1e9d3d85 autoconf: It is --without-python, not --no-python 19 years ago
Jonas Fonseca d5dc6a76d4 Update git-init-db(1) and documentation of core.sharedRepository 19 years ago
Junio C Hamano 1b1b678e3c autoconf: clean temporary file mak.append 19 years ago
Jakub Narebski 424adc50b7 autoconf: Move variables which we always set to config.mak.in 19 years ago
Junio C Hamano 6015c28b1d read-cache: tweak racy-git delay logic 19 years ago
Junio C Hamano 102cb08521 Merge branch 'master' into mk/rename 19 years ago
Jakub Narebski af6058cc2b autoconf: Improvements in NO_PYTHON/PYTHON_PATH handling 19 years ago
Jakub Narebski b52b1d433b autoconf: Error out on --without-shell and --without-perl 19 years ago
Jakub Narebski 3900145ed7 autoconf: Add configure target to main Makefile 19 years ago
Jeff King 6c8d06aff1 git-push: allow pushing from subdirectories 19 years ago
Junio C Hamano c96c29093f GIT-VERSION-GEN: adjust for ancient git 19 years ago
Junio C Hamano 329a304714 builtin-mv: fix use of uninitialized memory. 19 years ago
Junio C Hamano aa5481c1af debugging: XMALLOC_POISON 19 years ago
Paul Mackerras ceadfe90c6 gitk: Update preceding/following tag info when creating a tag 19 years ago
Luben Tuikov 82f930dead gitweb: blame table row no highlight fix 19 years ago
Luben Tuikov d636ad9743 gitweb: bugfix: git_commit and git_commitdiff parents 19 years ago
Jakub Narebski f1efc38bf2 gitweb: Remove unused variables in git_shortlog_body and git_heads 19 years ago
Ryan Anderson 7c49cb2881 annotate: Fix bug when parsing merges with differing real and logical parents. 19 years ago
Ryan Anderson 1dcb69224c log-tree: show_log() should respect the setting of diffopt->line_termination 19 years ago
Michael Krelin b20805af60 handle https:// protocol in git-clone 19 years ago
Junio C Hamano b7e58b17b5 Racy git: avoid having to be always too careful 19 years ago
Jakub Narebski d5c31a1ccf autoconf: Unset NO_STH and NEED_STH when it is detected not needed 19 years ago
Matthias Lederhofer dd04c428cf gitweb: fix $project usage 19 years ago
Matthias Lederhofer 1568515d5b gitweb: fix commitdiff_plain for root commits 19 years ago