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
2014-06-06
Merge branch 'dt/merge-recursive-case-insensitive'
Junio C Hamano
1
-1
/
+2
2014-06-06
Merge branch 'rs/reflog-exists'
Junio C Hamano
2
-7
/
+3
2014-06-06
Merge branch 'tg/tag-state-tag-name-in-editor-hints'
Junio C Hamano
1
-4
/
+4
2014-06-06
Merge branch 'jk/grep-tell-run-command-to-cd-when-running-pager'
Junio C Hamano
1
-3
/
+1
2014-06-06
Merge branch 'fc/status-printf-squelch-format-zero-length-warnings'
Junio C Hamano
1
-1
/
+1
2014-06-06
Merge branch 'jk/commit-C-pick-empty'
Junio C Hamano
1
-3
/
+2
2014-06-03
Merge branch 'jk/commit-date-approxidate'
Junio C Hamano
1
-19
/
+60
2014-06-03
Merge branch 'fc/rerere-conflict-style'
Junio C Hamano
1
-0
/
+2
2014-06-03
Merge branch 'sk/tag-contains-wo-recursion'
Junio C Hamano
1
-15
/
+75
2014-06-03
Merge branch 'jx/blame-align-relative-time'
Junio C Hamano
1
-8
/
+22
2014-06-03
Merge branch 'fc/merge-default-to-upstream'
Junio C Hamano
1
-1
/
+1
2014-06-03
Merge branch 'rs/ref-update-check-errors-early'
Junio C Hamano
1
-4
/
+4
2014-06-03
Merge branch 'nd/index-pack-one-fd-per-thread'
Junio C Hamano
1
-10
/
+17
2014-06-03
Merge branch 'ym/fix-opportunistic-index-update-race'
Junio C Hamano
1
-1
/
+1
2014-06-03
Merge branch 'mh/ref-transaction'
Junio C Hamano
6
-178
/
+277
2014-06-03
Merge branch 'jc/apply-ignore-whitespace'
Junio C Hamano
1
-5
/
+7
2014-05-08
mv: allow renaming to fix case on case insensitive filesystems
David Turner
1
-1
/
+2
2014-05-08
checkout.c: use ref_exists instead of file_exist
Ronnie Sahlberg
1
-4
/
+1
2014-05-08
refs.c: add new functions reflog_exists and delete_reflog
Ronnie Sahlberg
2
-5
/
+4
2014-05-07
builtin/tag.c: show tag name to hint in the message editor
Thorsten Glaser
1
-4
/
+4
2014-05-07
silence a bunch of format-zero-length warnings
Felipe Contreras
1
-1
/
+1
2014-05-07
grep: use run-command's "dir" option for --open-files-in-pager
Jeff King
1
-3
/
+1
2014-05-02
commit: accept more date formats for "--date"
Jeff King
1
-2
/
+25
2014-05-02
commit: print "Date" line when the user has set date
Jeff King
1
-0
/
+19
2014-05-02
commit: use split_ident_line to compare author/committer
Jeff King
1
-17
/
+16
2014-04-30
rerere: fix for merge.conflictstyle
Felipe Contreras
1
-0
/
+2
2014-04-28
commit: do not complain of empty messages from -C
Jeff King
1
-3
/
+2
2014-04-25
git tag --contains: avoid stack overflow
Jean-Jacques Lafay
1
-15
/
+75
2014-04-23
blame: dynamic blame_date_width for different locales
Jiang Xin
1
-1
/
+8
2014-04-23
blame: fix broken time_buf paddings in relative timestamp
Jiang Xin
1
-7
/
+14
2014-04-22
merge: enable defaulttoupstream by default
Felipe Contreras
1
-1
/
+1
2014-04-17
commit.c: check for lock error and return early
Ronnie Sahlberg
1
-4
/
+4
2014-04-17
i18n: only extract comments marked with "TRANSLATORS:"
Jiang Xin
1
-5
/
+3
2014-04-16
index-pack: work around thread-unsafe pread()
Nguyễn Thái Ngọc Duy
1
-10
/
+17
2014-04-10
wrapper.c: add xpread() similar to xread()
Yiannis Marangos
1
-1
/
+1
2014-04-09
Merge branch 'jl/nor-or-nand-and' into maint
Junio C Hamano
6
-8
/
+8
2014-04-09
Merge branch 'mh/update-ref-batch-create-fix' into maint
Junio C Hamano
1
-0
/
+1
2014-04-08
Merge branch 'bp/commit-p-editor' into maint
Junio C Hamano
5
-17
/
+38
2014-04-08
Merge branch 'jk/pack-bitmap'
Junio C Hamano
1
-1
/
+12
2014-04-08
Merge branch 'jl/nor-or-nand-and'
Junio C Hamano
6
-8
/
+8
2014-04-08
Merge branch 'mh/update-ref-batch-create-fix'
Junio C Hamano
1
-0
/
+1
2014-04-08
Merge branch 'jc/rev-parse-argh-dashed-multi-words'
Junio C Hamano
7
-9
/
+37
2014-04-07
update-ref --stdin: reimplement using reference transactions
Michael Haggerty
1
-67
/
+75
2014-04-07
update-ref --stdin: harmonize error messages
Michael Haggerty
1
-12
/
+12
2014-04-07
update-ref --stdin: improve the error message for unexpected EOF
Michael Haggerty
1
-2
/
+2
2014-04-07
update-ref --stdin -z: deprecate interpreting the empty string as zeros
Michael Haggerty
1
-0
/
+2
2014-04-07
update-ref.c: extract a new function, parse_next_sha1()
Michael Haggerty
1
-62
/
+98
2014-04-07
update-ref --stdin: simplify error messages for missing oldvalues
Michael Haggerty
1
-3
/
+3
2014-04-07
update-ref --stdin: make error messages more consistent
Michael Haggerty
1
-4
/
+4
2014-04-07
update-ref --stdin: improve error messages for invalid values
Michael Haggerty
1
-11
/
+13
[next]