aboutsummaryrefslogtreecommitdiff
path: root/commit.h
Commit message (Expand)AuthorAge
* fetch-pack: prepare updated shallow file before fetching the packNguyễn Thái Ngọc Duy2013-05-28
* pretty: save commit encoding from logmsg_reencode if the caller needs itNguyễn Thái Ngọc Duy2013-04-18
* Sync with 'maint'Junio C Hamano2013-04-12
|\
| * Correct common spelling mistakes in comments and testsStefano Lattarini2013-04-12
* | merge/pull Check for untrusted good GPG signaturesSebastian Götte2013-03-31
* | Move commit GPG signature verification to commit.cSebastian Götte2013-03-31
* | Merge branch 'jc/push-follow-tag'Junio C Hamano2013-03-25
|\ \ | |/ |/|
| * commit.c: add in_merge_bases_many()Junio C Hamano2013-03-05
| * commit.c: add clear_commit_marks_many()Junio C Hamano2013-03-05
* | Merge branch 'jk/read-commit-buffer-data-after-free'Junio C Hamano2013-02-04
|\ \
| * | logmsg_reencode: never return NULLJeff King2013-01-26
* | | Merge branch 'nd/fetch-depth-is-broken'Junio C Hamano2013-02-01
|\ \ \ | |/ / |/| |
| * | fetch: add --unshallow for turning shallow repo into complete oneNguyễn Thái Ngọc Duy2013-01-11
* | | Merge branch 'ap/log-mailmap'Junio C Hamano2013-01-20
|\ \ \
| * | | mailmap: add mailmap structure to rev_info and ppAntoine Pelisse2013-01-10
| | |/ | |/|
* | | Merge branch 'jc/format-color-auto'Junio C Hamano2013-01-05
|\ \ \ | |/ / |/| |
| * | log --format: teach %C(auto,black) to respect color configJunio C Hamano2012-12-17
| |/
* | Merge branch 'jc/prettier-pretty-note'Junio C Hamano2012-11-15
|\ \
| * | pretty: prepare notes message at a centralized placeJunio C Hamano2012-10-17
| * | pretty: remove reencode_commit_message()Junio C Hamano2012-10-17
| |/
* | Move print_commit_list to libgit.aNguyễn Thái Ngọc Duy2012-10-29
|/
* commit.c: mark a file-scope private symbol as staticJunio C Hamano2012-09-15
* Merge branch 'jc/merge-bases'Junio C Hamano2012-09-11
|\
| * in_merge_bases(): support only one "other" commitJunio C Hamano2012-08-27
* | Merge branch 'jk/maint-reflog-walk-count-vs-time'Junio C Hamano2012-05-11
|\ \
| * | log: respect date_mode_explicit with --format:%gdJeff King2012-05-04
| * | Merge branch 'nd/maint-autofix-tag-in-head' into maintJunio C Hamano2011-10-21
| |\ \
* | | | commit: remove commit_list_reverse()René Scharfe2012-04-25
* | | | sequencer: export commit_list_append()René Scharfe2012-04-25
* | | | revision: insert unsorted, then sort in prepare_revision_walk()René Scharfe2012-04-11
| |_|/ |/| |
* | | Merge branch 'jc/show-sig'Junio C Hamano2012-01-06
|\ \ \
| * | | commit --amend -S: strip existing gpgsig headersJunio C Hamano2012-01-05
| * | | log: --show-signatureJunio C Hamano2011-11-12
| * | | commit: teach --gpg-sign optionJunio C Hamano2011-11-12
* | | | Merge branch 'nd/war-on-nul-in-commit'Junio C Hamano2011-12-22
|\ \ \ \ | |/ / / |/| | |
| * | | Convert commit_tree() to take strbuf as messageNguyễn Thái Ngọc Duy2011-12-15
* | | | commit: teach --amend to carry forward extra headersJunio C Hamano2011-11-09
* | | | commit: copy merged signed tags to headers of merge commitJunio C Hamano2011-11-09
* | | | merge: make usage of commit->util more extensibleJunio C Hamano2011-11-08
|/ / /
* | | Merge branch 'rs/pending'Junio C Hamano2011-10-13
|\ \ \
| * | | commit: factor out clear_commit_marks_for_object_arrayRené Scharfe2011-10-03
* | | | Merge branch 'nd/maint-autofix-tag-in-head'Junio C Hamano2011-10-13
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | Accept tags in HEAD or MERGE_HEADNguyễn Thái Ngọc Duy2011-09-18
| |/
* | Move write_shallow_commits to fetch-pack.cNguyễn Thái Ngọc Duy2011-08-18
* | Add for_each_commit_graft() to iterate all graftsNguyễn Thái Ngọc Duy2011-08-18
|/
* Merge branch 'jk/format-patch-am'Junio C Hamano2011-05-31
|\
| * format-patch: preserve subject newlines with -kJeff King2011-05-26
| * clean up calling conventions for pretty.c functionsJeff King2011-05-26
| * pretty: add pp_commit_easy function for simple callersJeff King2011-05-26
* | Merge branch 'jc/replacing'Junio C Hamano2011-05-19
|\ \