13157 Commits (c369e7b805f927bb87fcf345dd19a55c8b9e6b8e)
 

Author SHA1 Message Date
Daniel Barkalow c369e7b805 Move code to clean up after a branch change to branch.c 17 years ago
Daniel Barkalow 94a5728cfb Library function to check for unmerged index entries 17 years ago
Daniel Barkalow 922d87f92f Use diff -u instead of diff in t7201 17 years ago
Daniel Barkalow e496c00348 Move create_branch into a library file 17 years ago
Daniel Barkalow e1b3a2cad7 Build-in merge-recursive 17 years ago
Daniel Barkalow 4e7c4571b8 Add "skip_unmerged" option to unpack_trees. 17 years ago
Daniel Barkalow 33ecf7eb61 Discard "deleted" cache entries after using them to update the working tree 17 years ago
Daniel Barkalow b05c6dff8a Send unpack-trees debugging output to stderr 17 years ago
Daniel Barkalow 17e4642667 Add flag to make unpack_trees() not print errors. 17 years ago
Daniel Barkalow 203a2fe117 Allow callers of unpack_trees() to handle failure 17 years ago
Junio C Hamano 9cb76b8cdc lazy index hashing 17 years ago
Linus Torvalds cf558704fb Create pathname-based hash-table lookup into index 17 years ago
Junio C Hamano 6d91da6d3c read-cache.c: introduce is_racy_timestamp() helper 17 years ago
Junio C Hamano 077c48df8a read-cache.c: fix a couple more CE_REMOVE conversion 17 years ago
Johannes Schindelin 204ce979a5 Also use unpack_trees() in do_diff_cache() 17 years ago
Linus Torvalds d1f2d7e8ca Make run_diff_index() use unpack_trees(), not read_tree() 17 years ago
Junio C Hamano eadb583134 Avoid running lstat(2) on the same cache entry. 17 years ago
Junio C Hamano 7fec10b7f4 index: be careful when handling long names 17 years ago
Linus Torvalds 7a51ed66f6 Make on-disk index representation separate from in-core one 17 years ago
Junio C Hamano ce33288ea6 GIT 1.5.4-rc4 17 years ago
Junio C Hamano 105c21df14 Merge git://repo.or.cz/git-gui 17 years ago
Junio C Hamano a41acc63ba Merge git://git.kernel.org/pub/scm/gitk/gitk 17 years ago
Grégoire Barbier 3057ded057 http-push and http-fetch: handle URLs without trailing / 17 years ago
Junio C Hamano 325ce3959c http-push: clarify the reason of error from the initial PROPFIND request 17 years ago
Grégoire Barbier 9bdbabade4 http-push: fail when info/refs exists and is already locked 17 years ago
Grégoire Barbier 9116de5957 http-push: fix webdav lock leak. 17 years ago
Martin Koegler 0a61779994 parse_commit_buffer: tighten checks while parsing 17 years ago
Dan McGee a3b811a491 Update git-completion for new 'remote rm' option 17 years ago
Jim Meyering 233808db15 doc typo: s/prior committing/prior to committing/ 17 years ago
Miklos Vajna fdcf39e59b Include rev-list options in git-log manpage. 17 years ago
Grégoire Barbier f854824bc5 http-push: disable http-push without USE_CURL_MULTI 17 years ago
Jeff King c764a0c2b6 send-email: add no-validate option 17 years ago
Jeff King 747bbff9b9 send-email: validate patches before sending anything 17 years ago
Jeff King aa54892f5a send-email: detect invocation errors earlier 17 years ago
Jim Meyering 5a7b1b571e fast-import: Don't use a maybe-clobbered errno value 17 years ago
Lars Hjemli 181256442e Move sha1_file_to_archive into libgit 17 years ago
Jeff King 472ca78077 color unchanged lines as "plain" in "diff --color-words" 17 years ago
Jakub Narebski bfa8fccf47 autoconf: Add checking for unsetenv function 17 years ago
Thomas Zander 5221ecbc51 core-tutorial typofix 17 years ago
Junio C Hamano 5c66d0d458 Officially deprecate repo-config. 17 years ago
Shawn O. Pearce c9ced051c3 Fix random fast-import errors when compiled with NO_MMAP 17 years ago
Brandon Casey fb54abd604 fast-import.c: don't try to commit marks file if write failed 17 years ago
Mark Levedahl a028557113 git-gui: Makefile - Handle $DESTDIR on Cygwin 17 years ago
Christian Couder a1f8f5043c git-gui: add french glossary: glossary/fr.po 17 years ago
Brandon Casey b531394d58 refs.c: rework ref_locks by abstracting from underlying struct lock_file 17 years ago
Brandon Casey 4ed7cd3ab0 Improve use of lockfile API 17 years ago
Brandon Casey d6cf61bfd4 close_lock_file(): new function in the lockfile API 17 years ago
Junio C Hamano 0c0478cac8 Document lockfile API 17 years ago
Linus Torvalds c3b0dec509 Be more careful about updating refs 17 years ago
Bill Lear 9f6fe82233 Correct spelling in diff.c comment 17 years ago