14794 Commits (8c6cfcddce80381a61a4cc0460ca497a271bfbff)
 

Author SHA1 Message Date
Stephan Beyer 8c6cfcddce api-builtin.txt: update and fix typo 17 years ago
Shawn O. Pearce 73f03627f4 Correct documentation for git-push --mirror 17 years ago
Jakub Narebski fbd458a3f6 t/README: Add 'Skipping Tests' section below 'Running Tests' 17 years ago
Cristian Peraferrer cdeaf10f7e Print errno upon failure to open the COMMIT_EDITMSG file 17 years ago
Teemu Likonen ae081f3ebd Add target "install-html" the the top level Makefile 17 years ago
Teemu Likonen 66aafad5e4 bash: Add more option completions for 'git log' 17 years ago
Lukas Sandström 0c3d26d24a Add a helper script to send patches with Mozilla Thunderbird 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
Lea Wiemann 5e2c08c6f0 test-lib.sh: add --long-tests option 17 years ago
Brandon Casey 037e98f202 git-merge.sh: fix typo in usage message: sucesses --> succeeds 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
Mike Hommey 7c1a9e7901 Don't allocate too much memory in quote_ref_url 17 years ago
Jakub Narebski 66115d363a gitweb: Make it work with $GIT containing spaces 17 years ago
SZEDER Gábor 1d284cbae3 completion: add more 'git add' options 17 years ago
SZEDER Gábor 69c61c4fa9 git add: add long equivalents of '-u' and '-f' options 17 years ago
Junio C Hamano b994ec142f Merge branch 'rs/attr' 17 years ago
Avery Pennarun c8c6a2ecb4 git-svn: test that extra blank lines aren't inserted in commit messages. 17 years ago
Avery Pennarun 328eb9b32f git-svn: don't append extra newlines at the end of commit messages. 17 years ago
Mark Levedahl 8e7e6f39b6 git-submodule - Fix errors regarding resolve_relative_url 17 years ago
Christian Couder 65e73dba4a documentation: bisect: remove bits talking about a bisection branch 17 years ago