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-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-29
name-rev: favor describing with tags and use committer date to tiebreak
Junio C Hamano
1
-1
/
+1
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
2017-03-28
Merge branch 'jk/interpret-branch-name' into maint
Junio C Hamano
2
-0
/
+141
2017-03-28
Merge branch 'ab/cond-skip-tests' into maint
Junio C Hamano
3
-1
/
+16
2017-03-28
Merge branch 'jk/ident-empty' into maint
Junio C Hamano
1
-0
/
+36
2017-03-28
Merge branch 'jk/delta-chain-limit' into maint
Junio C Hamano
1
-0
/
+93
2017-03-28
Merge branch 'sg/test-with-stdin' into maint
Junio C Hamano
2
-8
/
+4
2017-03-28
Merge branch 'jk/interop-test' into maint
Junio C Hamano
7
-1
/
+267
2017-03-28
Merge branch 'jt/perf-updates' into maint
Junio C Hamano
3
-3
/
+7
2017-03-28
test-sha1-array: convert most code to struct object_id
brian m. carlson
1
-5
/
+5
2017-03-27
sequencer: allow the commit-msg hooks to run during a `reword`
Johannes Schindelin
1
-1
/
+1
2017-03-27
Merge branch 'sb/t3600-rephrase'
Junio C Hamano
1
-1
/
+1
2017-03-27
Merge branch 'sb/describe-broken'
Junio C Hamano
1
-0
/
+20
2017-03-27
Merge branch 'sb/push-options-via-transport'
Junio C Hamano
1
-2
/
+31
[prev]
[next]