29 Commits (6cbf8b00fb27f5f55f1a5645ba60c451cb090fc1)

Author SHA1 Message Date
Junio C Hamano 291d823e36 checkout: "best effort" checkout 17 years ago
Junio C Hamano 6286a08db3 checkout: consolidate reset_{to_new,clean_to_new}() 17 years ago
Junio C Hamano 84a5750bc5 checkout: make reset_clean_to_new() not die by itself 17 years ago
Junio C Hamano d2b3691b61 "git checkout -- paths..." should error out when paths cannot be written 17 years ago
Junio C Hamano 38ed1d89f7 "git-add -n -u" should not add but just report 17 years ago
Junio C Hamano 8ccba008ee unpack-trees: allow Porcelain to give different error messages 17 years ago
Johannes Schindelin ef90d6d420 Provide git_config with a callback-data parameter 17 years ago
Alex Riesen 7ae02a30e8 Extend interface of add_files_to_cache to allow ignore indexing errors 17 years ago
Jeff King 278863180a checkout: don't rfc2047-encode oneline on detached HEAD 17 years ago
Miklos Vajna 498a6e7eaa git checkout: add -t alias for --track 17 years ago
Linus Torvalds 34110cd4e3 Make 'unpack_trees()' have a separate source and destination index 17 years ago
Linus Torvalds bc052d7f43 Make 'unpack_trees()' take the index to work on as an argument 17 years ago
Denis Cheng a3647bee1a cleanup: remove unused git_checkout_config 17 years ago
Alex Riesen 301e42edc3 Fix builtin checkout crashing when given an invalid path 17 years ago
Daniel Barkalow 75336878c7 Write index file on any checkout of files 17 years ago
Junio C Hamano 04c9e11f2c checkout: error out when index is unmerged even with -m 17 years ago
Junio C Hamano 52229a29c7 checkout: show progress when checkout takes long time while switching branches 17 years ago
Junio C Hamano b56fca07d2 checkout: updates to tracking report 17 years ago
Daniel Barkalow 75ea38df66 builtin-checkout.c: Remove unused prefix arguments in switch_branches path 17 years ago
Junio C Hamano 6010d2d957 checkout: work from a subdirectory 17 years ago
Junio C Hamano b0030db331 checkout: tone down the "forked status" diagnostic messages 17 years ago
Jay Soffian 9ed36cfa35 branch: optionally setup branch.*.merge from upstream local branches 17 years ago
Daniel Barkalow 569012bf91 Clean up reporting differences on branch switch 17 years ago
Jay Soffian b249b552e0 builtin-checkout.c: fix possible usage segfault 17 years ago
Junio C Hamano 79a1e6b432 checkout: notice when the switched branch is behind or forked 17 years ago
Daniel Barkalow 782c2d65c2 Build in checkout 17 years ago