index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-14
files-backend: replace submodule_allowed check in files_downcast()
Nguyễn Thái Ngọc Duy
3
-37
/
+73
2017-04-13
has_sha1_file: don't bother if we are not in a repository
Jonathan Nieder
1
-0
/
+2
2017-04-13
submodule--helper: fix typo in is_active error message
Stefan Beller
1
-1
/
+1
2017-04-13
git-add--interactive.perl: add missing dot in a message
Ralf Thielow
1
-1
/
+1
2017-04-13
submodule.c: add missing ' in error messages
Ralf Thielow
1
-2
/
+2
2017-04-13
difftool: fix use-after-free
Johannes Schindelin
2
-2
/
+24
2017-04-13
diff-files: document --ours etc.
Andreas Heiduk
1
-0
/
+14
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
3
-0
/
+10
2017-04-11
mailinfo: fix in-body header continuations
Linus Torvalds
2
-3
/
+10
2017-04-11
push: propagate remote and refspec with --recurse-submodules
Brandon Williams
4
-5
/
+117
2017-04-11
submodule--helper: add push-check subcommand
Brandon Williams
1
-0
/
+45
2017-04-11
remote: expose parse_push_refspec function
Brandon Williams
2
-1
/
+2
2017-04-11
push: propagate push-options with --recurse-submodules
Brandon Williams
4
-2
/
+53
2017-04-11
Eleventh batch for 2.13
Junio C Hamano
1
-0
/
+14
2017-04-11
Merge branch 'ls/travis-relays-for-windows-ci'
Junio C Hamano
2
-0
/
+85
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
2
-2
/
+17
2017-04-11
Merge branch 'ab/ref-filter-no-contains'
Junio C Hamano
14
-72
/
+440
2017-04-02
diff: submodule inline diff to initialize env array.
Stefan Beller
2
-0
/
+30
2017-04-02
push: unmark a local variable as static
Brandon Williams
1
-2
/
+3
2017-04-01
git-bisect.txt: add missing word
Quentin Pradet
1
-1
/
+1
2017-04-01
Documentation: document elements in "ls-files -s" output in order
Mostyn Bramley-Moore
1
-1
/
+1
2017-04-01
index-pack: detect local corruption in collision check
Jeff King
2
-0
/
+19
2017-04-01
sha1_loose_object_info: return error for corrupted objects
Jeff King
2
-1
/
+8
2017-03-31
contrib/git-resurrect.sh: do not write \t for HT in sed scripts
Junio C Hamano
1
-2
/
+2
2017-03-31
name-hash: fix buffer overrun
Kevin Willford
2
-1
/
+22
2017-03-31
remote.[ch]: parse_push_cas_option() can be static
Junio C Hamano
2
-2
/
+1
2017-03-31
Documentation: update and rename api-sha1-array.txt
brian m. carlson
1
-22
/
+22
2017-03-31
Rename sha1_array to oid_array
brian m. carlson
31
-155
/
+155
2017-03-31
Convert sha1_array_for_each_unique and for_each_abbrev to object_id
brian m. carlson
9
-37
/
+35
2017-03-31
Convert sha1_array_lookup to take struct object_id
brian m. carlson
7
-12
/
+11
2017-03-31
Convert remaining callers of sha1_array_lookup to object_id
brian m. carlson
3
-26
/
+26
2017-03-31
Make sha1_array_append take a struct object_id *
brian m. carlson
17
-30
/
+32
2017-03-30
daemon: use an argv_array to exec children
Jeff King
1
-21
/
+17
2017-03-30
gc: replace local buffer with git_path
Jeff King
1
-7
/
+1
2017-03-30
transport-helper: replace checked snprintf with xsnprintf
Jeff King
1
-4
/
+1
2017-03-30
convert unchecked snprintf into xsnprintf
Jeff King
5
-11
/
+11
2017-03-30
combine-diff: replace malloc/snprintf with xstrfmt
Jeff King
1
-3
/
+4
2017-03-30
replace unchecked snprintf calls with heap buffers
Jeff King
4
-14
/
+17
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
create_branch: use xstrfmt for reflog message
Jeff King
1
-5
/
+4
2017-03-30
create_branch: move msg setup closer to point of use
Jeff King
1
-8
/
+9
2017-03-30
avoid using mksnpath for refs
Jeff King
1
-18
/
+26
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
diff: avoid fixed-size buffer for patch-ids
Jeff King
1
-31
/
+37
2017-03-30
Tenth batch for 2.13
Junio C Hamano
1
-2
/
+64
[prev]
[next]