5907 Commits (6295ac347acab0f100bc143effd28d3b0bbff739)
 

Author SHA1 Message Date
Junio C Hamano 6295ac347a Merge branch 'jn/web' 19 years ago
Junio C Hamano efced1e06e Merge branch 'lt/web' 19 years ago
Junio C Hamano 86183fbb09 Merge branch 'jn/conf' 19 years ago
Junio C Hamano cd5fff64e6 Merge branch 'jc/grep' 19 years ago
Junio C Hamano bb266cb118 Merge branch 'mk/rename' 19 years ago
Junio C Hamano 71c87795c3 Merge branch 'ml/pager' 19 years ago
Junio C Hamano 01aaf1f88d GIT 1.4.2 19 years ago
Junio C Hamano 67e31d6234 Merge git://git.kernel.org/pub/scm/gitk/gitk 19 years ago
Junio C Hamano 6c7f4cebdb t/t4013: fix futzing with the version string. 19 years ago
Junio C Hamano 40aaae88ad Better error message when we are unable to lock the index file 19 years ago
Junio C Hamano fd7bcfb524 git-am: give better diagnostics when the patch does not apply during --3way 19 years ago
Junio C Hamano 022f25e8d4 Merge branch 'rj/header' 19 years ago
Eric Wong a69a165fb4 git-svn: split the path from the url correctly with limited perms 19 years ago
Junio C Hamano 0d042fecf2 git-grep: show pathnames relative to the current directory 19 years ago
Junio C Hamano c8769f76d9 git-sh-setup: do not use repo-config to test the git directory 19 years ago
Eric Wong 308906fa6e git-svn: bugfix: allow SVN:: lib users to track the root of the repository 19 years ago
Eric Wong 17a10f3709 git-svn: correctly kill keyword expansion without munging EOLs 19 years ago
Rene Scharfe 5bb1cda5f7 drop length argument of has_extension 19 years ago
Junio C Hamano ca9e3b124f Merge branch 'rn/push-dav' 19 years ago
Rutger Nijlunsing 65cdb5f165 Add Documentation/howto/setup-git-server-over-http.txt 19 years ago
Jakub Narebski 26298b5f7b gitweb: Whitespace cleanup - tabs are for indent, spaces are for align 19 years ago
Rene Scharfe 2e3ed670eb git-verify-pack: make builtin 19 years ago
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
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 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