| Commit message (Expand) | Author | Age |
* | Merge branch 'nd/fetch-into-shallow' | Junio C Hamano | 2013-09-20 |
|\ |
|
| * | shallow: add setup_temporary_shallow() | Nguyễn Thái Ngọc Duy | 2013-08-28 |
| * | move setup_alternate_shallow and write_shallow_commits to shallow.c | Nguyễn Thái Ngọc Duy | 2013-08-18 |
* | | Merge branch 'jl/submodule-mv' | Junio C Hamano | 2013-09-09 |
|\ \ |
|
| * | | convert run_add_interactive to use struct pathspec | Nguyễn Thái Ngọc Duy | 2013-07-15 |
* | | | Merge branch 'tr/log-full-diff-keep-true-parents' | Junio C Hamano | 2013-09-09 |
|\ \ \
| |_|/
|/| | |
|
| * | | log: use true parents for diff even when rewriting | Thomas Rast | 2013-08-01 |
* | | | commit.h: drop redundant comment | Jeff King | 2013-07-25 |
|/ / |
|
* | | Merge branch 'jk/format-patch-from' | Junio C Hamano | 2013-07-15 |
|\ \ |
|
| * | | teach format-patch to place other authors into in-body "From" | Jeff King | 2013-07-03 |
| * | | pretty.c: drop const-ness from pretty_print_context | Jeff King | 2013-07-03 |
| |/ |
|
* | | commit.c: make compare_commits_by_commit_date global | Jeff King | 2013-07-02 |
|/ |
|
* | Merge branch 'jc/topo-author-date-sort' | Junio C Hamano | 2013-07-01 |
|\ |
|
| * | log: --author-date-order | Junio C Hamano | 2013-06-11 |
| * | toposort: rename "lifo" field | Junio C Hamano | 2013-06-11 |
* | | Merge branch 'jk/commit-info-slab' | Junio C Hamano | 2013-07-01 |
|\ \
| |/ |
|
| * | commit: allow associating auxiliary info on-demand | Jeff King | 2013-04-13 |
* | | fetch-pack: prepare updated shallow file before fetching the pack | Nguyễn Thái Ngọc Duy | 2013-05-28 |
* | | pretty: save commit encoding from logmsg_reencode if the caller needs it | Nguyễn Thái Ngọc Duy | 2013-04-18 |
* | | Sync with 'maint' | Junio C Hamano | 2013-04-12 |
|\ \
| |/ |
|
| * | Correct common spelling mistakes in comments and tests | Stefano Lattarini | 2013-04-12 |
* | | merge/pull Check for untrusted good GPG signatures | Sebastian Götte | 2013-03-31 |
* | | Move commit GPG signature verification to commit.c | Sebastian Götte | 2013-03-31 |
* | | Merge branch 'jc/push-follow-tag' | Junio C Hamano | 2013-03-25 |
|\ \
| |/
|/| |
|
| * | commit.c: add in_merge_bases_many() | Junio C Hamano | 2013-03-05 |
| * | commit.c: add clear_commit_marks_many() | Junio C Hamano | 2013-03-05 |
* | | Merge branch 'jk/read-commit-buffer-data-after-free' | Junio C Hamano | 2013-02-04 |
|\ \ |
|
| * | | logmsg_reencode: never return NULL | Jeff King | 2013-01-26 |
* | | | Merge branch 'nd/fetch-depth-is-broken' | Junio C Hamano | 2013-02-01 |
|\ \ \
| |/ /
|/| | |
|
| * | | fetch: add --unshallow for turning shallow repo into complete one | Nguyễn Thái Ngọc Duy | 2013-01-11 |
* | | | Merge branch 'ap/log-mailmap' | Junio C Hamano | 2013-01-20 |
|\ \ \ |
|
| * | | | mailmap: add mailmap structure to rev_info and pp | Antoine Pelisse | 2013-01-10 |
| | |/
| |/| |
|
* | | | Merge branch 'jc/format-color-auto' | Junio C Hamano | 2013-01-05 |
|\ \ \
| |/ /
|/| | |
|
| * | | log --format: teach %C(auto,black) to respect color config | Junio C Hamano | 2012-12-17 |
| |/ |
|
* | | Merge branch 'jc/prettier-pretty-note' | Junio C Hamano | 2012-11-15 |
|\ \ |
|
| * | | pretty: prepare notes message at a centralized place | Junio C Hamano | 2012-10-17 |
| * | | pretty: remove reencode_commit_message() | Junio C Hamano | 2012-10-17 |
| |/ |
|
* | | Move print_commit_list to libgit.a | Nguyễn Thái Ngọc Duy | 2012-10-29 |
|/ |
|
* | commit.c: mark a file-scope private symbol as static | Junio C Hamano | 2012-09-15 |
* | Merge branch 'jc/merge-bases' | Junio C Hamano | 2012-09-11 |
|\ |
|
| * | in_merge_bases(): support only one "other" commit | Junio C Hamano | 2012-08-27 |
* | | Merge branch 'jk/maint-reflog-walk-count-vs-time' | Junio C Hamano | 2012-05-11 |
|\ \ |
|
| * | | log: respect date_mode_explicit with --format:%gd | Jeff King | 2012-05-04 |
| * | | Merge branch 'nd/maint-autofix-tag-in-head' into maint | Junio C Hamano | 2011-10-21 |
| |\ \ |
|
* | | | | commit: remove commit_list_reverse() | René Scharfe | 2012-04-25 |
* | | | | sequencer: export commit_list_append() | René Scharfe | 2012-04-25 |
* | | | | revision: insert unsorted, then sort in prepare_revision_walk() | René Scharfe | 2012-04-11 |
| |_|/
|/| | |
|
* | | | Merge branch 'jc/show-sig' | Junio C Hamano | 2012-01-06 |
|\ \ \ |
|
| * | | | commit --amend -S: strip existing gpgsig headers | Junio C Hamano | 2012-01-05 |
| * | | | log: --show-signature | Junio C Hamano | 2011-11-12 |