6316 Commits (4431fcc4b134ae501e3e57dc568ae4f031e57898)
 

Author SHA1 Message Date
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
Jakub Narebski e349d21ab4 gitweb: Skip nonmatching lines in difftree output, consistently 19 years ago
Jakub Narebski b5ff2cf9a6 gitweb: fix commitdiff for root commits 19 years ago
Matthias Lederhofer bd943f4757 gitweb: check if HTTP_ACCEPT is really set 19 years ago
Matthias Kestenholz 403ccc4f36 Add gitweb.cgi to .gitignore 19 years ago
Paul Mackerras ca6d8f58a1 gitk: Add a menu item for cherry-picking commits 19 years ago
Jakub Narebski f16db173a4 gitweb: Refactor untabifying - converting tabs to spaces 19 years ago
Jakub Narebski 10161355ba gitweb: Inline $rss_link 19 years ago
Jakub Narebski 668e34d7cc gitweb: PATH_INFO=/ means no project 19 years ago
Jakub Narebski e2860ead31 gitweb: No error messages with unescaped/unprotected user input 19 years ago
Jakub Narebski cac4bd94fb gitweb: No periods for error messages 19 years ago