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
2016-07-19
Merge branch 'js/am-call-theirs-theirs-in-fallback-3way'
Junio C Hamano
1
-8
/
+8
2016-07-19
Merge branch 'jk/write-file'
Junio C Hamano
4
-60
/
+17
2016-07-19
Merge branch 'jk/printf-format'
Junio C Hamano
1
-1
/
+1
2016-07-19
Merge branch 'nd/fetch-ref-summary'
Junio C Hamano
1
-40
/
+157
2016-07-19
Merge branch 'bc/cocci'
Junio C Hamano
6
-30
/
+29
2016-07-19
Merge branch 'js/log-to-diffopt-file'
Junio C Hamano
2
-44
/
+58
2016-07-19
Merge branch 'dk/blame-move-no-reason-for-1-line-context'
Junio C Hamano
1
-4
/
+3
2016-07-13
Merge branch 'nd/ita-cleanup'
Junio C Hamano
1
-2
/
+2
2016-07-13
Merge branch 'ew/gc-auto-pack-limit-fix'
Junio C Hamano
1
-1
/
+1
2016-07-13
Merge branch 'va/i18n-even-more'
Junio C Hamano
9
-46
/
+48
2016-07-11
Merge branch 'mj/log-show-signature-conf'
Junio C Hamano
1
-0
/
+6
2016-07-11
Merge branch 'js/find-commit-subject-ignore-leading-blanks'
Junio C Hamano
2
-2
/
+2
2016-07-11
Merge branch 'sb/submodule-clone-retry'
Junio C Hamano
1
-7
/
+59
2016-07-08
am: counteract gender bias
Johannes Schindelin
1
-8
/
+8
2016-07-08
avoid using sha1_to_hex output as printf format
Jeff King
1
-1
/
+1
2016-07-08
branch: use write_file_buf instead of write_file
Jeff King
1
-1
/
+1
2016-07-08
use write_file_buf where applicable
Jeff King
2
-46
/
+6
2016-07-08
branch: use non-gentle write_file for branch description
Jeff King
1
-4
/
+1
2016-07-08
am: ignore return value of write_file()
René Scharfe
1
-9
/
+9
2016-07-08
config: fix bogus fd check when setting up default config
Jeff King
1
-1
/
+1
2016-07-06
Merge branch 'sb/clone-shallow-passthru'
Junio C Hamano
1
-3
/
+2
2016-07-06
Merge branch 'jk/repack-keep-unreachable'
Junio C Hamano
2
-0
/
+41
2016-07-06
Merge branch 'ew/mboxrd-format-am'
Junio C Hamano
3
-4
/
+30
2016-07-06
Merge branch 'nd/worktree-cleanup-post-head-protection'
Junio C Hamano
1
-4
/
+6
2016-07-06
Merge branch 'km/fetch-do-not-free-remote-name'
Junio C Hamano
1
-4
/
+2
2016-07-06
Merge branch 'jk/string-list-static-init'
Junio C Hamano
7
-17
/
+20
2016-07-06
Merge branch 'pb/commit-editmsg-path'
Junio C Hamano
1
-7
/
+8
2016-07-06
fetch: reduce duplicate in ref update status lines with placeholder
Nguyễn Thái Ngọc Duy
1
-1
/
+76
2016-07-06
fetch: align all "remote -> local" output
Nguyễn Thái Ngọc Duy
1
-2
/
+45
2016-07-01
grep: fix grepping for "intent to add" files
Charles Bailey
1
-2
/
+2
2016-06-29
reset --hard: skip blank lines when reporting the commit subject
Johannes Schindelin
1
-1
/
+1
2016-06-29
commit -C: skip blank lines at the beginning of the message
Johannes Schindelin
1
-1
/
+1
2016-06-28
merge-recursive: convert merge_recursive_generic() to object_id
brian m. carlson
1
-10
/
+10
2016-06-28
diff: convert struct diff_filespec to struct object_id
brian m. carlson
3
-10
/
+10
2016-06-28
coccinelle: apply object_id Coccinelle transformations
brian m. carlson
1
-7
/
+6
2016-06-28
coccinelle: convert hashcpy() with null_sha1 to hashclr()
brian m. carlson
2
-3
/
+3
2016-06-27
fetch: change flag code for displaying tag update and deleted ref
Nguyễn Thái Ngọc Duy
1
-2
/
+2
2016-06-27
fetch: refactor ref update status formatting code
Nguyễn Thái Ngọc Duy
1
-39
/
+38
2016-06-27
Merge branch 'lf/receive-pack-auto-gc-to-client'
Junio C Hamano
1
-2
/
+13
2016-06-27
Merge branch 'jc/deref-tag'
Junio C Hamano
1
-4
/
+2
2016-06-27
Merge branch 'et/add-chmod-x'
Junio C Hamano
3
-11
/
+26
2016-06-27
Merge branch 'cc/apply-introduce-state'
Junio C Hamano
1
-609
/
+820
2016-06-27
gc: fix off-by-one error with gc.autoPackLimit
Eric Wong
1
-1
/
+1
2016-06-24
shortlog: respect the --output=<file> setting
Johannes Schindelin
1
-1
/
+3
2016-06-24
format-patch: use stdout directly
Johannes Schindelin
1
-5
/
+1
2016-06-24
format-patch: avoid freopen()
Johannes Schindelin
1
-31
/
+33
2016-06-24
format-patch: explicitly switch off color when writing to files
Johannes Schindelin
1
-0
/
+2
2016-06-24
shortlog: support outputting to streams other than stdout
Johannes Schindelin
1
-5
/
+8
2016-06-24
log: prepare log/log-tree to reuse the diffopt.close_file attribute
Johannes Schindelin
1
-3
/
+12
2016-06-24
log: add log.showSignature configuration variable
Mehul Jain
1
-0
/
+6
[next]