index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin
/
rev-list.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-17
Merge branch 'jk/rev-list-stdin-noop-is-ok'
Junio C Hamano
1
-1
/
+1
2018-08-22
rev-list: make empty --stdin not an error
Jeff King
1
-1
/
+1
2018-08-02
Merge branch 'sb/object-store-lookup'
Junio C Hamano
1
-1
/
+1
2018-07-18
Merge branch 'jt/remove-pack-bitmap-global'
Junio C Hamano
1
-4
/
+9
2018-06-29
object: add repository argument to parse_object
Stefan Beller
1
-1
/
+1
2018-06-21
pack-bitmap: add free function
Jonathan Tan
1
-0
/
+2
2018-06-21
pack-bitmap: remove bitmap_git global variable
Jonathan Tan
1
-4
/
+7
2018-05-16
object-store: move object access functions to object-store.h
Stefan Beller
1
-0
/
+1
2018-04-10
Merge branch 'bc/object-id'
Junio C Hamano
1
-1
/
+1
2018-03-21
Merge branch 'rj/warning-uninitialized-fix'
Junio C Hamano
1
-1
/
+1
2018-03-20
-Wuninitialized: remove some 'init-self' workarounds
Ramsay Jones
1
-1
/
+1
2018-03-14
Convert find_unique_abbrev* to struct object_id
brian m. carlson
1
-1
/
+1
2018-03-06
Merge branch 'jk/cached-commit-buffer'
Junio C Hamano
1
-1
/
+1
2018-02-22
commit: drop uses of get_cached_commit_buffer()
Jeff King
1
-1
/
+1
2018-02-13
Merge branch 'jh/partial-clone'
Junio C Hamano
1
-1
/
+1
2018-02-13
Merge branch 'jh/fsck-promisors'
Junio C Hamano
1
-6
/
+63
2017-12-27
Merge branch 'jh/object-filtering'
Junio C Hamano
1
-2
/
+110
2017-12-08
fetch: inherit filter-spec from partial clone
Jeff Hostetler
1
-1
/
+1
2017-12-08
rev-list: support termination at promisor objects
Jonathan Tan
1
-6
/
+63
2017-12-05
rev-list: support --no-filter argument
Jeff Hostetler
1
-0
/
+4
2017-11-22
rev-list: add list-objects filtering support
Jeff Hostetler
1
-2
/
+106
2017-11-15
Merge branch 'ma/bisect-leakfix'
Junio C Hamano
1
-2
/
+1
2017-11-09
Merge branch 'bw/diff-opt-impl-to-bitfields'
Junio C Hamano
1
-1
/
+1
2017-11-06
bisect: change calling-convention of `find_bisection()`
Martin Ågren
1
-2
/
+1
2017-11-01
diff: make struct diff_flags members lowercase
Brandon Williams
1
-1
/
+1
2017-11-01
diff: remove DIFF_OPT_TST macro
Brandon Williams
1
-1
/
+1
2017-10-16
pack-bitmap: convert traverse_bitmap_commit_list to object_id
brian m. carlson
1
-2
/
+2
2017-08-24
Merge branch 'jc/simplify-progress'
Junio C Hamano
1
-1
/
+1
2017-08-19
progress: simplify "delayed" progress API
Junio C Hamano
1
-1
/
+1
2017-08-11
Merge branch 'jk/rev-list-empty-input'
Junio C Hamano
1
-1
/
+2
2017-08-11
Merge branch 'jk/reflog-walk'
Junio C Hamano
1
-1
/
+2
2017-08-02
rev-list: don't show usage when we see empty ref patterns
Jeff King
1
-1
/
+2
2017-07-13
rev-list: pass diffopt->use_colors through to pretty-print
Jeff King
1
-0
/
+1
2017-07-09
rev-list: check reflog_info before showing usage
Jeff King
1
-1
/
+2
2017-06-24
Merge branch 'bw/config-h'
Junio C Hamano
1
-0
/
+1
2017-06-19
Merge branch 'jk/consistent-h'
Junio C Hamano
1
-0
/
+3
2017-06-15
config: don't include config.h by default
Brandon Williams
1
-0
/
+1
2017-06-05
diff- and log- family: handle "git cmd -h" early
Junio C Hamano
1
-0
/
+3
2017-05-29
Merge branch 'bc/object-id'
Junio C Hamano
1
-1
/
+1
2017-05-08
object: convert parse_object* to take struct object_id
brian m. carlson
1
-1
/
+1
2017-04-23
PRItime: introduce a new "printf format" for timestamps
Johannes Schindelin
1
-1
/
+1
2017-03-26
Convert GIT_SHA1_HEXSZ used for allocation to GIT_MAX_HEXSZ
brian m. carlson
1
-1
/
+1
2017-01-30
use oid_to_hex_r() for converting struct object_id hashes to hex strings
René Scharfe
1
-1
/
+1
2016-10-20
rev-list: use hdr_termination instead of a always using a newline
Jacob Keller
1
-1
/
+1
2016-08-31
graph: add support for --line-prefix on all graph-aware output
Jacob Keller
1
-41
/
+33
2016-07-20
rev-list: add optional progress reporting
Jeff King
1
-0
/
+17
2016-06-20
Merge branch 'jk/rev-list-count-with-bitmap'
Junio C Hamano
1
-1
/
+5
2016-06-03
rev-list: disable bitmaps when "-n" is used with listing objects
Jeff King
1
-1
/
+2
2016-06-03
rev-list: "adjust" results of "--count --use-bitmap-index -n"
Jeff King
1
-0
/
+3
2016-03-16
list-objects: pass full pathname to callbacks
Jeff King
1
-8
/
+4
[next]