- 05207a2 Start conforming code to "git subcmd" style part 2 by Heikki Orsila · 17 years ago
- 7e44c93 'git foo' program identifies itself without dash in die() messages by Junio C Hamano · 17 years ago
- 7b9c0a6 git-commit-tree: make it usable from other builtins by Miklos Vajna · 17 years ago
- ef98c5c commit-tree: lift completely arbitrary limit of 16 parents by Johannes Schindelin · 17 years ago
- ef90d6d Provide git_config with a callback-data parameter by Johannes Schindelin · 17 years ago
- 774751a Re-fix "builtin-commit: fix --signoff" by Junio C Hamano · 17 years ago
- ba3ed09 Now that cache.h needs strbuf.h, remove useless includes. by Pierre Habouzit · 18 years ago
- f1696ee Strbuf API extensions and fixes. by Pierre Habouzit · 18 years ago
- af6eb82 Use strbuf API in apply, blame, commit-tree and diff by Pierre Habouzit · 18 years ago
- 3e0a93a init_buffer(): Kill buf pointer by Luiz Fernando N. Capitulino · 18 years ago
- 66035a6 Cleanup check_valid in commit-tree. by Shawn O. Pearce · 18 years ago
- 21666f1 convert object type handling from a string to a number by Nicolas Pitre · 18 years ago
- 0175476 Don't force everybody to call setup_ident(). by Junio C Hamano · 18 years ago
- 677cfed commit-tree: cope with different ways "utf-8" can be spelled. by Junio C Hamano · 18 years ago
- d2c11a3 UTF-8: introduce i18n.logoutputencoding. by Junio C Hamano · 18 years ago
- 4b2bced i18n.logToUTF8: convert commit log message to UTF-8 by Junio C Hamano · 18 years ago
- 9e83266 commit-tree: encourage UTF-8 commit messages. by Johannes Schindelin · 18 years ago
- 2295e8d commit-tree: do not overflow MAXPARENT by Junio C Hamano · 18 years ago
- ebd124c make commit message a little more consistent and conforting by Nicolas Pitre · 18 years ago
- a89fccd Do not use memcmp(sha1_1, sha1_2, 20) with hardcoded length. by David Rientjes · 19 years ago
- a633fca Call setup_git_directory() much earlier by Linus Torvalds · 19 years ago
- 6d96ac1 Builtin git-commit-tree. by Peter Eriksen · 19 years ago[Renamed (96%) from commit-tree.c]
- 31fff30 Separate object name errors from usage errors by Dmitry V. Levin · 19 years ago
- 5981e09 commit-tree.c: check_valid() microoptimization. by Junio C Hamano · 19 years ago
- 8e44025 Use blob_, commit_, tag_, and tree_type throughout. by Peter Eriksen · 19 years ago
- 7561d9f commit-tree: check return value from write_sha1_file() by Junio C Hamano · 19 years ago
- 749be72 Delay "empty ident" errors until they really matter. by Junio C Hamano · 19 years ago
- ce1610e call git_config() after setup_git_directory() by Junio C Hamano · 19 years ago
- 53228a5 Make the rest of commands work from a subdirectory. by Junio C Hamano · 19 years ago
- 5e5f809 Remove unused include. by Junio C Hamano · 19 years ago
- 4546738 Unlocalized isspace and friends by Linus Torvalds · 19 years ago
- e1b1039 Use git config file for committer name and email info by Linus Torvalds · 19 years ago
- 4d1f119 [PATCH] Unify usage strings declaration by Petr Baudis · 20 years ago
- d289d13 [PATCH] Move git_author_info and git_commiter_info to ident.c by Eric W. Biederman · 20 years ago
- 6aa33f4 Abstract out the "name <email> date" handling of commit-tree.c by Linus Torvalds · 20 years ago
- b389237 git-commit-tree: ignore duplicate parents by Linus Torvalds · 20 years ago
- c504aae [PATCH] fix and testcase for git-commit-tree option by Rene Scharfe · 20 years ago
- c4bd907 git-commit-tree: allow overriding of commit date by Linus Torvalds · 20 years ago
- 6b0c312 Include file cleanups.. by Linus Torvalds · 20 years ago
- 667bb59 [PATCH] cleanup of in-code names by Alexey Nezhdanov · 20 years ago
- d19938a Rename environment variables. by Junio C Hamano · 20 years ago
- 3c249c9 Add "get_sha1()" helper function. by Linus Torvalds · 20 years ago
- ecee9d9 [PATCH] Do date parsing by hand... by Edgar Toernig · 20 years ago
- d167f14 [PATCH] Fix AUTHOR_DATE timezone confusion by tony.luck@intel.com · 20 years ago
- 812666c [PATCH] introduce xmalloc and xrealloc by Christopher Li · 20 years ago
- a44c9a5 Simplify "write_sha1_file()" interfaces by Linus Torvalds · 20 years ago
- c5bac17 [PATCH] Usage-string fixes. by Junio C Hamano · 20 years ago
- b96afa5 Make us be better at guessing a good hostname for the email. by Linus Torvalds · 20 years ago
- b70070f [PATCH] provide better committer information to commit-tree.c by Greg KH · 20 years ago
- 74b2428 [PATCH] fork optional branch point normazilation by Brad Roberts · 20 years ago
- 5e5128e Remove extraneous ',' ';' and '.' characters from the full name gecos field. by Linus Torvalds · 20 years ago
- d0d7cbe Make "commit-tree" check the input objects more carefully. by Linus Torvalds · 20 years ago
- e447947 Be much more liberal about the file mode bits. by Linus Torvalds · 20 years ago
- 27de946 [PATCH] Simplify date handling and make it more reliable by David Woodhouse · 20 years ago
- aebb267 [PATCH] Whitespace Fixes by Ingo Molnar · 20 years ago
- 2de381f [PATCH] Consolidate the error handling by Petr Baudis · 20 years ago
- bf16c71 Fix up commit-tree/diff-tree user interface issues. by Linus Torvalds · 20 years ago
- d6d3f9d This implements the new "recursive tree" write-tree. by Linus Torvalds · 20 years ago
- 8bc9a0c Add copyright notices. by Linus Torvalds · 20 years ago
- e83c516 Initial revision of "git", the information manager from hell by Linus Torvalds · 20 years ago