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-05-19
commit: allow core.commentChar=auto for character auto selection
Nguyễn Thái Ngọc Duy
1
-0
/
+32
2014-05-15
git grep -O -i: if the pager is 'less', pass the '-I' option
Johannes Schindelin
1
-0
/
+3
2014-05-12
index-pack: distinguish missing objects from type errors
Jeff King
1
-2
/
+7
2014-05-08
blame: correctly handle files regardless of autocrlf
brian m. carlson
1
-1
/
+0
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-29
replace: add --edit option
Jeff King
1
-1
/
+111
2014-04-29
replace: factor object resolution out of replace_object
Jeff King
1
-8
/
+18
2014-04-29
replace: use OPT_CMDMODE to handle modes
Jeff King
1
-24
/
+25
2014-04-29
replace: refactor command-mode determination
Jeff King
1
-8
/
+6
2014-04-28
blame: large-scale performance rewrite
David Kastrup
1
-298
/
+567
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-21
fast-export: add support to delete refs
Felipe Contreras
1
-0
/
+14
2014-04-21
fast-export: add new --refspec option
Felipe Contreras
1
-0
/
+32
2014-04-21
fast-export: improve argument parsing
Felipe Contreras
1
-1
/
+2
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
2014-04-07
update-ref.c: extract a new function, parse_refname()
Michael Haggerty
1
-49
/
+41
2014-04-07
parse_cmd_verify(): copy old_sha1 instead of evaluating <oldvalue> twice
Michael Haggerty
1
-1
/
+1
2014-04-07
update-ref --stdin: read the whole input at once
Michael Haggerty
1
-62
/
+108
2014-04-07
update_refs(): fix constness
Michael Haggerty
1
-1
/
+1
[prev]
[next]