5992 Commits (e866ffdf9b2add0e0981d19b3c212c4621fd8a57)
 

Author SHA1 Message Date
Junio C Hamano e866ffdf9b Merge branch 'maint' 18 years ago
Johannes Schindelin 60a6bf5f53 builtin-mv: readability patch 18 years ago
Johannes Schindelin 6e17886d37 git-mv: fix off-by-one error 18 years ago
Johannes Schindelin c5203bdf66 git-mv: special case destination "." 18 years ago
Johannes Schindelin 43134fcb35 builtin-mv: readability patch 18 years ago
Tilman Sauerbeck 55c3eb434a Indentation fix. 18 years ago
David Rientjes a89fccd281 Do not use memcmp(sha1_1, sha1_2, 20) with hardcoded length. 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) 18 years ago
Junio C Hamano 3cd4f5e8eb git-apply --binary: clean up and prepare for --reverse 18 years ago
Dennis Stosberg d1b9944db8 Fix detection of ipv6 on Solaris 18 years ago
Dennis Stosberg ab5573ae9f Look for sockaddr_storage in sys/socket.h 18 years ago
Dennis Stosberg f4e14ca9e0 Solaris has strlcpy() at least since version 8 18 years ago
Dennis Stosberg 66c4509b73 Solaris does not support C99 format strings before version 10 18 years ago
Junio C Hamano f686d03034 git-apply --reverse: simplify reverse option. 18 years ago
Junio C Hamano 6a0ebe8ced t4116 apply --reverse test 18 years ago
David Rientjes 78b713a1d0 Make sha1flush void and remove conditional return. 18 years ago
David Rientjes 59076eba6e Make upload_pack void and remove conditional return. 18 years ago
David Rientjes 74b504f671 Make track_tree_refs void. 18 years ago
David Rientjes aa145403da Make pack_objects void. 18 years ago
David Rientjes b5524c826d Make fsck_dir void. 18 years ago
David Rientjes f7f0fbfcf4 Make checkout_all void. 18 years ago
David Rientjes cf995ede2c Make show_entry void 18 years ago
David Rientjes eddd1c8cef Make pprint_tag void and cleans up call in cmd_cat_file. 18 years ago
Junio C Hamano a976b0a593 Remove combine-diff.c::uninteresting() 18 years ago
David Rientjes 968a1d65f4 read-cache.c cleanup 18 years ago
David Rientjes 0bc87ffb6c http-push.c cleanup 18 years ago
David Rientjes 8c0b2bb636 diff.c cleanup 18 years ago
David Rientjes 9e0ec82cac builtin-push.c cleanup 18 years ago
David Rientjes b756776d19 builtin-grep.c cleanup 18 years ago
David Rientjes b4e275992f blame.c return cleanup 18 years ago