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
*
add UNLEAK annotation for reducing leak false positives
Jeff King
2017-09-08
*
add: free leaked pathspec after add_files_to_cache()
Jeff King
2017-09-06
*
Merge branch 'bw/submodule-config-cleanup'
Junio C Hamano
2017-08-26
|
\
|
*
add, reset: ensure submodules can be added or reset
Brandon Williams
2017-08-02
*
|
Merge branch 'rj/add-chmod-error-message'
Junio C Hamano
2017-08-22
|
\
\
|
|
/
|
/
|
|
*
builtin/add: add detail to a 'cannot chmod' error message
Ramsay Jones
2017-08-09
*
|
Merge branch 'jk/warn-add-gitlink'
Junio C Hamano
2017-06-24
|
\
\
|
*
|
add: warn when adding an embedded repository
Jeff King
2017-06-15
*
|
|
Merge branch 'bw/config-h'
Junio C Hamano
2017-06-24
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
config: don't include config.h by default
Brandon Williams
2017-06-15
*
|
|
Merge branch 'bw/pathspec-sans-the-index'
Junio C Hamano
2017-05-30
|
\
\
\
|
*
|
|
pathspec: convert find_pathspecs_matching_against_index to take an index
Brandon Williams
2017-05-12
|
*
|
|
pathspec: remove PATHSPEC_STRIP_SUBMODULE_SLASH_EXPENSIVE flag
Brandon Williams
2017-05-12
|
*
|
|
submodule: add die_in_unpopulated_submodule function
Brandon Williams
2017-05-10
|
|
/
/
*
|
|
dir: convert fill_directory to take an index
Brandon Williams
2017-05-06
*
|
|
dir: convert is_excluded to take an index
Brandon Williams
2017-05-06
*
|
|
dir: convert dir_add* to take an index
Brandon Williams
2017-05-06
|
/
/
*
|
hold_locked_index(): align error handling with hold_lockfile_for_update()
Junio C Hamano
2016-12-07
|
/
*
add: modify already added files when --chmod is given
Thomas Gummerer
2016-09-15
*
add: add --chmod=+x / --chmod=-x options
Edward Thomson
2016-06-07
*
Merge branch 'jc/add-u-A-default-to-top'
Junio C Hamano
2015-10-30
|
\
|
*
add: simplify -u/-A without pathspec
Junio C Hamano
2015-10-24
*
|
Merge branch 'sb/remove-unused-var-from-builtin-add'
Junio C Hamano
2015-08-12
|
\
\
|
*
|
add: remove dead code
Stefan Beller
2015-07-31
*
|
|
Merge branch 'nd/diff-i-t-a'
Junio C Hamano
2015-06-25
|
\
\
\
|
*
|
|
Revert "diff-lib.c: adjust position of i-t-a entries in diff"
Junio C Hamano
2015-06-23
*
|
|
|
Merge branch 'jk/add-e-kill-editor'
Junio C Hamano
2015-05-22
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
add: check return value of launch_editor
Jeff King
2015-05-12
|
|
|
/
|
|
/
|
*
|
|
diff-lib.c: adjust position of i-t-a entries in diff
Nguyễn Thái Ngọc Duy
2015-03-23
*
|
|
standardize usage info string format
Alex Henrie
2015-01-14
*
|
|
add: ignore only ignored files
Michael J Gruber
2014-11-21
*
|
|
lockfile.h: extract new header file for the functions in lockfile.c
Michael Haggerty
2014-10-01
*
|
|
run-command: introduce CHILD_PROCESS_INIT
René Scharfe
2014-08-20
*
|
|
read-cache: new API write_locked_index instead of write_index/write_cache
Nguyễn Thái Ngọc Duy
2014-06-13
|
/
/
*
|
Merge branch 'fr/add-interactive-argv-array'
Junio C Hamano
2014-03-28
|
\
\
|
*
|
add: use struct argv_array in run_add_interactive()
Fabian Ruch
2014-03-18
*
|
|
Merge branch 'jc/add-2.0-ignore-removal'
Junio C Hamano
2014-03-07
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
git add <pathspec>... defaults to "-A"
Junio C Hamano
2013-04-22
*
|
|
Merge branch 'jn/add-2.0-u-A-sans-pathspec'
Junio C Hamano
2014-03-07
|
\
\
\
|
*
|
|
git add: -u/-A now affects the entire working tree
Junio C Hamano
2013-04-26
*
|
|
|
pathspec: convert some match_pathspec_depth() to dir_path_match()
Nguyễn Thái Ngọc Duy
2014-02-24
|
|
_
|
/
|
/
|
|
*
|
|
Merge branch 'nd/add-empty-fix'
Junio C Hamano
2014-01-10
|
\
\
\
|
*
|
|
add: don't complain when adding empty project root
Nguyễn Thái Ngọc Duy
2013-12-26
*
|
|
|
Support pathspec magic :(exclude) and its short form :!
Nguyễn Thái Ngọc Duy
2013-12-06
|
/
/
/
*
|
|
Merge branch 'fc/trivial'
Junio C Hamano
2013-09-17
|
\
\
\
|
*
|
|
add: trivial style cleanup
Felipe Contreras
2013-08-30
*
|
|
|
Merge branch 'nd/magic-pathspec'
Junio C Hamano
2013-09-09
|
\
\
\
\
|
*
|
|
|
add: lift the pathspec magic restriction on "add -p"
Nguyễn Thái Ngọc Duy
2013-09-05
*
|
|
|
|
Merge branch 'jl/submodule-mv'
Junio C Hamano
2013-09-09
|
\
\
\
\
\
|
|
/
/
/
/
|
|
/
/
/
|
|
/
/
/
|
/
|
|
|
|
*
|
|
parse_pathspec: accept :(icase)path syntax
Nguyễn Thái Ngọc Duy
2013-07-15
[next]