aboutsummaryrefslogtreecommitdiff
path: root/builtin/add.c
Commit message (Expand)AuthorAge
* 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
|\ \ \
| * | | add: trivial style cleanupFelipe Contreras2013-08-30
* | | | Merge branch 'nd/magic-pathspec'Junio C Hamano2013-09-09
|\ \ \ \
| * | | | add: lift the pathspec magic restriction on "add -p"Nguyễn Thái Ngọc Duy2013-09-05
* | | | | Merge branch 'jl/submodule-mv'Junio C Hamano2013-09-09
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | |
| * | | parse_pathspec: accept :(icase)path syntaxNguyễn Thái Ngọc Duy2013-07-15
| * | | pathspec: support :(glob) syntaxNguyễn Thái Ngọc Duy2013-07-15
| * | | pathspec: support :(literal) syntax for noglob pathspecNguyễn Thái Ngọc Duy2013-07-15
| * | | remove match_pathspec() in favor of match_pathspec_depth()Nguyễn Thái Ngọc Duy2013-07-15
| * | | convert add_files_to_cache to take struct pathspecNguyễn Thái Ngọc Duy2013-07-15
| * | | convert {read,fill}_directory to take struct pathspecNguyễn Thái Ngọc Duy2013-07-15
| * | | convert refresh_index to take struct pathspecNguyễn Thái Ngọc Duy2013-07-15
| * | | convert run_add_interactive to use struct pathspecNguyễn Thái Ngọc Duy2013-07-15
| * | | add: convert to use parse_pathspecNguyễn Thái Ngọc Duy2013-07-15
| |/ /
* | | Merge branch 'mm/color-auto-default'Junio C Hamano2013-07-22
|\ \ \ | |/ / |/| |
| * | git add -e: Explicitly specify that patch should have no colorAndrew Wong2013-07-19
* | | Merge branch 'jc/add-ignore-removal'Junio C Hamano2013-04-26
|\ \ \ | | |/ | |/|
| * | git add: rephrase -A/--no-all warningJunio C Hamano2013-04-22
| * | git add: --ignore-removal is a better named --no-allJunio C Hamano2013-04-22
* | | Merge branch 'jc/warn-pathless-add-finishing-touches'Junio C Hamano2013-04-26
|\ \ \
| * | | git add: avoid "-u/-A without pathspec" warning on stat-dirty pathsJunio C Hamano2013-04-26
* | | | Merge branch 'kb/status-ignored-optim-2'Junio C Hamano2013-04-23
|\ \ \ \ | |_|/ / |/| | |
| * | | dir.c: replace is_path_excluded with now equivalent is_excluded APIKarsten Blees2013-04-15
| | |/ | |/|
* | | Merge branch 'jc/add-2.0-delete-default' (early part)Junio C Hamano2013-04-22
|\ \ \ | |_|/ |/| |