index
:
git
gitk-resize-error
main
Fork of git SCM with my patches.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin
/
add.c
Age
Commit message (
Expand
)
Author
2021-07-29
add: remove ensure_full_index() with --renormalize
Derrick Stolee
2021-07-29
add: ignore outside the sparse-checkout in refresh()
Derrick Stolee
2021-07-29
add: allow operating on a sparse-only index
Derrick Stolee
2021-07-01
dir.[ch]: replace dir_init() with DIR_INIT
Ævar Arnfjörð Bjarmason
2021-05-14
Merge branch 'ow/no-dryrun-in-add-i'
Junio C Hamano
2021-05-07
Merge branch 'mt/add-rm-in-sparse-checkout'
Junio C Hamano
2021-05-07
add: die if both --dry-run and --interactive are given
Øystein Walle
2021-04-14
add: ensure full index
Derrick Stolee
2021-04-08
add: warn when asked to update SKIP_WORKTREE entries
Matheus Tavares
2021-04-08
pathspec: allow to ignore SKIP_WORKTREE entries on index matching
Matheus Tavares
2021-04-08
add: make --chmod and --renormalize honor sparse checkouts
Matheus Tavares
2021-04-08
add: include magic part of pathspec on --refresh error
Matheus Tavares
2021-02-24
add: propagate --chmod errors to exit status
Matheus Tavares
2021-02-24
add: mark --chmod error string for translation
Matheus Tavares
2021-02-24
add --chmod: don't update index when --dry-run is used
Matheus Tavares
2020-09-30
drop unused argc parameters
Jeff King
2020-09-08
add -i: use the built-in version when feature.experimental is set
Junio C Hamano
2020-08-18
dir: fix problematic API to avoid memory leaks
Elijah Newren
2020-07-30
strvec: rename struct fields
Jeff King
2020-07-28
strvec: convert builtin/ callers away from argv_array name
Jeff King
2020-07-28
strvec: rename files from argv-array to strvec
Jeff King
2020-04-28
Use OPT_CALLBACK and OPT_CALLBACK_F
Denton Liu
2020-02-14
Merge branch 'hw/advice-add-nothing'
Junio C Hamano
2020-02-06
add: change advice config variables used by the add API
Heba Waly
2020-02-05
Merge branch 'js/patch-mode-in-others-in-c'
Junio C Hamano
2020-01-15
add: use advise function to display hints
Heba Waly
2019-12-25
Merge branch 'js/add-p-in-c'
Junio C Hamano
2019-12-25
Merge branch 'am/pathspec-f-f-checkout'
Junio C Hamano
2019-12-21
built-in add -p: implement the "worktree" patch modes
Johannes Schindelin
2019-12-21
built-in add -p: implement the "checkout" patch modes
Johannes Schindelin
2019-12-21
legacy stash -p: respect the add.interactive.usebuiltin setting
Johannes Schindelin
2019-12-21
built-in add -p: implement the "stash" and "reset" patch modes
Johannes Schindelin
2019-12-21
built-in add -p: prepare for patch modes other than "stage"
Johannes Schindelin
2019-12-13
built-in add -i: start implementing the `patch` functionality in C
Johannes Schindelin
2019-12-04
add: support the --pathspec-from-file option
Alexandr Miloslavskiy
2019-12-04
cmd_add: prepare for next patch
Alexandr Miloslavskiy
2019-11-14
Start to implement a built-in version of `git add --interactive`
Johannes Schindelin
2019-04-10
add: error appropriately on repository with no commits
Kyle Meyer
2019-02-06
Merge branch 'nd/the-index-final'
Junio C Hamano
2019-02-05
Merge branch 'jk/add-ignore-errors-bit-assignment-fix'
Junio C Hamano
2019-01-29
Merge branch 'js/add-e-clear-patch-before-stating'
Junio C Hamano
2019-01-24
cache.h: flip NO_THE_INDEX_COMPATIBILITY_MACROS switch
Nguyễn Thái Ngọc Duy
2019-01-17
add: use separate ADD_CACHE_RENORMALIZE flag
Jeff King
2019-01-15
add --edit: truncate the patch file
Johannes Schindelin
2018-12-09
Indent code with TABs
Nguyễn Thái Ngọc Duy
2018-11-21
Merge branch 'nd/attr-pathspec-fix' into maint
Junio C Hamano
2018-11-03
add: speed up cmd_add() by utilizing read_cache_preload()
Ben Peart
2018-10-19
Merge branch 'nd/the-index'
Junio C Hamano
2018-09-24
Merge branch 'nd/attr-pathspec-fix'
Junio C Hamano
2018-09-21
revision.c: remove implicit dependency on the_index
Nguyễn Thái Ngọc Duy
[prev]
[next]