| Commit message (Expand) | Author | Age | Files | Lines |
* | Enable minimal stat checking | Robin Rosenberg | 2013-01-22 | 1 | -10/+14 |
* | read-cache.c: mark a private file-scope symbol as static | Junio C Hamano | 2012-09-15 | 1 | -1/+1 |
* | Merge branch 'jk/maint-null-in-trees' | Junio C Hamano | 2012-08-27 | 1 | -0/+2 |
|\ |
|
| * | do not write null sha1s to on-disk index | Jeff King | 2012-07-29 | 1 | -0/+2 |
* | | Merge branch 'nd/index-errno' | Junio C Hamano | 2012-08-22 | 1 | -5/+1 |
|\ \ |
|
| * | | read_index_from: remove bogus errno assignments | Nguyễn Thái Ngọc Duy | 2012-08-06 | 1 | -5/+1 |
* | | | Merge branch 'tg/ce-namelen-field' | Junio C Hamano | 2012-07-23 | 1 | -28/+39 |
|\ \ \ |
|
| * | | | Strip namelen out of ce_flags into a ce_namelen field | Thomas Gummerer | 2012-07-11 | 1 | -28/+39 |
| * | | | Merge branch 'tg/maint-cache-name-compare' into tg/ce-namelen-field | Junio C Hamano | 2012-07-11 | 1 | -4/+9 |
| |\ \ \ |
|
* | \ \ \ | Merge branch 'tg/maint-cache-name-compare' | Junio C Hamano | 2012-07-15 | 1 | -4/+9 |
|\ \ \ \ \
| | |/ / /
| |/| | | |
|
| * | | | | cache_name_compare(): do not truncate while comparing paths | Junio C Hamano | 2012-07-11 | 1 | -4/+9 |
* | | | | | Replace strlen() with ce_namelen() | Thomas Gummerer | 2012-07-08 | 1 | -2/+2 |
| |/ / /
|/| | | |
|
* | | | | Merge branch 'jc/index-v4' | Junio C Hamano | 2012-05-02 | 1 | -42/+223 |
|\ \ \ \ |
|
| * | | | | read-cache.c: write prefix-compressed names in the index | Junio C Hamano | 2012-04-04 | 1 | -10/+54 |
| * | | | | read-cache.c: read prefix-compressed names in index on-disk version v4 | Junio C Hamano | 2012-04-03 | 1 | -7/+51 |
| * | | | | read-cache.c: move code to copy incore to ondisk cache to a helper function | Junio C Hamano | 2012-04-03 | 1 | -9/+17 |
| * | | | | read-cache.c: move code to copy ondisk to incore cache to a helper function | Junio C Hamano | 2012-04-03 | 1 | -19/+25 |
| * | | | | read-cache.c: report the header version we do not understand | Junio C Hamano | 2012-04-03 | 1 | -2/+4 |
| * | | | | read-cache.c: make create_from_disk() report number of bytes it consumed | Junio C Hamano | 2012-04-03 | 1 | -3/+6 |
| * | | | | read-cache.c: allow unaligned mapping of the index file | Junio C Hamano | 2012-04-03 | 1 | -12/+32 |
| * | | | | cache.h: hide on-disk index details | Junio C Hamano | 2012-04-03 | 1 | -0/+54 |
| | |_|/
| |/| | |
|
* | | | | make is_empty_blob_sha1 available everywhere | Jeff King | 2012-03-23 | 1 | -10/+0 |
|/ / / |
|
* | | | refresh_index: do not show unmerged path that is outside pathspecjc/add-refresh-unmerged | Junio C Hamano | 2012-02-17 | 1 | -2/+9 |
* | | | Merge branch 'rs/allocate-cache-entry-individually' | Junio C Hamano | 2011-12-09 | 1 | -51/+32 |
|\ \ \ |
|
| * | | | read-cache.c: allocate index entries individually | René Scharfe | 2011-10-26 | 1 | -50/+31 |
* | | | | refresh_index: make porcelain output more specificjk/refresh-porcelain-output | Jeff King | 2011-11-18 | 1 | -2/+21 |
* | | | | refresh_index: rename format variables | Jeff King | 2011-11-18 | 1 | -6/+6 |
* | | | | read-cache: let refresh_cache_ent pass up changed flags | Jeff King | 2011-11-18 | 1 | -3/+6 |
* | | | | read-cache.c: fix index memory allocation | René Scharfe | 2011-10-26 | 1 | -3/+3 |
|/ / / |
|
* | | | Merge branch 'maint' | Junio C Hamano | 2011-08-25 | 1 | -1/+1 |
|\ \ \
| | |/
| |/| |
|
| * | | whitespace: have SP on both sides of an assignment "=" | Junio C Hamano | 2011-08-25 | 1 | -1/+1 |
* | | | Merge branch 'ef/maint-win-verify-path' | Junio C Hamano | 2011-06-29 | 1 | -14/+11 |
|\ \ \
| |/ /
|/| | |
|
| * | | verify_dotfile(): do not assume '/' is the path seperator | Theo Niessink | 2011-06-08 | 1 | -3/+4 |
| * | | verify_path(): simplify check at the directory boundary | Junio C Hamano | 2011-06-07 | 1 | -10/+3 |
| * | | verify_path: consider dos drive prefix | Erik Faye-Lund | 2011-05-27 | 1 | -1/+4 |
| * | | Merge branch 'jc/index-update-if-able' into maint | Junio C Hamano | 2011-04-03 | 1 | -0/+25 |
| |\ \ |
|
* | | | | index_fd(): turn write_object and format_check arguments into one flag | Junio C Hamano | 2011-05-09 | 1 | -2/+2 |
* | | | | Merge branch 'jc/index-update-if-able' | Junio C Hamano | 2011-03-26 | 1 | -0/+25 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | update $GIT_INDEX_FILE when there are racily clean entries | Junio C Hamano | 2011-03-21 | 1 | -1/+14 |
| * | | | diff/status: refactor opportunistic index update | Junio C Hamano | 2011-03-21 | 1 | -0/+12 |
* | | | | Merge branch 'nd/hash-object-sanity' | Junio C Hamano | 2011-02-27 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | Make hash-object more robust against malformed objects | Nguyễn Thái Ngọc Duy | 2011-02-07 | 1 | -1/+1 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'nd/struct-pathspec' | Junio C Hamano | 2011-02-27 | 1 | -23/+2 |
|\ \ \ \ |
|
| * | | | | Convert ce_path_match() to use match_pathspec_depth() | Nguyễn Thái Ngọc Duy | 2011-02-03 | 1 | -23/+1 |
| * | | | | Convert ce_path_match() to use struct pathspec | Nguyễn Thái Ngọc Duy | 2011-02-03 | 1 | -3/+4 |
| |/ / / |
|
* | | | | update-index --refresh --porcelain: add missing const | Jonathan Nieder | 2011-02-22 | 1 | -2/+2 |
|/ / / |
|
* | | | Merge branch 'jj/icase-directory' | Junio C Hamano | 2010-12-03 | 1 | -0/+23 |
|\ \ \
| |/ /
|/| | |
|
| * | | Support case folding for git add when core.ignorecase=true | Joshua Jensen | 2010-10-06 | 1 | -0/+23 |
| |/ |
|
* | | core: Stop leaking ondisk_cache_entrys | Jonathan Nieder | 2010-08-11 | 1 | -1/+4 |
|/ |
|
* | Correct spelling of 'REUC' extension | Shawn O. Pearce | 2010-02-02 | 1 | -1/+1 |