14798 Commits (4ace4fc584f48d5b8df957c4462cf5c7c58ab100)
 

Author SHA1 Message Date
Junio C Hamano 4ace4fc584 Merge branch 'jc/maint-combine-diff-pre-context' into maint 17 years ago
Junio C Hamano 41cb0fc100 Merge branch 'lt/maint-gitdir-relative' into maint 17 years ago
Junio C Hamano 340a6b58da Merge branch 'sb/maint-rebase' into maint 17 years ago
Jeff King 87412ec1f1 for-each-ref: implement missing tag values 17 years ago
Jan Krüger 74b1e12357 git-svn: make rebuild respect rewriteRoot option 17 years ago
Patrick Higgins 6ff6af62ec Workaround for AIX mkstemp() 17 years ago
Stephan Beyer 010a2dacc1 Extend parse-options test suite 17 years ago
Stephan Beyer 224712e521 api-parse-options.txt: Introduce documentation for parse options API 17 years ago
Michele Ballabio 6422f63321 parse-options.c: fix documentation syntax of optional arguments 17 years ago
Stephan Beyer 82936f295f api-builtin.txt: update and fix typo 17 years ago
Stephan Beyer cd5320f252 git-rebase.sh: Add check if rebase is in progress 17 years ago
Linus Torvalds 044bbbcb63 Make git_dir a path relative to work_tree in setup_work_tree() 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
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
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