6012 Commits (5bab25fd91b839bbbebed2b394deabc13dea99db)
 

Author SHA1 Message Date
Jonas Fonseca 5bab25fd91 gitview.txt: improve asciidoc markup 19 years ago
Jonas Fonseca 8b70004b8f git(7): put the synopsis in a verse style paragraph 19 years ago
Jonas Fonseca 5164b6cd3c gitk(1): expand the manpage to look less like a template 19 years ago
Jonas Fonseca 26e8c5d385 git-blame(1): mention options in the synopsis and advertise pickaxe 19 years ago
Jonas Fonseca 0dde68998c git-ls-remote(1): document --upload-pack 19 years ago
Jonas Fonseca 5684ed6d32 git-apply(1): document missing options and improve existing ones 19 years ago
Junio C Hamano 7099c9c7c9 update-index -g 19 years ago
Pierre Habouzit 5df7dbbae4 n is in fact unused, and is later shadowed. 19 years ago
Pierre Habouzit dd305c8462 use name[len] in switch directly, instead of creating a shadowed variable. 19 years ago
Junio C Hamano 599f8d6314 builtin-grep.c: remove unused debugging piece. 19 years ago
Pierre Habouzit d828f6ddf8 remove ugly shadowing of loop indexes in subloops. 19 years ago
Pierre Habouzit b5bf7cd6b7 missing 'static' keywords 19 years ago
Pierre Habouzit c5fba16c50 git_dir holds pointers to local strings, hence MUST be const. 19 years ago
Pierre Habouzit 60b7f38e0e avoid to use error that shadows the function name, use err instead. 19 years ago
Pierre Habouzit b05faa2da9 Fix a comparison bug in diff-delta.c 19 years ago
Haavard Skinnemoen 68d42c41ef git-send-email: Don't set author_not_sender from Cc: lines 19 years ago
Shawn Pearce 44c10841ea Remove unnecessary forward declaration of unpack_entry. 19 years ago
Shawn Pearce da7560110f Verify we know how to read a pack before trying to using it. 19 years ago
Rene Scharfe 7230e6d042 Add write_or_die(), a helper function 19 years ago
Rene Scharfe 3f0073a2fa Axe the last ent 19 years ago
Junio C Hamano e866ffdf9b Merge branch 'maint' 19 years ago
Johannes Schindelin 60a6bf5f53 builtin-mv: readability patch 19 years ago
Johannes Schindelin 6e17886d37 git-mv: fix off-by-one error 19 years ago
Johannes Schindelin c5203bdf66 git-mv: special case destination "." 19 years ago
Johannes Schindelin 43134fcb35 builtin-mv: readability patch 19 years ago
Tilman Sauerbeck 55c3eb434a Indentation fix. 19 years ago
David Rientjes a89fccd281 Do not use memcmp(sha1_1, sha1_2, 20) with hardcoded length. 19 years ago
Jakub Narebski d4baf9eaf4 gitweb: Uniquify version info output, add meta generator in page header 19 years ago
Junio C Hamano 409d1d2053 Merge branch 'jc/format-patch' 19 years ago
Ville Skyttä 076a10c728 Be nicer if git executable is not installed 19 years ago
Junio C Hamano 8e3abd4c97 Merge branch 'jc/racy' 19 years ago
Junio C Hamano 500a99935d Merge branch 'maint' 19 years ago
Junio C Hamano 6493cc09c2 builtin-grep: remove unused debugging cruft. 19 years ago
Jakub Narebski e79ca7cc25 gitweb: Add support for per project git URLs 19 years ago
Johannes Schindelin d78b0f3d6a [PATCH] git-mv: add more path normalization 19 years ago
Junio C Hamano 0fc82cff12 Remove the "delay writing to avoid runtime penalty of racy-git avoidance" 19 years ago
Martin Waitz 1c2a4f5add gitweb: consolidate action URL generation. 19 years ago
Martin Waitz 06a9d86b49 gitweb: provide function to format the URL for an action link. 19 years ago
Jakub Narebski 19a8721ef8 gitweb: Show project's git URL on summary page 19 years ago
Junio C Hamano 42f774063d Add check program "git-check-racy" 19 years ago
Junio C Hamano 520cd3eca5 Documentation/technical/racy-git.txt 19 years ago
David Rientjes 96f1e58f52 remove unnecessary initializations 19 years ago
Junio C Hamano c9c3470aec Merge branch 'maint' 19 years ago
Junio C Hamano 53e1a761be finish_connect(): thinkofix 19 years ago
Johannes Schindelin 1d6249e609 git-mv: succeed even if source is a prefix of destination 19 years ago
David Rientjes 6f002f984f use appropriate typedefs 19 years ago
David Rientjes 0bef57ee44 make inline is_null_sha1 global 19 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