6014 Commits (420e92f255982564a782b6ea8cd3c522f48c7d12)
 

Author SHA1 Message Date
Jakub Narebski 420e92f255 gitweb: Add support for hash_parent_base parameter for blobdiffs 18 years ago
Jakub Narebski edf735abfa gitweb: Use git_get_name_rev_tags for commitdiff_plain X-Git-Tag: header 18 years ago
Jakub Narebski 56a322f161 gitweb: Add git_get_rev_name_tags function 18 years ago
Jakub Narebski 3066c359c6 gitweb: Faster return from git_get_preceding_references if possible 18 years ago
Jakub Narebski 470b96d483 gitweb: Add git_get_{following,preceding}_references functions 18 years ago
Jakub Narebski 157e43b4b0 gitweb: Streamify patch output in git_commitdiff 18 years ago
Jakub Narebski 1613b79faa gitweb: Remove invalid comment in format_diff_line 18 years ago
Jakub Narebski af33ef21bf gitweb: Show information about incomplete lines in commitdiff 18 years ago
Jakub Narebski eee08903b2 gitweb: Use git-diff-tree patch output for commitdiff 18 years ago
Jakub Narebski 498fe00201 gitweb: Sort CGI parameters returned by href() 18 years ago
Jakub Narebski 1149fecfc2 gitweb: Drop the href() params which keys are not in %mapping 18 years ago
Jakub Narebski 59b9f61a3f gitweb: Use here-doc 18 years ago
Jakub Narebski 77a153fd92 gitweb: Route rest of action subroutines through %actions 18 years ago
Jakub Narebski 134a6941ec gitweb: Use underscore instead of hyphen to separate words in HTTP headers names 18 years ago
Jakub Narebski 952c65fc02 gitweb: Whitespace cleanup: realign, reindent 18 years ago
Jakub Narebski 63e4220b75 gitweb: Replace some presentational HTML by CSS 18 years ago
Jakub Narebski 7c27801473 gitweb: bugfix: a.list formatting regression 18 years ago
Jakub Narebski e8e41a9383 gitweb: Use parse_difftree_raw_line in git_difftree_body 18 years ago
Jakub Narebski 740e67f903 gitweb: Added parse_difftree_raw_line function for later use 18 years ago
Aneesh Kumar K.V ddb8d90048 gitweb: Make blame and snapshot a feature. 18 years ago
Aneesh Kumar K.V f0321866be gitweb: fix snapshot support 18 years ago
Luben Tuikov 59fb1c9445 gitweb: bugfix: git_print_page_path() needs the hash base 18 years ago
Luben Tuikov 3899e7a329 gitweb: bugfix: commitdiff regression 18 years ago
Aneesh Kumar K.V cb9c6e5b0a gitweb: Support for snapshot 18 years ago
Jakub Narebski d16d093c2d gitweb: Refactor printing commit message 18 years ago
Martin Waitz 13d0216504 gitweb: fix project list if PATH_INFO=="/". 18 years ago
Martin Waitz 6132b7e4bb gitweb: support for / as home_link. 18 years ago
Martin Waitz 5c95fab017 gitweb: support for "fp" parameter. 18 years ago
Martin Waitz 756d2f064b gitweb: continue consolidation of URL generation. 18 years ago
Jakub Narebski d4baf9eaf4 gitweb: Uniquify version info output, add meta generator in page header 18 years ago
Junio C Hamano 409d1d2053 Merge branch 'jc/format-patch' 18 years ago
Ville Skyttä 076a10c728 Be nicer if git executable is not installed 18 years ago
Junio C Hamano 8e3abd4c97 Merge branch 'jc/racy' 18 years ago
Junio C Hamano 500a99935d Merge branch 'maint' 18 years ago
Junio C Hamano 6493cc09c2 builtin-grep: remove unused debugging cruft. 18 years ago
Jakub Narebski e79ca7cc25 gitweb: Add support for per project git URLs 18 years ago
Johannes Schindelin d78b0f3d6a [PATCH] git-mv: add more path normalization 18 years ago
Junio C Hamano 0fc82cff12 Remove the "delay writing to avoid runtime penalty of racy-git avoidance" 18 years ago
Martin Waitz 1c2a4f5add gitweb: consolidate action URL generation. 18 years ago
Martin Waitz 06a9d86b49 gitweb: provide function to format the URL for an action link. 18 years ago
Jakub Narebski 19a8721ef8 gitweb: Show project's git URL on summary page 18 years ago
Junio C Hamano 42f774063d Add check program "git-check-racy" 18 years ago
Junio C Hamano 520cd3eca5 Documentation/technical/racy-git.txt 18 years ago
David Rientjes 96f1e58f52 remove unnecessary initializations 18 years ago
Junio C Hamano c9c3470aec Merge branch 'maint' 18 years ago
Junio C Hamano 53e1a761be finish_connect(): thinkofix 18 years ago
Johannes Schindelin 1d6249e609 git-mv: succeed even if source is a prefix of destination 18 years ago
David Rientjes 6f002f984f use appropriate typedefs 18 years ago
David Rientjes 0bef57ee44 make inline is_null_sha1 global 18 years ago
Junio C Hamano 789a09b487 avoid nanosleep(2) 19 years ago