6505 Commits (6130259c30695d8a6ceda414a7d0d14183491e82)
 

Author SHA1 Message Date
Johannes Schindelin 3ed74e608a diff --stat: ensure at least one '-' for deletions, and one '+' for additions 19 years ago
Linus Torvalds 5c5b2ea9ab diff --stat=width[,name-width]: allow custom diffstat output width. 19 years ago
Luben Tuikov 6d81c5a2ea gitweb: History: blob and tree are first, then commitdiff, etc 19 years ago
Luben Tuikov e46b3c027e gitweb: Remove redundant "commit" from history 19 years ago
Sasha Khapyorsky 3ea099d48b http/ftp: optionally ask curl to not use EPSV command 19 years ago
Luben Tuikov a2a3bf7b2b gitweb: Don't use quotemeta on internally generated strings 19 years ago
Luben Tuikov ba6ef81017 gitweb: Add snapshot to shortlog 19 years ago
Luben Tuikov de9272f4bd gitweb: Factor out gitweb_have_snapshot() 19 years ago
Luben Tuikov d1d866e9b8 gitweb: Remove redundant "commit" link from shortlog 19 years ago
Luben Tuikov 6dd36acd32 gitweb: "alternate" starts with shade (i.e. 1) 19 years ago
Matthias Lederhofer 77e565d8f7 git-format-patch: fix bug using -o in subdirectories 19 years ago
Alex Riesen a28383770e do not discard constness in interp_set_entry value argument 19 years ago
Linus Torvalds 393d340e4f Fix approxidate() to understand more extended numbers 19 years ago
Linus Torvalds e92a54d99c Clean up approxidate() in preparation for fixes 19 years ago
Alex Riesen 100690b6e8 fix daemon.c compilation for NO_IPV6=1 19 years ago
Johannes Schindelin 695dffe2ef daemon: default to 256 for HOST_NAME_MAX if it is not defined 19 years ago
Matthias Lederhofer c08e52486a format-patch: use cwd as default output directory 19 years ago
Andy Whitcroft 7b40e7d1ab svnimport: add support for parsing From: lines for author 19 years ago
Junio C Hamano 690d8824c8 Contributed bash completion support for core Git tools. 19 years ago
Junio C Hamano 2d5b459107 Merge branch 'jl/virtual' 19 years ago
Junio C Hamano 51b2dd4e3f Merge branch 'cc/branch-test' 19 years ago
Luben Tuikov eb51ec9c05 gitweb: Add history and blame to git_difftree_body() 19 years ago
Junio C Hamano 2b83ade977 Merge branch 'sp/void' 19 years ago
Junio C Hamano f2ce6a4c3c Merge branch 'jc/whitespace' 19 years ago
Junio C Hamano 1ad7a06adb Merge branch 'jc/repack' 19 years ago
Junio C Hamano e38604e006 Merge branch 'jc/deprecate-recursive' 19 years ago
Johannes Schindelin 07ccbff89b runstatus: do not recurse into subdirectories if not needed 19 years ago
Luben Tuikov 499faeda1b gitweb: Remove excessively redundant entries from git_difftree_body 19 years ago
Luben Tuikov 709f898dae Revert "gitweb: extend blame to show links to diff and previous" 19 years ago
Jon Loeliger eb30aed7c6 Removed memory leaks from interpolation table uses. 19 years ago
Jon Loeliger dd4676299d Cleaned up git-daemon virtual hosting support. 19 years ago
Junio C Hamano a3f5d02edb grep: fix --fixed-strings combined with expression. 19 years ago
Junio C Hamano b48fb5b6a9 grep: free expressions and patterns when done. 19 years ago
Shawn Pearce 209e756931 Corrected copy-and-paste thinko in ignore executable bit test case. 19 years ago
Junio C Hamano 16652170bf An illustration of rev-list --parents --pretty=raw 19 years ago
Junio C Hamano 785f743276 diff --stat: color output. 19 years ago
Junio C Hamano a2540023dc diff --stat: allow custom diffstat output width. 19 years ago
Shawn Pearce 5a03e7f253 Allow git-checkout when on a non-existant branch. 19 years ago
Jakub Narebski ab41dfbfd4 gitweb: Quote filename in HTTP Content-Disposition: header 19 years ago
Jakub Narebski f93bff8d45 gitweb: Add git_url subroutine, and use it to quote full URLs 19 years ago
Jakub Narebski 24d0693a68 gitweb: Split validate_input into validate_pathname and validate_refname 19 years ago
Jakub Narebski dd1ad5f167 gitweb: Use "return" instead of "return undef" for some subs 19 years ago
Jakub Narebski 4b02f48372 gitweb: Strip trailing slashes from $path in git_get_hash_by_path 19 years ago
Luben Tuikov 65910395c0 gitweb: extend blame to show links to diff and previous 19 years ago
Yasushi SHOJI 4a0641b7cf gitweb: Decode long title for link tooltips 19 years ago
Luben Tuikov 0fa105e7f1 gitweb: Remove redundant "tree" link 19 years ago
Sergey Vlasov 191414c025 git-svn: Fix fetch --no-ignore-externals with GIT_SVN_NO_LIB=1 19 years ago
Shawn Pearce fd28b34afd Ignore executable bit when adding files if filemode=0. 19 years ago
Christian Couder 9c7b0b3fc4 Remove empty ref directories that prevent creating a ref. 19 years ago
Luben Tuikov 4de741b3e1 gitweb: tree view: eliminate redundant "blob" 19 years ago