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-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
2017-05-08
receive-pack: plug memory leak in update()
Johannes Schindelin
1
-1
/
+3
2017-05-08
fast-export: avoid leaking memory in handle_tag()
Johannes Schindelin
1
-0
/
+2
2017-05-08
mktree: plug memory leaks reported by Coverity
Johannes Schindelin
1
-2
/
+3
2017-05-08
pack-redundant: plug memory leak
Johannes Schindelin
1
-0
/
+1
2017-05-08
checkout: fix memory leak
Johannes Schindelin
1
-8
/
+9
2017-05-08
cat-file: fix memory leak
Johannes Schindelin
1
-0
/
+1
2017-05-08
mailinfo & mailsplit: check for EOF while parsing
Johannes Schindelin
1
-0
/
+10
2017-05-08
difftool: address a couple of resource/memory leaks
Johannes Schindelin
1
-10
/
+23
2017-05-08
get_mail_commit_oid(): avoid resource leak
Johannes Schindelin
1
-9
/
+6
2017-05-08
am: check return value of resolve_refdup before using hash
René Scharfe
1
-1
/
+1
2017-05-08
checkout: check return value of resolve_refdup before using hash
René Scharfe
1
-1
/
+2
2017-05-06
dir: convert fill_directory to take an index
Brandon Williams
4
-4
/
+4
2017-05-06
dir: convert is_excluded to take an index
Brandon Williams
4
-4
/
+5
2017-05-06
dir: convert dir_add* to take an index
Brandon Williams
1
-1
/
+2
2017-05-04
Merge branch 'ja/i18n-cleanup'
Junio C Hamano
1
-6
/
+6
2017-05-02
clone: handle empty config values in -c
Jonathan Nieder
1
-1
/
+3
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
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
2
-3
/
+3
2017-05-02
Clean up outstanding object_id transforms.
brian m. carlson
1
-1
/
+1
2017-05-01
Merge branch 'jk/submodule-init-segv-fix'
Junio C Hamano
1
-3
/
+3
2017-05-01
clone: add a --no-tags option to clone without tags
Ævar Arnfjörð Bjarmason
1
-2
/
+11
2017-05-01
i18n: remove i18n from tag reflog message
Jean-Noel Avila
1
-6
/
+6
2017-04-28
status: add color config slots for branch info in "--short --branch"
Stephen Kent
1
-0
/
+4
2017-04-27
am: shorten ident_split variable name in get_commit_info()
Jeff King
1
-11
/
+9
2017-04-27
am: simplify allocations in get_commit_info()
Jeff King
1
-15
/
+10
2017-04-27
am: fix commit buffer leak in get_commit_info()
Jeff King
1
-0
/
+1
[prev]
[next]