14785 Commits (aafe9fbaf4f1d1f27a6f6e3eb3e246fff81240ef)
 

Author SHA1 Message Date
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
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
Junio C Hamano 6483925999 sha1_file.c: dead code removal 17 years ago
Flavio Poletti 43d60d2e59 git-instaweb: improve auto-discovery of httpd and call conventions. 17 years ago
Junio C Hamano d88593fa04 t4126: fix test that happened to work due to timing 17 years ago
Junio C Hamano dc92cc20f8 Merge branch 'om/remote-fix' 17 years ago
Shawn O. Pearce d8933f013a fast-export: Correctly generate initial commits with no parents 17 years ago
Lea Wiemann 7b7b4516de t/.gitattributes: only ignore whitespace errors in test files 17 years ago
Jeff King fa5b4f37e4 document --pretty=tformat: option 17 years ago
Chris Ridd fe22e5420e Improve sed portability 17 years ago
Junio C Hamano 4209752da5 user-manual: describe how higher stages are set during a merge 17 years ago