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
2017-11-06
Merge branch 'mh/test-local-canary'
Junio C Hamano
1
-0
/
+25
2017-11-06
Merge branch 'js/submodule-in-excluded'
Junio C Hamano
1
-0
/
+11
2017-11-06
Merge branch 'jk/misc-resolve-ref-unsafe-fixes'
Junio C Hamano
1
-1
/
+1
2017-11-06
Merge branch 'jk/diff-color-moved-fix'
Junio C Hamano
1
-36
/
+177
2017-11-06
Merge branch 'kd/auto-col-with-pager-fix'
Junio C Hamano
1
-0
/
+14
2017-11-06
wrapper.c: consistently quote filenames in error messages
Simon Ruderich
2
-2
/
+2
2017-11-02
mingw: optionally redirect stderr/stdout via the same handle
Johannes Schindelin
1
-1
/
+7
2017-11-02
mingw: add experimental feature to redirect standard handles
Johannes Schindelin
1
-0
/
+6
2017-11-02
sequencer: pass absolute GIT_DIR to exec commands
Jacob Keller
1
-0
/
+11
2017-11-01
t0302: check helper can handle empty credentials
Jakub Bereżański
1
-0
/
+19
2017-11-01
t5580: add Cygwin support
Adam Dinwoodie
1
-4
/
+10
2017-10-31
status: test ignored modes
Jameson Miller
1
-0
/
+233
2017-10-31
t0000: check whether the shell supports the "local" keyword
Michael Haggerty
1
-0
/
+25
2017-10-30
files-backend: don't rewrite the `packed-refs` file unnecessarily
Michael Haggerty
1
-2
/
+2
2017-10-27
t1409: check that `packed-refs` is not rewritten unnecessarily
Michael Haggerty
1
-0
/
+118
2017-10-26
Merge branch 'mh/ref-locking-fix'
Junio C Hamano
1
-0
/
+141
2017-10-26
status: do not get confused by submodules in excluded directories
Johannes Schindelin
1
-0
/
+11
2017-10-25
completion: add remaining flags to checkout
Thomas Braun
1
-0
/
+4
2017-10-25
files_transaction_prepare(): fix handling of ref lock failure
Michael Haggerty
1
-8
/
+8
2017-10-25
t1404: add a bunch of tests of D/F conflicts
Michael Haggerty
1
-0
/
+141
2017-10-24
builtin/push.c: add push.pushOption config
Marius Paliga
1
-0
/
+77
2017-10-23
Merge branch 'jk/write-in-full-fix' into maint
Junio C Hamano
1
-1
/
+1
2017-10-23
Merge branch 'er/fast-import-dump-refs-on-checkpoint' into maint
Junio C Hamano
1
-0
/
+142
2017-10-23
Merge branch 'jt/fast-export-copy-modify-fix' into maint
Junio C Hamano
1
-1
/
+19
2017-10-23
Merge branch 'nd/worktree-kill-parse-ref' into maint
Junio C Hamano
1
-0
/
+13
2017-10-21
test-ref-store: avoid passing NULL to printf
Jeff King
1
-1
/
+1
2017-10-21
diff: fix whitespace-skipping with --color-moved
Jeff King
1
-0
/
+67
2017-10-21
t4015: test the output of "diff --color-moved -b"
Jeff King
1
-9
/
+64
2017-10-21
t4015: check "negative" case for "-w --color-moved"
Jeff King
1
-8
/
+18
2017-10-21
t4015: refactor --color-moved whitespace test
Jeff King
1
-20
/
+29
2017-10-18
Merge branch 'jk/ref-filter-colors-fix' into maint
Junio C Hamano
12
-62
/
+74
2017-10-18
Merge branch 'rs/fsck-null-return-from-lookup' into maint
Junio C Hamano
1
-0
/
+22
2017-10-18
Merge branch 'rs/qsort-s' into maint
Junio C Hamano
1
-1
/
+1
2017-10-18
Merge branch 'mr/doc-negative-pathspec' into maint
Junio C Hamano
1
-1
/
+12
2017-10-18
Merge branch 'ks/test-readme-phrasofix' into maint
Junio C Hamano
1
-3
/
+3
2017-10-18
Merge branch 'jk/drop-sha1-entry-pos' into maint
Junio C Hamano
2
-11
/
+1
2017-10-18
Merge branch 'tb/ref-filter-empty-modifier' into maint
Junio C Hamano
1
-0
/
+1
2017-10-18
Merge branch 'ar/request-pull-phrasofix' into maint
Junio C Hamano
1
-2
/
+2
2017-10-18
Merge branch 'jk/diff-blob' into maint
Junio C Hamano
1
-0
/
+5
2017-10-18
Merge branch 'jk/describe-omit-some-refs' into maint
Junio C Hamano
1
-1
/
+5
2017-10-18
Merge branch 'tb/test-lint-echo-e' into maint
Junio C Hamano
1
-1
/
+1
2017-10-18
Merge branch 'rs/archive-excluded-directory' into maint
Junio C Hamano
3
-4
/
+4
2017-10-18
Merge branch 'mh/packed-ref-store-prep' into maint
Junio C Hamano
1
-2
/
+16
2017-10-18
Merge branch 'mm/send-email-cc-cruft' into maint
Junio C Hamano
1
-0
/
+4
2017-10-18
Merge branch 'jk/ref-filter-colors-fix'
Junio C Hamano
3
-5
/
+26
2017-10-18
check-ref-format --branch: do not expand @{...} outside repository
Junio C Hamano
1
-0
/
+16
2017-10-17
tag: respect color.ui config
Jeff King
2
-0
/
+11
2017-10-17
Revert "color: check color.ui in git_default_config()"
Jeff King
1
-1
/
+1
2017-10-17
Revert "t6006: drop "always" color config tests"
Jeff King
1
-5
/
+15
2017-10-17
Revert "color: make "always" the same as "auto" in config"
Jeff King
1
-1
/
+1
[prev]
[next]