184 Commits (32da67bf222d93289bea304c92c4d2329aa17857)

Author SHA1 Message Date
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 13 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
Junio C Hamano 8e676e8ba5 revision.c: allow handle_revision_arg() to take other flags 13 years ago
Clemens Buchacher 6d5b93f29f cherry-pick: do not expect file arguments 13 years ago
Heiko Voigt bcc0a3ea38 Teach revision walking machinery to walk multiple times sequencially 13 years ago
Junio C Hamano 0c37f1fce6 log: --show-signature 13 years ago
René Scharfe 4a43d374fc revision: add leak_pending flag 14 years ago
René Scharfe 26c3177ee4 revision: factor out add_pending_sha1 14 years ago
Junio C Hamano 5a48d24012 rev-list --verify-object 14 years ago
Junio C Hamano 281eee4730 revision: keep track of the end-user input from the command line 14 years ago
Junio C Hamano 91f175165a revision.c: add show_object_with_name() helper function 14 years ago
Jeff King 9553d2b263 format-patch: preserve subject newlines with -k 14 years ago
Junio C Hamano cc243c3ceb show: --ignore-missing 14 years ago
Jay Soffian 0c47695a69 Add log.abbrevCommit config variable 14 years ago
Michael J Gruber b388e14b89 rev-list --count: separate count for --cherry-mark 14 years ago
Michael J Gruber ad5aeeded3 revision.c: introduce --min-parents and --max-parents options 14 years ago
Michael J Gruber b1b47554ae git-log: put space after commit mark 14 years ago
Michael J Gruber adbbb31e0d revision.c: introduce --cherry-mark 14 years ago
Michael J Gruber 1df2d656cc rev-list/log: factor out revision mark generation 14 years ago
Michael J Gruber 60adf7d73e revlist.c: introduce --left/right-only for unsymmetric picking 14 years ago
Nguyễn Thái Ngọc Duy afe069d166 struct rev_info: convert prune_data to struct pathspec 14 years ago
Heiko Voigt 9ef6aeb09f setup_revisions(): Allow walking history in a submodule 15 years ago
Thomas Rast f69c501832 rev-list: introduce --count option 15 years ago
Junio C Hamano ebdc94f3be revision: --ancestry-path 15 years ago
Thomas Rast 894a9d333e Support showing notes from more than one notes tree 15 years ago
Junio C Hamano b449005997 show -c: show patch text 15 years ago
Junio C Hamano 32962c9bd5 revision: introduce setup_revision_opt 15 years ago