summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-09-28gitweb: Don't use quotemeta on internally generated stringsLuben Tuikov
2006-09-28gitweb: Add snapshot to shortlogLuben Tuikov
2006-09-28gitweb: Factor out gitweb_have_snapshot()Luben Tuikov
2006-09-28gitweb: Remove redundant "commit" link from shortlogLuben Tuikov
2006-09-28gitweb: "alternate" starts with shade (i.e. 1)Luben Tuikov
2006-09-28git-format-patch: fix bug using -o in subdirectoriesMatthias Lederhofer
2006-09-28do not discard constness in interp_set_entry value argumentAlex Riesen
2006-09-28Fix approxidate() to understand more extended numbersLinus Torvalds
2006-09-28Clean up approxidate() in preparation for fixesLinus Torvalds
2006-09-28fix daemon.c compilation for NO_IPV6=1Alex Riesen
2006-09-28daemon: default to 256 for HOST_NAME_MAX if it is not definedJohannes Schindelin
2006-09-28format-patch: use cwd as default output directoryMatthias Lederhofer
2006-09-28svnimport: add support for parsing From: lines for authorAndy Whitcroft
2006-09-28Contributed bash completion support for core Git tools.Junio C Hamano
2006-09-27Merge branch 'jl/virtual'Junio C Hamano
2006-09-27Merge branch 'cc/branch-test'Junio C Hamano
2006-09-27gitweb: Add history and blame to git_difftree_body()Luben Tuikov
2006-09-27Merge branch 'sp/void'Junio C Hamano
2006-09-27Merge branch 'jc/whitespace'Junio C Hamano
2006-09-27Merge branch 'jc/repack'Junio C Hamano
2006-09-27Merge branch 'jc/deprecate-recursive'Junio C Hamano
2006-09-27runstatus: do not recurse into subdirectories if not neededJohannes Schindelin
2006-09-27gitweb: Remove excessively redundant entries from git_difftree_bodyLuben Tuikov
2006-09-27Revert "gitweb: extend blame to show links to diff and previous"Luben Tuikov
2006-09-27Removed memory leaks from interpolation table uses.Jon Loeliger
2006-09-27Cleaned up git-daemon virtual hosting support.Jon Loeliger
2006-09-27grep: fix --fixed-strings combined with expression.Junio C Hamano
2006-09-27grep: free expressions and patterns when done.Junio C Hamano
2006-09-27Corrected copy-and-paste thinko in ignore executable bit test case.Shawn Pearce
2006-09-27An illustration of rev-list --parents --pretty=rawJunio C Hamano
2006-09-27diff --stat: color output.Junio C Hamano
2006-09-27diff --stat: allow custom diffstat output width.Junio C Hamano
2006-09-27Allow git-checkout when on a non-existant branch.Shawn Pearce
2006-09-27gitweb: Quote filename in HTTP Content-Disposition: headerJakub Narebski
2006-09-27gitweb: Add git_url subroutine, and use it to quote full URLsJakub Narebski
2006-09-27gitweb: Split validate_input into validate_pathname and validate_refnameJakub Narebski
2006-09-27gitweb: Use "return" instead of "return undef" for some subsJakub Narebski
2006-09-27gitweb: Strip trailing slashes from $path in git_get_hash_by_pathJakub Narebski
2006-09-27gitweb: extend blame to show links to diff and previousLuben Tuikov
2006-09-27gitweb: Decode long title for link tooltipsYasushi SHOJI
2006-09-26gitweb: Remove redundant "tree" linkLuben Tuikov
2006-09-26git-svn: Fix fetch --no-ignore-externals with GIT_SVN_NO_LIB=1Sergey Vlasov
2006-09-26Ignore executable bit when adding files if filemode=0.Shawn Pearce
2006-09-25Remove empty ref directories that prevent creating a ref.Christian Couder
2006-09-25gitweb: tree view: eliminate redundant "blob"Luben Tuikov
2006-09-25Use const for interpolate argumentsAlex Riesen
2006-09-25git-archive: update documentationFranck Bui-Huu
2006-09-24Deprecate merge-recursive.pyJunio C Hamano
2006-09-24gitweb: fix over-eager application of esc_html().Petr Baudis
2006-09-24Allow '(no author)' in git-svn's authors file.Shawn Pearce