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-04-11
Merge branch 'rs/status-with-removed-submodule'
Junio C Hamano
1
-2
/
+6
2018-04-11
Merge branch 'sb/packfiles-in-repository'
Junio C Hamano
6
-10
/
+4
2018-04-11
Merge branch 'sb/object-store'
Junio C Hamano
13
-23
/
+43
2018-04-10
Merge branch 'ps/contains-id-error-message'
Junio C Hamano
3
-0
/
+3
2018-04-10
Merge branch 'nd/worktree-prune'
Junio C Hamano
1
-9
/
+2
2018-04-10
Merge branch 'bc/object-id'
Junio C Hamano
41
-166
/
+167
2018-04-10
Merge branch 'ma/shortlog-revparse'
Junio C Hamano
1
-1
/
+7
2018-03-28
submodule: check for NULL return of get_submodule_ref_store()
René Scharfe
1
-2
/
+6
2018-03-28
Merge branch 'pc/submodule-helper'
Junio C Hamano
1
-1
/
+1
2018-03-27
submodule deinit: handle non existing pathspecs gracefully
Stefan Beller
1
-1
/
+1
2018-03-26
packfile: keep prepare_packed_git() private
Nguyễn Thái Ngọc Duy
5
-8
/
+1
2018-03-26
packfile: add repository argument to reprepare_packed_git
Stefan Beller
2
-2
/
+3
2018-03-26
packfile: add repository argument to prepare_packed_git
Stefan Beller
5
-5
/
+5
2018-03-26
sha1_file: add repository argument to prepare_alt_odb
Stefan Beller
1
-1
/
+1
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-03-22
Merge branch 'jk/cached-commit-buffer' into maint
Junio C Hamano
1
-1
/
+1
2018-03-22
Merge branch 'sm/mv-dry-run-update' into maint
Junio C Hamano
1
-2
/
+1
2018-03-22
Merge branch 'jc/worktree-add-short-help' into maint
Junio C Hamano
1
-1
/
+1
2018-03-22
Merge branch 'rs/describe-unique-abbrev' into maint
Junio C Hamano
1
-1
/
+1
2018-03-22
Merge branch 'jt/fsck-code-cleanup' into maint
Junio C Hamano
1
-1
/
+7
2018-03-22
parse-options: do not show usage upon invalid option value
Paul-Sebastian Ungureanu
3
-0
/
+3
2018-03-21
Merge branch 'rj/warning-uninitialized-fix'
Junio C Hamano
1
-1
/
+1
2018-03-21
Merge branch 'jt/transfer-fsck-with-promissor'
Junio C Hamano
1
-2
/
+4
2018-03-21
Merge branch 'ma/skip-writing-unchanged-index'
Junio C Hamano
5
-26
/
+17
2018-03-21
Merge branch 'ma/config-page-only-in-list-mode'
Junio C Hamano
1
-0
/
+10
2018-03-20
-Wuninitialized: remove some 'init-self' workarounds
Ramsay Jones
1
-1
/
+1
2018-03-15
worktree prune: improve prune logic when worktree is moved
Nguyễn Thái Ngọc Duy
1
-1
/
+2
2018-03-15
worktree: delete dead code
Nguyễn Thái Ngọc Duy
1
-8
/
+0
2018-03-15
shortlog: disallow left-over arguments outside repo
Martin Ågren
1
-0
/
+5
2018-03-15
index-pack: support checking objects but not links
Jonathan Tan
1
-2
/
+4
2018-03-14
Merge branch 'nd/parseopt-completion'
Junio C Hamano
20
-28
/
+42
2018-03-14
Merge branch 'nd/object-allocation-comments'
Junio C Hamano
4
-0
/
+4
2018-03-14
Merge branch 'nd/worktree-move'
Junio C Hamano
1
-0
/
+220
2018-03-14
Convert lookup_replace_object to struct object_id
brian m. carlson
1
-5
/
+2
2018-03-14
sha1_file: convert read_sha1_file to struct object_id
brian m. carlson
16
-36
/
+36
2018-03-14
sha1_file: convert read_object_with_reference to object_id
brian m. carlson
3
-4
/
+4
2018-03-14
tree-walk: convert tree entry functions to object_id
brian m. carlson
2
-2
/
+2
2018-03-14
builtin/notes: convert static functions to object_id
brian m. carlson
1
-5
/
+5
2018-03-14
builtin/fmt-merge-msg: convert remaining code to object_id
brian m. carlson
1
-2
/
+2
2018-03-14
sha1_file: convert sha1_object_info* to object_id
brian m. carlson
14
-29
/
+28
2018-03-14
sha1_file: convert assert_sha1_type to object_id
brian m. carlson
1
-1
/
+1
2018-03-14
builtin/mktree: convert to struct object_id
brian m. carlson
1
-12
/
+12
2018-03-14
streaming: convert open_istream to use struct object_id
brian m. carlson
2
-2
/
+2
2018-03-14
sha1_file: convert check_sha1_signature to struct object_id
brian m. carlson
3
-3
/
+6
2018-03-14
sha1_file: convert read_loose_object to use struct object_id
brian m. carlson
1
-1
/
+1
2018-03-14
builtin/index-pack: convert struct ref_delta_entry to object_id
brian m. carlson
1
-17
/
+17
[next]