index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin
/
commit-tree.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
use xopen() to handle fatal open(2) failures
René Scharfe
2021-08-25
1
-3
/
+1
*
Use OPT_CALLBACK and OPT_CALLBACK_F
Denton Liu
2020-04-28
1
-6
/
+6
*
commit-tree: utilize parse-options api
Brandon Richardson
2019-03-08
1
-72
/
+86
*
commit-tree: add missing --gpg-sign flag
Brandon Richardson
2019-01-22
1
-1
/
+7
*
commit: add repository argument to lookup_commit
Stefan Beller
2018-06-29
1
-1
/
+3
*
object-store: move object access functions to object-store.h
Stefan Beller
2018-05-16
1
-0
/
+1
*
sha1_file: convert assert_sha1_type to object_id
brian m. carlson
2018-03-14
1
-1
/
+1
*
commit: convert commit_tree* to object_id
Patryk Obara
2018-01-30
1
-2
/
+2
*
Merge branch 'rk/commit-tree-make-F-verbatim'
Junio C Hamano
2017-09-19
1
-1
/
+0
|
\
|
*
commit-tree: do not complete line in -F input
Ross Kabus
2017-09-10
1
-1
/
+0
*
|
sha1_name: convert get_sha1* to get_oid*
brian m. carlson
2017-07-17
1
-2
/
+2
|
/
*
Merge branch 'bw/config-h'
Junio C Hamano
2017-06-24
1
-0
/
+1
|
\
|
*
config: don't include config.h by default
Brandon Williams
2017-06-15
1
-0
/
+1
*
|
Convert lookup_commit* to struct object_id
brian m. carlson
2017-05-08
1
-1
/
+1
|
/
*
builtin/commit-tree: convert to struct object_id
brian m. carlson
2016-09-07
1
-10
/
+10
*
Merge branch 'jc/commit-tree-ignore-commit-gpgsign'
Junio C Hamano
2016-05-13
1
-4
/
+0
|
\
|
*
commit-tree: do not pay attention to commit.gpgsign
Junio C Hamano
2016-05-03
1
-4
/
+0
*
|
Convert struct object to object_id
brian m. carlson
2015-11-20
1
-2
/
+2
*
|
usage: do not insist that standard input must come from a file
Junio C Hamano
2015-10-17
1
-1
/
+1
|
/
*
commit-tree: simplify parsing of option -S using skip_prefix()
René Scharfe
2014-12-29
1
-3
/
+1
*
commit_tree: take a pointer/len pair rather than a const strbuf
Jeff King
2014-06-12
1
-2
/
+2
*
commit-tree: add and document --no-gpg-sign
Junio C Hamano
2014-02-24
1
-0
/
+5
*
commit-tree: add the commit.gpgsign option to sign all commits
Nicolas Vigier
2014-02-24
1
-1
/
+6
*
commit-tree: document -S option consistently
Brad King
2013-03-25
1
-1
/
+1
*
Merge branch 'kk/maint-commit-tree'
Junio C Hamano
2012-07-24
1
-3
/
+0
|
\
|
*
Merge branch 'kk/maint-1.7.9-commit-tree' into kk/maint-commit-tree
Junio C Hamano
2012-07-17
1
-3
/
+0
|
|
\
|
|
*
commit-tree: resurrect command line parsing updates
Junio C Hamano
2012-07-17
1
-3
/
+0
*
|
|
commit-tree: the command wants a tree and commits
Junio C Hamano
2012-07-10
1
-4
/
+4
|
/
/
*
|
Merge branch 'jc/show-sig'
Junio C Hamano
2012-01-06
1
-3
/
+22
|
\
|
|
*
commit: teach --gpg-sign option
Junio C Hamano
2011-11-13
1
-3
/
+22
*
|
Merge branch 'nd/war-on-nul-in-commit'
Junio C Hamano
2011-12-22
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Convert commit_tree() to take strbuf as message
Nguyễn Thái Ngọc Duy
2011-12-15
1
-1
/
+1
*
|
commit-tree: teach -m/-F options to read logs from elsewhere
Junio C Hamano
2011-11-13
1
-3
/
+40
*
|
commit-tree: update the command line parsing
Junio C Hamano
2011-11-10
1
-13
/
+18
|
/
*
Sync with 1.7.3.2
Junio C Hamano
2010-10-22
1
-1
/
+1
|
\
|
*
Use parentheses and `...' where appropriate
Štěpán Němec
2010-10-08
1
-1
/
+1
*
|
commit-tree: free commit message before exiting
Jonathan Nieder
2010-10-07
1
-5
/
+7
|
/
*
make commit_tree a library function
Jeff King
2010-04-02
1
-69
/
+1
*
Move 'builtin-*' into a 'builtin/' subdirectory
Linus Torvalds
2010-02-22
1
-0
/
+133