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
2017-05-29
Merge branch 'bm/interpret-trailers-cut-line-is-eom'
Junio C Hamano
1
-1
/
+1
2017-05-29
Merge branch 'ja/do-not-ask-needless-questions'
Junio C Hamano
3
-7
/
+8
2017-05-29
Merge branch 'jk/bug-to-abort'
Junio C Hamano
1
-0
/
+3
2017-05-29
Merge branch 'jc/read-tree-empty-with-m'
Junio C Hamano
1
-1
/
+1
2017-05-29
Merge branch 'js/plug-leaks'
Junio C Hamano
11
-35
/
+69
2017-05-29
Merge branch 'jk/disable-pack-reuse-when-broken'
Junio C Hamano
1
-1
/
+5
2017-05-29
Merge branch 'bc/object-id'
Junio C Hamano
38
-311
/
+331
2017-05-29
Merge branch 'bw/dir-c-stops-relying-on-the-index'
Junio C Hamano
5
-9
/
+11
2017-05-29
Merge branch 'jc/repack-threads'
Junio C Hamano
1
-0
/
+5
2017-05-29
Merge branch 'sb/reset-recurse-submodules'
Junio C Hamano
1
-0
/
+30
2017-05-23
Merge branch 'jt/push-options-doc'
Junio C Hamano
1
-2
/
+49
2017-05-23
Merge branch 'rs/checkout-am-fix-unborn'
Junio C Hamano
2
-2
/
+3
2017-05-23
Merge branch 'ah/log-decorate-default-to-auto'
Junio C Hamano
1
-2
/
+2
2017-05-18
interpret-trailers: honor the cut line
Brian Malehorn
1
-1
/
+1
2017-05-16
Merge branch 'js/larger-timestamps'
Junio C Hamano
15
-48
/
+48
2017-05-16
Merge branch 'jn/clone-add-empty-config-from-command-line'
Junio C Hamano
1
-1
/
+3
2017-05-16
Merge branch 'ab/clone-no-tags'
Junio C Hamano
1
-2
/
+11
2017-05-16
Merge branch 'sk/status-short-branch-color-config'
Junio C Hamano
1
-0
/
+4
2017-05-16
Merge branch 'jk/am-leakfix'
Junio C Hamano
1
-20
/
+14
2017-05-15
builtin/log: honor log.decorate
brian m. carlson
1
-2
/
+2
2017-05-15
config: complain about --local outside of a git repo
Jeff King
1
-0
/
+3
2017-05-12
read-tree -m: make error message for merging 0 trees less smart aleck
Jean-Noel Avila
1
-2
/
+3
2017-05-12
usability: don't ask questions if no reply is required
Jean-Noel Avila
2
-5
/
+5
2017-05-10
read-tree: "read-tree -m --empty" does not make sense
Junio C Hamano
1
-1
/
+1
2017-05-10
receive-pack: verify push options in cert
Jonathan Tan
1
-2
/
+49
2017-05-09
checkout: fix memory leak
Junio C Hamano
1
-0
/
+1
2017-05-09
pack-objects: disable pack reuse for object-selection options
Jeff King
1
-1
/
+5
2017-05-08
object: convert parse_object* to take struct object_id
brian m. carlson
14
-23
/
+26
2017-05-08
tree: convert parse_tree_indirect to struct object_id
brian m. carlson
9
-17
/
+17
2017-05-08
diff-lib: convert do_diff_cache to struct object_id
brian m. carlson
3
-5
/
+5
2017-05-08
builtin/ls-tree: convert to struct object_id
brian m. carlson
1
-3
/
+3
2017-05-08
merge: convert checkout_fast_forward to struct object_id
brian m. carlson
2
-4
/
+4
2017-05-08
builtin/ls-files: convert overlay_tree_on_cache to object_id
brian m. carlson
1
-3
/
+3
2017-05-08
builtin/read-tree: convert to struct object_id
brian m. carlson
1
-5
/
+5
2017-05-08
revision: rename add_pending_sha1 to add_pending_oid
brian m. carlson
2
-3
/
+3
2017-05-08
Convert the verify_pack callback to struct object_id
brian m. carlson
1
-3
/
+3
2017-05-08
Convert lookup_tag to struct object_id
brian m. carlson
3
-5
/
+5
2017-05-08
Convert lookup_tree to struct object_id
brian m. carlson
4
-5
/
+5
2017-05-08
builtin/reflog: convert tree_is_complete to take struct object_id
brian m. carlson
1
-5
/
+5
2017-05-08
Convert lookup_blob to struct object_id
brian m. carlson
5
-5
/
+5
2017-05-08
Convert remaining callers of lookup_blob to object_id
brian m. carlson
2
-19
/
+19
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
2
-40
/
+56
2017-05-08
Convert lookup_commit* to struct object_id
brian m. carlson
24
-53
/
+54
2017-05-08
builtin/tag: convert to struct object_id
brian m. carlson
1
-33
/
+33
2017-05-08
shallow: convert shallow registration functions to object_id
brian m. carlson
2
-4
/
+4
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
1
-11
/
+11
2017-05-08
show_worktree(): plug memory leak
Johannes Schindelin
1
-3
/
+5
2017-05-08
name-rev: avoid leaking memory in the `deref` case
Johannes Schindelin
1
-2
/
+5
[next]