aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | | | Fix "git clone" for git:// protocolJohannes Schindelin2008-02-09
| * | | | | | | | Reduce the number of connects when fetchingDaniel Barkalow2008-02-05
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'mw/send-email'Junio C Hamano2008-02-11
|\ \ \ \ \ \ \ \
| * | | | | | | | git-send-email: Better handling of EOFMichael Witten2008-02-05
| * | | | | | | | git-send-email: SIG{TERM,INT} handlersMichael Witten2008-02-05
| * | | | | | | | git-send-email: ssh/login style password requestsMichael Witten2008-02-05
| |/ / / / / / /
* | | | | | | | Merge branch 'db/send-email-omit-cc'Junio C Hamano2008-02-11
|\ \ \ \ \ \ \ \
| * | | | | | | | git-send-email: Generalize auto-cc recipient mechanism.David Brown2008-02-05
| |/ / / / / / /
* | | | | | | | Merge branch 'jc/error-message-in-cherry-pick'Junio C Hamano2008-02-11
|\ \ \ \ \ \ \ \
| * | | | | | | | Make error messages from cherry-pick/revert more sensibleJunio C Hamano2008-02-05
| |/ / / / / / /
* | | | | | | | Merge branch 'lt/in-core-index'Junio C Hamano2008-02-11
|\ \ \ \ \ \ \ \
| * | | | | | | | lazy index hashingJunio C Hamano2008-01-22
| * | | | | | | | Create pathname-based hash-table lookup into indexLinus Torvalds2008-01-22
| * | | | | | | | read-cache.c: introduce is_racy_timestamp() helperJunio C Hamano2008-01-22
| * | | | | | | | read-cache.c: fix a couple more CE_REMOVE conversionJunio C Hamano2008-01-22
| * | | | | | | | Also use unpack_trees() in do_diff_cache()Johannes Schindelin2008-01-21
| * | | | | | | | Make run_diff_index() use unpack_trees(), not read_tree()Linus Torvalds2008-01-21
| * | | | | | | | Avoid running lstat(2) on the same cache entry.Junio C Hamano2008-01-21
| * | | | | | | | index: be careful when handling long namesJunio C Hamano2008-01-21
| * | | | | | | | Make on-disk index representation separate from in-core oneLinus Torvalds2008-01-21
* | | | | | | | | Merge branch 'ph/describe-match'Junio C Hamano2008-02-11
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | git-name-rev: add a --(no-)undefined option.Pierre Habouzit2007-12-26
| * | | | | | | | | git-describe: Add a --match option to limit considered tags.Pierre Habouzit2007-12-22
* | | | | | | | | | git-blame.el: show the when, who and what in the minibuffer.Junichi Uekawa2008-02-11
* | | | | | | | | | Define the project whitespace policyJunio C Hamano2008-02-11
* | | | | | | | | | Add `git svn blame' commandTim Stoakes2008-02-11
* | | | | | | | | | Merge branch 'maint'Junio C Hamano2008-02-11
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | |
| * | | | | | | | | config.c: guard config parser from value=NULLJunio C Hamano2008-02-11
| * | | | | | | | | builtin-log.c: guard config parser from value=NULLJunio C Hamano2008-02-11
| * | | | | | | | | imap-send.c: guard config parser from value=NULLJunio C Hamano2008-02-11
| * | | | | | | | | wt-status.c: guard config parser from value=NULLJunio C Hamano2008-02-11
| * | | | | | | | | setup.c: guard config parser from value=NULLJunio C Hamano2008-02-11
| * | | | | | | | | remote.c: guard config parser from value=NULLJunio C Hamano2008-02-11
| * | | | | | | | | merge-recursive.c: guard config parser from value=NULLJunio C Hamano2008-02-11
| * | | | | | | | | http.c: guard config parser from value=NULLJunio C Hamano2008-02-11
| * | | | | | | | | help.c: guard config parser from value=NULLJunio C Hamano2008-02-11
| * | | | | | | | | git.c: guard config parser from value=NULLJunio C Hamano2008-02-11
| * | | | | | | | | diff.c: guard config parser from value=NULLJunio C Hamano2008-02-11
| * | | | | | | | | convert.c: guard config parser from value=NULLJunio C Hamano2008-02-11
| * | | | | | | | | connect.c: guard config parser from value=NULLJunio C Hamano2008-02-11
| * | | | | | | | | builtin-tag.c: guard config parser from value=NULLJunio C Hamano2008-02-11
| * | | | | | | | | builtin-show-branch.c: guard config parser from value=NULLJunio C Hamano2008-02-11
| * | | | | | | | | builtin-reflog.c: guard config parser from value=NULLJunio C Hamano2008-02-11
| * | | | | | | | | builtin-log.c: guard config parser from value=NULLJunio C Hamano2008-02-11
| * | | | | | | | | builtin-config.c: guard config parser from value=NULLJunio C Hamano2008-02-11
| * | | | | | | | | builtin-commit.c: guard config parser from value=NULLJunio C Hamano2008-02-11
| * | | | | | | | | builtin-branch.c: guard config parser from value=NULLJunio C Hamano2008-02-11
| * | | | | | | | | builtin-apply.c: guard config parser from value=NULLJunio C Hamano2008-02-11
| * | | | | | | | | Add config_error_nonbool() helper functionJunio C Hamano2008-02-11
| * | | | | | | | | builtin-gc.c: guard config parser from value=NULLMiklos Vajna2008-02-11