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
/
t
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-10
Merge branch 'pb/trim-trailing-spaces' into maint
Junio C Hamano
1
-0
/
+25
2014-07-10
Merge branch 'jk/repack-pack-keep-objects' into maint
Junio C Hamano
1
-2
/
+18
2014-07-02
Merge branch 'maint-1.8.5' into maint
Junio C Hamano
1
-2
/
+2
2014-07-02
t7300: repair filesystem permissions with test_when_finished
Jeff King
1
-2
/
+2
2014-06-25
Merge branch 'na/no-http-test-in-the-middle' into maint
Junio C Hamano
2
-59
/
+100
2014-06-25
Merge branch 'jl/status-added-submodule-is-never-ignored' into maint
Junio C Hamano
1
-2
/
+72
2014-06-25
Merge branch 'mk/show-s-no-extra-blank-line-for-merges' into maint
Junio C Hamano
3
-10
/
+13
2014-06-25
Merge branch 'rr/rebase-autostash-fix' into maint
Junio C Hamano
1
-0
/
+15
2014-06-25
Merge branch 'jc/shortlog-ref-exclude' into maint
Junio C Hamano
1
-0
/
+6
2014-06-25
Merge branch 'dt/merge-recursive-case-insensitive' into maint
Junio C Hamano
1
-0
/
+53
2014-06-25
Merge branch 'jk/diff-files-assume-unchanged' into maint
Junio C Hamano
1
-0
/
+11
2014-06-25
Merge branch 'jk/commit-C-pick-empty' into maint
Junio C Hamano
1
-1
/
+10
2014-06-25
Merge branch 'bc/blame-crlf-test' into maint
Junio C Hamano
1
-0
/
+9
2014-06-25
Merge branch 'jc/apply-ignore-whitespace' into maint
Junio C Hamano
1
-8
/
+4
2014-06-25
Merge branch 'as/pretty-truncate' into maint
Junio C Hamano
4
-71
/
+276
2014-06-13
t0008: do not depend on 'echo' handling backslashes specially
Junio C Hamano
1
-6
/
+8
2014-06-12
Merge branch 'jc/rev-parse-argh-dashed-multi-words' into maint
Junio C Hamano
1
-0
/
+4
2014-06-10
repack: respect pack.writebitmaps
Jeff King
1
-1
/
+17
2014-06-10
repack: do not accidentally pack kept objects by default
Jeff King
1
-1
/
+1
2014-06-04
shortlog: allow --exclude=<glob> to be passed
Junio C Hamano
1
-0
/
+6
2014-06-04
update-index: fix segfault with missing --cacheinfo argument
Jeff King
1
-0
/
+4
2014-06-02
dir.c:trim_trailing_spaces(): fix for " \ " sequence
Pasha Bolokhov
1
-0
/
+23
2014-05-30
t5538: move http push tests out to t5542
Nick Alcock
2
-59
/
+100
2014-05-30
t5537: re-drop http tests
Jeff King
1
-28
/
+0
2014-05-21
pretty.c: format string with truncate respects logOutputEncoding
Alexey Shumkin
2
-7
/
+7
2014-05-21
t4205, t6006: add tests that fail with i18n.logOutputEncoding set
Alexey Shumkin
2
-2
/
+213
2014-05-21
t4205 (log-pretty-format): use `tformat` rather than `format`
Alexey Shumkin
1
-39
/
+13
2014-05-21
t4041, t4205, t6006, t7102: don't hardcode tested encoding value
Alexey Shumkin
4
-27
/
+39
2014-05-20
Revert "Merge branch 'jc/graduate-remote-hg-bzr' (early part)"
Junio C Hamano
1
-8
/
+23
2014-05-20
rebase -i: test "Nothing to do" case with autostash
Matthieu Moy
1
-0
/
+15
2014-05-19
Merge branch 'jc/graduate-remote-hg-bzr' (early part)
Junio C Hamano
1
-23
/
+8
2014-05-19
Revert "Merge branch 'fc/transport-helper-sync-error-fix'"
Junio C Hamano
1
-23
/
+8
2014-05-19
Merge branch 'rh/prompt-pcmode-avoid-eval-on-refname'
Junio C Hamano
1
-3
/
+3
2014-05-19
git-prompt.sh: don't assume the shell expands the value of PS1
Richard Hansen
1
-3
/
+3
2014-05-19
t4205 (log-pretty-formats): don't hardcode SHA-1 in expected outputs
Alexey Shumkin
1
-3
/
+11
2014-05-19
Merge branch 'lt/request-pull'
Junio C Hamano
1
-1
/
+7
2014-05-16
request-pull: resurrect for-linus -> tags/for-linus DWIM
Junio C Hamano
1
-1
/
+7
2014-05-15
run_diff_files: do not look at uninitialized stat data
Jeff King
1
-0
/
+11
2014-05-15
git-show: fix 'git show -s' to not add extra terminator after merge commit
Max Kirillov
3
-10
/
+13
2014-05-08
blame: correctly handle files regardless of autocrlf
brian m. carlson
1
-0
/
+9
2014-05-08
mv: allow renaming to fix case on case insensitive filesystems
David Turner
1
-1
/
+1
2014-05-07
merge-recursive.c: fix case-changing merge bug
David Turner
1
-0
/
+53
2014-05-02
Merge branch 'km/git-svn-workaround-older-getopt-long'
Junio C Hamano
1
-4
/
+4
2014-05-02
Merge branch 'rh/prompt-pcmode-avoid-eval-on-refname'
Junio C Hamano
1
-22
/
+22
2014-04-28
commit: do not complain of empty messages from -C
Jeff King
1
-1
/
+10
2014-04-24
Merge branch 'fc/transport-helper-sync-error-fix'
Junio C Hamano
1
-8
/
+23
2014-04-23
t9117: use --prefix "" instead of --prefix=""
Kyle J. McKay
1
-4
/
+4
2014-04-22
git-prompt.sh: don't put unsanitized branch names in $PS1
Richard Hansen
1
-22
/
+22
2014-04-21
t5801 (remote-helpers): cleanup environment sets
Felipe Contreras
1
-7
/
+4
2014-04-19
Git 2.0: git svn: Set default --prefix='origin/' if --prefix is not given
Johan Herland
18
-126
/
+126
[next]