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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-09
Merge branch 'ds/commit-graph-write-refactor'
Junio C Hamano
3
-15
/
+19
2019-07-09
Merge branch 'tm/tag-gpgsign-config'
Junio C Hamano
1
-6
/
+16
2019-07-09
Merge branch 'fc/fetch-with-import-fix'
Junio C Hamano
1
-10
/
+18
2019-07-09
Merge branch 'po/doc-branch'
Junio C Hamano
1
-1
/
+2
2019-07-09
Merge branch 'nb/branch-show-other-worktrees-head'
Junio C Hamano
1
-4
/
+12
2019-07-09
builtin/merge.c - cleanup of code in for-cycle that tests strategies
Edmundo Carmona Antoranz
1
-33
/
+20
2019-07-02
cherry-pick/revert: advise using --skip
Rohit Ashiwal
1
-5
/
+8
2019-07-02
cherry-pick/revert: add --skip option
Rohit Ashiwal
1
-0
/
+5
2019-07-01
repack: disable bitmaps-by-default if .keep files exist
Eric Wong
1
-2
/
+16
2019-07-01
object-store.h: move for_each_alternate_ref() from transport.h
Jeff King
1
-1
/
+0
2019-07-01
rebase --am: ignore rebase.rescheduleFailedExec
Johannes Schindelin
1
-3
/
+7
2019-06-27
tree-walk.c: remove the_repo from get_tree_entry()
Nguyễn Thái Ngọc Duy
2
-2
/
+2
2019-06-27
tree-walk.c: remove the_repo from fill_tree_descriptor()
Nguyễn Thái Ngọc Duy
3
-13
/
+17
2019-06-27
sha1-file.c: remove the_repo from read_object_with_reference()
Nguyễn Thái Ngọc Duy
3
-4
/
+8
2019-06-25
submodule foreach: fix recursion of options
Morian Sonnet
1
-0
/
+1
2019-06-21
Merge branch 'jt/partial-clone-missing-ref-delta-base'
Junio C Hamano
1
-2
/
+24
2019-06-21
env--helper: new undocumented builtin wrapping git_env_*()
Ævar Arnfjörð Bjarmason
1
-0
/
+95
2019-06-21
pull: add --[no-]show-forced-updates passthrough
Derrick Stolee
1
-0
/
+7
2019-06-21
fetch: warn about forced updates in branch listing
Derrick Stolee
1
-1
/
+24
2019-06-21
fetch: add --[no-]show-forced-updates argument
Derrick Stolee
1
-1
/
+10
2019-06-21
status: ignore status.aheadbehind in porcelain formats
Jeff Hostetler
1
-4
/
+6
2019-06-21
status: add status.aheadbehind setting
Jeff Hostetler
1
-1
/
+16
2019-06-20
cache-tree/blame: avoid reusing the DEBUG constant
Jeff Hostetler
1
-3
/
+3
2019-06-20
switch: allow to switch in the middle of bisect
Nguyễn Thái Ngọc Duy
1
-3
/
+1
2019-06-20
delta-islands: respect progress flag
Jeff King
1
-1
/
+1
2019-06-20
rev-list: teach --no-object-names to enable piping
Emily Shaffer
1
-1
/
+18
2019-06-20
hashmap: convert sha1hash() to oidhash()
Jeff King
1
-2
/
+2
2019-06-20
object: convert lookup_object() to use object_id
Jeff King
5
-9
/
+8
2019-06-20
object: convert lookup_unknown_object() to use object_id
Jeff King
2
-2
/
+2
2019-06-20
pack-objects: convert packlist_find() to use object_id
Jeff King
1
-9
/
+10
2019-06-20
describe: fix accidental oid/hash type-punning
Jeff King
1
-1
/
+1
2019-06-19
fetch: only run 'gc' once when fetching multiple remotes
Nguyễn Thái Ngọc Duy
1
-6
/
+11
2019-06-19
commit-graph: verify chains with --shallow mode
Derrick Stolee
1
-8
/
+19
2019-06-19
commit-graph: create options for split files
Derrick Stolee
3
-7
/
+23
2019-06-19
commit-graph: add --split option to builtin
Derrick Stolee
1
-3
/
+7
2019-06-19
stash: fix show referencing stash index
Thomas Gummerer
1
-4
/
+5
2019-06-19
verify-tag: drop signal.h include
Jeff King
2
-2
/
+0
2019-06-19
interpret-trailers: load default config
Jeff King
1
-0
/
+3
2019-06-17
Merge branch 'xl/record-partial-clone-origin'
Junio C Hamano
1
-1
/
+1
2019-06-17
Merge branch 'js/fsmonitor-unflake'
Junio C Hamano
1
-1
/
+1
2019-06-17
Merge branch 'ba/clone-remote-submodules'
Junio C Hamano
1
-0
/
+8
2019-06-17
Merge branch 'vv/merge-squash-with-explicit-commit'
Junio C Hamano
1
-1
/
+11
2019-06-17
Merge branch 'js/bisect-helper-check-get-oid-return-value'
Junio C Hamano
1
-1
/
+4
2019-06-17
Merge branch 'jk/am-i-resolved-fix'
Junio C Hamano
1
-11
/
+12
2019-06-13
Merge branch 'dl/format-patch-notes-config'
Junio C Hamano
1
-1
/
+19
2019-06-13
Merge branch 'nd/merge-quit'
Junio C Hamano
1
-12
/
+18
2019-06-13
Merge branch 'js/rebase-cleanup'
Junio C Hamano
1
-6
/
+1
2019-06-13
Merge branch 'nd/worktree-name-sanitization'
Junio C Hamano
1
-1
/
+9
2019-06-13
Merge branch 'en/fast-export-encoding'
Junio C Hamano
1
-6
/
+49
2019-06-13
Merge branch 'jk/unused-params-final-batch'
Junio C Hamano
18
-58
/
+44
[prev]
[next]