Age | Commit message (Expand) | Author | Files | Lines |
2008-10-22 | rm: loosen safety valve for empty files | Jeff King | 1 | -1/+1 |
2008-10-21 | Merge branch 'jk/fix-ls-files-other' | Junio C Hamano | 1 | -0/+27 |
2008-10-21 | Merge branch 'jc/maint-reset-remove-unmerged-new' | Junio C Hamano | 1 | -13/+18 |
2008-10-18 | reset --hard/read-tree --reset -u: remove unmerged new paths | Junio C Hamano | 1 | -13/+18 |
2008-10-17 | Merge branch 'jk/maint-ls-files-other' into jk/fix-ls-files-other | Junio C Hamano | 1 | -0/+27 |
2008-10-17 | refactor handling of "other" files in ls-files and status | Jeff King | 1 | -0/+28 |
2008-10-12 | Replace calls to strbuf_init(&foo, 0) with STRBUF_INIT initializer | Brandon Casey | 1 | -2/+1 |
2008-10-12 | print an error message for invalid path | Dmitry Potapov | 1 | -2/+4 |
2008-10-09 | Merge branch 'jc/add-ita' | Shawn O. Pearce | 1 | -5/+24 |
2008-10-02 | fix openssl headers conflicting with custom SHA1 implementations | Nicolas Pitre | 1 | -14/+14 |
2008-09-18 | Merge branch 'jc/maint-name-hash-clear' into maint | Junio C Hamano | 1 | -0/+1 |
2008-09-16 | Merge branch 'jc/maint-name-hash-clear' | Junio C Hamano | 1 | -0/+1 |
2008-08-31 | git-add --intent-to-add (-N) | Junio C Hamano | 1 | -5/+24 |
2008-08-27 | Merge branch 'jc/add-addremove' | Junio C Hamano | 1 | -0/+61 |
2008-08-23 | Merge branch 'maint' | Junio C Hamano | 1 | -1/+3 |
2008-08-23 | unpack_trees(): protect the handcrafted in-core index from read_cache() | Junio C Hamano | 1 | -1/+3 |
2008-08-23 | discard_cache: reset lazy name_hash bit | Junio C Hamano | 1 | -0/+1 |
2008-08-17 | index: future proof for "extended" index entries | Junio C Hamano | 1 | -0/+4 |
2008-07-30 | Teach gitlinks to ie_modified() and ce_modified_check_fs() | Junio C Hamano | 1 | -5/+22 |
2008-07-28 | Make use of stat.ctime configurable | Alex Riesen | 1 | -1/+1 |
2008-07-27 | git-mv: Keep moved index entries inact | Petr Baudis | 1 | -0/+16 |
2008-07-25 | builtin-add.c: restructure the code for maintainability | Junio C Hamano | 1 | -0/+61 |
2008-07-20 | "needs update" considered harmful | Junio C Hamano | 1 | -1/+4 |
2008-07-16 | read-cache.c: typofix | Junio C Hamano | 1 | -1/+1 |
2008-06-30 | Move read_cache_unmerged() to read-cache.c | Miklos Vajna | 1 | -0/+31 |
2008-06-22 | Merge branch 'lt/racy-empty' | Junio C Hamano | 1 | -0/+16 |
2008-06-19 | racy-git: an empty blob has a fixed object name | Linus Torvalds | 1 | -0/+16 |
2008-05-31 | Add shortcut in refresh_cache_ent() for marked entries. | Marius Storm-Olsen | 1 | -0/+9 |
2008-05-25 | Merge branch 'jc/add-n-u' | Junio C Hamano | 1 | -6/+17 |
2008-05-25 | Merge branch 'js/ignore-submodule' | Junio C Hamano | 1 | -0/+4 |
2008-05-21 | "git-add -n -u" should not add but just report | Junio C Hamano | 1 | -6/+17 |
2008-05-15 | Teach update-index about --ignore-submodules | Johannes Schindelin | 1 | -0/+4 |
2008-05-12 | Make the exit code of add_file_to_index actually useful | Alex Riesen | 1 | -3/+3 |
2008-05-10 | Avoid some unnecessary lstat() calls | Linus Torvalds | 1 | -12/+17 |
2008-05-10 | Merge branch 'py/diff-submodule' | Junio C Hamano | 1 | -1/+2 |
2008-05-10 | Merge branch 'lt/case-insensitive' | Junio C Hamano | 1 | -70/+44 |
2008-05-04 | is_racy_timestamp(): do not check timestamp for gitlinks | Junio C Hamano | 1 | -1/+2 |
2008-04-12 | write_index(): optimize ce_smudge_racily_clean_entry() calls with CE_UPTODATE | Junio C Hamano | 1 | -1/+1 |
2008-04-09 | Make git-add behave more sensibly in a case-insensitive environment | Linus Torvalds | 1 | -1/+36 |
2008-04-09 | When adding files to the index, add support for case-independent matches | Linus Torvalds | 1 | -7/+5 |
2008-04-09 | Move name hashing functions into a file of its own | Linus Torvalds | 1 | -62/+3 |
2008-03-09 | Add 'const' where appropriate to index handling functions | Linus Torvalds | 1 | -6/+6 |
2008-03-09 | Add 'df_name_compare()' helper function | Linus Torvalds | 1 | -0/+35 |
2008-02-27 | Merge branch 'db/checkout' | Junio C Hamano | 1 | -0/+10 |
2008-02-22 | Name hash fixups: export (and rename) remove_hash_entry | Linus Torvalds | 1 | -16/+2 |
2008-02-22 | Fix name re-hashing semantics | Linus Torvalds | 1 | -5/+9 |
2008-02-09 | Library function to check for unmerged index entries | Daniel Barkalow | 1 | -0/+10 |
2008-01-22 | lazy index hashing | Junio C Hamano | 1 | -3/+23 |
2008-01-22 | Create pathname-based hash-table lookup into index | Linus Torvalds | 1 | -10/+88 |
2008-01-22 | read-cache.c: introduce is_racy_timestamp() helper | Junio C Hamano | 1 | -5/+8 |