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-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
2020-02-05
Merge branch 'am/checkout-file-and-ref-ref-ambiguity'
Junio C Hamano
1
-32
/
+39
2020-02-05
Merge branch 'js/patch-mode-in-others-in-c'
Junio C Hamano
3
-17
/
+51
2020-02-05
name-rev: sort tip names before applying
René Scharfe
1
-8
/
+52
2020-02-05
name-rev: release unused name strings
René Scharfe
1
-5
/
+16
2020-02-05
name-rev: generate name strings only if they are better
René Scharfe
1
-17
/
+18
2020-02-05
name-rev: pre-size buffer in get_parent_name()
René Scharfe
1
-6
/
+14
2020-02-05
name-rev: factor out get_parent_name()
René Scharfe
1
-13
/
+14
2020-02-05
name-rev: put struct rev_name into commit slab
René Scharfe
1
-9
/
+11
2020-02-05
name-rev: don't _peek() in create_or_update_name()
René Scharfe
1
-10
/
+4
2020-02-05
name-rev: don't leak path copy in name_ref()
René Scharfe
1
-1
/
+3
2020-02-05
name-rev: respect const qualifier
René Scharfe
1
-3
/
+3
2020-02-05
name-rev: remove unused typedef
René Scharfe
1
-2
/
+2
2020-02-05
name-rev: rewrite create_or_update_name()
Martin Ågren
1
-12
/
+12
2020-02-04
index-pack: downgrade twice-resolved REF_DELTA to die()
Jeff King
1
-1
/
+3
2020-02-04
commit-graph.h: use odb in 'load_commit_graph_one_fd_st'
Taylor Blau
1
-1
/
+1
2020-02-04
commit-graph.c: remove path normalization, comparison
Taylor Blau
1
-1
/
+1
2020-02-04
commit-graph.h: store object directory in 'struct commit_graph'
Taylor Blau
1
-1
/
+1
2020-02-04
commit-graph.h: store an odb in 'struct write_commit_graph_context'
Taylor Blau
4
-8
/
+31
2020-01-31
sparse-checkout: escape all glob characters on write
Derrick Stolee
1
-1
/
+1
2020-01-31
sparse-checkout: use C-style quotes in 'list' subcommand
Derrick Stolee
1
-2
/
+4
2020-01-31
sparse-checkout: unquote C-style strings over --stdin
Derrick Stolee
1
-1
/
+14
2020-01-31
sparse-checkout: write escaped patterns in cone mode
Derrick Stolee
1
-2
/
+21
2020-01-31
C: use skip_prefix() to avoid hardcoded string length
Junio C Hamano
2
-6
/
+6
2020-01-31
sha1-file: allow check_object_signature() to handle any repo
Matheus Tavares
3
-5
/
+10
2020-01-31
sha1-file: pass git_hash_algo to hash_object_file()
Matheus Tavares
3
-3
/
+5
2020-01-31
streaming: allow open_istream() to handle any repo
Matheus Tavares
2
-2
/
+4
2020-01-30
Merge branch 'hi/gpg-mintrustlevel'
Junio C Hamano
2
-3
/
+19
2020-01-30
fetch: forgo full connectivity check if --filter
Jonathan Tan
1
-1
/
+10
2020-01-30
connected: verify promisor-ness of partial clone
Jonathan Tan
1
-2
/
+3
2020-01-30
grep: ignore --recurse-submodules if --no-index is given
Philippe Blain
1
-2
/
+5
2020-01-27
submodule: fix status of initialized but not cloned submodules
Peter Kaestle
1
-1
/
+11
2020-01-24
clone: fix --sparse option with URLs
Derrick Stolee
1
-1
/
+1
[prev]
[next]