Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | git-send-email: SIG{TERM,INT} handlers | Michael Witten | 2008-02-05 | 1 | -2/+23 | |
| * | | | | | | | | git-send-email: ssh/login style password requests | Michael Witten | 2008-02-05 | 2 | -9/+55 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge branch 'db/send-email-omit-cc' | Junio C Hamano | 2008-02-11 | 2 | -7/+60 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | git-send-email: Generalize auto-cc recipient mechanism. | David Brown | 2008-02-05 | 2 | -7/+60 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge branch 'jc/error-message-in-cherry-pick' | Junio C Hamano | 2008-02-11 | 5 | -58/+79 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Make error messages from cherry-pick/revert more sensible | Junio C Hamano | 2008-02-05 | 5 | -58/+79 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge branch 'lt/in-core-index' | Junio C Hamano | 2008-02-11 | 25 | -296/+566 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | lazy index hashing | Junio C Hamano | 2008-01-22 | 2 | -3/+24 | |
| * | | | | | | | | Create pathname-based hash-table lookup into index | Linus Torvalds | 2008-01-22 | 3 | -11/+95 | |
| * | | | | | | | | read-cache.c: introduce is_racy_timestamp() helper | Junio C Hamano | 2008-01-22 | 1 | -5/+8 | |
| * | | | | | | | | read-cache.c: fix a couple more CE_REMOVE conversion | Junio C Hamano | 2008-01-22 | 1 | -3/+4 | |
| * | | | | | | | | Also use unpack_trees() in do_diff_cache() | Johannes Schindelin | 2008-01-21 | 1 | -79/+13 | |
| * | | | | | | | | Make run_diff_index() use unpack_trees(), not read_tree() | Linus Torvalds | 2008-01-21 | 3 | -24/+138 | |
| * | | | | | | | | Avoid running lstat(2) on the same cache entry. | Junio C Hamano | 2008-01-21 | 3 | -10/+32 | |
| * | | | | | | | | index: be careful when handling long names | Junio C Hamano | 2008-01-21 | 3 | -3/+46 | |
| * | | | | | | | | Make on-disk index representation separate from in-core one | Linus Torvalds | 2008-01-21 | 21 | -169/+217 | |
* | | | | | | | | | Merge branch 'ph/describe-match' | Junio C Hamano | 2008-02-11 | 3 | -15/+45 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | git-name-rev: add a --(no-)undefined option. | Pierre Habouzit | 2007-12-26 | 2 | -11/+26 | |
| * | | | | | | | | | git-describe: Add a --match option to limit considered tags. | Pierre Habouzit | 2007-12-22 | 2 | -5/+20 | |
* | | | | | | | | | | git-blame.el: show the when, who and what in the minibuffer. | Junichi Uekawa | 2008-02-11 | 1 | -1/+9 | |
* | | | | | | | | | | Define the project whitespace policy | Junio C Hamano | 2008-02-11 | 3 | -0/+4 | |
* | | | | | | | | | | Add `git svn blame' command | Tim Stoakes | 2008-02-11 | 2 | -0/+28 | |
* | | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2008-02-11 | 34 | -59/+255 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | config.c: guard config parser from value=NULL | Junio C Hamano | 2008-02-11 | 1 | -1/+15 | |
| * | | | | | | | | | builtin-log.c: guard config parser from value=NULL | Junio C Hamano | 2008-02-11 | 1 | -3/+2 | |
| * | | | | | | | | | imap-send.c: guard config parser from value=NULL | Junio C Hamano | 2008-02-11 | 1 | -0/+4 | |
| * | | | | | | | | | wt-status.c: guard config parser from value=NULL | Junio C Hamano | 2008-02-11 | 1 | -0/+2 | |
| * | | | | | | | | | setup.c: guard config parser from value=NULL | Junio C Hamano | 2008-02-11 | 1 | -0/+2 | |
| * | | | | | | | | | remote.c: guard config parser from value=NULL | Junio C Hamano | 2008-02-11 | 1 | -3/+6 | |
| * | | | | | | | | | merge-recursive.c: guard config parser from value=NULL | Junio C Hamano | 2008-02-11 | 1 | -5/+6 | |
| * | | | | | | | | | http.c: guard config parser from value=NULL | Junio C Hamano | 2008-02-11 | 1 | -10/+15 | |
| * | | | | | | | | | help.c: guard config parser from value=NULL | Junio C Hamano | 2008-02-11 | 1 | -0/+2 | |
| * | | | | | | | | | git.c: guard config parser from value=NULL | Junio C Hamano | 2008-02-11 | 1 | -0/+2 | |
| * | | | | | | | | | diff.c: guard config parser from value=NULL | Junio C Hamano | 2008-02-11 | 1 | -2/+12 | |
| * | | | | | | | | | convert.c: guard config parser from value=NULL | Junio C Hamano | 2008-02-11 | 1 | -2/+2 | |
| * | | | | | | | | | connect.c: guard config parser from value=NULL | Junio C Hamano | 2008-02-11 | 1 | -0/+2 | |
| * | | | | | | | | | builtin-tag.c: guard config parser from value=NULL | Junio C Hamano | 2008-02-11 | 1 | -1/+1 | |
| * | | | | | | | | | builtin-show-branch.c: guard config parser from value=NULL | Junio C Hamano | 2008-02-11 | 1 | -0/+2 | |
| * | | | | | | | | | builtin-reflog.c: guard config parser from value=NULL | Junio C Hamano | 2008-02-11 | 1 | -5/+11 | |
| * | | | | | | | | | builtin-log.c: guard config parser from value=NULL | Junio C Hamano | 2008-02-11 | 1 | -1/+1 | |
| * | | | | | | | | | builtin-config.c: guard config parser from value=NULL | Junio C Hamano | 2008-02-11 | 1 | -0/+2 | |
| * | | | | | | | | | builtin-commit.c: guard config parser from value=NULL | Junio C Hamano | 2008-02-11 | 1 | -0/+2 | |
| * | | | | | | | | | builtin-branch.c: guard config parser from value=NULL | Junio C Hamano | 2008-02-11 | 1 | -3/+6 | |
| * | | | | | | | | | builtin-apply.c: guard config parser from value=NULL | Junio C Hamano | 2008-02-11 | 1 | -0/+2 | |
| * | | | | | | | | | Add config_error_nonbool() helper function | Junio C Hamano | 2008-02-11 | 2 | -0/+10 | |
| * | | | | | | | | | builtin-gc.c: guard config parser from value=NULL | Miklos Vajna | 2008-02-11 | 1 | -1/+1 | |
| * | | | | | | | | | archive-tar.c: guard config parser from value=NULL | Junio C Hamano | 2008-02-11 | 1 | -1/+1 | |
| * | | | | | | | | | Work around curl-gnutls not liking to be reinitialized | Mike Hommey | 2008-02-11 | 1 | -4/+3 | |
| * | | | | | | | | | man pages are littered with .ft C and others | Jonas Fonseca | 2008-02-11 | 2 | -1/+20 | |
| * | | | | | | | | | Add a BuildRequires for gettext in the spec file. | James Bowes | 2008-02-11 | 1 | -1/+4 |