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
2020-02-17
Merge branch 'rs/name-rev-memsave'
Junio C Hamano
1
-64
/
+127
2020-02-16
rebase: rename the two primary rebase backends
Elijah Newren
1
-52
/
+47
2020-02-16
rebase: change the default backend from "am" to "merge"
Elijah Newren
1
-2
/
+2
2020-02-16
rebase: make the backend configurable via config setting
Elijah Newren
1
-7
/
+24
2020-02-16
rebase: drop '-i' from the reflog for interactive-based rebases
Elijah Newren
1
-1
/
+1
2020-02-16
rebase: add an --am option
Elijah Newren
1
-1
/
+17
2020-02-16
rebase: move incompatibility checks between backend options a bit earlier
Elijah Newren
1
-11
/
+11
2020-02-16
rebase: allow more types of rebases to fast-forward
Elijah Newren
1
-4
/
+14
2020-02-16
rebase: fix handling of restrict_revision
Elijah Newren
1
-2
/
+2
2020-02-16
rebase: make sure to pass along the quiet flag to the sequencer
Elijah Newren
1
-1
/
+2
2020-02-16
rebase, sequencer: remove the broken GIT_QUIET handling
Elijah Newren
1
-4
/
+2
2020-02-16
rebase (interactive-backend): fix handling of commits that become empty
Elijah Newren
1
-0
/
+52
2020-02-16
rebase (interactive-backend): make --keep-empty the default
Elijah Newren
1
-9
/
+19
2020-02-14
Merge branch 'tb/commit-graph-object-dir'
Junio C Hamano
4
-9
/
+32
2020-02-14
Merge branch 'jk/index-pack-dupfix'
Junio C Hamano
1
-1
/
+3
2020-02-14
Merge branch 'pk/status-of-uncloned-submodule'
Junio C Hamano
1
-1
/
+11
2020-02-14
Merge branch 'mt/use-passed-repo-more-in-funcs'
Junio C Hamano
6
-10
/
+19
2020-02-14
Merge branch 'ds/sparse-checkout-harden'
Junio C Hamano
2
-6
/
+44
2020-02-14
Merge branch 'jt/connectivity-check-optim-in-partial-clone'
Junio C Hamano
2
-3
/
+13
2020-02-14
Merge branch 'ag/rebase-avoid-unneeded-checkout'
Junio C Hamano
1
-13
/
+5
2020-02-14
Merge branch 'mt/threaded-grep-in-object-store'
Junio C Hamano
1
-47
/
+46
2020-02-14
Merge branch 'jk/packfile-reuse-cleanup'
Junio C Hamano
1
-49
/
+194
2020-02-14
Merge branch 'hw/advice-add-nothing'
Junio C Hamano
1
-2
/
+8
2020-02-14
Merge branch 'pb/do-not-recurse-grep-no-index' into maint
Junio C Hamano
1
-2
/
+5
2020-02-14
Merge branch 'nd/switch-and-restore' into maint
Junio C Hamano
1
-0
/
+2
2020-02-14
Merge branch 'hw/commit-advise-while-rejecting' into maint
Junio C Hamano
1
-0
/
+1
2020-02-14
pack-objects: support filters with bitmaps
Jeff King
1
-2
/
+1
2020-02-14
rev-list: use bitmap filters for traversal
Jeff King
1
-9
/
+8
2020-02-14
pack-bitmap: basic noop bitmap filter infrastructure
Jeff King
2
-3
/
+3
2020-02-14
rev-list: allow commit-only bitmap traversals
Jeff King
2
-9
/
+3
2020-02-14
rev-list: allow bitmaps when counting objects
Jeff King
1
-3
/
+18
2020-02-14
rev-list: make --count work with --objects
Jeff King
1
-0
/
+13
2020-02-14
rev-list: factor out bitmap-optimized routines
Jeff King
1
-21
/
+67
2020-02-14
pack-bitmap: refuse to do a bitmap traversal with pathspecs
Jeff King
1
-1
/
+1
2020-02-13
rev-list: fallback to non-bitmap traversal when filtering
Jeff King
1
-2
/
+2
2020-02-12
Merge branch 'jc/skip-prefix'
Junio C Hamano
2
-6
/
+6
2020-02-12
Merge branch 'pb/do-not-recurse-grep-no-index'
Junio C Hamano
1
-2
/
+5
2020-02-11
sparse-checkout: work with Windows paths
Derrick Stolee
1
-0
/
+3
2020-02-11
sparse-checkout: create 'add' subcommand
Derrick Stolee
1
-6
/
+66
2020-02-11
sparse-checkout: extract pattern update from 'set' subcommand
Derrick Stolee
1
-18
/
+26
2020-02-11
sparse-checkout: extract add_patterns_from_input()
Derrick Stolee
1
-29
/
+35
2020-02-10
remote rename/remove: gently handle remote.pushDefault config
Bert Wesarg
1
-0
/
+55
2020-02-10
remote rename/remove: handle branch.<name>.pushRemote config values
Bert Wesarg
1
-1
/
+21
2020-02-10
remote: clean-up config callback
Bert Wesarg
1
-11
/
+17
2020-02-10
remote: clean-up by returning early to avoid one indentation
Bert Wesarg
1
-46
/
+48
2020-02-10
pull --rebase/remote rename: document and honor single-letter abbreviations r...
Bert Wesarg
2
-43
/
+16
2020-02-10
config: add '--show-scope' to print the scope of a config value
Matthew Rogers
1
-2
/
+18
2020-02-10
config: teach git_config_source to remember its scope
Matthew Rogers
1
-3
/
+13
2020-02-10
strbuf: add and use strbuf_insertstr()
René Scharfe
3
-4
/
+4
2020-02-06
add: change advice config variables used by the add API
Heba Waly
1
-4
/
+8
[prev]
[next]