index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin-commit.c
Commit message (
Expand
)
Author
Age
*
Merge branch 'mv/commit-date'
Junio C Hamano
2010-01-07
|
\
|
*
builtin-commit: add --date option
Miklos Vajna
2009-12-03
*
|
Merge branch 'maint'
Junio C Hamano
2009-12-30
|
\
\
|
*
\
Merge branch 'maint-1.6.1' into maint
Junio C Hamano
2009-12-30
|
|
\
\
|
|
*
\
Merge branch 'maint-1.6.0' into maint-1.6.1
Junio C Hamano
2009-12-29
|
|
|
\
\
|
|
|
*
|
commit: --cleanup is a message option
Greg Price
2009-12-29
*
|
|
|
|
Merge branch 'jk/1.7.0-status'
Junio C Hamano
2009-12-27
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
status/commit: do not suggest "reset HEAD <path>" while merging
Junio C Hamano
2009-12-12
|
*
|
|
|
commit/status: check $GIT_DIR/MERGE_HEAD only once
Junio C Hamano
2009-12-12
|
*
|
|
|
status: reduce duplicated setup code
Jeff King
2009-12-07
|
*
|
|
|
status: disable color for porcelain format
Jeff King
2009-12-07
|
*
|
|
|
status -s: obey color.status
Michael J Gruber
2009-12-05
|
*
|
|
|
builtin-commit: refactor short-status code into wt-status.c
Michael J Gruber
2009-12-05
|
*
|
|
|
status -s: respect the status.relativePaths option
Michael J Gruber
2009-11-26
|
*
|
|
|
commit: support alternate status formats
Jeff King
2009-09-05
|
*
|
|
|
status: add --porcelain output format
Jeff King
2009-09-05
|
*
|
|
|
status: refactor format option parsing
Jeff King
2009-09-05
|
*
|
|
|
status: refactor short-mode printing to its own function
Jeff King
2009-09-05
|
*
|
|
|
status: typo fix in usage
Jeff King
2009-09-05
|
*
|
|
|
git status: not "commit --dry-run" anymore
Junio C Hamano
2009-08-22
|
*
|
|
|
git stat -s: short status output
Junio C Hamano
2009-08-22
|
*
|
|
|
git stat: the beginning of "status that is not a dry-run of commit"
Junio C Hamano
2009-08-22
*
|
|
|
|
Merge branch 'maint' to sync with 1.6.5.7
Junio C Hamano
2009-12-16
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
ignore unknown color configuration
Jeff King
2009-12-16
*
|
|
|
|
Merge branch 'em/commit-claim'
Junio C Hamano
2009-11-30
|
\
\
\
\
\
|
*
|
|
|
|
commit -c/-C/--amend: reset timestamp and authorship to committer with --rese...
Erick Mattos
2009-11-04
*
|
|
|
|
|
Merge branch 'mm/config-pathname-tilde-expand'
Junio C Hamano
2009-11-22
|
\
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Expand ~ and ~user in core.excludesfile, commit.template
Matthieu Moy
2009-11-17
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'jc/commit-s-subject-is-not-a-footer'
Junio C Hamano
2009-11-06
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
builtin-commit.c: fix logic to omit empty line before existing footers
Junio C Hamano
2009-11-06
*
|
|
|
|
fixup tr/stash-format merge
Junio C Hamano
2009-10-30
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Refactor pretty_print_commit arguments into a struct
Thomas Rast
2009-10-19
|
|
/
/
/
*
|
|
|
commit: More generous accepting of RFC-2822 footer lines.
David Brown
2009-10-28
|
/
/
/
*
|
|
git commit --dry-run -v: show diff in color when asked
Junio C Hamano
2009-08-15
*
|
|
Make git_status_config() file scope static to builtin-commit.c
Junio C Hamano
2009-08-10
*
|
|
wt-status: move many global settings to wt_status structure
Junio C Hamano
2009-08-10
*
|
|
commit: --dry-run
Junio C Hamano
2009-08-07
*
|
|
wt-status.c: rework the way changes to the index and work tree are summarized
Junio C Hamano
2009-08-06
*
|
|
Use die_errno() instead of die() when checking syscalls
Thomas Rast
2009-06-27
*
|
|
Convert existing die(..., strerror(errno)) to die_errno()
Thomas Rast
2009-06-27
*
|
|
parse-opts: add OPT_FILENAME and transition builtins
Stephen Boyd
2009-05-25
*
|
|
parse-opts: prepare for OPT_FILENAME
Stephen Boyd
2009-05-25
*
|
|
commit: -F overrides -t
Stephen Boyd
2009-05-23
*
|
|
Merge branch 'maint-1.6.1' into maint
Junio C Hamano
2009-04-05
|
\
\
\
|
|
/
/
|
*
|
Merge branch 'maint-1.6.0' into maint-1.6.1
Junio C Hamano
2009-04-05
|
|
\
\
|
|
|
/
|
|
*
commit: abort commit if interactive add failed
Jeff King
2009-04-05
|
*
|
Merge branch 'mh/maint-commit-color-status' into maint
Junio C Hamano
2009-01-28
|
|
\
\
*
|
|
|
Generalize and libify index_is_dirty() to index_differs_from(...)
Stephan Beyer
2009-02-10
*
|
|
|
Merge branch 'cb/add-pathspec'
Junio C Hamano
2009-01-25
|
\
\
\
\
|
*
|
|
|
remove pathspec_match, use match_pathspec instead
Clemens Buchacher
2009-01-14
[next]