index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
commit.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-12
Sync with 'maint'
Junio C Hamano
1
-1
/
+1
2013-04-12
Correct common spelling mistakes in comments and tests
Stefano Lattarini
1
-1
/
+1
2013-03-31
merge/pull Check for untrusted good GPG signatures
Sebastian Götte
1
-5
/
+9
2013-03-31
commit.c/GPG signature verification: Also look at the first GPG status line
Sebastian Götte
1
-5
/
+12
2013-03-31
Move commit GPG signature verification to commit.c
Sebastian Götte
1
-0
/
+59
2013-03-05
commit.c: use clear_commit_marks_many() in in_merge_bases_many()
Junio C Hamano
1
-2
/
+1
2013-03-05
commit.c: add in_merge_bases_many()
Junio C Hamano
1
-6
/
+18
2013-03-05
commit.c: add clear_commit_marks_many()
Junio C Hamano
1
-6
/
+13
2012-10-29
Move print_commit_list to libgit.a
Nguyễn Thái Ngọc Duy
1
-0
/
+10
2012-10-08
Merge branch 'jc/merge-bases-paint-fix'
Junio C Hamano
1
-0
/
+5
2012-10-04
paint_down_to_common(): parse commit before relying on its timestamp
Junio C Hamano
1
-0
/
+5
2012-09-15
commit.c: mark a file-scope private symbol as static
Junio C Hamano
1
-2
/
+5
2012-09-11
Merge branch 'jc/merge-bases'
Junio C Hamano
1
-91
/
+120
2012-09-07
Merge branch 'lt/commit-tree-guess-utf-8'
Junio C Hamano
1
-2
/
+86
2012-08-31
reduce_heads(): reimplement on top of remove_redundant()
Junio C Hamano
1
-38
/
+18
2012-08-30
get_merge_bases_many(): walk from many tips in parallel
Junio C Hamano
1
-21
/
+58
2012-08-30
in_merge_bases(): use paint_down_to_common()
Junio C Hamano
1
-10
/
+7
2012-08-30
merge_bases_many(): split out the logic to paint history
Junio C Hamano
1
-19
/
+28
2012-08-28
in_merge_bases(): omit unnecessary redundant common ancestor reduction
Thomas Rast
1
-1
/
+4
2012-08-27
in_merge_bases(): support only one "other" commit
Junio C Hamano
1
-6
/
+9
2012-08-21
commit/commit-tree: correct latin1 to utf-8
Linus Torvalds
1
-2
/
+86
2012-07-22
Merge branch 'jc/sha1-name-more'
Junio C Hamano
1
-1
/
+1
2012-07-09
sha1_name.c: introduce get_sha1_committish()
Junio C Hamano
1
-1
/
+1
2012-05-24
ident: rename IDENT_ERROR_ON_NO_NAME to IDENT_STRICT
Jeff King
1
-2
/
+2
2012-04-25
commit: remove commit_list_reverse()
René Scharfe
1
-15
/
+0
2012-04-25
sequencer: export commit_list_append()
René Scharfe
1
-0
/
+27
2012-04-23
Merge branch 'rs/commit-list-sort-in-batch'
Junio C Hamano
1
-6
/
+38
2012-04-17
mergesort: rename it to llist_mergesort()
Junio C Hamano
1
-2
/
+2
2012-04-11
revision: insert unsorted, then sort in prepare_revision_walk()
René Scharfe
1
-0
/
+15
2012-04-11
commit: use mergesort() in commit_list_sort_by_date()
René Scharfe
1
-6
/
+23
2012-01-29
Merge branch 'nd/index-pack-no-recurse'
Junio C Hamano
1
-2
/
+11
2012-01-16
Eliminate recursion in setting/clearing marks in commit list
Nguyễn Thái Ngọc Duy
1
-2
/
+11
2012-01-06
Merge branch 'jc/show-sig'
Junio C Hamano
1
-7
/
+111
2012-01-05
commit --amend -S: strip existing gpgsig headers
Junio C Hamano
1
-4
/
+22
2011-12-22
Merge branch 'nd/war-on-nul-in-commit'
Junio C Hamano
1
-3
/
+6
2011-12-15
commit_tree(): refuse commit messages that contain NULs
Nguyễn Thái Ngọc Duy
1
-0
/
+3
2011-12-15
Convert commit_tree() to take strbuf as message
Nguyễn Thái Ngọc Duy
1
-2
/
+2
2011-11-12
log: --show-signature
Junio C Hamano
1
-0
/
+44
2011-11-12
commit: teach --gpg-sign option
Junio C Hamano
1
-3
/
+45
2011-11-09
commit: teach --amend to carry forward extra headers
Junio C Hamano
1
-1
/
+66
2011-11-09
commit: copy merged signed tags to headers of merge commit
Junio C Hamano
1
-4
/
+92
2011-11-08
merge: make usage of commit->util more extensible
Junio C Hamano
1
-0
/
+19
2011-10-13
Merge branch 'rs/pending'
Junio C Hamano
1
-0
/
+14
2011-10-13
Merge branch 'nd/maint-autofix-tag-in-head'
Junio C Hamano
1
-0
/
+12
2011-10-03
commit: factor out clear_commit_marks_for_object_array
René Scharfe
1
-0
/
+14
2011-09-18
Accept tags in HEAD or MERGE_HEAD
Nguyễn Thái Ngọc Duy
1
-0
/
+12
2011-08-28
Merge branch 'nd/decorate-grafts'
Junio C Hamano
1
-16
/
+6
2011-08-25
whitespace: have SP on both sides of an assignment "="
Junio C Hamano
1
-1
/
+1
2011-08-18
Move write_shallow_commits to fetch-pack.c
Nguyễn Thái Ngọc Duy
1
-18
/
+0
2011-08-18
Add for_each_commit_graft() to iterate all grafts
Nguyễn Thái Ngọc Duy
1
-0
/
+8
[next]