11 Commits (a1d4f67c12ac172f835e6d5e4e0a197075e2146b)

Author SHA1 Message Date
Nguyễn Thái Ngọc Duy f8adbec9fe cache.h: flip NO_THE_INDEX_COMPATIBILITY_MACROS switch 6 years ago
brian m. carlson dc01505f7f Convert GIT_SHA1_HEXSZ used for allocation to GIT_MAX_HEXSZ 8 years ago
René Scharfe 2490574d15 use oid_to_hex_r() for converting struct object_id hashes to hex strings 8 years ago
brian m. carlson 99d1a9861a cache: convert struct cache_entry to use struct object_id 8 years ago
Jeff King d59f765ac9 use sha1_to_hex_r() instead of strcpy 9 years ago
Jeff King 5096d4909f convert trivial sprintf / strcpy calls to xsnprintf 9 years ago
Alex Henrie 9c9b4f2f8b standardize usage info string format 10 years ago
Nguyễn Thái Ngọc Duy 9c5e6c802c Convert "struct cache_entry *" to "const ..." wherever possible 12 years ago
Junio C Hamano fa2364ec34 Which merge_file() function do you mean? 12 years ago
Stephen Boyd c2e86addb8 Fix sparse warnings 14 years ago
Linus Torvalds 81b50f3ce4 Move 'builtin-*' into a 'builtin/' subdirectory 15 years ago
Linus Torvalds 0ecace728f make "merge-index" a built-in 15 years ago
Johannes Sixt 0077138cd9 Simplify some instances of run_command() by using run_command_v_opt(). 16 years ago
Alexander Potashev 34263de026 Replace deprecated dashed git commands in usage 16 years ago
Steffen Prohaska 2fb3f6db96 Add calls to git_extract_argv0_path() in programs that call git_config_* 16 years ago
Junio C Hamano 7e44c93558 'git foo' program identifies itself without dash in die() messages 17 years ago
Gerrit Pape c7fae5fc68 git-merge-index documentation: clarify synopsis 17 years ago
Linus Torvalds 7a51ed66f6 Make on-disk index representation separate from in-core one 17 years ago
Junio C Hamano a6080a0a44 War on whitespace 18 years ago
Junio C Hamano 843d49a479 Fix merge-index 18 years ago
Shawn O. Pearce b49809c961 Use run_command within merge-index 18 years ago
Junio C Hamano 308efc10d8 merge-index: fix longstanding bug in merging symlinks 18 years ago
Junio C Hamano 85023577a8 simplify inclusion of system header files. 18 years ago
David Rientjes 96f1e58f52 remove unnecessary initializations 19 years ago
David Rientjes 6f002f984f use appropriate typedefs 19 years ago
Dennis Stosberg e898081dfb Solaris needs inclusion of signal.h for signal() 19 years ago
Junio C Hamano f0b7367cb1 Restore SIGCHLD to SIG_DFL where we care about waitpid(). 19 years ago
Junio C Hamano 53228a5fb8 Make the rest of commands work from a subdirectory. 19 years ago
Junio C Hamano 215a7ad1ef Big tool rename. 20 years ago
Petr Baudis b32e986cd7 [PATCH] Fix git-merge-cache -q 20 years ago
Petr Baudis bbd14cb011 [PATCH] git-merge-cache -q doesn't complain about failing merge program 20 years ago
Alexey Nezhdanov 667bb59b2d [PATCH] cleanup of in-code names 20 years ago
Petr Baudis 2a45925180 git-merge-cache -o does all the automerges in a single shot 20 years ago
Petr Baudis 8c59926f5e Make merge-cache not fail immediatelly when the merge program 20 years ago
James Bottomley e2b6a9d0bf [PATCH] make file merging respect permissions 20 years ago
Linus Torvalds e3b4be7f6c Change merge-cache and git-merge-one-file to use the SHA1 of the file 20 years ago
Linus Torvalds 75118b13bc Ass a "merge-cache" helper program to execute a merge on 20 years ago