index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin
/
add.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
add API: remove run_add_interactive() wrapper function
Ævar Arnfjörð Bjarmason
2023-02-07
1
-27
/
+4
*
add: remove "add.interactive.useBuiltin" & Perl "git add--interactive"
Ævar Arnfjörð Bjarmason
2023-02-07
1
-43
/
+23
*
Merge branch 'jk/unused-post-2.39'
Junio C Hamano
2022-12-26
1
-1
/
+1
|
\
|
*
diff: mark unused parameters in callbacks
Jeff King
2022-12-13
1
-1
/
+1
*
|
Merge branch 'ab/various-leak-fixes'
Junio C Hamano
2022-12-14
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
built-ins: use free() not UNLEAK() if trivial, rm dead code
Ævar Arnfjörð Bjarmason
2022-11-21
1
-1
/
+1
*
|
cocci: apply "pending" index-compatibility to some "builtin/*.c"
Ævar Arnfjörð Bjarmason
2022-11-21
1
-4
/
+4
*
|
cocci & cache.h: apply variable section of "pending" index-compatibility
Ævar Arnfjörð Bjarmason
2022-11-21
1
-4
/
+4
*
|
cocci & cache.h: remove rarely used "the_index" compat macros
Ævar Arnfjörð Bjarmason
2022-11-21
1
-2
/
+3
*
|
use child_process members "args" and "env" directly
René Scharfe
2022-10-30
1
-10
/
+9
|
/
*
Merge branch 'ab/plug-leak-in-revisions'
Junio C Hamano
2022-06-07
1
-1
/
+2
|
\
|
*
revisions API: have release_revisions() release "prune_data"
Ævar Arnfjörð Bjarmason
2022-04-14
1
-1
/
+0
|
*
revisions API users: use release_revisions() for "prune_data" users
Ævar Arnfjörð Bjarmason
2022-04-14
1
-0
/
+1
|
*
revisions API users: add straightforward release_revisions()
Ævar Arnfjörð Bjarmason
2022-04-14
1
-0
/
+1
*
|
Merge branch 'ns/batch-fsync'
Junio C Hamano
2022-06-03
1
-2
/
+11
|
\
\
|
*
|
builtin/add: add ODB transaction around add_files_to_cache
Neeraj Singh
2022-04-06
1
-0
/
+9
|
*
|
bulk-checkin: rebrand plug/unplug APIs as 'odb transactions'
Neeraj Singh
2022-04-06
1
-2
/
+2
|
|
/
*
|
Merge branch 'js/use-builtin-add-i'
Junio C Hamano
2022-05-31
1
-10
/
+5
|
\
\
|
|
/
|
/
|
|
*
add -i: default to the built-in implementation
Johannes Schindelin
2021-12-01
1
-10
/
+5
*
|
add: remove support for `git-legacy-stash`
Johannes Schindelin
2022-01-28
1
-14
/
+0
*
|
i18n: turn even more messages into "cannot be used together" ones
Jean-Noël Avila
2022-01-05
1
-1
/
+1
*
|
i18n: factorize "--foo requires --bar" and the like
Jean-Noël Avila
2022-01-05
1
-2
/
+2
*
|
i18n: turn "options are incompatible" into "cannot be used together"
Jean-Noël Avila
2022-01-05
1
-4
/
+4
*
|
run-command API users: use strvec_pushl(), not argv construction
Ævar Arnfjörð Bjarmason
2021-11-26
1
-5
/
+2
|
/
*
Merge branch 'ds/add-rm-with-sparse-index'
Junio C Hamano
2021-10-14
1
-3
/
+29
|
\
|
*
add: update --renormalize to skip sparse paths
Derrick Stolee
2021-09-28
1
-1
/
+3
|
*
add: update --chmod to skip sparse paths
Derrick Stolee
2021-09-28
1
-1
/
+3
|
*
add: implement the --sparse option
Derrick Stolee
2021-09-28
1
-4
/
+8
|
*
add: skip tracked paths outside sparse-checkout cone
Derrick Stolee
2021-09-28
1
-0
/
+4
|
*
add: fail when adding an untracked sparse file
Derrick Stolee
2021-09-28
1
-0
/
+14
*
|
Merge branch 'ds/sparse-index-ignored-files'
Junio C Hamano
2021-09-21
1
-6
/
+1
|
\
|
|
*
sparse-checkout: create helper methods
Derrick Stolee
2021-09-08
1
-6
/
+1
|
*
Merge branch 'ds/add-with-sparse-index' into ds/sparse-index-ignored-files
Junio C Hamano
2021-08-10
1
-3
/
+12
|
|
\
*
|
\
Merge branch 'ab/retire-advice-config'
Junio C Hamano
2021-09-10
1
-5
/
+6
|
\
\
\
|
*
|
|
advice: remove use of global advice_add_embedded_repo
Ævar Arnfjörð Bjarmason
2021-08-25
1
-3
/
+4
|
*
|
|
advice: remove read uses of most global `advice_` variables
Ben Boeckel
2021-08-25
1
-2
/
+2
|
|
/
/
*
|
|
Merge branch 'rs/xopen-reports-open-failures'
Junio C Hamano
2021-09-08
1
-3
/
+1
|
\
\
\
|
*
|
|
use xopen() to handle fatal open(2) failures
René Scharfe
2021-08-25
1
-3
/
+1
|
|
/
/
*
|
|
Merge branch 'ds/add-with-sparse-index'
Junio C Hamano
2021-08-25
1
-3
/
+12
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
add: remove ensure_full_index() with --renormalize
Derrick Stolee
2021-07-29
1
-2
/
+0
|
*
add: ignore outside the sparse-checkout in refresh()
Derrick Stolee
2021-07-29
1
-1
/
+9
|
*
add: allow operating on a sparse-only index
Derrick Stolee
2021-07-29
1
-0
/
+3
*
|
dir.[ch]: replace dir_init() with DIR_INIT
Ævar Arnfjörð Bjarmason
2021-07-01
1
-2
/
+1
|
/
*
Merge branch 'ow/no-dryrun-in-add-i'
Junio C Hamano
2021-05-14
1
-0
/
+2
|
\
|
*
add: die if both --dry-run and --interactive are given
Øystein Walle
2021-05-06
1
-0
/
+2
*
|
Merge branch 'mt/add-rm-in-sparse-checkout'
Junio C Hamano
2021-05-07
1
-14
/
+63
|
\
\
|
|
/
|
/
|
|
*
add: warn when asked to update SKIP_WORKTREE entries
Matheus Tavares
2021-04-08
1
-14
/
+56
|
*
pathspec: allow to ignore SKIP_WORKTREE entries on index matching
Matheus Tavares
2021-04-08
1
-2
/
+4
|
*
add: make --chmod and --renormalize honor sparse checkouts
Matheus Tavares
2021-04-08
1
-0
/
+5
|
*
add: include magic part of pathspec on --refresh error
Matheus Tavares
2021-04-08
1
-1
/
+1
[next]