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
*
Merge branch 'js/add-p-in-c'
Junio C Hamano
2019-12-25
1
-5
/
+10
|
\
|
*
built-in add -i: start implementing the `patch` functionality in C
Johannes Schindelin
2019-12-13
1
-5
/
+10
*
|
Merge branch 'am/pathspec-f-f-checkout'
Junio C Hamano
2019-12-25
1
-19
/
+41
|
\
\
|
|
/
|
/
|
|
*
add: support the --pathspec-from-file option
Alexandr Miloslavskiy
2019-12-04
1
-4
/
+26
|
*
cmd_add: prepare for next patch
Alexandr Miloslavskiy
2019-12-04
1
-17
/
+17
*
|
Start to implement a built-in version of `git add --interactive`
Johannes Schindelin
2019-11-14
1
-0
/
+12
|
/
*
add: error appropriately on repository with no commits
Kyle Meyer
2019-04-10
1
-1
/
+2
*
Merge branch 'nd/the-index-final'
Junio C Hamano
2019-02-07
1
-0
/
+1
|
\
|
*
cache.h: flip NO_THE_INDEX_COMPATIBILITY_MACROS switch
Nguyễn Thái Ngọc Duy
2019-01-24
1
-0
/
+1
*
|
Merge branch 'jk/add-ignore-errors-bit-assignment-fix'
Junio C Hamano
2019-02-05
1
-1
/
+1
|
\
\
|
*
|
add: use separate ADD_CACHE_RENORMALIZE flag
Jeff King
2019-01-17
1
-1
/
+1
|
*
|
Merge branch 'nd/attr-pathspec-fix' into maint
Junio C Hamano
2018-11-21
1
-1
/
+1
|
|
\
\
*
|
\
\
Merge branch 'js/add-e-clear-patch-before-stating'
Junio C Hamano
2019-01-29
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
add --edit: truncate the patch file
Johannes Schindelin
2019-01-15
1
-1
/
+1
*
|
|
|
|
Indent code with TABs
Nguyễn Thái Ngọc Duy
2018-12-09
1
-1
/
+1
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
add: speed up cmd_add() by utilizing read_cache_preload()
Ben Peart
2018-11-02
1
-5
/
+4
*
|
|
|
Merge branch 'nd/the-index'
Junio C Hamano
2018-10-19
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
revision.c: remove implicit dependency on the_index
Nguyễn Thái Ngọc Duy
2018-09-21
1
-2
/
+2
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'nd/attr-pathspec-fix'
Junio C Hamano
2018-09-24
1
-1
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
add: do not accept pathspec magic 'attr'
Nguyễn Thái Ngọc Duy
2018-09-21
1
-1
/
+1
*
|
|
Merge branch 'nd/no-the-index'
Junio C Hamano
2018-08-20
1
-3
/
+3
|
\
\
\
|
*
|
|
dir.c: remove an implicit dependency on the_index in pathspec code
Nguyễn Thái Ngọc Duy
2018-08-13
1
-3
/
+3
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'rs/parse-opt-lithelp'
Junio C Hamano
2018-08-17
1
-1
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
parse-options: automatically infer PARSE_OPT_LITERAL_ARGHELP
René Scharfe
2018-08-03
1
-3
/
+2
|
*
|
add, update-index: fix --chmod argument help
René Scharfe
2018-08-03
1
-1
/
+3
*
|
|
Merge branch 'ma/lockfile-cleanup'
Junio C Hamano
2018-05-30
1
-2
/
+1
|
\
\
\
|
*
|
|
lock_file: move static locks into functions
Martin Ågren
2018-05-10
1
-2
/
+1
*
|
|
|
exec_cmd: rename to use dash in file name
Stefan Beller
2018-04-11
1
-1
/
+1
|
/
/
/
*
|
|
Merge branch 'ma/skip-writing-unchanged-index'
Junio C Hamano
2018-03-21
1
-4
/
+3
|
\
\
\
|
*
|
|
write_locked_index(): add flag to avoid writing unchanged index
Martin Ågren
2018-03-01
1
-4
/
+3
|
|
/
/
*
/
/
parse-options: let OPT__FORCE take optional flags argument
Nguyễn Thái Ngọc Duy
2018-02-09
1
-1
/
+1
|
/
/
*
|
Merge branch 'tb/add-renormalize'
Junio C Hamano
2017-11-27
1
-2
/
+26
|
\
\
|
*
|
add: introduce "--renormalize"
Torsten Bögershausen
2017-11-17
1
-2
/
+26
|
|
/
*
|
diff: make struct diff_flags members lowercase
Brandon Williams
2017-11-01
1
-2
/
+2
*
|
diff: remove DIFF_OPT_SET macro
Brandon Williams
2017-11-01
1
-2
/
+2
*
|
add, reset: use DIFF_OPT_SET macro to set a diff flag
Brandon Williams
2017-10-31
1
-1
/
+1
|
/
*
add UNLEAK annotation for reducing leak false positives
Jeff King
2017-09-08
1
-0
/
+2
*
add: free leaked pathspec after add_files_to_cache()
Jeff King
2017-09-06
1
-0
/
+1
*
Merge branch 'bw/submodule-config-cleanup'
Junio C Hamano
2017-08-27
1
-0
/
+1
|
\
|
*
add, reset: ensure submodules can be added or reset
Brandon Williams
2017-08-02
1
-0
/
+1
*
|
Merge branch 'rj/add-chmod-error-message'
Junio C Hamano
2017-08-22
1
-3
/
+3
|
\
\
|
|
/
|
/
|
|
*
builtin/add: add detail to a 'cannot chmod' error message
Ramsay Jones
2017-08-09
1
-3
/
+3
*
|
Merge branch 'jk/warn-add-gitlink'
Junio C Hamano
2017-06-24
1
-1
/
+45
|
\
\
|
*
|
add: warn when adding an embedded repository
Jeff King
2017-06-15
1
-1
/
+45
*
|
|
Merge branch 'bw/config-h'
Junio C Hamano
2017-06-24
1
-0
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
config: don't include config.h by default
Brandon Williams
2017-06-15
1
-0
/
+1
*
|
|
Merge branch 'bw/pathspec-sans-the-index'
Junio C Hamano
2017-05-30
1
-4
/
+8
|
\
\
\
|
*
|
|
pathspec: convert find_pathspecs_matching_against_index to take an index
Brandon Williams
2017-05-12
1
-2
/
+2
|
*
|
|
pathspec: remove PATHSPEC_STRIP_SUBMODULE_SLASH_EXPENSIVE flag
Brandon Williams
2017-05-12
1
-2
/
+3
|
*
|
|
submodule: add die_in_unpopulated_submodule function
Brandon Williams
2017-05-10
1
-0
/
+3
|
|
/
/
[next]