index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin-commit.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'mo/status-untracked'
Junio C Hamano
2008-06-22
1
-3
/
+15
|
\
|
*
Add argument 'no' commit/status option -u|--untracked-files
Marius Storm-Olsen
2008-06-10
1
-1
/
+3
|
*
Add an optional <mode> argument to commit/status -u|--untracked-files option
Marius Storm-Olsen
2008-06-10
1
-3
/
+13
*
|
Print errno upon failure to open the COMMIT_EDITMSG file
Cristian Peraferrer
2008-06-21
1
-1
/
+2
|
/
*
commit: drop duplicated parents
Junio C Hamano
2008-06-03
1
-0
/
+9
*
Merge 1.5.5.3 in
Junio C Hamano
2008-05-28
1
-0
/
+2
|
\
|
*
commit --interactive: properly update the index before commiting
Gerrit Pape
2008-05-28
1
-0
/
+2
*
|
Merge branch 'js/config-cb'
v1.5.6-rc0
Junio C Hamano
2008-05-25
1
-4
/
+4
|
\
\
|
*
|
Provide git_config with a callback-data parameter
Johannes Schindelin
2008-05-14
1
-4
/
+4
*
|
|
Merge branch 'ar/add-unreadable'
Junio C Hamano
2008-05-21
1
-4
/
+5
|
\
\
\
|
*
|
|
Extend interface of add_files_to_cache to allow ignore indexing errors
Alex Riesen
2008-05-13
1
-1
/
+1
|
*
|
|
Make the exit code of add_file_to_index actually useful
Alex Riesen
2008-05-13
1
-3
/
+4
|
|
/
/
*
|
|
Merge branch 'sb/committer'
Junio C Hamano
2008-05-14
1
-40
/
+73
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
commit: Show committer if automatic
Santi Béjar
2008-05-07
1
-3
/
+16
|
*
|
commit: Show author if different from committer
Santi Béjar
2008-05-07
1
-3
/
+23
|
*
|
Preparation to call determine_author_info from prepare_to_commit
Santi Béjar
2008-05-07
1
-39
/
+39
*
|
|
Merge branch 'maint'
Junio C Hamano
2008-05-11
1
-1
/
+1
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge branch 'maint-1.5.4' into maint
Junio C Hamano
2008-05-11
1
-1
/
+1
|
|
\
\
|
|
*
|
builtin-commit.c: add -u as short name for --untracked-files
Sitaram Chamarty
2008-05-11
1
-1
/
+1
*
|
|
|
Avoid some unnecessary lstat() calls
Linus Torvalds
2008-05-11
1
-2
/
+4
|
|
_
|
/
|
/
|
|
*
|
|
Merge branch 'maint'
Junio C Hamano
2008-04-28
1
-1
/
+1
|
\
|
|
|
*
|
Merge branch 'maint-1.5.4' into maint
Junio C Hamano
2008-04-28
1
-1
/
+1
|
|
\
|
|
|
*
Remove 'header' from --signoff option description
Dan McGee
2008-04-28
1
-1
/
+1
*
|
|
Merge branch 'jc/terminator-separator'
Junio C Hamano
2008-04-20
1
-1
/
+1
|
\
\
\
|
*
|
|
log: teach "terminator" vs "separator" mode to "--pretty=format"
Junio C Hamano
2008-04-10
1
-1
/
+1
*
|
|
|
Merge branch 'maint'
Junio C Hamano
2008-04-12
1
-1
/
+1
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Merge branch 'maint-1.5.4' into maint
Junio C Hamano
2008-04-12
1
-1
/
+1
|
|
\
\
\
|
|
|
/
/
|
|
/
|
/
|
|
|
/
|
|
*
Document option --only of git commit
Johannes Sixt
2008-04-11
1
-1
/
+1
*
|
|
builtin-commit.c: Remove a redundant assignment.
Johannes Sixt
2008-04-12
1
-3
/
+1
|
/
/
*
|
Make 'unpack_trees()' have a separate source and destination index
Linus Torvalds
2008-03-09
1
-1
/
+2
*
|
Make 'unpack_trees()' take the index to work on as an argument
Linus Torvalds
2008-03-09
1
-0
/
+1
*
|
Merge branch 'db/checkout'
Junio C Hamano
2008-02-27
1
-1
/
+2
|
\
\
|
*
|
Allow callers of unpack_trees() to handle failure
Daniel Barkalow
2008-02-10
1
-1
/
+2
*
|
|
Add color.ui variable which globally enables colorization if set
Matthias Kestenholz
2008-02-18
1
-0
/
+4
*
|
|
Merge branch 'pb/prepare-commit-msg'
Junio C Hamano
2008-02-17
1
-108
/
+145
|
\
\
\
|
*
|
|
git-commit: add a prepare-commit-msg hook
Paolo Bonzini
2008-02-06
1
-0
/
+21
|
*
|
|
git-commit: Refactor creation of log message.
Paolo Bonzini
2008-02-06
1
-83
/
+88
|
*
|
|
git-commit: set GIT_EDITOR=: if editor will not be launched
Paolo Bonzini
2008-02-06
1
-0
/
+2
|
*
|
|
git-commit: support variable number of hook arguments
Paolo Bonzini
2008-02-06
1
-26
/
+35
*
|
|
|
Merge branch 'maint'
Junio C Hamano
2008-02-16
1
-0
/
+4
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
commit: discard index after setting up partial commit
Jeff King
2008-02-16
1
-0
/
+4
*
|
|
|
Merge branch 'lt/in-core-index'
Junio C Hamano
2008-02-12
1
-1
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
Make on-disk index representation separate from in-core one
Linus Torvalds
2008-01-21
1
-1
/
+1
*
|
|
builtin-commit.c: guard config parser from value=NULL
Junio C Hamano
2008-02-11
1
-0
/
+2
*
|
|
builtin-commit: remove .git/SQUASH_MSG upon successful commit
Gerrit Pape
2008-02-11
1
-0
/
+1
|
|
/
|
/
|
*
|
Fix "git-commit -C $tag"
Junio C Hamano
2008-02-03
1
-1
/
+1
*
|
git-commit: exit non-zero if we fail to commit the index
Brandon Casey
2008-01-23
1
-4
/
+11
|
/
*
Improve use of lockfile API
Brandon Casey
2008-01-17
1
-3
/
+6
*
Make builtin-commit.c more careful about parenthood
Linus Torvalds
2008-01-16
1
-5
/
+19
*
git-commit: fix double close(2) that can close a wrong file descriptor
Kristian Høgsberg
2008-01-16
1
-4
/
+4
[next]