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
/
apply.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-16
convert: permit passing additional metadata to filter processes
brian m. carlson
1
-1
/
+1
2020-01-31
sha1-file: pass git_hash_algo to hash_object_file()
Matheus Tavares
1
-2
/
+4
2019-12-16
Merge branch 'js/add-i-a-bit-more-tests'
Junio C Hamano
1
-0
/
+10
2019-12-06
Merge branch 'jk/lore-is-the-archive'
Junio C Hamano
1
-1
/
+1
2019-12-06
apply --allow-overlap: fix a corner case
Johannes Schindelin
1
-0
/
+10
2019-12-01
Merge branch 'en/doc-typofix'
Junio C Hamano
1
-2
/
+2
2019-11-30
doc: replace public-inbox links with lore.kernel.org
Jeff King
1
-1
/
+1
2019-11-10
Merge branch 'dl/apply-3way-diff3'
Junio C Hamano
1
-1
/
+1
2019-11-10
Fix spelling errors in code comments
Elijah Newren
1
-2
/
+2
2019-10-24
apply: respect merge.conflictStyle in --3way
Denton Liu
1
-1
/
+1
2019-10-15
Merge branch 'tg/range-diff-output-update'
Junio C Hamano
1
-21
/
+22
2019-10-09
range-diff: don't segfault with mode-only changes
Thomas Gummerer
1
-21
/
+22
2019-09-09
Merge branch 'bc/reread-attributes-during-rebase'
Junio C Hamano
1
-0
/
+11
2019-09-03
am: reload .gitattributes after patching it
brian m. carlson
1
-0
/
+11
2019-07-11
apply: make parse_git_diff_header public
Thomas Gummerer
1
-50
/
+19
2019-07-11
apply: only pass required data to gitdiff_* functions
Thomas Gummerer
1
-24
/
+35
2019-07-09
apply: only pass required data to find_name_*
Thomas Gummerer
1
-24
/
+24
2019-07-09
apply: only pass required data to check_header_line
Thomas Gummerer
1
-4
/
+4
2019-07-09
apply: only pass required data to git_header_name
Thomas Gummerer
1
-8
/
+8
2019-07-09
apply: only pass required data to skip_tree_prefix
Thomas Gummerer
1
-9
/
+9
2019-07-09
apply: replace marc.info link with public-inbox
Thomas Gummerer
1
-1
/
+1
2019-05-28
fill_stat_cache_info(): prepare for an fsmonitor fix
Johannes Schindelin
1
-1
/
+1
2019-02-20
completion: add more parameter value completion
Nguyễn Thái Ngọc Duy
1
-0
/
+4
2019-02-06
Merge branch 'jk/loose-object-cache-oid'
Junio C Hamano
1
-1
/
+1
2019-02-06
Merge branch 'jk/unused-parameter-cleanup'
Junio C Hamano
1
-3
/
+2
2019-02-06
Merge branch 'nd/the-index-final'
Junio C Hamano
1
-2
/
+3
2019-01-24
apply: drop unused "def" parameter from find_name_gnu()
Jeff King
1
-3
/
+2
2019-01-14
Merge branch 'nd/checkout-noisy'
Junio C Hamano
1
-1
/
+2
2019-01-14
read-cache.c: kill read_index()
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2019-01-14
repository.c: replace hold_locked_index() with repo_hold_locked_index()
Nguyễn Thái Ngọc Duy
1
-1
/
+2
2019-01-08
convert has_sha1_file() callers to has_object_file()
Jeff King
1
-1
/
+1
2018-11-18
Merge branch 'js/apply-recount-allow-noop'
Junio C Hamano
1
-1
/
+1
2018-11-14
checkout: print something when checking out paths
Nguyễn Thái Ngọc Duy
1
-1
/
+2
2018-11-13
apply --recount: allow "no-op hunks"
Johannes Schindelin
1
-1
/
+1
2018-11-06
assert NOARG/NONEG behavior of parse-options callbacks
Jeff King
1
-0
/
+18
2018-11-06
apply: return -1 from option callback instead of calling exit(1)
Jeff King
1
-1
/
+1
2018-11-06
apply: mark include/exclude options as NONEG
Jeff King
1
-2
/
+2
2018-10-30
Merge branch 'bc/hash-transition-part-15'
Junio C Hamano
1
-24
/
+26
2018-10-15
apply: rename new_sha1_prefix and old_sha1_prefix
brian m. carlson
1
-20
/
+20
2018-10-15
apply: replace hard-coded constants
brian m. carlson
1
-8
/
+10
2018-09-21
ws.c: remove implicit dependency on the_index
Nguyễn Thái Ngọc Duy
1
-3
/
+5
2018-09-21
rerere.c: remove implicit dependency on the_index
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2018-09-21
ll-merge.c: remove implicit dependency on the_index
Nguyễn Thái Ngọc Duy
1
-3
/
+6
2018-08-13
apply.c: remove implicit dependency on the_index
Nguyễn Thái Ngọc Duy
1
-21
/
+25
2018-08-13
apply.c: make init_apply_state() take a struct repository
Nguyễn Thái Ngọc Duy
1
-0
/
+2
2018-08-13
apply.c: pass struct apply_state to more functions
Nguyễn Thái Ngọc Duy
1
-7
/
+11
2018-08-13
convert.c: remove an implicit dependency on the_index
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2018-08-02
Merge branch 'jm/cache-entry-from-mem-pool'
Junio C Hamano
1
-13
/
+11
2018-07-24
Merge branch 'en/apply-comment-fix'
Junio C Hamano
1
-1
/
+1
2018-07-18
Merge branch 'sb/object-store-grafts'
Junio C Hamano
1
-0
/
+1
[next]