index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
commit.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'jk/format-patch-am'
Junio C Hamano
2011-05-31
1
-10
/
+12
|
\
|
*
format-patch: preserve subject newlines with -k
Jeff King
2011-05-27
1
-0
/
+1
|
*
clean up calling conventions for pretty.c functions
Jeff King
2011-05-27
1
-10
/
+9
|
*
pretty: add pp_commit_easy function for simple callers
Jeff King
2011-05-27
1
-0
/
+2
*
|
Merge branch 'jc/replacing'
Junio C Hamano
2011-05-20
1
-2
/
+0
|
\
\
|
*
|
Declare lookup_replace_object() in cache.h, not in commit.h
Junio C Hamano
2011-05-16
1
-2
/
+0
*
|
|
Merge branch 'ci/commit--interactive-atomic'
Junio C Hamano
2011-05-17
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Add support for -p/--patch to git-commit
Conrad Irwin
2011-05-10
1
-1
/
+1
*
|
|
sparse: Fix an "symbol 'format_subject' not declared" warning
Ramsay Jones
2011-04-11
1
-0
/
+2
|
/
/
*
|
standardize brace placement in struct definitions
Jonathan Nieder
2011-03-16
1
-2
/
+1
*
|
Add const to parse_{commit,tag}_buffer()
Nguyễn Thái Ngọc Duy
2011-02-08
1
-1
/
+1
|
/
*
Merge branch 'tf/commit-list-prefix'
Junio C Hamano
2010-12-22
1
-5
/
+5
|
\
|
*
commit: Add commit_list prefix in two function names.
Thiago Farina
2010-11-29
1
-5
/
+5
*
|
pretty.c: teach format_commit_message() to reencode the output
Pat Notz
2010-11-04
1
-0
/
+3
*
|
commit: helper methods to reduce redundant blocks of code
Pat Notz
2010-11-04
1
-0
/
+1
|
/
*
Merge branch 'cc/find-commit-subject'
Junio C Hamano
2010-08-18
1
-0
/
+3
|
\
|
*
revert: refactor code to find commit subject in find_commit_subject()
Christian Couder
2010-07-24
1
-0
/
+3
*
|
Merge branch 'ar/decorate-color'
Junio C Hamano
2010-06-30
1
-0
/
+1
|
\
\
|
*
|
commit.h: add 'type' to struct name_decoration
Nazri Ramliy
2010-06-21
1
-0
/
+1
*
|
|
Merge branch 'gv/portable'
Junio C Hamano
2010-06-21
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
enums: omit trailing comma for portability
Gary V. Vaughan
2010-06-01
1
-1
/
+1
|
|
/
*
|
Merge branch 'jk/cached-textconv'
Junio C Hamano
2010-05-09
1
-0
/
+4
|
\
\
|
|
/
|
/
|
|
*
make commit_tree a library function
Jeff King
2010-04-02
1
-0
/
+4
*
|
pretty: Initialize notes if %N is used
Johannes Gilger
2010-04-14
1
-0
/
+5
|
/
*
Merge branch 'jc/maint-limit-note-output'
Junio C Hamano
2010-01-23
1
-0
/
+1
|
\
|
*
Fix "log" family not to be too agressive about showing notes
Junio C Hamano
2010-01-21
1
-0
/
+1
*
|
pretty.c: mark file-local function static
Junio C Hamano
2010-01-12
1
-1
/
+0
|
/
*
Merge branch 'sp/smart-http'
Junio C Hamano
2009-11-21
1
-1
/
+1
|
\
|
*
fetch-pack: Use a strbuf to compose the want list
Shawn O. Pearce
2009-10-31
1
-1
/
+1
*
|
fixup tr/stash-format merge
Junio C Hamano
2009-10-31
1
-6
/
+14
|
\
\
|
*
|
Introduce new pretty formats %g[sdD] for reflog information
Thomas Rast
2009-10-20
1
-0
/
+1
|
*
|
Refactor pretty_print_commit arguments into a struct
Thomas Rast
2009-10-20
1
-6
/
+13
|
|
/
*
/
format_commit_message(): fix function signature
Junio C Hamano
2009-10-19
1
-1
/
+1
|
/
*
Merge branch 'tr/reset-checkout-patch'
Junio C Hamano
2009-09-08
1
-0
/
+2
|
\
|
*
builtin-add: refactor the meat of interactive_add()
Thomas Rast
2009-08-14
1
-0
/
+2
*
|
Merge branch 'cc/replace'
Junio C Hamano
2009-08-22
1
-0
/
+2
|
\
\
|
*
|
replace_object: add mechanism to replace objects found in "refs/replace/"
Christian Couder
2009-06-01
1
-0
/
+2
*
|
|
Expose the has_non_ascii() function
Johannes Schindelin
2009-08-10
1
-0
/
+1
|
|
/
|
/
|
*
|
bisect: drop unparse_commit() and use clear_commit_marks()
Christian Couder
2009-05-27
1
-2
/
+0
|
/
*
commit: add function to unparse a commit and its parents
Christian Couder
2009-05-18
1
-0
/
+2
*
Make has_commit() non-static
Jake Goulding
2009-01-28
1
-0
/
+1
*
builtin-blame: Reencode commit messages according to git-log rules.
Alexander Gavrilov
2008-10-21
1
-0
/
+2
*
commit.c: make read_graft_file() static
Nanako Shiraishi
2008-10-03
1
-1
/
+0
*
Merge branch 'maint'
Junio C Hamano
2008-08-29
1
-1
/
+2
|
\
|
*
pretty=format: respect date format options
Jeff King
2008-08-29
1
-1
/
+2
*
|
merge-base: teach "git merge-base" to drive underlying merge_bases_many()
Christian Couder
2008-07-30
1
-0
/
+1
|
/
*
Merge branch 'mv/merge-in-c'
Junio C Hamano
2008-07-16
1
-0
/
+4
|
\
|
*
Introduce reduce_heads()
Junio C Hamano
2008-07-01
1
-0
/
+2
|
*
Introduce get_octopus_merge_bases() in commit.c
Miklos Vajna
2008-07-01
1
-0
/
+1
|
*
Move commit_list_count() to commit.c
Miklos Vajna
2008-07-01
1
-0
/
+1
[next]