Sign in
googlers
/
jrn
/
git
/
797e99a27848a0f6da1f3c85cb3714652fde23ba
/
builtin-add.c
e96980e
builtin-add: simplify (and increase accuracy of) exclude handling
by Jeff King
· 18 years ago
93c44d4
git-add: allow path limiting with -u
by Jeff King
· 18 years ago
dfdac5d
git-add -u: match the index with working tree.
by Junio C Hamano
· 18 years ago
ee9693e
Merge branch 'jc/index-output'
by Junio C Hamano
· 18 years ago
fd1c3bf
Rename add_file_to_index() to add_file_to_cache()
by Junio C Hamano
· 18 years ago
30ca07a
_GIT_INDEX_OUTPUT: allow plumbing to output to an alternative index file.
by Junio C Hamano
· 18 years ago
9fc42d6
Optimize directory listing with pathspec limiter.
by Linus Torvalds
· 18 years ago
896bdfa
add: Support specifying an excludes file with a configuration variable
by James Bowes
· 18 years ago
df59afe
Make a short-and-sweet "git-add -i" synonym for "git-add --interactive"
by Junio C Hamano
· 18 years ago
4d06f8a
Fix 'git add' with .gitignore
by Junio C Hamano
· 18 years ago
6a1ad32
git-add -f: allow adding otherwise ignored files.
by Junio C Hamano
· 18 years ago
1e423f5
git-add: warn when adding an ignored file with an explicit request.
by Junio C Hamano
· 18 years ago
e23ca9e
git-add: add ignored files when asked explicitly.
by Junio C Hamano
· 18 years ago
6f38e03
Merge branch 'jc/git-add--interactive'
by Junio C Hamano
· 18 years ago
6a5ad23
git-add --interactive: add documentation
by Junio C Hamano
· 18 years ago
93b0d86
git-add: error out when given no arguments.
by Junio C Hamano
· 18 years ago
8502357
simplify inclusion of system header files.
by Junio C Hamano
· 18 years ago
5cde71d
git-add --interactive
by Junio C Hamano
· 18 years ago
366bfcb
make 'git add' a first class user friendly interface to the index
by Nicolas Pitre
· 18 years ago
d48ffdb
Fix duplicate xmalloc in builtin-add
by Liu Yubao
· 19 years ago
40aaae8
Better error message when we are unable to lock the index file
by Junio C Hamano
· 19 years ago
8cdf336
Replace some calls to die(usage_str) with usage(usage_str).
by Ramsay Allan Jones
· 19 years ago
7061cf0
Merge branch 'lt/setup' into __/setup-n-mv
by Junio C Hamano
· 19 years ago
a633fca
Call setup_git_directory() much earlier
by Linus Torvalds
· 19 years ago
11be42a
Make git-mv a builtin
by Johannes Schindelin
· 19 years ago
28f7581
Substitute xmalloc()+memset(0) with xcalloc().
by Peter Eriksen
· 19 years ago
6244b24
Close the index file between writing and committing
by Johannes Schindelin
· 19 years ago
021b6e4
Make index file locking code reusable to others.
by Junio C Hamano
· 19 years ago
93872e0
Merge branch 'lt/dirwalk' into jc/dirwalk-n-cache-tree
by Junio C Hamano
· 19 years ago
3c6a370
Move pathspec matching from builtin-add.c into dir.c
by Linus Torvalds
· 19 years ago
e8f990b
builtin-add: fix unmatched pathspec warnings.
by Junio C Hamano
· 19 years ago
f259339
builtin-add: warn on unmatched pathspecs
by Linus Torvalds
· 19 years ago
0d78153
Do "git add" as a builtin
by Linus Torvalds
· 19 years ago