| Commit message (Expand) | Author | Age |
* | Add 'fill_directory()' helper function for directory traversal | Linus Torvalds | 2009-07-09 |
* | Merge branch 'tr/die_errno' | Junio C Hamano | 2009-07-06 |
|\ |
|
| * | Use die_errno() instead of die() when checking syscalls | Thomas Rast | 2009-06-27 |
* | | Fix various sparse warnings in the git source code | Linus Torvalds | 2009-06-20 |
* | | Merge branch 'sb/maint-1.6.0-add-config-fix' | Junio C Hamano | 2009-06-20 |
|\ \
| |/
|/| |
|
| * | add: allow configurations to be overriden by command line | Stephen Boyd | 2009-06-18 |
* | | parse-opts: prepare for OPT_FILENAME | Stephen Boyd | 2009-05-25 |
* | | Merge branch 'jk/maint-add-empty' | Junio C Hamano | 2009-05-18 |
|\ \ |
|
| * | | add: don't complain when adding empty project root | Jeff King | 2009-05-09 |
* | | | git-add: introduce --edit (to edit the diff vs. the index) | Johannes Schindelin | 2009-04-12 |
|/ / |
|
* | | Merge branch 'mv/parseopt-ls-files' | Junio C Hamano | 2009-03-20 |
|\ \ |
|
| * | | Turn the flags in struct dir_struct into a single variable | Johannes Schindelin | 2009-02-18 |
* | | | Merge branch 'kb/checkout-optim' | Junio C Hamano | 2009-03-17 |
|\ \ \ |
|
| * | | | lstat_cache(): swap func(length, string) into func(string, length) | Kjetil Barvik | 2009-02-09 |
| |/ / |
|
* | | | git add: trivial codestyle cleanup | Felipe Contreras | 2009-02-25 |
|/ / |
|
* | | git add: do not add files from a submodule | Johannes Schindelin | 2009-01-05 |
* | | Fix typo in comment in builtin-add.c | Alexander Potashev | 2008-12-10 |
* | | git-add --intent-to-add (-N) | Junio C Hamano | 2008-08-31 |
* | | Merge branch 'jc/add-addremove' | Junio C Hamano | 2008-08-27 |
|\ \ |
|
| * | | builtin-add.c: optimize -A option and "git add ." | Junio C Hamano | 2008-07-25 |
| * | | builtin-add.c: restructure the code for maintainability | Junio C Hamano | 2008-07-25 |
| |/ |
|
* | | add: refuse to add working tree items beyond symlinks | Junio C Hamano | 2008-08-04 |
|/ |
|
* | Merge branch 'jc/add-addremove' | Junio C Hamano | 2008-07-20 |
|\ |
|
| * | git-add --all: add all files | Junio C Hamano | 2008-07-19 |
| * | builtin-add.c: restructure the code for maintainability | Junio C Hamano | 2008-07-19 |
* | | "needs update" considered harmful | Junio C Hamano | 2008-07-20 |
|/ |
|
* | Make usage strings dash-less | Stephan Beyer | 2008-07-13 |
* | git add: add long equivalents of '-u' and '-f' options | SZEDER Gábor | 2008-06-14 |
* | Merge branch 'js/config-cb'v1.5.6-rc0 | Junio C Hamano | 2008-05-25 |
|\ |
|
| * | Provide git_config with a callback-data parameter | Johannes Schindelin | 2008-05-14 |
* | | Merge branch 'jc/add-n-u' | Junio C Hamano | 2008-05-25 |
|\ \ |
|
| * | | Make git add -n and git -u -n output consistent | Gustaf Hendeby | 2008-05-23 |
| * | | "git-add -n -u" should not add but just report | Junio C Hamano | 2008-05-21 |
| |/ |
|
* | | Add a config option to ignore errors for git-add | Alex Riesen | 2008-05-12 |
* | | Add --ignore-errors to git-add to allow it to skip files with read errors | Alex Riesen | 2008-05-12 |
* | | Extend interface of add_files_to_cache to allow ignore indexing errors | Alex Riesen | 2008-05-12 |
* | | Make the exit code of add_file_to_index actually useful | Alex Riesen | 2008-05-12 |
|/ |
|
* | Revert part of 1abf095 (git-add: adjust to the get_pathspec() changes) | Junio C Hamano | 2008-03-07 |
* | git-add: adjust to the get_pathspec() changes. | Junio C Hamano | 2008-02-05 |
* | Improve use of lockfile API | Brandon Casey | 2008-01-16 |
* | Add "--patch" option to git-add--interactive | Wincent Colaiuta | 2007-11-25 |
* | add -i: Fix running from a subdirectory | Junio C Hamano | 2007-11-25 |
* | builtin-add: fix command line building to call interactive | Junio C Hamano | 2007-11-25 |
* | Merge branch 'kh/commit' into wc/add-i | Junio C Hamano | 2007-11-25 |
|\ |
|
| * | Fix add_files_to_cache() to take pathspec, not user specified list of files | Junio C Hamano | 2007-11-22 |
* | | Teach builtin-add to pass multiple paths to git-add--interactive | Wincent Colaiuta | 2007-11-22 |
|/ |
|
* | core.excludesfile clean-up | Junio C Hamano | 2007-11-14 |
* | Merge branch 'jc/maint-add-sync-stat' | Junio C Hamano | 2007-11-14 |
|\ |
|
| * | git-add: make the entry stat-clean after re-adding the same contents | Junio C Hamano | 2007-11-10 |
* | | Merge branch 'ph/parseopt' | Junio C Hamano | 2007-11-02 |
|\ \ |
|