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
2017-05-08
Convert lookup_tree to struct object_id
brian m. carlson
18
-25
/
+25
2017-05-08
builtin/reflog: convert tree_is_complete to take struct object_id
brian m. carlson
1
-5
/
+5
2017-05-08
tree: convert read_tree_1 to use struct object_id internally
brian m. carlson
1
-4
/
+4
2017-05-08
Convert lookup_blob to struct object_id
brian m. carlson
15
-19
/
+19
2017-05-08
Convert remaining callers of lookup_blob to object_id
brian m. carlson
3
-22
/
+25
2017-05-08
builtin/unpack-objects: convert to struct object_id
brian m. carlson
1
-32
/
+32
2017-05-08
pack: convert struct pack_idx_entry to struct object_id
brian m. carlson
8
-69
/
+89
2017-05-08
Convert lookup_commit* to struct object_id
brian m. carlson
50
-132
/
+138
2017-05-08
Convert remaining callers of lookup_commit_reference* to object_id
brian m. carlson
6
-39
/
+39
2017-05-08
builtin/tag: convert to struct object_id
brian m. carlson
1
-33
/
+33
2017-05-08
sequencer: convert some functions to struct object_id
brian m. carlson
1
-6
/
+6
2017-05-08
shallow: convert shallow registration functions to object_id
brian m. carlson
7
-20
/
+20
2017-05-08
revision: convert prepare_show_merge to struct object_id
brian m. carlson
1
-5
/
+5
2017-05-08
notes-utils: convert internals to struct object_id
brian m. carlson
1
-9
/
+9
2017-05-08
http-push: convert some static functions to struct object_id
brian m. carlson
1
-12
/
+12
2017-05-08
tag: convert parse_tag_buffer to struct object_id
brian m. carlson
1
-8
/
+7
2017-05-08
builtin/verify-commit: convert to struct object_id
brian m. carlson
1
-6
/
+6
2017-05-08
reflog_expire: convert to struct object_id
brian m. carlson
3
-16
/
+19
2017-05-08
parse-options-cb: convert to struct object_id
brian m. carlson
1
-3
/
+3
2017-05-08
notes-cache: convert to struct object_id
brian m. carlson
3
-19
/
+18
2017-05-08
submodule: convert merge_submodule to use struct object_id
brian m. carlson
3
-20
/
+20
2017-05-08
fast-import: convert to struct object_id
brian m. carlson
1
-158
/
+159
2017-05-02
fast-import: convert internal structs to struct object_id
brian m. carlson
1
-86
/
+96
2017-05-02
builtin/rev-parse: convert to struct object_id
brian m. carlson
1
-28
/
+28
2017-05-02
builtin/blame: convert static function to struct object_id
brian m. carlson
1
-3
/
+3
2017-05-02
branch: convert to struct object_id
brian m. carlson
1
-8
/
+8
2017-05-02
bundle: convert to struct object_id
brian m. carlson
3
-18
/
+21
2017-05-02
builtin/prune: convert to struct object_id
brian m. carlson
1
-3
/
+3
2017-05-02
builtin/name-rev: convert to struct object_id
brian m. carlson
1
-14
/
+14
2017-05-02
Convert struct cache_tree to use struct object_id
brian m. carlson
8
-24
/
+27
2017-05-02
Clean up outstanding object_id transforms.
brian m. carlson
2
-2
/
+2
2017-05-02
fetch-pack: convert to struct object_id
brian m. carlson
1
-44
/
+45
2017-04-30
Merging a handful of topics before -rc2
Junio C Hamano
1
-0
/
+10
2017-05-01
Merge branch 'sh/rebase-i-reread-todo-after-exec'
Junio C Hamano
2
-0
/
+36
2017-05-01
Merge branch 'ls/travis-stricter-linux32-builds'
Junio C Hamano
1
-0
/
+1
2017-05-01
Merge branch 'ls/travis-win-fix-status'
Junio C Hamano
1
-1
/
+1
2017-05-01
Merge branch 'jk/submodule-init-segv-fix'
Junio C Hamano
2
-3
/
+11
2017-05-01
Merge branch 'jk/prio-queue-avoid-swap-with-self'
Junio C Hamano
1
-1
/
+1
2017-05-01
Merge branch 'ab/align-perf-descriptions'
Junio C Hamano
2
-0
/
+5
2017-05-01
Merge branch 'jk/complete-checkout-sans-dwim-remote'
Junio C Hamano
1
-1
/
+10
2017-04-27
rebase -i: reread the todo list if `exec` touched it
Stephen Hicks
2
-0
/
+36
2017-04-27
travis-ci: set DEVELOPER knob for Linux32 build
Lars Schneider
1
-0
/
+1
2017-04-26
travis-ci: printf $STATUS as string
Lars Schneider
1
-1
/
+1
2017-04-26
Git 2.13-rc1
Junio C Hamano
2
-1
/
+40
2017-04-26
Merge branch 'mh/separate-ref-cache'
Junio C Hamano
7
-1089
/
+1066
2017-04-26
Merge branch 'nd/worktree-add-lock'
Junio C Hamano
3
-5
/
+23
2017-04-26
Merge branch 'jk/update-links-in-docs'
Junio C Hamano
6
-14
/
+14
2017-04-26
Merge branch 'sf/putty-w-args'
Junio C Hamano
1
-1
/
+3
2017-04-26
Merge branch 'ab/completion-push-delete-ref'
Junio C Hamano
2
-0
/
+35
2017-04-26
Merge branch 'cc/split-index-config'
Junio C Hamano
1
-1
/
+2
[next]