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
*
Move 'builtin-*' into a 'builtin/' subdirectory
Linus Torvalds
2010-02-22
1
-133
/
+0
*
commit-tree: remove unused #define
Stephen Boyd
2010-01-25
1
-2
/
+0
*
Show usage string for 'git commit-tree -h'
Jonathan Nieder
2009-11-10
1
-1
/
+1
*
Convert existing die(..., strerror(errno)) to die_errno()
Thomas Rast
2009-06-27
1
-1
/
+1
*
commit_tree(): add a new author parameter
Miklos Vajna
2008-09-11
1
-3
/
+6
*
Merge branch 'ho/dashless'
Junio C Hamano
2008-09-10
1
-1
/
+1
|
\
|
*
Start conforming code to "git subcmd" style part 2
Heikki Orsila
2008-09-09
1
-1
/
+1
*
|
Merge branch 'maint'
Junio C Hamano
2008-09-04
1
-1
/
+1
|
\
|
|
*
'git foo' program identifies itself without dash in die() messages
Junio C Hamano
2008-08-31
1
-1
/
+1
*
|
Fix commit_tree() buffer leak
Stephan Beyer
2008-08-18
1
-1
/
+4
|
/
*
git-commit-tree: make it usable from other builtins
Miklos Vajna
2008-07-07
1
-30
/
+41
*
commit-tree: lift completely arbitrary limit of 16 parents
Johannes Schindelin
2008-06-28
1
-23
/
+20
*
Provide git_config with a callback-data parameter
Johannes Schindelin
2008-05-14
1
-1
/
+1
*
Re-fix "builtin-commit: fix --signoff"
Junio C Hamano
2007-12-09
1
-2
/
+2
*
Now that cache.h needs strbuf.h, remove useless includes.
Pierre Habouzit
2007-09-17
1
-1
/
+0
*
Strbuf API extensions and fixes.
Pierre Habouzit
2007-09-10
1
-3
/
+2
*
Use strbuf API in apply, blame, commit-tree and diff
Pierre Habouzit
2007-09-07
1
-46
/
+14
*
init_buffer(): Kill buf pointer
Luiz Fernando N. Capitulino
2007-04-25
1
-2
/
+1
*
Cleanup check_valid in commit-tree.
Shawn O. Pearce
2007-02-28
1
-5
/
+5
*
convert object type handling from a string to a number
Nicolas Pitre
2007-02-27
1
-4
/
+3
*
Don't force everybody to call setup_ident().
Junio C Hamano
2007-01-28
1
-1
/
+0
*
commit-tree: cope with different ways "utf-8" can be spelled.
Junio C Hamano
2006-12-31
1
-2
/
+1
*
UTF-8: introduce i18n.logoutputencoding.
Junio C Hamano
2006-12-28
1
-1
/
+3
*
i18n.logToUTF8: convert commit log message to UTF-8
Junio C Hamano
2006-12-26
1
-2
/
+9
*
commit-tree: encourage UTF-8 commit messages.
Johannes Schindelin
2006-12-24
1
-2
/
+13
*
commit-tree: do not overflow MAXPARENT
Junio C Hamano
2006-12-22
1
-0
/
+3
*
make commit message a little more consistent and conforting
Nicolas Pitre
2006-12-16
1
-2
/
+0
*
Do not use memcmp(sha1_1, sha1_2, 20) with hardcoded length.
David Rientjes
2006-08-17
1
-1
/
+1
*
Call setup_git_directory() much earlier
Linus Torvalds
2006-07-29
1
-3
/
+1
*
Builtin git-commit-tree.
Peter Eriksen
2006-05-23
1
-0
/
+140