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
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
2011-02-07
Add const to parse_{commit,tag}_buffer()
Nguyễn Thái Ngọc Duy
1
-3
/
+3
2010-12-22
Merge branch 'tf/commit-list-prefix'
Junio C Hamano
1
-12
/
+12
2010-12-03
Merge branch 'pn/commit-autosquash'
Junio C Hamano
1
-0
/
+13
2010-12-01
commit.c: Remove backward goto in read_craft_line()
Ralf Thielow
1
-6
/
+7
2010-11-29
commit: Add commit_list prefix in two function names.
Thiago Farina
1
-12
/
+12
2010-11-04
commit: helper methods to reduce redundant blocks of code
Pat Notz
1
-0
/
+13
2010-08-18
Merge branch 'cc/find-commit-subject'
Junio C Hamano
1
-0
/
+19
2010-07-23
revert: refactor code to find commit subject in find_commit_subject()
Christian Couder
1
-0
/
+19
2010-04-01
make commit_tree a library function
Jeff King
1
-0
/
+55
2010-01-29
Merge branch 'maint-1.6.5' into maint
Junio C Hamano
1
-1
/
+1
2010-01-29
fix memcpy of overlapping area
Jeff King
1
-1
/
+1
2009-11-20
Merge branch 'jh/notes' (early part)
Junio C Hamano
1
-0
/
+1
2009-11-20
Merge branch 'sp/smart-http'
Junio C Hamano
1
-6
/
+4
2009-11-15
Merge branch 'jc/maint-1.6.3-graft-trailing-space' into maint
Junio C Hamano
1
-2
/
+2
2009-10-30
Merge branch 'jc/maint-1.6.3-graft-trailing-space'
Junio C Hamano
1
-2
/
+2
2009-10-30
fetch-pack: Use a strbuf to compose the want list
Shawn O. Pearce
1
-6
/
+4
2009-10-19
Introduce commit notes
Johannes Schindelin
1
-0
/
+1
2009-10-14
info/grafts: allow trailing whitespaces at the end of line
Junio C Hamano
1
-2
/
+2
2009-09-13
use write_str_in_full helper to avoid literal string lengths
Jim Meyering
1
-1
/
+1
2009-08-27
commit.c: rename variable named 'n' which masks previous declaration
Brandon Casey
1
-5
/
+5
2009-07-25
Merge branch 'js/maint-graft-unhide-true-parents'
Junio C Hamano
1
-1
/
+5
2009-07-24
git repack: keep commits hidden by a graft
Johannes Schindelin
1
-1
/
+5
2009-07-06
Allow the Unix epoch to be a valid commit date
Eric Wong
1
-5
/
+1
2009-05-27
bisect: drop unparse_commit() and use clear_commit_marks()
Christian Couder
1
-20
/
+0
2009-05-17
commit: add function to unparse a commit and its parents
Christian Couder
1
-0
/
+20
2009-02-10
Revert "Merge branch 'js/notes'"
Junio C Hamano
1
-1
/
+0
2009-02-05
Merge branch 'js/notes'
Junio C Hamano
1
-0
/
+1
2009-01-28
Make has_commit() non-static
Jake Goulding
1
-0
/
+15
2008-12-21
Introduce commit notes
Johannes Schindelin
1
-0
/
+1
2008-10-02
commit.c: make read_graft_file() static
Nanako Shiraishi
1
-1
/
+1
2008-07-23
sort_in_topological_order(): avoid setting a commit flag
Johannes Schindelin
1
-7
/
+6
2008-07-14
reduce_heads(): protect from duplicate input
Junio C Hamano
1
-2
/
+9
2008-07-13
reduce_heads(): thinkofix
Sverre Hvammen Johansen
1
-1
/
+1
2008-06-30
Introduce reduce_heads()
Junio C Hamano
1
-0
/
+45
2008-06-30
Introduce get_merge_bases_many()
Junio C Hamano
1
-18
/
+38
2008-06-30
Introduce get_octopus_merge_bases() in commit.c
Miklos Vajna
1
-0
/
+27
2008-06-30
Move commit_list_count() to commit.c
Miklos Vajna
1
-0
/
+8
2008-06-08
Remove unused code in parse_commit_buffer()
Miklos Vajna
1
-7
/
+1
2008-02-25
builtin-fsck: reports missing parent commits
Martin Koegler
1
-1
/
+1
2008-02-25
Remove unused object-ref code
Martin Koegler
1
-11
/
+0
2008-02-18
check return value from parse_commit() in various functions
Martin Koegler
1
-2
/
+1
2008-02-18
parse_commit: don't fail, if object is NULL
Martin Koegler
1
-0
/
+2
2008-02-18
check results of parse_commit in merge_bases
Martin Koegler
1
-3
/
+6
2008-01-20
parse_commit_buffer: tighten checks while parsing
Martin Koegler
1
-7
/
+20
2007-11-18
Merge branch 'lt/rev-list-interactive'
Junio C Hamano
1
-98
/
+52
2007-11-05
Split off the pretty print stuff into its own file
Johannes Schindelin
1
-718
/
+0
[next]