aboutsummaryrefslogtreecommitdiff
path: root/builtin/add.c
Commit message (Expand)AuthorAge
* Merge branch 'tb/add-renormalize'Junio C Hamano2017-11-27
|\
| * add: introduce "--renormalize"Torsten Bögershausen2017-11-17
* | diff: make struct diff_flags members lowercaseBrandon Williams2017-11-01
* | diff: remove DIFF_OPT_SET macroBrandon Williams2017-11-01
* | add, reset: use DIFF_OPT_SET macro to set a diff flagBrandon Williams2017-10-31
|/
* add UNLEAK annotation for reducing leak false positivesJeff King2017-09-08
* add: free leaked pathspec after add_files_to_cache()Jeff King2017-09-06
* Merge branch 'bw/submodule-config-cleanup'Junio C Hamano2017-08-26
|\
| * add, reset: ensure submodules can be added or resetBrandon Williams2017-08-02
* | Merge branch 'rj/add-chmod-error-message'Junio C Hamano2017-08-22
|\ \ | |/ |/|
| * builtin/add: add detail to a 'cannot chmod' error messageRamsay Jones2017-08-09
* | Merge branch 'jk/warn-add-gitlink'Junio C Hamano2017-06-24
|\ \
| * | add: warn when adding an embedded repositoryJeff King2017-06-15
* | | Merge branch 'bw/config-h'Junio C Hamano2017-06-24
|\ \ \ | |/ / |/| |
| * | config: don't include config.h by defaultBrandon Williams2017-06-15
* | | Merge branch 'bw/pathspec-sans-the-index'Junio C Hamano2017-05-30
|\ \ \
| * | | pathspec: convert find_pathspecs_matching_against_index to take an indexBrandon Williams2017-05-12
| * | | pathspec: remove PATHSPEC_STRIP_SUBMODULE_SLASH_EXPENSIVE flagBrandon Williams2017-05-12
| * | | submodule: add die_in_unpopulated_submodule functionBrandon Williams2017-05-10
| |/ /
* | | dir: convert fill_directory to take an indexBrandon Williams2017-05-06
* | | dir: convert is_excluded to take an indexBrandon Williams2017-05-06
* | | dir: convert dir_add* to take an indexBrandon Williams2017-05-06
|/ /
* | hold_locked_index(): align error handling with hold_lockfile_for_update()Junio C Hamano2016-12-07
|/
* add: modify already added files when --chmod is givenThomas Gummerer2016-09-15
* add: add --chmod=+x / --chmod=-x optionsEdward Thomson2016-06-07
* Merge branch 'jc/add-u-A-default-to-top'Junio C Hamano2015-10-30
|\
| * add: simplify -u/-A without pathspecJunio C Hamano2015-10-24
* | Merge branch 'sb/remove-unused-var-from-builtin-add'Junio C Hamano2015-08-12
|\ \
| * | add: remove dead codeStefan Beller2015-07-31
* | | Merge branch 'nd/diff-i-t-a'Junio C Hamano2015-06-25
|\ \ \
| * | | Revert "diff-lib.c: adjust position of i-t-a entries in diff"Junio C Hamano2015-06-23
* | | | Merge branch 'jk/add-e-kill-editor'Junio C Hamano2015-05-22
|\ \ \ \ | |/ / / |/| | |
| * | | add: check return value of launch_editorJeff King2015-05-12
| | |/ | |/|
* | | diff-lib.c: adjust position of i-t-a entries in diffNguyễn Thái Ngọc Duy2015-03-23
* | | standardize usage info string formatAlex Henrie2015-01-14
* | | add: ignore only ignored filesMichael J Gruber2014-11-21
* | | lockfile.h: extract new header file for the functions in lockfile.cMichael Haggerty2014-10-01
* | | run-command: introduce CHILD_PROCESS_INITRené Scharfe2014-08-20
* | | read-cache: new API write_locked_index instead of write_index/write_cacheNguyễn Thái Ngọc Duy2014-06-13
|/ /
* | Merge branch 'fr/add-interactive-argv-array'Junio C Hamano2014-03-28
|\ \
| * | add: use struct argv_array in run_add_interactive()Fabian Ruch2014-03-18
* | | Merge branch 'jc/add-2.0-ignore-removal'Junio C Hamano2014-03-07
|\ \ \ | |_|/ |/| |
| * | git add <pathspec>... defaults to "-A"Junio C Hamano2013-04-22
* | | Merge branch 'jn/add-2.0-u-A-sans-pathspec'Junio C Hamano2014-03-07
|\ \ \
| * | | git add: -u/-A now affects the entire working treeJunio C Hamano2013-04-26
* | | | pathspec: convert some match_pathspec_depth() to dir_path_match()Nguyễn Thái Ngọc Duy2014-02-24
| |_|/ |/| |
* | | Merge branch 'nd/add-empty-fix'Junio C Hamano2014-01-10
|\ \ \
| * | | add: don't complain when adding empty project rootNguyễn Thái Ngọc Duy2013-12-26
* | | | Support pathspec magic :(exclude) and its short form :!Nguyễn Thái Ngọc Duy2013-12-06
|/ / /
* | | Merge branch 'fc/trivial'Junio C Hamano2013-09-17
|\ \ \