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-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
2020-01-24
sparse-checkout: create leading directories
Derrick Stolee
1
-0
/
+4
2020-01-24
config: fix typo in variable name
Matthew Rogers
1
-5
/
+5
2020-01-24
rebase -i: stop checking out the tip of the branch to rebase
Alban Gruin
1
-13
/
+5
2020-01-23
pack-objects: add checks for duplicate objects
Jeff King
1
-1
/
+7
2020-01-23
pack-objects: improve partial packfile reuse
Jeff King
1
-44
/
+170
2020-01-23
builtin/pack-objects: introduce obj_is_packed()
Jeff King
1
-2
/
+7
2020-01-23
pack-objects: introduce pack.allowPackReuse
Jeff King
1
-1
/
+7
2020-01-22
Merge branch 'nd/switch-and-restore'
Junio C Hamano
1
-0
/
+2
2020-01-22
Merge branch 'hw/commit-advise-while-rejecting'
Junio C Hamano
1
-0
/
+1
2020-01-17
git-rebase.txt: update description of --allow-empty-message
Elijah Newren
1
-5
/
+7
2020-01-17
grep: use no. of cores as the default no. of threads
Matheus Tavares
1
-2
/
+1
2020-01-17
grep: move driver pre-load out of critical section
Matheus Tavares
1
-4
/
+4
2020-01-17
grep: re-enable threads in non-worktree case
Matheus Tavares
1
-1
/
+1
2020-01-17
grep: protect packed_git [re-]initialization
Matheus Tavares
1
-2
/
+6
2020-01-17
grep: allow submodule functions to run in parallel
Matheus Tavares
1
-16
/
+22
2020-01-17
submodule-config: add skip_if_read option to repo_read_gitmodules()
Matheus Tavares
1
-1
/
+1
2020-01-17
grep: replace grep_read_mutex by internal obj read lock
Matheus Tavares
1
-30
/
+16
[prev]
[next]