36 Commits (3fdd37fe1520765d1d207737ab65415e3d2ca174)

Author SHA1 Message Date
Petr Baudis 81dc2307d0 git-mv: Keep moved index entries inact 17 years ago
Petr Baudis f6c52fe4e8 git-mv: Remove dead code branch 17 years ago
Johannes Schindelin c455c87c5c Rename path_list to string_list 17 years ago
Stephan Beyer 1b1dd23f2d Make usage strings dash-less 17 years ago
Junio C Hamano 38ed1d89f7 "git-add -n -u" should not add but just report 17 years ago
Johannes Schindelin ef90d6d420 Provide git_config with a callback-data parameter 17 years ago
Alex Riesen 960b8ad1b1 Make the exit code of add_file_to_index actually useful 17 years ago
Junio C Hamano 971dfa1959 Revert part of 744dacd (builtin-mv: minimum fix to avoid losing files) 17 years ago
Junio C Hamano 744dacd3f5 builtin-mv: minimum fix to avoid losing files 17 years ago
Junio C Hamano d089ebaad5 setup: sanitize absolute and funny paths in get_pathspec() 17 years ago
Brandon Casey 4ed7cd3ab0 Improve use of lockfile API 17 years ago
Pierre Habouzit c7a20c117f Make builtin-mv.c use parse-options 17 years ago
Pierre Habouzit 182af8343c Use xmemdupz() in many places. 17 years ago
Junio C Hamano 09d5dc32fb Simplify cache API 17 years ago
Junio C Hamano fd1c3bf053 Rename add_file_to_index() to add_file_to_cache() 18 years ago
Junio C Hamano 30ca07a249 _GIT_INDEX_OUTPUT: allow plumbing to output to an alternative index file. 18 years ago
Junio C Hamano 85023577a8 simplify inclusion of system header files. 18 years ago
Johannes Schindelin aca085e577 git-mv: search more precisely for source directory in index 18 years ago
Junio C Hamano 4fddf5798d git-mv: invalidate the removed path properly in cache-tree 18 years ago
Jonas Fonseca 83572c1a91 Use xrealloc instead of realloc 18 years ago
Pierre Habouzit d828f6ddf8 remove ugly shadowing of loop indexes in subloops. 18 years ago
Johannes Schindelin 60a6bf5f53 builtin-mv: readability patch 18 years ago
Johannes Schindelin 6e17886d37 git-mv: fix off-by-one error 18 years ago
Johannes Schindelin c5203bdf66 git-mv: special case destination "." 18 years ago
Johannes Schindelin 43134fcb35 builtin-mv: readability patch 18 years ago
Johannes Schindelin d78b0f3d6a [PATCH] git-mv: add more path normalization 18 years ago
Johannes Schindelin 1d6249e609 git-mv: succeed even if source is a prefix of destination 18 years ago
Junio C Hamano 40aaae88ad Better error message when we are unable to lock the index file 18 years ago
Junio C Hamano 329a304714 builtin-mv: fix use of uninitialized memory. 18 years ago
Junio C Hamano cba05fa840 Further clean-up: usage() vs die() 19 years ago
Johannes Schindelin ac64a72207 builtin git-mv: support moving directories 19 years ago
Johannes Schindelin 11be42a476 Make git-mv a builtin 19 years ago