summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-08-17gitweb: Uniquify version info output, add meta generator in page headerJakub Narebski
2006-08-17Merge branch 'jc/format-patch'Junio C Hamano
2006-08-17Be nicer if git executable is not installedVille Skyttä
2006-08-16Merge branch 'jc/racy'Junio C Hamano
2006-08-16Merge branch 'maint'Junio C Hamano
2006-08-16builtin-grep: remove unused debugging cruft.Junio C Hamano
2006-08-16gitweb: Add support for per project git URLsJakub Narebski
2006-08-16[PATCH] git-mv: add more path normalizationJohannes Schindelin
2006-08-16Remove the "delay writing to avoid runtime penalty of racy-git avoidance"Junio C Hamano
2006-08-16gitweb: consolidate action URL generation.Martin Waitz
2006-08-16gitweb: provide function to format the URL for an action link.Martin Waitz
2006-08-16gitweb: Show project's git URL on summary pageJakub Narebski
2006-08-16Add check program "git-check-racy"Junio C Hamano
2006-08-16Documentation/technical/racy-git.txtJunio C Hamano
2006-08-16remove unnecessary initializationsDavid Rientjes
2006-08-16Merge branch 'maint'Junio C Hamano
2006-08-16finish_connect(): thinkofixJunio C Hamano
2006-08-16git-mv: succeed even if source is a prefix of destinationJohannes Schindelin
2006-08-15use appropriate typedefsDavid Rientjes
2006-08-15make inline is_null_sha1 globalDavid Rientjes
2006-08-15avoid nanosleep(2)Junio C Hamano
2006-08-15git-apply --binary: clean up and prepare for --reverseJunio C Hamano
2006-08-15Fix detection of ipv6 on SolarisDennis Stosberg
2006-08-15Look for sockaddr_storage in sys/socket.hDennis Stosberg
2006-08-15Solaris has strlcpy() at least since version 8Dennis Stosberg
2006-08-15Solaris does not support C99 format strings before version 10Dennis Stosberg
2006-08-15git-apply --reverse: simplify reverse option.Junio C Hamano
2006-08-15t4116 apply --reverse testJunio C Hamano
2006-08-15Make sha1flush void and remove conditional return.David Rientjes
2006-08-15Make upload_pack void and remove conditional return.David Rientjes
2006-08-15Make track_tree_refs void.David Rientjes
2006-08-15Make pack_objects void.David Rientjes
2006-08-15Make fsck_dir void.David Rientjes
2006-08-15Make checkout_all void.David Rientjes
2006-08-15Make show_entry voidDavid Rientjes
2006-08-15Make pprint_tag void and cleans up call in cmd_cat_file.David Rientjes
2006-08-15Remove combine-diff.c::uninteresting()Junio C Hamano
2006-08-15read-cache.c cleanupDavid Rientjes
2006-08-15http-push.c cleanupDavid Rientjes
2006-08-15diff.c cleanupDavid Rientjes
2006-08-15builtin-push.c cleanupDavid Rientjes
2006-08-15builtin-grep.c cleanupDavid Rientjes
2006-08-15blame.c return cleanupDavid Rientjes
2006-08-15gitweb: configurable home link stringYasushi SHOJI
2006-08-15gitweb: Separate printing difftree in git_commit into git_difftree_bodyJakub Narebski
2006-08-15gitweb: True fix: Support for the standard mime.types map in gitwebJakub Narebski
2006-08-15gitweb: Skip comments in mime.types like fileJakub Narebski
2006-08-15gitweb: Change appereance of marker of refs pointing to given objectJakub Narebski
2006-08-15gitweb: Separate finding project owner into git_get_project_ownerJakub Narebski
2006-08-15gitweb: Separate main part of git_history into git_history_bodyJakub Narebski