5802 Commits (ca9e3b124f6313187da641b5cd55100c4ade6a9a)
 

Author SHA1 Message Date
Junio C Hamano ca9e3b124f Merge branch 'rn/push-dav' 19 years ago
Rutger Nijlunsing 65cdb5f165 Add Documentation/howto/setup-git-server-over-http.txt 19 years ago
Rene Scharfe 0eaf22f4c4 git-verify-pack: no need to count errors 19 years ago
Rene Scharfe f711ab5470 git-verify-pack: buffer overrun paranoia 19 years ago
Rene Scharfe d0d619c8c5 git-verify-pack: free pack after use and a cleanup 19 years ago
Rene Scharfe fc5fc50980 git-verify-pack: get rid of while loop 19 years ago
Rene Scharfe 68f4c78b95 git-verify-pack: insist on .idx extension 19 years ago
Rene Scharfe ae9c86f2b6 git-verify-pack: more careful path handling 19 years ago
Rene Scharfe 6f05b57da8 git-verify-pack: show usage when no pack was specified 19 years ago
Rene Scharfe 83a2b841d6 Add has_extension() 19 years ago
Junio C Hamano 242abf106c builtin-apply: remove unused increment 19 years ago
Junio C Hamano 306ea2df03 Fix git-diff A...B 19 years ago
Junio C Hamano 567a03d14c combine-diff: use color 19 years ago
Rutger Nijlunsing 1e8d304507 http-push: Make WebDAV work with (broken?) default apache2 WebDAV module 19 years ago
Junio C Hamano 2c71810b90 git-apply: applying a patch to make a symlink shorter. 19 years ago
Junio C Hamano 943d5b73e2 allow diff.renamelimit to be set regardless of -M/-C 19 years ago
Junio C Hamano 03b9d560be make --find-copies-harder imply -C 19 years ago
Junio C Hamano 02c5cba200 find_unique_abbrev() with len=0 should not abbreviate 19 years ago
Junio C Hamano 72ee96c0f1 check return value from diff_setup_done() 19 years ago
Junio C Hamano 1d17c25c38 Fix tutorial-2.html 19 years ago
Junio C Hamano fb6ff943de Documentation: git-status takes the same options as git-commit 19 years ago
Jonas Fonseca d5dc6a76d4 Update git-init-db(1) and documentation of core.sharedRepository 19 years ago
Jeff King 6c8d06aff1 git-push: allow pushing from subdirectories 19 years ago
Junio C Hamano c96c29093f GIT-VERSION-GEN: adjust for ancient git 19 years ago
Junio C Hamano 329a304714 builtin-mv: fix use of uninitialized memory. 19 years ago
Junio C Hamano aa5481c1af debugging: XMALLOC_POISON 19 years ago
Ryan Anderson 7c49cb2881 annotate: Fix bug when parsing merges with differing real and logical parents. 19 years ago
Ryan Anderson 1dcb69224c log-tree: show_log() should respect the setting of diffopt->line_termination 19 years ago
Michael Krelin b20805af60 handle https:// protocol in git-clone 19 years ago
Junio C Hamano f25b79397c Fix "grep -w" 19 years ago
Junio C Hamano 0d958ac47a Makefile: Cygwin does not seem to need NO_STRLCPY 19 years ago
Ramsay Jones 19c4588178 commit walkers: setup_ident() to record correct committer in ref-log. 19 years ago
Ramsay Jones 07efc6a6b6 Allow config file to specify Signed-off-by identity in format-patch. 19 years ago
Junio C Hamano 4e273c9dcf Merge branch 'jc/c99' 19 years ago
Johannes Schindelin 3a3c3fc42a Fix crash when GIT_DIR is invalid 19 years ago
Rene Scharfe 7e18e56920 git-tar-tree: fix minor memory leak 19 years ago
Uwe Zeisberger d249b45547 Document rev-list's option --merge 19 years ago
Junio C Hamano cba05fa840 Further clean-up: usage() vs die() 19 years ago
Ramsay Allan Jones 8cdf33643d Replace some calls to die(usage_str) with usage(usage_str). 19 years ago
Ramsay Allan Jones 15e593e4d3 Fixup command names in some usage strings. 19 years ago
Junio C Hamano 5a716826a6 GIT 1.4.2-rc3 19 years ago
Junio C Hamano f5fffbd3e8 Documentation/git.txt: link git-svn and git-instaweb from the main page. 19 years ago
Junio C Hamano 962ad61874 Merge branch 'jc/sideband' 19 years ago
Junio C Hamano 2de196fec1 sideband: do not use color, just say "remote:" 19 years ago
Junio C Hamano 53dd8a9cb5 Show both blob names from "git diff blob1 blob2" 19 years ago
Junio C Hamano ef677686ef diff.c: do not use pathname comparison to tell renames 19 years ago
Junio C Hamano c43ce6d603 Add a couple of subdirectory tests. 19 years ago
Junio C Hamano a91af794bb read-tree: shadowed variable fix. 19 years ago
Michael 47781bf779 fixed variable declaration in gitk 19 years ago
Junio C Hamano f82cd3c610 Fix "git diff blob1 blob2" showing the diff in reverse. 19 years ago