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-add.c
Commit message (
Expand
)
Author
Age
...
*
git-add -f: allow adding otherwise ignored files.
Junio C Hamano
2006-12-25
*
git-add: warn when adding an ignored file with an explicit request.
Junio C Hamano
2006-12-25
*
git-add: add ignored files when asked explicitly.
Junio C Hamano
2006-12-25
*
Merge branch 'jc/git-add--interactive'
Junio C Hamano
2006-12-25
|
\
|
*
git-add --interactive: add documentation
Junio C Hamano
2006-12-25
|
*
git-add --interactive
Junio C Hamano
2006-12-18
*
|
git-add: error out when given no arguments.
Junio C Hamano
2006-12-20
*
|
simplify inclusion of system header files.
Junio C Hamano
2006-12-20
|
/
*
make 'git add' a first class user friendly interface to the index
Nicolas Pitre
2006-12-04
*
Fix duplicate xmalloc in builtin-add
Liu Yubao
2006-09-15
*
Better error message when we are unable to lock the index file
Junio C Hamano
2006-08-12
*
Replace some calls to die(usage_str) with usage(usage_str).
Ramsay Allan Jones
2006-08-03
*
Merge branch 'lt/setup' into __/setup-n-mv
Junio C Hamano
2006-07-29
|
\
|
*
Call setup_git_directory() much earlier
Linus Torvalds
2006-07-29
*
|
Make git-mv a builtin
Johannes Schindelin
2006-07-26
|
/
*
Substitute xmalloc()+memset(0) with xcalloc().
Peter Eriksen
2006-07-25
*
Close the index file between writing and committing
Johannes Schindelin
2006-07-08
*
Make index file locking code reusable to others.
Junio C Hamano
2006-06-06
*
Merge branch 'lt/dirwalk' into jc/dirwalk-n-cache-tree
Junio C Hamano
2006-05-20
*
Move pathspec matching from builtin-add.c into dir.c
Linus Torvalds
2006-05-19
*
builtin-add: fix unmatched pathspec warnings.
Junio C Hamano
2006-05-18
*
builtin-add: warn on unmatched pathspecs
Linus Torvalds
2006-05-17
*
Do "git add" as a builtin
Linus Torvalds
2006-05-17
[prev]