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-23
remote rm: delete remote configuration as the last
Jens Lindström
1
-4
/
+6
2014-05-20
move "--follow needs one pathspec" rule to diff_setup_done
Jeff King
1
-6
/
+2
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-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-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-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
commit -m: commit staged submodules regardless of ignore config
Jens Lehmann
1
-2
/
+16
2014-04-04
pack-objects: do not reuse packfiles without --delta-base-offset
Jeff King
1
-1
/
+12
2014-04-03
Merge branch 'jk/mv-submodules-fix' into maint
Junio C Hamano
1
-0
/
+9
2014-04-03
Merge branch 'nd/index-pack-error-message' into maint
Junio C Hamano
1
-2
/
+2
2014-04-03
Merge branch 'jk/shallow-update-fix' into maint
Junio C Hamano
1
-12
/
+4
2014-04-03
Merge branch 'nd/gc-aggressive'
Junio C Hamano
1
-1
/
+7
2014-04-03
Merge branch 'nd/log-show-linear-break'
Junio C Hamano
1
-1
/
+1
2014-04-02
update-ref: fail create operation over stdin if ref already exists
Aman Gupta
1
-0
/
+1
2014-03-31
Merge branch 'ib/rev-parse-parseopt-argh'
Junio C Hamano
1
-1
/
+12
2014-03-31
code and test: fix misuses of "nor"
Justin Lebar
2
-4
/
+4
2014-03-31
comments: fix misuses of "nor"
Justin Lebar
4
-4
/
+4
2014-03-31
gc --aggressive: make --depth configurable
Nguyễn Thái Ngọc Duy
1
-1
/
+7
2014-03-28
Merge branch 'bp/commit-p-editor'
Junio C Hamano
5
-17
/
+38
2014-03-28
Merge branch 'fr/add-interactive-argv-array'
Junio C Hamano
1
-11
/
+10
2014-03-28
Merge branch 'jk/pack-bitmap-progress'
Junio C Hamano
1
-11
/
+19
2014-03-28
Merge branch 'jk/pack-bitmap'
Junio C Hamano
1
-1
/
+11
2014-03-26
apply --ignore-space-change: lines with and without leading whitespaces do no...
Junio C Hamano
1
-5
/
+7
2014-03-25
object.h: centralize object flag allocation
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2014-03-25
Merge branch 'nd/index-pack-error-message'
Junio C Hamano
1
-2
/
+2
2014-03-25
Merge branch 'nd/commit-editor-cleanup'
Junio C Hamano
1
-3
/
+11
2014-03-25
Merge branch 'jk/warn-on-object-refname-ambiguity'
Junio C Hamano
1
-6
/
+9
2014-03-25
Merge branch 'jk/mv-submodules-fix'
Junio C Hamano
1
-0
/
+9
2014-03-24
update-index: teach --cacheinfo a new syntax "mode,sha1,path"
Junio C Hamano
1
-3
/
+31
2014-03-24
parse-options: multi-word argh should use dash to separate words
Junio C Hamano
6
-6
/
+6
2014-03-23
rev-parse --parseopt: option argument name hints
Ilya Bobyr
1
-1
/
+12
2014-03-21
Merge branch 'nd/upload-pack-shallow'
Junio C Hamano
1
-0
/
+10
2014-03-21
Merge branch 'nd/tag-version-sort'
Junio C Hamano
1
-5
/
+66
2014-03-21
Merge branch 'jk/shallow-update-fix'
Junio C Hamano
1
-12
/
+4
2014-03-18
Merge branch 'jk/clean-d-pathspec' into maint
Junio C Hamano
1
-11
/
+9
2014-03-18
Merge branch 'nd/reset-setup-worktree' into maint
Junio C Hamano
1
-3
/
+4
[prev]
[next]