43 Commits (763b47bafab6f781dc52461985b3300d447d1332)

Author SHA1 Message Date
Elijah Newren d76ce4f734 log,diff-tree: add --combined-all-paths option 6 years ago
Nguyễn Thái Ngọc Duy f8adbec9fe cache.h: flip NO_THE_INDEX_COMPATIBILITY_MACROS switch 6 years ago
Nguyễn Thái Ngọc Duy e1ff0a32e4 read-cache.c: kill read_index() 6 years ago
Nguyễn Thái Ngọc Duy 2abf350385 revision.c: remove implicit dependency on the_index 6 years ago
Nguyễn Thái Ngọc Duy ff7fe37b05 diff.c: move read_index() code back to the caller 7 years ago
Stefan Beller c1f5eb4962 commit: add repository argument to lookup_commit 7 years ago
Stefan Beller 2122f6754c commit: add repository argument to lookup_commit_reference 7 years ago
Stefan Beller f86bcc7b2c tree: add repository argument to lookup_tree 7 years ago
Stefan Beller 109cd76dd3 object: add repository argument to parse_object 7 years ago
Brandon Williams debca9d2fe object: rename function 'typename' to 'type_name' 7 years ago
Brandon Williams fd66bcc31f diff-tree: read the index so attribute checks work in bare repositories 7 years ago
Brandon Williams 557a5998df submodule: remove gitmodules_config 8 years ago
Brandon Williams b2141fc1d2 config: don't include config.h by default 8 years ago
Junio C Hamano 5a88f97cff diff- and log- family: handle "git cmd -h" early 8 years ago
Brandon Williams 315f49f20b builtin/diff-tree: cleanup references to sha1 8 years ago
Brandon Williams 66f414f885 diff-tree: convert diff_tree_sha1 to struct object_id 8 years ago
Junio C Hamano 8ba74bfd7c diff-tree: update stale in-code comments 8 years ago
Marc Branchaud 37590ce3c5 diff: have the diff-* builtins configure diff before initializing revisions 8 years ago
brian m. carlson c251c83df2 object: convert parse_object* to take struct object_id 8 years ago
brian m. carlson 740ee055c6 Convert lookup_tree to struct object_id 8 years ago
brian m. carlson bc83266abe Convert lookup_commit* to struct object_id 8 years ago
brian m. carlson 5f5e936d4a builtin/diff-tree: convert to struct object_id 8 years ago
René Scharfe 35d803bc9a use SWAP macro 8 years ago
Alexander Rinass 90a78b83e0 diff: run arguments through precompose_argv 9 years ago
brian m. carlson ed1c9977cb Remove get_object_hash. 9 years ago
brian m. carlson f2fd0760f6 Convert struct object to object_id 9 years ago
brian m. carlson 7999b2cf77 Add several uses of get_object_hash. 9 years ago
Alex Henrie 9c9b4f2f8b standardize usage info string format 10 years ago
Jeff King b794ebeac9 diff-tree: avoid lookup_unknown_object 11 years ago
Jeff King fa96082617 diff-tree: avoid lookup_unknown_object 11 years ago
René Scharfe 4602f1a434 diff-tree: call free_commit_list() instead of duplicating its code 11 years ago
Junio C Hamano f31027c99c diffcore-rename: fall back to -C when -C -C busts the rename limit 14 years ago
Jens Lehmann 302ad7a993 Submodules: Use "ignore" settings from .gitmodules too for diff and status 15 years ago
Linus Torvalds 81b50f3ce4 Move 'builtin-*' into a 'builtin/' subdirectory 15 years ago
Junio C Hamano 8b3dce5650 Teach --stdin option to "log" family 15 years ago
Benjamin Kramer 8e76bf3fc9 Remove unused assignments 16 years ago
Junio C Hamano 628b06d7d7 Fix git-diff-tree --stdin 17 years ago
Karl Hasselström 140b378d07 Teach git diff-tree --stdin to diff trees 17 years ago
Karl Hasselström a57114c818 Refactoring: Split up diff_tree_stdin 17 years ago
Stephan Beyer 1b1dd23f2d Make usage strings dash-less 17 years ago
Johannes Schindelin ef90d6d420 Provide git_config with a callback-data parameter 17 years ago
Jeff King 9a1805a872 add a "basic" diff config callback 17 years ago
Junio C Hamano da31b358fb diff --check: minor fixups 17 years ago
Wincent Colaiuta 62c64895cf "diff --check" should affect exit status 17 years ago
Pierre Habouzit 8f67f8aefb Make the diff_options bitfields be an unsigned with explicit masks. 17 years ago
Alex Riesen 41bbf9d585 Allow git-diff exit with codes similar to diff(1) 18 years ago
Linus Torvalds a633fca0c0 Call setup_git_directory() much earlier 19 years ago
Linus Torvalds db6296a566 Call setup_git_directory() early 19 years ago
Junio C Hamano ef1d9c5aa4 log and diff family: honor config even from subdirectories 19 years ago
Junio C Hamano 83ad63cfeb diff: do not use configuration magic at the core-level 19 years ago