537 Commits (7f314565fe20e324e8db1a7c233e43ca4e3683f0)

Author SHA1 Message Date
Junio C Hamano 913e0e99b6 unpack_trees(): protect the handcrafted in-core index from read_cache() 16 years ago
Alex Riesen 9188ed8962 Extend "checkout --track" DWIM to support more cases 16 years ago
Junio C Hamano 16ce2e4c8f index: future proof for "extended" index entries 16 years ago
Dmitry Potapov 43df4f86e0 teach index_fd to work with pipes 17 years ago
Alex Riesen 1ce4790bf5 Make use of stat.ctime configurable 17 years ago
Petr Baudis 81dc2307d0 git-mv: Keep moved index entries inact 17 years ago
Junio C Hamano 041aee31be builtin-add.c: restructure the code for maintainability 17 years ago
Junio C Hamano d14e7407b3 "needs update" considered harmful 17 years ago
Junio C Hamano 3f1b7b607a refresh-index: fix bitmask assignment 17 years ago
Nicolas Pitre ac9391093f restore legacy behavior for read_sha1_file() 17 years ago
Daniel Barkalow dc87183189 Only use GIT_CONFIG in "git config", not other programs 17 years ago
Miklos Vajna e46bbcf6e8 Move read_cache_unmerged() to read-cache.c 17 years ago
Miklos Vajna 0989fe9623 Move split_cmdline() to alias.c 17 years ago
Junio C Hamano 877f23ccb8 Teach "diff --check" about new blank lines at end 17 years ago
Junio C Hamano 8f8841e9c8 check_and_emit_line(): rename and refactor 17 years ago
Jeff King 2beebd22f4 clone: create intermediate directories of destination repo 17 years ago
Nicolas Pitre 99093238bb optimize verify-pack a bit 17 years ago
Jeff King 8e21d63b02 clone: create intermediate directories of destination repo 17 years ago
Nicolas Pitre 8eca0b47ff implement some resilience against pack corruptions 17 years ago
Johannes Sixt 25fe217b86 Windows: Treat Windows style path names. 17 years ago
しらいしななこ e4bffb5a1d config.c: make git_env_bool() static 17 years ago
しらいしななこ 78d0f5d210 environment.c: remove unused function 17 years ago
Linus Torvalds 044bbbcb63 Make git_dir a path relative to work_tree in setup_work_tree() 17 years ago
Linus Torvalds aafe9fbaf4 Add config option to enable 'fsync()' of object files 17 years ago
Junio C Hamano 79c6dca413 sha1_file.c: simplify parse_pack_index() 17 years ago
Junio C Hamano 6483925999 sha1_file.c: dead code removal 17 years ago
Daniel Barkalow 1b9a9467f8 Use nonrelative paths instead of absolute paths for cloned repositories 17 years ago
Linus Torvalds 4c81b03e30 Make pack creation always fsync() the result 17 years ago
David Reiss 0454dd93bf Add support for GIT_CEILING_DIRECTORIES 17 years ago
David Reiss ae299be0e5 Implement normalize_absolute_path 17 years ago
Junio C Hamano 38ed1d89f7 "git-add -n -u" should not add but just report 17 years ago
Johannes Schindelin 5fdeacb0ca Teach update-index about --ignore-submodules 17 years ago
Johannes Schindelin ef90d6d420 Provide git_config with a callback-data parameter 17 years ago
Nicolas Pitre bbac73117e add a force_object_loose() function 17 years ago
Alex Riesen 7ae02a30e8 Extend interface of add_files_to_cache to allow ignore indexing errors 17 years ago
Dustin Sallings 0a02186f92 Allow tracking branches to set up rebase by default. 17 years ago
Dustin Sallings c998ae9baa Allow tracking branches to set up rebase by default. 17 years ago
Linus Torvalds c40641b77b Optimize symlink/directory detection 17 years ago
Linus Torvalds d177cab048 Avoid some unnecessary lstat() calls 17 years ago
Santi Béjar bb1ae3f6ff commit: Show committer if automatic 17 years ago
Daniel Barkalow f225aeb278 Provide API access to init_db() 17 years ago
Daniel Barkalow 19757d80e5 Add a function to set a non-default work tree 17 years ago
Daniel Barkalow bef70b22ba Add a library function to add an alternate to the alternates file 17 years ago
Daniel Barkalow ea3cd5c7c6 Add a lockfile function to append to a file 17 years ago
Heikki Orsila 0104ca09e3 Make read_in_full() and write_in_full() consistent with xread() and xwrite() 17 years ago
Daniel Barkalow be885d96fe Make ls-remote http://... list HEAD, like for git://... 17 years ago
Heikki Orsila 06cbe85503 Make core.sharedRepository more generic 17 years ago
Junio C Hamano a53f2ec617 git_config_bool_or_int() 17 years ago
Lars Hjemli b44ebb19e3 Add platform-independent .git "symlink" 17 years ago
Linus Torvalds 1102952b45 Make git-add behave more sensibly in a case-insensitive environment 17 years ago