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
/
t
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-16
test-read-cache: setup git dir
René Scharfe
1
-0
/
+1
2017-04-16
refs: reject ref updates while GIT_QUARANTINE_PATH is set
Jeff King
1
-0
/
+11
2017-04-16
t6500: wait for detached auto gc at the end of the test script
SZEDER Gábor
1
-1
/
+17
2017-04-16
connect.c: handle errors from split_cmdline
Jeff King
1
-0
/
+6
2017-04-15
read-cache: add strcmp_offset function
Jeff Hostetler
3
-0
/
+44
2017-04-15
string-list: use ALLOC_GROW macro when reallocing string_list
Jeff Hostetler
1
-0
/
+49
2017-04-15
read-cache: force_verify_index_checksum
Jeff Hostetler
1
-0
/
+13
2017-04-14
pathspec: honor `PATHSPEC_PREFIX_ORIGIN` with empty prefix
Patrick Steinhardt
1
-0
/
+22
2017-04-14
config: resolve symlinks in conditional include's patterns
Nguyễn Thái Ngọc Duy
1
-0
/
+54
2017-04-14
t2027: avoid using pipes
Prathamesh Chavan
1
-14
/
+21
2017-04-14
refs.h: add a note about sorting order of for_each_ref_*
Nguyễn Thái Ngọc Duy
2
-0
/
+12
2017-04-14
t1406: new tests for submodule ref store
Nguyễn Thái Ngọc Duy
1
-0
/
+95
2017-04-14
t1405: some basic tests on main ref store
Nguyễn Thái Ngọc Duy
1
-0
/
+123
2017-04-14
t/helper: add test-ref-store to test ref-store functions
Nguyễn Thái Ngọc Duy
2
-0
/
+278
2017-04-13
difftool: fix use-after-free
Johannes Schindelin
1
-0
/
+19
2017-04-13
gitattributes.txt: document how to normalize the line endings
Torsten Bögershausen
1
-0
/
+26
2017-04-12
t3008: skip lazy-init test on a single-core box
Kevin Willford
1
-3
/
+11
2017-04-12
test-online-cpus: helper to return cpu count
Jeff Hostetler
2
-0
/
+9
2017-04-11
mailinfo: fix in-body header continuations
Linus Torvalds
1
-2
/
+4
2017-04-11
push: propagate remote and refspec with --recurse-submodules
Brandon Williams
1
-0
/
+52
2017-04-11
push: propagate push-options with --recurse-submodules
Brandon Williams
1
-0
/
+40
2017-04-11
Merge branch 'ah/log-decorate-default-to-auto'
Junio C Hamano
1
-1
/
+9
2017-04-11
Merge branch 'ab/ref-filter-no-contains'
Junio C Hamano
4
-14
/
+316
2017-04-02
diff: submodule inline diff to initialize env array.
Stefan Beller
1
-0
/
+29
2017-04-01
index-pack: detect local corruption in collision check
Jeff King
1
-0
/
+17
2017-04-01
sha1_loose_object_info: return error for corrupted objects
Jeff King
1
-0
/
+7
2017-03-31
name-hash: fix buffer overrun
Kevin Willford
1
-0
/
+19
2017-03-31
Rename sha1_array to oid_array
brian m. carlson
1
-5
/
+5
2017-03-31
Convert sha1_array_for_each_unique and for_each_abbrev to object_id
brian m. carlson
1
-3
/
+3
2017-03-31
Convert sha1_array_lookup to take struct object_id
brian m. carlson
1
-1
/
+1
2017-03-31
Make sha1_array_append take a struct object_id *
brian m. carlson
1
-1
/
+1
2017-03-30
Merge branch 'js/rebase-i-reword-to-run-hooks'
Junio C Hamano
1
-0
/
+17
2017-03-30
Merge branch 'ab/case-insensitive-upstream-and-push-marker'
Junio C Hamano
2
-6
/
+17
2017-03-30
Merge branch 'ab/test-readme-updates'
Junio C Hamano
1
-5
/
+7
2017-03-30
Merge branch 'rs/freebsd-getcwd-workaround'
Junio C Hamano
1
-0
/
+14
2017-03-30
Merge branch 'bw/recurse-submodules-relative-fix'
Junio C Hamano
2
-0
/
+114
2017-03-30
Merge branch 'sg/completion-refs-speedup'
Junio C Hamano
1
-0
/
+387
2017-03-30
Merge branch 'bw/submodule-is-active'
Junio C Hamano
2
-0
/
+243
2017-03-29
submodule.c: correctly handle nested submodules in is_submodule_modified
Stefan Beller
2
-3
/
+3
2017-03-29
short status: improve reporting for submodule changes
Stefan Beller
2
-5
/
+130
2017-03-28
Merge branch 'jh/memihash-opt'
Junio C Hamano
3
-0
/
+284
2017-03-28
Merge branch 'tg/stash-push-fixup'
Junio C Hamano
2
-1
/
+23
2017-03-28
Merge branch 'sb/checkout-recurse-submodules'
Junio C Hamano
3
-24
/
+586
2017-03-28
Merge branch 'sb/t3600-rephrase' into maint
Junio C Hamano
1
-1
/
+1
2017-03-28
Merge branch 'sb/submodule-update-initial-runs-custom-script' into maint
Junio C Hamano
1
-3
/
+3
2017-03-28
Merge branch 'jk/quote-env-path-list-component' into maint
Junio C Hamano
1
-0
/
+1
2017-03-28
Merge branch 'st/verify-tag' into maint
Junio C Hamano
2
-14
/
+10
2017-03-28
Merge branch 'js/regexec-buf' into maint
Junio C Hamano
1
-0
/
+5
2017-03-28
Merge branch 'dp/filter-branch-prune-empty' into maint
Junio C Hamano
2
-0
/
+42
2017-03-28
Merge branch 'mm/fetch-show-error-message-on-unadvertised-object' into maint
Junio C Hamano
2
-4
/
+5
[prev]
[next]