221 Commits (09427e8366003ce3d99b0b5a84e42416cef35696)

Author SHA1 Message Date
Jeff King f74bbc8dd2 revision: drop --show-all option 7 years ago
René Scharfe f1230fb5fc revision: remove the unused flag leak_pending 7 years ago
Olga Telezhnaya cf3947193c format: create pretty.h file 7 years ago
Jonathan Tan df11e19648 rev-list: support termination at promisor objects 7 years ago
Stefan Beller ce5b6f9be8 revision.h: introduce blob/tree walking in order of the commits 7 years ago
Martin Ågren b2ccdf7fc1 leak_pending: use `object_array_clear()`, not `free()` 7 years ago
Nguyễn Thái Ngọc Duy ff9445be47 revision.h: new flag in struct rev_info wrt. worktree-related refs 8 years ago
Jeff King 7ba826290a revision: add rev_input_given flag 8 years ago
SZEDER Gábor e35b6ac56f revision.h: turn rev_info.early_output back into an unsigned int 8 years ago
brian m. carlson a58a1b01ff revision: rename add_pending_sha1 to add_pending_oid 8 years ago
Johannes Schindelin dddbad728c timestamp_t: a new data type for timestamps 8 years ago
René Scharfe ba6746c08f revision: remove declaration of path_name() 8 years ago
Junio C Hamano 0893eec85f pretty: enable --expand-tabs by default for selected pretty formats 9 years ago
Linus Torvalds 7cc13c717b pretty: expand tabs in indented logs to make things line up properly 9 years ago
Jeff King 2824e1841b list-objects: pass full pathname to callbacks 9 years ago
Jeff King dc06dc8800 list-objects: drop name_path entirely 9 years ago
Jeff King f3badaed51 list-objects: convert name_path to a strbuf 9 years ago
Jeff King de1e67d070 list-objects: pass full pathname to callbacks 9 years ago
Jeff King bd64516aca list-objects: drop name_path entirely 9 years ago
Jeff King 13528ab37c list-objects: convert name_path to a strbuf 9 years ago
brian m. carlson 3a30aa1787 format-patch: add an option to suppress commit hash 9 years ago
Jeff King a5481a6c94 convert "enum date_mode" into a struct 10 years ago
Junio C Hamano 0131c49096 revision.c: make save_parents() and free_saved_parents() static 10 years ago
Christoph Junghans 22dfa8a23d log: teach --invert-grep option 10 years ago
brian m. carlson 1684c1b219 rev-list: add an option to mark fewer edges as uninteresting 10 years ago
Ramsay Jones d7702be1e1 revision: remove definition of unused 'add_object' function 10 years ago
Jeff King 4fe10219bc rev-list: add --indexed-objects option 10 years ago
Jeff King 718ccc9731 reachable: reuse revision.c "add all reflogs" code 10 years ago
Vicent Marti 2db1a43f41 add `ignore_missing_links` mode to revwalk 11 years ago
Nguyễn Thái Ngọc Duy 1b32decefd log: add --show-linear-break to help see non-linear history 11 years ago
Nguyễn Thái Ngọc Duy 208acbfb82 object.h: centralize object flag allocation 11 years ago
Junio C Hamano ff32d3420a rev-list --exclude: export add/clear-ref-exclusion and ref-excluded API 11 years ago
Felipe Contreras 19ecb564ad revision: add missing include 11 years ago
Vicent Marti a330de31d1 revision: allow setting custom limiter function 11 years ago
Junio C Hamano e7b432c521 revision: introduce --exclude=<glob> to tame wildcards 12 years ago
Thomas Rast 53d00b39ce log: use true parents for diff even when rewriting 12 years ago
Jeff King a90804752f teach format-patch to place other authors into in-body "From" 12 years ago
Junio C Hamano 08f704f294 toposort: rename "lifo" field 12 years ago
Michael Haggerty ff5f5f268f revision: split some overly-long lines 12 years ago
Kevin Bracey 7f34a46ff5 revision.c: add BOTTOM flag for commits 12 years ago
Kevin Bracey d0af663e42 revision.c: Make --full-history consider more merges 12 years ago
Kevin Bracey a765499a08 revision.c: treat A...B merge bases as if manually specified 12 years ago
Thomas Rast 12da1d1f6f Implement line-history search (git log -L) 12 years ago
Bo Yang c7edcae06e Export rewrite_parents() for 'log -L' 12 years ago
Nguyễn Thái Ngọc Duy 5289c56a72 format-patch: update append_signoff prototype 12 years ago
Antoine Pelisse 0e2913b042 mailmap: add mailmap structure to rev_info and pp 12 years ago
Junio C Hamano 5fe10fe80a format-patch: add --reroll-count=$N option 12 years ago
Junio C Hamano bd1470b8cb format-patch --notes: show notes after three-dashes 12 years ago
Martin von Zweigbergk ca92e59e30 teach log --no-walk=unsorted, which avoids sorting 13 years ago
Junio C Hamano d5f6b1d756 revision.c: the "log" family, except for "show", takes committish 13 years ago