summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-09-28gitweb: Don't use quotemeta on internally generated stringsLibravatar Luben Tuikov1-5/+4
2006-09-28gitweb: Add snapshot to shortlogLibravatar Luben Tuikov1-1/+2
2006-09-28gitweb: Factor out gitweb_have_snapshot()Libravatar Luben Tuikov1-5/+9
2006-09-28gitweb: Remove redundant "commit" link from shortlogLibravatar Luben Tuikov1-1/+0
2006-09-28gitweb: "alternate" starts with shade (i.e. 1)Libravatar Luben Tuikov1-8/+8
2006-09-28git-format-patch: fix bug using -o in subdirectoriesLibravatar Matthias Lederhofer1-2/+3
2006-09-28do not discard constness in interp_set_entry value argumentLibravatar Alex Riesen2-3/+3
2006-09-28Fix approxidate() to understand more extended numbersLibravatar Linus Torvalds1-0/+40
2006-09-28Clean up approxidate() in preparation for fixesLibravatar Linus Torvalds1-3/+10
2006-09-28fix daemon.c compilation for NO_IPV6=1Libravatar Alex Riesen1-1/+1
2006-09-28daemon: default to 256 for HOST_NAME_MAX if it is not definedLibravatar Johannes Schindelin1-0/+4
2006-09-28format-patch: use cwd as default output directoryLibravatar Matthias Lederhofer1-0/+2
2006-09-28svnimport: add support for parsing From: lines for authorLibravatar Andy Whitcroft1-4/+8
2006-09-28Contributed bash completion support for core Git tools.Libravatar Junio C Hamano1-0/+324
2006-09-27Merge branch 'jl/virtual'Libravatar Junio C Hamano6-34/+436
2006-09-27Merge branch 'cc/branch-test'Libravatar Junio C Hamano2-0/+22
2006-09-27gitweb: Add history and blame to git_difftree_body()Libravatar Luben Tuikov1-12/+23
2006-09-27Merge branch 'sp/void'Libravatar Junio C Hamano2-1/+17
2006-09-27Merge branch 'jc/whitespace'Libravatar Junio C Hamano3-66/+229
2006-09-27Merge branch 'jc/repack'Libravatar Junio C Hamano1-9/+5
2006-09-27Merge branch 'jc/deprecate-recursive'Libravatar Junio C Hamano7-41/+17
2006-09-27runstatus: do not recurse into subdirectories if not neededLibravatar Johannes Schindelin1-12/+15
2006-09-27gitweb: Remove excessively redundant entries from git_difftree_bodyLibravatar Luben Tuikov1-58/+34
2006-09-27Revert "gitweb: extend blame to show links to diff and previous"Libravatar Luben Tuikov1-17/+1
2006-09-27Removed memory leaks from interpolation table uses.Libravatar Jon Loeliger3-20/+61
2006-09-27Cleaned up git-daemon virtual hosting support.Libravatar Jon Loeliger4-28/+389
2006-09-27grep: fix --fixed-strings combined with expression.Libravatar Junio C Hamano1-5/+2
2006-09-27grep: free expressions and patterns when done.Libravatar Junio C Hamano3-0/+45
2006-09-27Corrected copy-and-paste thinko in ignore executable bit test case.Libravatar Shawn Pearce1-1/+1
2006-09-27An illustration of rev-list --parents --pretty=rawLibravatar Junio C Hamano1-0/+113
2006-09-27diff --stat: color output.Libravatar Junio C Hamano1-10/+19
2006-09-27diff --stat: allow custom diffstat output width.Libravatar Junio C Hamano2-38/+96
2006-09-27Allow git-checkout when on a non-existant branch.Libravatar Shawn Pearce2-1/+17
2006-09-27gitweb: Quote filename in HTTP Content-Disposition: headerLibravatar Jakub Narebski1-8/+9
2006-09-27gitweb: Add git_url subroutine, and use it to quote full URLsLibravatar Jakub Narebski1-1/+10
2006-09-27gitweb: Split validate_input into validate_pathname and validate_refnameLibravatar Jakub Narebski1-16/+47
2006-09-27gitweb: Use "return" instead of "return undef" for some subsLibravatar Jakub Narebski1-2/+2
2006-09-27gitweb: Strip trailing slashes from $path in git_get_hash_by_pathLibravatar Jakub Narebski1-1/+1
2006-09-27gitweb: extend blame to show links to diff and previousLibravatar Luben Tuikov1-1/+17
2006-09-27gitweb: Decode long title for link tooltipsLibravatar Yasushi SHOJI1-1/+1
2006-09-26gitweb: Remove redundant "tree" linkLibravatar Luben Tuikov1-10/+6
2006-09-26git-svn: Fix fetch --no-ignore-externals with GIT_SVN_NO_LIB=1Libravatar Sergey Vlasov1-0/+1
2006-09-26Ignore executable bit when adding files if filemode=0.Libravatar Shawn Pearce3-2/+28
2006-09-25Remove empty ref directories that prevent creating a ref.Libravatar Christian Couder2-0/+22
2006-09-25gitweb: tree view: eliminate redundant "blob"Libravatar Luben Tuikov1-16/+17
2006-09-25Use const for interpolate argumentsLibravatar Alex Riesen2-5/+10
2006-09-25git-archive: update documentationLibravatar Franck Bui-Huu2-0/+16
2006-09-24Deprecate merge-recursive.pyLibravatar Junio C Hamano7-41/+17
2006-09-24gitweb: fix over-eager application of esc_html().Libravatar Petr Baudis1-6/+6
2006-09-24Allow '(no author)' in git-svn's authors file.Libravatar Shawn Pearce1-1/+1