index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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
2
-5
/
+7
2020-02-04
notes.c: fix off-by-one error when decreasing notes fanout
Johan Herland
2
-8
/
+18
2020-02-04
t3305: check notes fanout more carefully and robustly
Johan Herland
1
-25
/
+76
2020-02-04
git-filter-branch.txt: wrap "maths" notation in backticks
Martin Ågren
1
-3
/
+3
2020-02-04
commit-graph.h: use odb in 'load_commit_graph_one_fd_st'
Taylor Blau
4
-14
/
+14
2020-02-04
commit-graph.c: remove path normalization, comparison
Taylor Blau
4
-33
/
+24
2020-02-04
commit-graph.h: store object directory in 'struct commit_graph'
Taylor Blau
3
-20
/
+25
2020-02-04
commit-graph.h: store an odb in 'struct write_commit_graph_context'
Taylor Blau
7
-36
/
+54
2020-02-04
t7400: testcase for submodule status on unregistered inner git repos
Peter Kaestle
1
-0
/
+15
2020-02-04
tree-walk.c: break circular dependency with unpack-trees
Jeff King
3
-3
/
+4
2020-01-31
sparse-checkout: fix cone mode behavior mismatch
Derrick Stolee
2
-1
/
+13
2020-01-31
sparse-checkout: improve docs around 'set' in cone mode
Derrick Stolee
1
-3
/
+14
2020-01-31
sparse-checkout: escape all glob characters on write
Derrick Stolee
2
-6
/
+9
2020-01-31
sparse-checkout: use C-style quotes in 'list' subcommand
Derrick Stolee
2
-4
/
+9
2020-01-31
sparse-checkout: unquote C-style strings over --stdin
Derrick Stolee
2
-2
/
+27
2020-01-31
sparse-checkout: write escaped patterns in cone mode
Derrick Stolee
2
-4
/
+29
2020-01-31
sparse-checkout: properly match escaped characters
Derrick Stolee
2
-7
/
+51
2020-01-31
sparse-checkout: warn on globs in cone patterns
Derrick Stolee
2
-0
/
+75
2020-01-31
C: use skip_prefix() to avoid hardcoded string length
Junio C Hamano
8
-25
/
+18
2020-01-31
submodule foreach: replace $path with $sm_path in example
Kyle Meyer
1
-1
/
+1
2020-01-31
t5318: don't pass non-object directory to '--object-dir'
Taylor Blau
1
-2
/
+2
2020-01-31
diff: move diff.wsErrorHighlight to "basic" config
Jeff King
2
-8
/
+21
2020-01-31
sha1-file: allow check_object_signature() to handle any repo
Matheus Tavares
7
-19
/
+27
2020-01-31
sha1-file: pass git_hash_algo to hash_object_file()
Matheus Tavares
11
-25
/
+36
2020-01-31
sha1-file: pass git_hash_algo to write_object_file_prepare()
Matheus Tavares
1
-8
/
+12
2020-01-31
streaming: allow open_istream() to handle any repo
Matheus Tavares
7
-21
/
+28
2020-01-31
pack-check: use given repo's hash_algo at verify_packfile()
Matheus Tavares
1
-5
/
+5
2020-01-31
cache-tree: use given repo's hash_algo at verify_one()
Matheus Tavares
1
-1
/
+1
2020-01-31
diff: make diff_populate_filespec() honor its repo argument
Matheus Tavares
1
-1
/
+1
2020-01-30
Sync with maint
Junio C Hamano
1
-0
/
+1
2020-01-30
The second batch
Junio C Hamano
1
-0
/
+47
2020-01-30
Merge branch 'bc/misconception-doc'
Junio C Hamano
2
-0
/
+24
2020-01-30
Merge branch 'bc/author-committer-doc'
Junio C Hamano
4
-27
/
+69
2020-01-30
Merge branch 'ss/t6025-modernize'
Junio C Hamano
1
-47
/
+48
2020-01-30
Merge branch 'lh/bool-to-type-bool'
Junio C Hamano
2
-6
/
+6
2020-01-30
Merge branch 'ds/refmap-doc'
Junio C Hamano
2
-1
/
+28
2020-01-30
Merge branch 'bc/actualmente'
Junio C Hamano
1
-2
/
+2
2020-01-30
Merge branch 'rt/submodule-i18n'
Junio C Hamano
1
-14
/
+14
2020-01-30
Merge branch 'js/builtin-add-i-cmds'
Junio C Hamano
2
-3
/
+15
2020-01-30
Merge branch 'jk/test-fixes'
Junio C Hamano
2
-4
/
+2
2020-01-30
Merge branch 'jk/asan-build-fix'
Junio C Hamano
2
-0
/
+8
2020-01-30
Merge branch 'sg/completion-worktree'
Junio C Hamano
2
-26
/
+150
[prev]
[next]