index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin
/
rev-list.c
Commit message (
Expand
)
Author
Age
*
Merge branch 'jc/simplify-progress'
Junio C Hamano
2017-08-24
|
\
|
*
progress: simplify "delayed" progress API
Junio C Hamano
2017-08-19
*
|
Merge branch 'jk/rev-list-empty-input'
Junio C Hamano
2017-08-11
|
\
\
|
*
|
rev-list: don't show usage when we see empty ref patterns
Jeff King
2017-08-02
|
|
/
*
|
Merge branch 'jk/reflog-walk'
Junio C Hamano
2017-08-11
|
\
\
|
*
|
rev-list: check reflog_info before showing usage
Jeff King
2017-07-09
|
|
/
*
|
rev-list: pass diffopt->use_colors through to pretty-print
Jeff King
2017-07-13
|
/
*
Merge branch 'bw/config-h'
Junio C Hamano
2017-06-24
|
\
|
*
config: don't include config.h by default
Brandon Williams
2017-06-15
*
|
Merge branch 'jk/consistent-h'
Junio C Hamano
2017-06-19
|
\
\
|
*
|
diff- and log- family: handle "git cmd -h" early
Junio C Hamano
2017-06-05
|
|
/
*
|
Merge branch 'bc/object-id'
Junio C Hamano
2017-05-29
|
\
\
|
*
|
object: convert parse_object* to take struct object_id
brian m. carlson
2017-05-08
|
|
/
*
|
PRItime: introduce a new "printf format" for timestamps
Johannes Schindelin
2017-04-23
|
/
*
Convert GIT_SHA1_HEXSZ used for allocation to GIT_MAX_HEXSZ
brian m. carlson
2017-03-26
*
use oid_to_hex_r() for converting struct object_id hashes to hex strings
René Scharfe
2017-01-30
*
rev-list: use hdr_termination instead of a always using a newline
Jacob Keller
2016-10-20
*
graph: add support for --line-prefix on all graph-aware output
Jacob Keller
2016-08-31
*
rev-list: add optional progress reporting
Jeff King
2016-07-20
*
Merge branch 'jk/rev-list-count-with-bitmap'
Junio C Hamano
2016-06-20
|
\
|
*
rev-list: disable bitmaps when "-n" is used with listing objects
Jeff King
2016-06-03
|
*
rev-list: "adjust" results of "--count --use-bitmap-index -n"
Jeff King
2016-06-03
|
*
list-objects: pass full pathname to callbacks
Jeff King
2016-03-16
|
*
list-objects: drop name_path entirely
Jeff King
2016-03-16
|
*
Merge branch 'ls/hint-rev-list-count' into maint
Junio C Hamano
2015-07-27
|
|
\
*
|
|
list-objects: pass full pathname to callbacks
Jeff King
2016-02-12
*
|
|
list-objects: drop name_path entirely
Jeff King
2016-02-12
*
|
|
Remove get_object_hash.
brian m. carlson
2015-11-20
*
|
|
Convert struct object to object_id
brian m. carlson
2015-11-20
*
|
|
Add several uses of get_object_hash.
brian m. carlson
2015-11-20
*
|
|
use sha1_to_hex_r() instead of strcpy
Jeff King
2015-10-05
*
|
|
rev-list: make it obvious that we do not support notes
Jeff King
2015-08-24
*
|
|
Merge branch 'ls/hint-rev-list-count'
Junio C Hamano
2015-07-10
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
rev-list: add --count to usage guide
Lawrence Siebert
2015-07-01
*
|
rev-list: disable --use-bitmap-index when pruning commits
Jeff King
2015-07-01
|
/
*
commit: record buffer length in cache
Jeff King
2014-06-13
*
use get_cached_commit_buffer where appropriate
Jeff King
2014-06-13
*
provide a helper to free commit buffer
Jeff King
2014-06-13
*
Merge branch 'jk/pack-bitmap'
Junio C Hamano
2014-02-27
|
\
|
*
rev-list: add bitmap mode to speed up object lists
Vicent Marti
2013-12-30
*
|
C: have space around && and || operators
Junio C Hamano
2013-10-16
|
/
*
list-objects: reduce one argument in mark_edges_uninteresting
Nguyễn Thái Ngọc Duy
2013-08-28
*
pretty: --format output should honor logOutputEncoding
Alexey Shumkin
2013-06-26
*
Move print_commit_list to libgit.a
Nguyễn Thái Ngọc Duy
2012-10-29
*
Move estimate_bisect_steps to libgit.a
Nguyễn Thái Ngọc Duy
2012-10-29
*
Merge branch 'jk/maint-reflog-walk-count-vs-time'
Junio C Hamano
2012-05-11
|
\
|
*
log: respect date_mode_explicit with --format:%gd
Jeff King
2012-05-04
*
|
rev-list: fix --verify-objects --quiet becoming --objects
Nguyễn Thái Ngọc Duy
2012-02-28
*
|
rev-list: remove BISECT_SHOW_TRIED flag
Nguyễn Thái Ngọc Duy
2012-02-28
*
|
git rev-list: fix invalid typecast
Clemens Buchacher
2012-02-13
[next]