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
2018-03-26
object-store: close all packs upon clearing the object store
Stefan Beller
5
-5
/
+5
2018-03-26
object-store: move packed_git and packed_git_mru to object store
Stefan Beller
6
-16
/
+27
2018-03-23
object-store: move alt_odb_list and alt_odb_tail to object store
Stefan Beller
1
-0
/
+4
2018-03-23
object-store: migrate alternates struct and functions from cache.h
Stefan Beller
4
-0
/
+4
2018-03-23
repository: introduce raw object store field
Stefan Beller
1
-1
/
+2
2018-02-13
Merge branch 'pw/sequencer-in-process-commit'
Junio C Hamano
3
-263
/
+34
2018-02-13
Merge branch 'nd/trace-with-env'
Junio C Hamano
2
-3
/
+3
2018-02-13
Merge branch 'pc/submodule-helper'
Junio C Hamano
1
-0
/
+340
2018-02-13
Merge branch 'rs/describe-unique-abbrev'
Junio C Hamano
1
-1
/
+1
2018-02-13
Merge branch 'gs/retire-mru'
Junio C Hamano
1
-5
/
+4
2018-02-13
Merge branch 'ot/mru-on-list'
Junio C Hamano
1
-2
/
+3
2018-02-13
Merge branch 'jh/partial-clone'
Junio C Hamano
4
-9
/
+106
2018-02-13
Merge branch 'jh/fsck-promisors'
Junio C Hamano
9
-56
/
+217
2018-01-24
sequencer: run 'prepare-commit-msg' hook
Phillip Wood
1
-2
/
+0
2018-01-24
mru: Replace mru.[ch] with list.h implementation
Gargi Sharma
1
-5
/
+4
2018-01-23
Merge branch 'ab/commit-m-with-fixup'
Junio C Hamano
1
-3
/
+5
2018-01-23
Merge branch 'sb/diff-blobfind-pickaxe'
Junio C Hamano
1
-2
/
+2
2018-01-23
Merge branch 'jk/abort-clone-with-existing-dest'
Junio C Hamano
1
-7
/
+24
2018-01-23
Merge branch 'rs/lose-leak-pending'
Junio C Hamano
1
-12
/
+1
2018-01-23
Merge branch 'nd/ita-wt-renames-in-status'
Junio C Hamano
1
-1
/
+1
2018-01-23
Merge branch 'dk/describe-all-output-fix'
Junio C Hamano
1
-2
/
+5
2018-01-16
describe: use strbuf_add_unique_abbrev() for adding short hashes
René Scharfe
1
-1
/
+1
2018-01-16
sq_quote_argv: drop maxlen parameter
Jeff King
2
-3
/
+3
2018-01-16
submodule: port submodule subcommand 'deinit' from shell to C
Prathamesh Chavan
1
-0
/
+147
2018-01-16
submodule: port submodule subcommand 'sync' from shell to C
Prathamesh Chavan
1
-0
/
+193
2018-01-05
Merge branch 'ew/empty-merge-with-dirty-index'
Junio C Hamano
1
-37
/
+0
2018-01-04
diff: introduce DIFF_PICKAXE_KINDS_MASK
Stefan Beller
1
-2
/
+2
2018-01-03
clone: do not clean up directories we didn't create
Jeff King
1
-4
/
+16
2018-01-03
clone: factor out dir_exists() helper
Jeff King
1
-3
/
+8
2017-12-28
Merge branch 'sb/describe-blob'
Junio C Hamano
1
-27
/
+94
2017-12-28
Merge branch 'hi/merge-verify-sig-config'
Junio C Hamano
1
-0
/
+2
2017-12-28
Merge branch 'jt/transport-hide-vtable'
Junio C Hamano
2
-6
/
+0
2017-12-28
Merge branch 'cc/skip-to-optional-val'
Junio C Hamano
1
-8
/
+3
2017-12-28
checkout: avoid using the rev_info flag leak_pending
René Scharfe
1
-12
/
+1
2017-12-27
Use DIFF_DETECT_RENAME for detect_rename assignments
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2017-12-27
Merge branch 'ot/pretty'
Junio C Hamano
3
-3
/
+3
2017-12-27
Merge branch 'bw/submodule-sans-cache-compat'
Junio C Hamano
3
-3
/
+5
2017-12-27
Merge branch 'es/clone-shared-worktree'
Junio C Hamano
1
-1
/
+2
2017-12-27
Merge branch 'jt/decorate-api'
Junio C Hamano
1
-1
/
+1
2017-12-27
Merge branch 'ks/branch-cleanup'
Junio C Hamano
2
-7
/
+14
2017-12-27
Merge branch 'rs/fmt-merge-msg-string-leak-fix'
Junio C Hamano
1
-1
/
+2
2017-12-27
Merge branch 'rs/am-builtin-leakfix'
Junio C Hamano
1
-3
/
+7
2017-12-27
Merge branch 'es/worktree-checkout-hook'
Junio C Hamano
1
-6
/
+16
2017-12-27
Merge branch 'lb/rebase-i-short-command-names'
Junio C Hamano
1
-10
/
+19
2017-12-27
Merge branch 'jh/object-filtering'
Junio C Hamano
2
-3
/
+173
2017-12-27
describe: prepend "tags/" when describing tags with embedded name
Daniel Knittl-Frank
1
-2
/
+5
2017-12-22
commit: add support for --fixup <commit> -m"<extra message>"
Ævar Arnfjörð Bjarmason
1
-3
/
+5
2017-12-22
Merge branch 'ew/empty-merge-with-dirty-index-maint' into ew/empty-merge-with...
Junio C Hamano
1
-37
/
+0
2017-12-22
move index_has_changes() from builtin/am.c to merge.c for reuse
Elijah Newren
1
-37
/
+0
2017-12-19
Merge branch 'ar/unconfuse-three-dots'
Junio C Hamano
1
-2
/
+8
[next]