5907 Commits (6295ac347acab0f100bc143effd28d3b0bbff739)
 

Author SHA1 Message Date
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
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
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
Jakub Narebski e484a2d6ad gitweb: Cleanup and uniquify error messages 19 years ago
Jakub Narebski dbd954a896 gitweb: Don't undefine query parameter related variables before die_error 19 years ago
Jakub Narebski 623e4aeb42 gitweb: Use undef for die_error to use default first (status) parameter value 19 years ago
Jakub Narebski cfd8266936 gitweb: die_error first (optional) parameter is HTTP status 19 years ago
Jakub Narebski 154b4d78cf gitweb: Separate input validation and dispatch, add comment about opml action 19 years ago
Junio C Hamano f25b79397c Fix "grep -w" 19 years ago
Junio C Hamano 0d958ac47a Makefile: Cygwin does not seem to need NO_STRLCPY 19 years ago
Ramsay Jones 19c4588178 commit walkers: setup_ident() to record correct committer in ref-log. 19 years ago
Ramsay Jones 07efc6a6b6 Allow config file to specify Signed-off-by identity in format-patch. 19 years ago
Luben Tuikov f9f02d0129 gitweb: git_tree displays blame based on repository config 19 years ago
Junio C Hamano 8c6ab35efe autoconf: NO_IPV6 19 years ago
Jakub Narebski f7b5e8d03a autoconf: Set NEEDS_LIBICONV unconditionally if there is no iconv in libc 19 years ago
Junio C Hamano 3068f6c47d autoconf: fix NEEDS_SSL_WITH_CRYPTO 19 years ago
Junio C Hamano 4e273c9dcf Merge branch 'jc/c99' 19 years ago
Jakub Narebski 34d4a67f47 Copy description of new build configuration variables to configure.ac 19 years ago
Jakub Narebski 465e649d0c autoconf: Typo cleanup, reordering etc. 19 years ago
Jakub Narebski 656517b9ef autoconf: Check for ll hh j z t size specifiers introduced by C99 19 years ago
Johannes Schindelin 3a3c3fc42a Fix crash when GIT_DIR is invalid 19 years ago
Rene Scharfe 7e18e56920 git-tar-tree: fix minor memory leak 19 years ago
Uwe Zeisberger d249b45547 Document rev-list's option --merge 19 years ago
Junio C Hamano efffea0334 git.c: Rename NEEDS_PREFIX to RUN_SETUP 19 years ago
Junio C Hamano f754fa9c54 builtins: Makefile clean-up 19 years ago
Junio C Hamano e414156ab6 Make git-checkout-index a builtin 19 years ago
Matthias Kestenholz 640ce1052b Make git-symbolic-ref a builtin 19 years ago
Matthias Kestenholz 6441363079 Make git-unpack-objects a builtin 19 years ago
Matthias Kestenholz 5d4a600335 Make git-pack-objects a builtin 19 years ago
Matthias Kestenholz d6b64ed0f3 Make git-name-rev a builtin 19 years ago