16 Commits (063036af0832710cfcb1380cc4f9c4597b98cc26)

Author SHA1 Message Date
Pierre Habouzit ba3ed09728 Now that cache.h needs strbuf.h, remove useless includes. 17 years ago
Pierre Habouzit f1696ee398 Strbuf API extensions and fixes. 17 years ago
Pierre Habouzit af6eb82262 Use strbuf API in apply, blame, commit-tree and diff 17 years ago
Luiz Fernando N. Capitulino 3e0a93a5bf init_buffer(): Kill buf pointer 18 years ago
Shawn O. Pearce 66035a6b3d Cleanup check_valid in commit-tree. 18 years ago
Nicolas Pitre 21666f1aae convert object type handling from a string to a number 18 years ago
Junio C Hamano 01754769ab Don't force everybody to call setup_ident(). 18 years ago
Junio C Hamano 677cfed56a commit-tree: cope with different ways "utf-8" can be spelled. 18 years ago
Junio C Hamano d2c11a38c4 UTF-8: introduce i18n.logoutputencoding. 18 years ago
Junio C Hamano 4b2bced559 i18n.logToUTF8: convert commit log message to UTF-8 18 years ago
Johannes Schindelin 9e83266525 commit-tree: encourage UTF-8 commit messages. 18 years ago
Junio C Hamano 2295e8d0c4 commit-tree: do not overflow MAXPARENT 18 years ago
Nicolas Pitre ebd124c678 make commit message a little more consistent and conforting 18 years ago
David Rientjes a89fccd281 Do not use memcmp(sha1_1, sha1_2, 20) with hardcoded length. 18 years ago
Linus Torvalds a633fca0c0 Call setup_git_directory() much earlier 19 years ago
Peter Eriksen 6d96ac18e5 Builtin git-commit-tree. 19 years ago
Dmitry V. Levin 31fff305bc Separate object name errors from usage errors 19 years ago
Junio C Hamano 5981e09999 commit-tree.c: check_valid() microoptimization. 19 years ago
Junio C Hamano 3496277a56 commit-tree: allow generic object name for the tree as well. 19 years ago
Peter Eriksen 8e44025925 Use blob_, commit_, tag_, and tree_type throughout. 19 years ago
Junio C Hamano 7561d9f544 commit-tree: check return value from write_sha1_file() 19 years ago
Junio C Hamano 589e4f93c7 Delay "empty ident" errors until they really matter. 19 years ago
Junio C Hamano 749be728d4 Delay "empty ident" errors until they really matter. 19 years ago
Junio C Hamano ce1610ead6 call git_config() after setup_git_directory() 19 years ago
Junio C Hamano 53228a5fb8 Make the rest of commands work from a subdirectory. 19 years ago
Junio C Hamano 5e5f8091e5 Remove unused include. 19 years ago
Linus Torvalds 4546738b58 Unlocalized isspace and friends 19 years ago
Linus Torvalds e1b10391ea Use git config file for committer name and email info 19 years ago
Petr Baudis 4d1f119033 [PATCH] Unify usage strings declaration 20 years ago
Eric W. Biederman d289d13625 [PATCH] Move git_author_info and git_commiter_info to ident.c 20 years ago
Linus Torvalds 6aa33f4035 Abstract out the "name <email> date" handling of commit-tree.c 20 years ago
Linus Torvalds b389237ae8 git-commit-tree: ignore duplicate parents 20 years ago
Rene Scharfe c504aae2a6 [PATCH] fix and testcase for git-commit-tree option 20 years ago
Linus Torvalds c4bd907d95 git-commit-tree: allow overriding of commit date 20 years ago
Linus Torvalds 6b0c312106 Include file cleanups.. 20 years ago
Alexey Nezhdanov 667bb59b2d [PATCH] cleanup of in-code names 20 years ago
Junio C Hamano d19938ab60 Rename environment variables. 20 years ago
Linus Torvalds 3c249c9506 Add "get_sha1()" helper function. 20 years ago
Edgar Toernig ecee9d9e79 [PATCH] Do date parsing by hand... 20 years ago
tony.luck@intel.com d167f147dc [PATCH] Fix AUTHOR_DATE timezone confusion 20 years ago
Christopher Li 812666c8e6 [PATCH] introduce xmalloc and xrealloc 20 years ago
Linus Torvalds a44c9a5e2e Simplify "write_sha1_file()" interfaces 20 years ago
Junio C Hamano c5bac17ad2 [PATCH] Usage-string fixes. 20 years ago
Linus Torvalds b96afa59eb Make us be better at guessing a good hostname for the email. 20 years ago
Greg KH b70070f020 [PATCH] provide better committer information to commit-tree.c 20 years ago
Brad Roberts 74b2428f55 [PATCH] fork optional branch point normazilation 20 years ago
Linus Torvalds 5e5128ed1c Remove extraneous ',' ';' and '.' characters from the full name gecos field. 20 years ago
Linus Torvalds d0d7cbe730 Make "commit-tree" check the input objects more carefully. 20 years ago
David Woodhouse 27de946d0e [PATCH] Simplify date handling and make it more reliable 20 years ago
Ingo Molnar aebb267908 [PATCH] Whitespace Fixes 20 years ago