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