summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-08-23Convert memcpy(a,b,20) to hashcpy(a,b).Shawn Pearce
2006-08-23Fix a comparison bug in diff-delta.cPierre Habouzit
2006-08-23git-send-email: Don't set author_not_sender from Cc: linesHaavard Skinnemoen
2006-08-22Remove unnecessary forward declaration of unpack_entry.Shawn Pearce
2006-08-22Verify we know how to read a pack before trying to using it.Shawn Pearce
2006-08-22Add write_or_die(), a helper functionRene Scharfe
2006-08-22Axe the last entRene Scharfe
2006-08-21Merge branch 'maint'Junio C Hamano
2006-08-21builtin-mv: readability patchJohannes Schindelin
2006-08-21git-mv: fix off-by-one errorJohannes Schindelin
2006-08-21git-mv: special case destination "."Johannes Schindelin
2006-08-21builtin-mv: readability patchJohannes Schindelin
2006-08-17Indentation fix.Tilman Sauerbeck
2006-08-17Do not use memcmp(sha1_1, sha1_2, 20) with hardcoded length.David Rientjes
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