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
/
revision.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-08
Merge branch 'ds/mark-parents-uninteresting-optim'
Junio C Hamano
1
-1
/
+2
2018-03-06
Merge branch 'jk/cached-commit-buffer'
Junio C Hamano
1
-10
/
+0
2018-02-27
revision.c: reduce object database queries
Derrick Stolee
1
-1
/
+2
2018-02-22
revision: drop --show-all option
Jeff King
1
-10
/
+0
2018-02-15
Merge branch 'rs/lose-leak-pending' into maint
Junio C Hamano
1
-2
/
+1
2018-02-13
Merge branch 'tg/split-index-fixes'
Junio C Hamano
1
-1
/
+2
2018-02-13
Merge branch 'jh/fsck-promisors'
Junio C Hamano
1
-2
/
+31
2018-01-23
Merge branch 'sb/diff-blobfind-pickaxe'
Junio C Hamano
1
-2
/
+5
2018-01-23
Merge branch 'rs/lose-leak-pending'
Junio C Hamano
1
-2
/
+1
2018-01-19
read-cache: fix reading the shared index for other repos
Thomas Gummerer
1
-1
/
+2
2018-01-04
diffcore: add a pickaxe option to find a specific blob
Stefan Beller
1
-0
/
+3
2018-01-04
diff: introduce DIFF_PICKAXE_KINDS_MASK
Stefan Beller
1
-1
/
+1
2018-01-04
diff: migrate diff_flags.pickaxe_ignore_case to a pickaxe_opts bit
Stefan Beller
1
-1
/
+1
2017-12-28
Merge branch 'sb/describe-blob'
Junio C Hamano
1
-0
/
+2
2017-12-28
revision: remove the unused flag leak_pending
René Scharfe
1
-2
/
+1
2017-12-08
rev-list: support termination at promisor objects
Jonathan Tan
1
-2
/
+31
2017-11-22
log: add option to choose which refs to decorate
Rafael Ascensão
1
-1
/
+1
2017-11-16
revision.h: introduce blob/tree walking in order of the commits
Stefan Beller
1
-0
/
+2
2017-11-09
Merge branch 'bw/diff-opt-impl-to-bitfields'
Junio C Hamano
1
-12
/
+12
2017-11-06
Merge branch 'jk/revision-pruning-optim'
Junio C Hamano
1
-3
/
+13
2017-11-01
diff: make struct diff_flags members lowercase
Brandon Williams
1
-12
/
+12
2017-11-01
diff: remove DIFF_OPT_CLR macro
Brandon Williams
1
-2
/
+2
2017-11-01
diff: remove DIFF_OPT_SET macro
Brandon Williams
1
-8
/
+8
2017-11-01
diff: remove DIFF_OPT_TST macro
Brandon Williams
1
-2
/
+2
2017-10-14
revision: quit pruning diff more quickly when possible
Jeff King
1
-3
/
+13
2017-09-29
Merge branch 'rj/no-sign-compare'
Junio C Hamano
1
-1
/
+1
2017-09-28
Merge branch 'rs/resolve-ref-optional-result'
Junio C Hamano
1
-2
/
+1
2017-09-24
refs: pass NULL to resolve_ref_unsafe() if hash is not needed
René Scharfe
1
-2
/
+1
2017-09-22
ALLOC_GROW: avoid -Wsign-compare warnings
Ramsay Jones
1
-1
/
+1
2017-09-21
revision: replace "struct cmdline_pathspec" with argv_array
Jeff King
1
-28
/
+11
2017-09-19
Merge branch 'nd/prune-in-worktree'
Junio C Hamano
1
-23
/
+108
2017-09-10
Merge branch 'jk/rev-list-empty-input' into maint
Junio C Hamano
1
-1
/
+2
2017-08-24
rev-list: expose and document --single-worktree
Nguyễn Thái Ngọc Duy
1
-0
/
+2
2017-08-24
revision.c: --reflog add HEAD reflog from all worktrees
Nguyễn Thái Ngọc Duy
1
-1
/
+27
2017-08-24
revision.c: --all adds HEAD from all worktrees
Nguyễn Thái Ngọc Duy
1
-0
/
+14
2017-08-24
revision.c: use refs_for_each*() instead of for_each_*_submodule()
Nguyễn Thái Ngọc Duy
1
-16
/
+32
2017-08-24
revision.c: --indexed-objects add objects from all worktrees
Nguyễn Thái Ngọc Duy
1
-0
/
+21
2017-08-24
revision.c: refactor add_index_objects_to_pending()
Nguyễn Thái Ngọc Duy
1
-6
/
+12
2017-08-23
pack: move has_sha1_pack()
Jonathan Tan
1
-0
/
+1
2017-08-23
Merge branch 'jk/reflog-walk' into maint
Junio C Hamano
1
-20
/
+37
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
-20
/
+37
2017-08-11
Merge branch 'bc/object-id'
Junio C Hamano
1
-8
/
+8
2017-08-02
revision: do not fallback to default when rev_input_given is set
Jeff King
1
-1
/
+1
2017-08-02
revision: add rev_input_given flag
Jeff King
1
-0
/
+1
2017-07-17
sha1_name: convert GET_SHA1* flags to GET_OID*
brian m. carlson
1
-3
/
+3
2017-07-17
sha1_name: convert get_sha1* to get_oid*
brian m. carlson
1
-5
/
+5
2017-07-13
Merge branch 'ab/grep-lose-opt-regflags'
Junio C Hamano
1
-2
/
+0
2017-07-10
Merge branch 'ab/wildmatch'
Junio C Hamano
1
-1
/
+1
2017-07-09
reflog-walk: apply --since/--until to reflog dates
Jeff King
1
-3
/
+16
[next]