14920 Commits (7ebd52aa0e58df6bac5f0f87a591da17eb3324a6)
 

Author SHA1 Message Date
しらいしななこ 78d0f5d210 environment.c: remove unused function 17 years ago
Linus Torvalds 044bbbcb63 Make git_dir a path relative to work_tree in setup_work_tree() 17 years ago
Junio C Hamano d3e977b943 Merge branch 'maint' 17 years ago
Jan Krüger 3b2bbe9b85 Documentation: fix formatting in git-svn 17 years ago
Brandon Casey e200783255 t7502-commit.sh: test_must_fail doesn't work with inline environment variables 17 years ago
Dan McGee 20827d99c5 completion: add --graph to log command completion 17 years ago
Nguyễn Thái Ngọc Duy f28ac70f48 Move all dashed-form commands to libexecdir 17 years ago
Johan Herland 3e8aded203 Teach "git clone" to pack refs 17 years ago
Johan Herland d0d12b4768 Prepare testsuite for a "git clone" that packs refs 17 years ago
Johan Herland 94e724a741 Move pack_refs() and friends into libgit 17 years ago
Johan Herland 48ec3e5c07 Incorporate fetched packs in future object traversal 17 years ago
Pieter de Bie df6a7ff7ac builtin-fast-export: Add importing and exporting of revision marks 17 years ago
Lea Wiemann b4780d725c Git.pm: add test suite 17 years ago
Lea Wiemann fb32c41008 t/test-lib.sh: add test_external and test_external_without_stderr 17 years ago
Lea Wiemann 5e2c08c6f0 test-lib.sh: add --long-tests option 17 years ago
Linus Torvalds f49c2c22fe racy-git: an empty blob has a fixed object name 17 years ago
Brandon Casey 037e98f202 git-merge.sh: fix typo in usage message: sucesses --> succeeds 17 years ago
Junio C Hamano c86fbe5332 diff -c/--cc: do not include uninteresting deletion before leading context 17 years ago
Linus Torvalds aafe9fbaf4 Add config option to enable 'fsync()' of object files 17 years ago
Linus Torvalds 1141f4925c Split up default "i18n" and "branch" config parsing into helper routines 17 years ago
Linus Torvalds d1364529d0 Split up default "user" config parsing into helper routine 17 years ago
Linus Torvalds 806e2ad7fe Split up default "core" config parsing into helper routine 17 years ago
Junio C Hamano e449f10580 GIT 1.5.6 17 years ago
Jeff King 9a7bbd1dd1 clean up error conventions of remote.c:match_explicit 17 years ago
Olivier Marin 8c6b57860d Fix approxidate("never") to always return 0 17 years ago
Alejandro Mery 1d9b26562e git-am: head -1 is obsolete and doesn't work on some new systems 17 years ago
Junio C Hamano 1a8fb155cf builtin-rerere: fix a small leak 17 years ago
Lea Wiemann 61fb0b75d1 gitweb: remove unused parse_ref method 17 years ago
Lea Wiemann 516381d50b gitweb: quote commands properly when calling the shell 17 years ago
Junio C Hamano 79c6dca413 sha1_file.c: simplify parse_pack_index() 17 years ago
Junio C Hamano 3bfaf01857 create_tempfile: make sure that leading directories can be accessible by peers 17 years ago
Linus Torvalds 1421c5f274 write_loose_object: don't bother trying to read an old object 17 years ago
Miklos Vajna 328a4750b1 path-list documentation: document all functions and data structures 17 years ago
Miklos Vajna 9e18522328 run-command documentation: fix "memset()" parameter 17 years ago
Junio C Hamano 5f54de5bd0 Merge branch 'maint' 17 years ago
Junio C Hamano 4afbcab989 diff.c: fix emit_line() again not to add extra line 17 years ago
Junio C Hamano 9dc784a970 Merge branch 'maint' 17 years ago
SZEDER Gábor 06ff64ae3d diff: reset color before printing newline 17 years ago
Pierre Habouzit 336d09daf2 Make git reflog expire honour core.sharedRepository. 17 years ago
Junio C Hamano 4744d72393 Update RPM spec to drop curl executable requirement 17 years ago
Johan Herland 1d53f90ed9 The "curl" executable is no longer required 17 years ago
Junio C Hamano d0594be162 Makefile: update check-docs target 17 years ago
Johan Herland 8da1e21231 Consistency: Use "libcurl" instead of "cURL library" and "curl" 17 years ago
Johan Herland b96317f38f cpio is no longer used by git-clone 17 years ago
Christian Couder 557040618d Documentation: RelNotes-1.5.6: talk about renamed HTML files 17 years ago
Junio C Hamano 52cb2bc28b GIT 1.5.6-rc3 17 years ago
Linus Torvalds c529d75a75 Simplify and rename find_sha1_file() 17 years ago
Linus Torvalds 44d1c19ee8 Make loose object file reading more careful 17 years ago
Linus Torvalds 5723fe7e3c Avoid cross-directory renames and linking on object creation 17 years ago
Jakub Narebski 9adefee5b5 Use 'trash directory' thoroughly in t/test-lib.sh 17 years ago