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-09-09
Merge branch 'jk/stash-list-p'
Junio C Hamano
1
-0
/
+42
2014-09-09
Merge branch 'lf/bundle-exclusion'
Junio C Hamano
1
-1
/
+4
2014-09-09
Merge branch 'jc/apply-ws-prefix'
Junio C Hamano
2
-0
/
+28
2014-09-09
Merge branch 'jk/command-line-config-empty-string'
Junio C Hamano
1
-0
/
+11
2014-09-09
Merge branch 'jc/not-mingw-cygwin'
Junio C Hamano
15
-60
/
+56
2014-09-02
Merge branch 'bc/archive-pax-header-mode'
Junio C Hamano
1
-0
/
+5
2014-09-02
Merge branch 'ta/config-set'
Junio C Hamano
1
-0
/
+200
2014-08-26
Merge branch 'jk/diff-tree-t-fix'
Junio C Hamano
1
-0
/
+34
2014-08-26
Merge branch 'jk/pack-shallow-always-without-bitmap'
Junio C Hamano
1
-0
/
+39
2014-08-20
intersect_paths: respect mode in git's tree-sort
Jeff King
1
-0
/
+34
2014-08-13
tests: fix negated test_i18ngrep calls
Johannes Sixt
3
-6
/
+6
2014-08-12
pack-objects: turn off bitmaps when we see --shallow lines
Jeff King
1
-0
/
+39
2014-08-07
bundle: fix exclusion of annotated tags
Lukas Fleischer
1
-1
/
+4
2014-08-07
stash: default listing to working-tree diff
Jeff King
1
-0
/
+42
2014-08-07
apply: omit ws check for excluded paths
Junio C Hamano
1
-0
/
+11
2014-08-07
apply: use the right attribute for paths in non-Git patches
Junio C Hamano
1
-0
/
+17
2014-08-05
config: teach "git -c" to recognize an empty string
Junio C Hamano
1
-0
/
+11
2014-08-04
archive: honor tar.umask even for pax headers
brian m. carlson
1
-0
/
+5
2014-07-30
Sync with 2.0.4
Junio C Hamano
1
-0
/
+1
2014-07-30
Merge branch 'sk/mingw-tests-workaround'
Junio C Hamano
8
-24
/
+51
2014-07-30
Merge branch 'sk/mingw-uni-fix-more'
Junio C Hamano
4
-7
/
+13
2014-07-30
Merge branch 'ep/avoid-test-a-o'
Junio C Hamano
1
-2
/
+8
2014-07-30
commit --amend: test specifies authorship but forgets to check
Fabian Ruch
1
-0
/
+1
2014-07-29
test-config: add tests for the config_set API
Tanay Abhra
1
-0
/
+200
2014-07-28
Merge branch 'maint'
Junio C Hamano
1
-0
/
+10
2014-07-28
t4013: test diff-tree's --stdin commit formatting
Jeff King
1
-0
/
+10
2014-07-28
t1402: check for refs ending with a dot
Jeff King
1
-0
/
+1
2014-07-28
Revert "Merge branch 'dt/refs-check-refname-component-sse'"
Junio C Hamano
2
-23
/
+0
2014-07-28
Revert "Merge branch 'dt/refs-check-refname-component-sse-fix'"
Junio C Hamano
1
-11
/
+4
2014-07-27
Merge branch 'jk/rebase-am-fork-point'
Junio C Hamano
1
-0
/
+23
2014-07-27
Merge branch 'cc/replace-graft'
Junio C Hamano
1
-25
/
+114
2014-07-27
Merge branch 'jk/stable-prio-queue'
Junio C Hamano
1
-0
/
+1
2014-07-25
t9814: fix misconversion from test $a -o $b to test $a || test $b
Junio C Hamano
1
-2
/
+8
2014-07-23
Merge branch 'jk/tag-sort'
Junio C Hamano
1
-20
/
+56
2014-07-22
Merge branch 'kb/perf-trace'
Junio C Hamano
1
-0
/
+4
2014-07-22
Merge branch 'zk/log-graph-showsig' into maint
Junio C Hamano
1
-0
/
+31
2014-07-22
Merge branch 'cb/filter-branch-prune-empty-degenerate-merges' into maint
Junio C Hamano
1
-0
/
+11
2014-07-22
Merge branch 'jm/dedup-test-config' into maint
Junio C Hamano
1
-5
/
+0
2014-07-22
Merge branch 'sk/test-cmp-bin' into maint
Junio C Hamano
5
-22
/
+28
2014-07-22
Merge branch 'lt/request-pull' into maint
Junio C Hamano
1
-1
/
+1
2014-07-22
Merge branch 'ep/shell-assign-and-export-vars' into maint
Junio C Hamano
2
-2
/
+10
2014-07-21
test prerequisites: enumerate with commas
Junio C Hamano
2
-9
/
+9
2014-07-21
test prerequisites: eradicate NOT_FOO
Junio C Hamano
15
-60
/
+56
2014-07-21
replace: add test for --graft with a mergetag
Christian Couder
1
-0
/
+22
2014-07-21
replace: add test for --graft with signed commit
Christian Couder
1
-0
/
+24
2014-07-21
replace: add test for --graft
Christian Couder
1
-1
/
+44
2014-07-21
Merge branch 'ek/alt-odb-entry-fix'
Junio C Hamano
1
-0
/
+24
2014-07-21
Merge branch 'kb/hashmap-updates'
Junio C Hamano
1
-0
/
+13
2014-07-21
Merge branch 'jl/submodule-tests'
Junio C Hamano
14
-0
/
+974
2014-07-21
t800[12]: work around MSys limitation
Karsten Blees
1
-0
/
+12
[next]