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-04-23
Merge branch 'jk/ls-files-recurse-submodules-fix'
Junio C Hamano
1
-1
/
+8
2017-04-23
Merge branch 'rs/misc-cppcheck-fixes'
Junio C Hamano
1
-2
/
+6
2017-04-23
Merge branch 'jk/snprintf-cleanups'
Junio C Hamano
1
-0
/
+1
2017-04-23
Merge branch 'jk/quarantine-received-objects'
Junio C Hamano
1
-1
/
+0
2017-04-23
Merge branch 'jh/verify-index-checksum-only-in-fsck'
Junio C Hamano
1
-0
/
+1
2017-04-23
Merge branch 'nd/conditional-config-include'
Junio C Hamano
2
-2
/
+2
2017-04-19
Merge branch 'ab/grep-plug-pathspec-leak'
Junio C Hamano
1
-0
/
+1
2017-04-19
Merge branch 'nd/files-backend-git-dir'
Junio C Hamano
1
-1
/
+1
2017-04-19
Merge branch 'bw/submodule-is-active'
Junio C Hamano
1
-1
/
+1
2017-04-19
Merge branch 'bw/push-options-recursively-to-submodules'
Junio C Hamano
2
-2
/
+48
2017-04-19
Merge branch 'bc/object-id'
Junio C Hamano
14
-169
/
+169
2017-04-18
ls-files: fix path used when recursing into submodules
Jacob Keller
1
-1
/
+4
2017-04-17
replace: plug a memory leak
Junio C Hamano
1
-0
/
+1
2017-04-17
ls-files: fix recurse-submodules with nested submodules
Jacob Keller
1
-0
/
+4
2017-04-16
Merge branch 'js/difftool-builtin'
Junio C Hamano
1
-18
/
+20
2017-04-16
Merge branch 'jk/loose-object-info-report-error'
Junio C Hamano
1
-0
/
+2
2017-04-16
Merge branch 'jk/snprintf-cleanups'
Junio C Hamano
11
-96
/
+99
2017-04-16
am: close stream on error, but not stdin
René Scharfe
1
-2
/
+6
2017-04-16
receive-pack: drop tmp_objdir_env from run_update_hook
Jeff King
1
-1
/
+0
2017-04-16
grep: plug a trivial memory leak
Ævar Arnfjörð Bjarmason
1
-0
/
+1
2017-04-15
read-cache: force_verify_index_checksum
Jeff Hostetler
1
-0
/
+1
2017-04-14
path.c: and an option to call real_path() in expand_user_path()
Nguyễn Thái Ngọc Duy
2
-2
/
+2
2017-04-14
refs: delete pack_refs() in favor of refs_pack_refs()
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2017-04-13
submodule--helper: fix typo in is_active error message
Stefan Beller
1
-1
/
+1
2017-04-13
difftool: fix use-after-free
Johannes Schindelin
1
-2
/
+5
2017-04-11
submodule--helper: add push-check subcommand
Brandon Williams
1
-0
/
+45
2017-04-11
Merge branch 'cc/untracked'
Junio C Hamano
1
-1
/
+5
2017-04-11
Merge branch 'ah/log-decorate-default-to-auto'
Junio C Hamano
1
-1
/
+8
2017-04-11
Merge branch 'ab/ref-filter-no-contains'
Junio C Hamano
3
-11
/
+26
2017-04-02
push: unmark a local variable as static
Brandon Williams
1
-2
/
+3
2017-04-01
index-pack: detect local corruption in collision check
Jeff King
1
-0
/
+2
2017-03-31
Rename sha1_array to oid_array
brian m. carlson
7
-31
/
+31
2017-03-31
Convert sha1_array_for_each_unique and for_each_abbrev to object_id
brian m. carlson
3
-10
/
+10
2017-03-31
Convert sha1_array_lookup to take struct object_id
brian m. carlson
1
-1
/
+1
2017-03-31
Convert remaining callers of sha1_array_lookup to object_id
brian m. carlson
1
-8
/
+8
2017-03-31
Make sha1_array_append take a struct object_id *
brian m. carlson
5
-9
/
+9
2017-03-30
gc: replace local buffer with git_path
Jeff King
1
-7
/
+1
2017-03-30
replace unchecked snprintf calls with heap buffers
Jeff King
3
-11
/
+12
2017-03-30
receive-pack: print --pack-header directly into argv array
Jeff King
1
-7
/
+10
2017-03-30
name-rev: replace static buffer with strbuf
Jeff King
1
-9
/
+12
2017-03-30
avoid using fixed PATH_MAX buffers for refs
Jeff King
4
-39
/
+41
2017-03-30
fetch: use heap buffer to format reflog
Jeff King
1
-2
/
+4
2017-03-30
tag: use strbuf to format tag header
Jeff King
1
-15
/
+12
2017-03-30
Merge branch 'bc/push-cert-receive-fix'
Junio C Hamano
1
-1
/
+1
2017-03-30
Merge branch 'mg/describe-debug-l10n'
Junio C Hamano
1
-3
/
+12
2017-03-30
Merge branch 'bw/recurse-submodules-relative-fix'
Junio C Hamano
2
-36
/
+46
2017-03-30
Merge branch 'bw/submodule-is-active'
Junio C Hamano
2
-19
/
+99
2017-03-30
Merge branch 'jc/merge-drop-old-syntax'
Junio C Hamano
1
-50
/
+9
2017-03-30
difftool: avoid strcpy
Jeff King
1
-16
/
+15
2017-03-30
update-index: fix xgetcwd() related memory leak
Christian Couder
1
-1
/
+5
[next]