aboutsummaryrefslogtreecommitdiffstats
path: root/builtin/add.c
AgeCommit message (Expand)AuthorFilesLines
2016-12-07hold_locked_index(): align error handling with hold_lockfile_for_update()Junio C Hamano1-1/+1
2016-09-15add: modify already added files when --chmod is givenThomas Gummerer1-19/+28
2016-06-07add: add --chmod=+x / --chmod=-x optionsEdward Thomson1-9/+24
2015-10-30Merge branch 'jc/add-u-A-default-to-top'Junio C Hamano1-7/+1
2015-10-24add: simplify -u/-A without pathspecJunio C Hamano1-7/+1
2015-08-12Merge branch 'sb/remove-unused-var-from-builtin-add'Junio C Hamano1-2/+0
2015-07-31add: remove dead codeStefan Beller1-2/+0
2015-06-25Merge branch 'nd/diff-i-t-a'Junio C Hamano1-1/+0
2015-06-23Revert "diff-lib.c: adjust position of i-t-a entries in diff"Junio C Hamano1-1/+0
2015-05-22Merge branch 'jk/add-e-kill-editor'Junio C Hamano1-1/+2
2015-05-12add: check return value of launch_editorJeff King1-1/+2
2015-03-23diff-lib.c: adjust position of i-t-a entries in diffNguyễn Thái Ngọc Duy1-0/+1
2015-01-14standardize usage info string formatAlex Henrie1-1/+1
2014-11-21add: ignore only ignored filesMichael J Gruber1-1/+1
2014-10-01lockfile.h: extract new header file for the functions in lockfile.cMichael Haggerty1-0/+1
2014-08-20run-command: introduce CHILD_PROCESS_INITRené Scharfe1-2/+1
2014-06-13read-cache: new API write_locked_index instead of write_index/write_cacheNguyễn Thái Ngọc Duy1-4/+2
2014-03-28Merge branch 'fr/add-interactive-argv-array'Junio C Hamano1-11/+10
2014-03-18add: use struct argv_array in run_add_interactive()Fabian Ruch1-11/+10
2014-03-07Merge branch 'jc/add-2.0-ignore-removal'Junio C Hamano1-57/+12
2014-03-07Merge branch 'jn/add-2.0-u-A-sans-pathspec'Junio C Hamano1-106/+9
2014-02-24pathspec: convert some match_pathspec_depth() to dir_path_match()Nguyễn Thái Ngọc Duy1-2/+1
2014-01-10Merge branch 'nd/add-empty-fix'Junio C Hamano1-1/+1
2013-12-26add: don't complain when adding empty project rootNguyễn Thái Ngọc Duy1-1/+1
2013-12-06Support pathspec magic :(exclude) and its short form :!Nguyễn Thái Ngọc Duy1-1/+4
2013-09-17Merge branch 'fc/trivial'Junio C Hamano1-5/+5
2013-09-09Merge branch 'nd/magic-pathspec'Junio C Hamano1-7/+1
2013-09-09Merge branch 'jl/submodule-mv'Junio C Hamano1-88/+78
2013-09-05add: lift the pathspec magic restriction on "add -p"Nguyễn Thái Ngọc Duy1-7/+1
2013-08-30add: trivial style cleanupFelipe Contreras1-5/+5
2013-07-22Merge branch 'mm/color-auto-default'Junio C Hamano1-0/+1
2013-07-19git add -e: Explicitly specify that patch should have no colorAndrew Wong1-0/+1
2013-07-15parse_pathspec: accept :(icase)path syntaxNguyễn Thái Ngọc Duy1-2/+4
2013-07-15pathspec: support :(glob) syntaxNguyễn Thái Ngọc Duy1-2/+7
2013-07-15pathspec: support :(literal) syntax for noglob pathspecNguyễn Thái Ngọc Duy1-1/+1
2013-07-15remove match_pathspec() in favor of match_pathspec_depth()Nguyễn Thái Ngọc Duy1-16/+14
2013-07-15convert add_files_to_cache to take struct pathspecNguyễn Thái Ngọc Duy1-4/+7
2013-07-15convert {read,fill}_directory to take struct pathspecNguyễn Thái Ngọc Duy1-1/+3
2013-07-15convert refresh_index to take struct pathspecNguyễn Thái Ngọc Duy1-8/+7
2013-07-15convert run_add_interactive to use struct pathspecNguyễn Thái Ngọc Duy1-16/+10
2013-07-15add: convert to use parse_pathspecNguyễn Thái Ngọc Duy1-58/+45
2013-04-26git add: -u/-A now affects the entire working treeJunio C Hamano1-105/+9
2013-04-26Merge branch 'jc/add-ignore-removal'Junio C Hamano1-6/+17
2013-04-26Merge branch 'jc/warn-pathless-add-finishing-touches'Junio C Hamano1-0/+2
2013-04-26git add: avoid "-u/-A without pathspec" warning on stat-dirty pathsJunio C Hamano1-0/+2
2013-04-23Merge branch 'kb/status-ignored-optim-2'Junio C Hamano1-4/+1
2013-04-22git add <pathspec>... defaults to "-A"Junio C Hamano1-39/+4
2013-04-22git add: rephrase -A/--no-all warningJunio C Hamano1-6/+6
2013-04-22git add: --ignore-removal is a better named --no-allJunio C Hamano1-0/+11
2013-04-22Merge branch 'jc/add-2.0-delete-default' (early part)Junio C Hamano1-28/+87
2013-04-21git add: rephrase the "removal will cease to be ignored" warningJunio C Hamano1-7/+14
2013-04-17git add: rework the logic to warn "git add <pathspec>..." default changeJunio C Hamano1-26/+38
2013-04-15dir.c: replace is_path_excluded with now equivalent is_excluded APIKarsten Blees1-4/+1
2013-04-03add -A: only show pathless 'add -A' warning when changes exist outside cwdJonathan Nieder1-5/+16
2013-04-03add -u: only show pathless 'add -u' warning when changes exist outside cwdJonathan Nieder1-4/+37
2013-04-03add: make warn_pathless_add() a no-op after first callJonathan Nieder1-0/+5
2013-04-03add: add a blank line at the end of pathless 'add [-u|-A]' warningMatthieu Moy1-1/+3
2013-03-20add: make pathless 'add [-u|-A]' warning a file-global functionJonathan Nieder1-33/+36
2013-03-11add: update pathless 'add [-u|-A]' warning to reflect change of planMatthieu Moy1-3/+3
2013-03-08git add: start preparing for "git add <pathspec>..." to default to "-A"Junio C Hamano1-2/+43
2013-03-08builtin/add.c: simplify boolean variablesJunio C Hamano1-11/+11
2013-02-12Merge branch 'maint'Junio C Hamano1-1/+1
2013-02-12Replace filepattern with pathspec for consistencyMatthieu Moy1-1/+1
2013-02-04Merge branch 'mm/add-u-A-sans-pathspec'Junio C Hamano1-1/+43
2013-01-28add: warn when -u or -A is used without pathspecMatthieu Moy1-1/+43
2013-01-23Merge branch 'as/check-ignore'Junio C Hamano1-60/+18
2013-01-10Merge branch 'as/dir-c-cleanup'Junio C Hamano1-1/+1
2013-01-06add.c: extract new die_if_path_beyond_symlink() for reuseAdam Spiers1-4/+6
2013-01-06add.c: extract check_path_for_gitlink() from treat_gitlinks() for reuseAdam Spiers1-18/+6
2013-01-06pathspec.c: rename newly public functions for clarityAdam Spiers1-2/+2
2013-01-06add.c: move pathspec matchers into new pathspec.c for reuseAdam Spiers1-33/+1
2013-01-06add.c: remove unused argument from validate_pathspec()Adam Spiers1-3/+3
2012-12-28dir.c: rename path_excluded() to is_path_excluded()Adam Spiers1-1/+1
2012-09-14Merge branch 'rj/path-cleanup'Junio C Hamano1-1/+2
2012-09-04Call git_pathdup() rather than xstrdup(git_path("..."))Ramsay Jones1-1/+2
2012-08-20i18n: add: mark parseopt strings for translationNguyễn Thái Ngọc Duy1-13/+13
2012-07-22Merge branch 'ar/clone-honor-umask-at-top' into maintJunio C Hamano1-1/+1
2012-07-15Merge branch 'ar/clone-honor-umask-at-top'Junio C Hamano1-1/+1
2012-07-11Merge branch 'jc/ls-files-i-dir' into maintJunio C Hamano1-1/+5
2012-07-09add: create ADD_EDIT.patch with mode 0666Jeff King1-1/+1
2012-06-21Merge branch 'jc/ls-files-i-dir'Junio C Hamano1-1/+5
2012-06-05builtin/add.c: use path_excluded()Junio C Hamano1-1/+5
2012-02-13Merge branch 'js/add-e-submodule-fix' into maintJunio C Hamano1-0/+1
2012-02-10Merge branch 'js/add-e-submodule-fix'Junio C Hamano1-0/+1
2012-02-07add -e: do not show difference in a submodule that is merely dirtyJohannes Schindelin1-0/+1
2011-12-01bulk-checkin: replace fast-import based implementationJunio C Hamano1-0/+5
2011-05-16Merge branch 'ci/commit--interactive-atomic'Junio C Hamano1-3/+3
2011-05-14Merge branch 'maint'Junio C Hamano1-2/+2
2011-05-14add, merge, diff: do not use strcasecmp to compare config variable namesJonathan Nieder1-2/+2
2011-05-13Merge branch 'jc/fix-add-u-unmerged'Junio C Hamano1-22/+23
2011-05-09Add support for -p/--patch to git-commitConrad Irwin1-3/+3
2011-04-23Fix "add -u" that sometimes fails to resolve unmerged pathsJunio C Hamano1-22/+23
2011-04-01Merge branch 'ab/i18n-st'Junio C Hamano1-25/+25
2011-03-16Merge branch 'maint'Junio C Hamano1-2/+1
2011-03-16standardize brace placement in struct definitionsJonathan Nieder1-2/+1
2011-03-09i18n: git-add "Unstaged changes" messageÆvar Arnfjörð Bjarmason1-1/+1
2011-03-09i18n: git-add "remove '%s'" messageÆvar Arnfjörð Bjarmason1-1/+1
2011-03-09i18n: git-add "did not match any files" messageÆvar Arnfjörð Bjarmason1-1/+1
2011-03-09i18n: git-add "The following paths are ignored" messageÆvar Arnfjörð Bjarmason1-4/+4
2011-03-09i18n: git-add basic messagesÆvar Arnfjörð Bjarmason1-18/+18
2011-02-27Merge branch 'nd/struct-pathspec'Junio C Hamano1-1/+1
2011-02-27git-add: make -A description clearer vs. -uMichael J Gruber1-1/+1
2011-02-15add: describe --patch like checkout, resetMichael J Gruber1-1/+1
2011-02-03struct rev_info: convert prune_data to struct pathspecNguyễn Thái Ngọc Duy1-1/+1
2010-12-08Merge branch 'nd/maint-fix-add-typo-detection' (early part)Junio C Hamano1-1/+2
2010-12-01Merge branch 'maint'Junio C Hamano1-1/+2
2010-12-01Merge branch 'maint-1.7.1' into maint-1.7.2Junio C Hamano1-1/+2
2010-12-01Merge branch 'maint-1.7.0' into maint-1.7.1Junio C Hamano1-1/+2
2010-11-15add OPT__FORCERené Scharfe1-1/+1
2010-11-15add description parameter to OPT__DRY_RUNRené Scharfe1-1/+1
2010-11-15add description parameter to OPT__VERBOSERené Scharfe1-1/+1
2010-11-12add: do not rely on dtype being NULL behaviorNguyễn Thái Ngọc Duy1-1/+2
2010-07-12git add: Add the "--ignore-missing" option for the dry runJens Lehmann1-4/+12
2010-05-31Rewrite dynamic structure initializations to runtime assignmentGary V. Vaughan1-1/+3
2010-03-10Merge branch 'cp/add-u-pathspec'Junio C Hamano1-9/+29
2010-02-22Move 'builtin-*' into a 'builtin/' subdirectoryLinus Torvalds1-0/+442