6004 Commits (1149fecfc270a2effc344897989f40afe449a72c)
 

Author SHA1 Message Date
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
Johannes Schindelin f59a59e22f Add the --color-words option to the diff options family 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 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
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