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-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
2019-06-13
Merge branch 'sb/format-patch-base-patch-id-fix'
Junio C Hamano
2
-17
/
+2
2019-06-13
Merge branch 'nd/init-relative-template-fix'
Junio C Hamano
1
-0
/
+3
2019-06-13
cleanup: fix possible overflow errors in binary search, part 2
René Scharfe
1
-1
/
+1
2019-06-12
packfile: rename close_all_packs to close_object_store
Derrick Stolee
8
-9
/
+9
2019-06-12
commit-graph: collapse parameters into flags
Derrick Stolee
3
-6
/
+8
2019-06-12
commit-graph: return with errors during write
Derrick Stolee
3
-15
/
+17
2019-06-11
multi-pack-index: prepare 'repack' subcommand
Derrick Stolee
1
-2
/
+10
2019-06-11
multi-pack-index: prepare for 'expire' subcommand
Derrick Stolee
1
-1
/
+3
2019-06-11
repack: refactor pack deletion for future use
Derrick Stolee
1
-12
/
+2
2019-06-05
tag: add tag.gpgSign config option to force all tags be GPG-signed
Tigran Mkrtchyan
1
-6
/
+16
2019-06-04
fetch: fix regression with transport helpers
Felipe Contreras
1
-2
/
+3
2019-06-04
fetch: make the code more understandable
Felipe Contreras
1
-7
/
+9
2019-06-04
fetch: trivial cleanup
Felipe Contreras
1
-3
/
+8
2019-05-30
Merge branch 'js/rebase-config-bitfix'
Junio C Hamano
1
-1
/
+1
2019-05-29
clone: respect user supplied origin name when setting up partial clone
Xin Li
1
-1
/
+1
2019-05-29
doc branch: provide examples for listing remote tracking branches
Philip Oakley
1
-1
/
+2
2019-05-28
fill_stat_cache_info(): prepare for an fsmonitor fix
Johannes Schindelin
1
-1
/
+1
[prev]
[next]