83 Commits (b5d18b8e6f68746a85edfea08e9aff3351d7e891)

Author SHA1 Message Date
Thomas Rast 46b5139cae builtin-add: refactor the meat of interactive_add() 16 years ago
Johannes Schindelin 28e9cf6512 Expose the has_non_ascii() function 16 years ago
Christian Couder 6809557029 replace_object: add mechanism to replace objects found in "refs/replace/" 16 years ago
Christian Couder 7a8e3895f6 bisect: drop unparse_commit() and use clear_commit_marks() 16 years ago
Christian Couder 836a3fd5b0 commit: add function to unparse a commit and its parents 16 years ago
Jake Goulding 7fcdb36e29 Make has_commit() non-static 16 years ago
Alexander Gavrilov 69cd8f6342 builtin-blame: Reencode commit messages according to git-log rules. 16 years ago
Nanako Shiraishi c5ae6439d4 commit.c: make read_graft_file() static 16 years ago
Jeff King d36f8679e9 pretty=format: respect date format options 17 years ago
Christian Couder 53eda89b2f merge-base: teach "git merge-base" to drive underlying merge_bases_many() 17 years ago
Stephan Beyer 5b2fd95606 rerere: Separate libgit and builtin functions 17 years ago
Junio C Hamano 98cf9c3bd7 Introduce reduce_heads() 17 years ago
Miklos Vajna 5240c9d75d Introduce get_octopus_merge_bases() in commit.c 17 years ago
Miklos Vajna 653194758e Move commit_list_count() to commit.c 17 years ago
Junio C Hamano 4da45bef56 log: teach "terminator" vs "separator" mode to "--pretty=format" 17 years ago
Junio C Hamano 6bf4f1b4c9 format-patch: generate MIME header as needed even when there is format.header 17 years ago
Martin Koegler 4516338243 builtin-fsck: reports missing parent commits 17 years ago
Daniel Barkalow b02bd65f67 Export some email and pretty-printing functions 17 years ago
Junio C Hamano 3f061887c5 add -i: Fix running from a subdirectory 17 years ago
Junio C Hamano b6ec1d619f Fix add_files_to_cache() to take pathspec, not user specified list of files 17 years ago
Wincent Colaiuta 7c0ab44589 Teach builtin-add to pass multiple paths to git-add--interactive 17 years ago
Junio C Hamano acef41c9db format-patch -s: add MIME encoding header if signer's name requires so 17 years ago
Linus Torvalds 53b2c823f6 revision walker: mini clean-up 17 years ago
Linus Torvalds 23c17d4a4a Simplify topo-sort logic 17 years ago
Junio C Hamano 4593fb8405 format-patch -s: add MIME encoding header if signer's name requires so 17 years ago
Kristian Høgsberg d8b7db0abf Export rerere() and launch_editor(). 17 years ago
Kristian Høgsberg 5868016508 Introduce entry point add_interactive and add_files_to_cache 17 years ago
Pierre Habouzit 674d172730 Rework pretty_print_commit to use strbufs instead of custom buffers. 18 years ago
Ren,bi(B Scharfe 7b95089c0f Export format_commit_message() 18 years ago
Junio C Hamano 80583c0ef6 Lift 16kB limit of log message output 18 years ago
Junio C Hamano 16befb8b7f Even more missing static 18 years ago
Junio C Hamano a6080a0a44 War on whitespace 18 years ago
Junio C Hamano a7b02ccf9a Add --date={local,relative,default} 18 years ago
Linus Torvalds ca135e7acc Add support for "commit name decorations" to log family of commands 18 years ago
Johannes Schindelin e52a5de45a pretty-formats: add 'format:<string>' 18 years ago
Junio C Hamano f43117a6c1 is_repository_shallow(): prototype fix. 18 years ago
Junio C Hamano 03840fc32d Allow in_merge_bases() to take more than one reference commits. 18 years ago
Junio C Hamano 2ecd2bbcbe Move in_merge_bases() to commit.c 18 years ago
Johannes Schindelin f53514bc2d allow deepening of a shallow repository 18 years ago
Johannes Schindelin ed09aef06f support fetching into a shallow repository 18 years ago
Jonas Fonseca 3dfb9278df Add --relative-date option to the revision interface 19 years ago
Rene Scharfe c0fa8255c6 Fold get_merge_bases_clean() into get_merge_bases() 19 years ago
Rene Scharfe 31609c1725 Add get_merge_bases_clean() 19 years ago
Johannes Schindelin 7c6f8aaf6d move get_merge_bases() to core lib. 19 years ago
Linus Torvalds d3ff6f5501 Move "void *util" from "struct object" into "struct commit" 19 years ago
Johannes Schindelin 698ce6f87e fmt-patch: Support --attach 19 years ago
Johannes Schindelin 596524b33d Teach fmt-patch about --numbered 19 years ago
Junio C Hamano 3eefc18917 Tentative built-in format-patch. 19 years ago
Junio C Hamano 6b9c58f466 Split init_revisions() out of setup_revisions() 19 years ago
Junio C Hamano 5040f17eba blame -S <ancestry-file> 19 years ago