Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Close the index file between writing and committing | Johannes Schindelin | 2006-07-08 | 1 | -1/+1 |
* | Make index file locking code reusable to others. | Junio C Hamano | 2006-06-06 | 1 | -4/+4 |
* | Merge branch 'lt/dirwalk' into jc/dirwalk-n-cache-tree | Junio C Hamano | 2006-05-20 | 1 | -0/+2 |
* | Move pathspec matching from builtin-add.c into dir.c | Linus Torvalds | 2006-05-19 | 1 | -81/+1 |
* | builtin-add: fix unmatched pathspec warnings. | Junio C Hamano | 2006-05-18 | 1 | -1/+1 |
* | builtin-add: warn on unmatched pathspecs | Linus Torvalds | 2006-05-17 | 1 | -19/+58 |
* | Do "git add" as a builtin | Linus Torvalds | 2006-05-17 | 1 | -0/+228 |