5999 Commits (63e4220b75d4fd7c8820209193641f3207d24238)
 

Author SHA1 Message Date
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
Junio C Hamano 3cd4f5e8eb git-apply --binary: clean up and prepare for --reverse 19 years ago
Dennis Stosberg d1b9944db8 Fix detection of ipv6 on Solaris 19 years ago
Dennis Stosberg ab5573ae9f Look for sockaddr_storage in sys/socket.h 19 years ago
Dennis Stosberg f4e14ca9e0 Solaris has strlcpy() at least since version 8 19 years ago
Dennis Stosberg 66c4509b73 Solaris does not support C99 format strings before version 10 19 years ago
Junio C Hamano f686d03034 git-apply --reverse: simplify reverse option. 19 years ago
Junio C Hamano 6a0ebe8ced t4116 apply --reverse test 19 years ago
David Rientjes 78b713a1d0 Make sha1flush void and remove conditional return. 19 years ago
David Rientjes 59076eba6e Make upload_pack void and remove conditional return. 19 years ago
David Rientjes 74b504f671 Make track_tree_refs void. 19 years ago
David Rientjes aa145403da Make pack_objects void. 19 years ago
David Rientjes b5524c826d Make fsck_dir void. 19 years ago
David Rientjes f7f0fbfcf4 Make checkout_all void. 19 years ago
David Rientjes cf995ede2c Make show_entry void 19 years ago
David Rientjes eddd1c8cef Make pprint_tag void and cleans up call in cmd_cat_file. 19 years ago