3 Commits (18b633cafcd43b83d752738fea62f185d4de1b91)

Author SHA1 Message Date
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
Petr Baudis 2de381f919 [PATCH] Consolidate the error handling 20 years ago
Linus Torvalds bf16c71e2f Fix up commit-tree/diff-tree user interface issues. 20 years ago
Linus Torvalds d6d3f9d012 This implements the new "recursive tree" write-tree. 20 years ago
Linus Torvalds 8bc9a0c769 Add copyright notices. 20 years ago
Linus Torvalds e83c516331 Initial revision of "git", the information manager from hell 20 years ago