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
2012-04-15
Merge branch 'jh/notes-merge-in-git-dir-worktree'
Junio C Hamano
1
-4
/
+23
2012-04-15
Merge branch 'tr/maint-word-diff-regex-sticky'
Junio C Hamano
1
-0
/
+36
2012-04-15
Merge branch 'jn/diffstat-tests'
Junio C Hamano
16
-259
/
+354
2012-04-15
Merge branch 'jc/commit-hook-authorship'
Junio C Hamano
1
-0
/
+18
2012-04-15
Merge branch 'nd/stream-more'
Junio C Hamano
1
-2
/
+36
2012-04-15
merge overwrites unstaged changes in renamed file
Clemens Buchacher
1
-0
/
+9
2012-03-27
tests: unset COLUMNS inherited from environment
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2012-03-16
Merge "two fixes for fast-import's 'ls' command" from Jonathan
Junio C Hamano
1
-0
/
+39
2012-03-15
notes-merge: Don't remove .git/NOTES_MERGE_WORKTREE; it may be the user's cwd
Johan Herland
1
-4
/
+4
2012-03-15
notes-merge: use opendir/readdir instead of using read_directory()
Johan Herland
1
-1
/
+1
2012-03-15
t3310: illustrate failure to "notes merge --commit" inside $GIT_DIR/
Johan Herland
1
-0
/
+19
2012-03-14
diff: tweak a _copy_ of diff_options with word-diff
Thomas Rast
1
-1
/
+1
2012-03-14
t4034: diff.*.wordregex should not be "sticky" in --word-diff
Johannes Sixt
1
-0
/
+36
2012-03-13
diffstat summary line varies by locale: miscellany
Jonathan Nieder
8
-64
/
+96
2012-03-13
test: use numstat instead of diffstat in binary-diff test
Jonathan Nieder
1
-6
/
+23
2012-03-13
test: use --numstat instead of --stat in "git stash show" tests
Jonathan Nieder
1
-7
/
+19
2012-03-13
test: test cherry-pick functionality and output separately
Jonathan Nieder
1
-8
/
+22
2012-03-13
test: modernize funny-names test style
Jonathan Nieder
1
-167
/
+180
2012-03-13
test: use numstat instead of diffstat in funny-names test
Jonathan Nieder
1
-10
/
+17
2012-03-13
test: use test_i18ncmp when checking --stat output
Jonathan Nieder
8
-16
/
+16
2012-03-13
Merge branch 'jc/maint-undefined-i18n-observation-test'
Junio C Hamano
1
-14
/
+23
2012-03-13
Merge branch 'ms/maint-config-error-at-eol-linecount'
Junio C Hamano
1
-0
/
+31
2012-03-12
Merge branch 'tr/maint-bundle-boundary' into maint
Junio C Hamano
1
-22
/
+35
2012-03-12
Merge branch 'jc/maint-diff-patch-header' into maint
Junio C Hamano
1
-85
/
+110
2012-03-12
Merge branch 'jc/am-3-nonstandard-popt' into maint
Junio C Hamano
1
-0
/
+15
2012-03-12
config: report errors at the EOL with correct line number
Martin Stenberg
1
-0
/
+31
2012-03-11
commit: pass author/committer info to hooks
Junio C Hamano
1
-1
/
+1
2012-03-11
t7503: does pre-commit-hook learn authorship?
Junio C Hamano
1
-0
/
+18
2012-03-09
fast-import: don't allow 'ls' of path with empty components
Jonathan Nieder
1
-0
/
+39
2012-03-09
t0204: clarify the "observe undefined behaviour" test
Junio C Hamano
1
-14
/
+23
2012-03-09
p4000: use -3000 when promising -3000
Thomas Rast
1
-1
/
+1
2012-03-08
Merge branch 'jl/maint-submodule-relative'
Junio C Hamano
2
-0
/
+39
2012-03-08
perf: export some important test-lib variables
Thomas Rast
2
-1
/
+14
2012-03-08
perf: load test-lib-functions from the correct directory
Thomas Rast
2
-1
/
+6
2012-03-07
Merge branch 'jc/pickaxe-ignore-case'
Junio C Hamano
1
-0
/
+119
2012-03-07
update-server-info: respect core.bigfilethreshold
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2012-03-07
show: use streaming API for showing blobs
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2012-03-07
cat-file: use streaming API to print blobs
Nguyễn Thái Ngọc Duy
1
-2
/
+2
2012-03-07
Add more large blob test cases
Nguyễn Thái Ngọc Duy
1
-2
/
+36
2012-03-06
Merge branch 'jc/maint-diff-patch-header'
Junio C Hamano
1
-85
/
+110
2012-03-06
Merge branch 'cn/pull-rebase-message'
Junio C Hamano
1
-4
/
+2
2012-03-06
Merge branch 'sl/modern-t0000'
Junio C Hamano
1
-274
/
+289
2012-03-06
Merge branch 'tr/maint-bundle-boundary'
Junio C Hamano
1
-22
/
+35
2012-03-06
Merge branch 'zj/diff-stat-dyncol'
Junio C Hamano
1
-0
/
+220
2012-03-06
Merge branch 'maint'
Junio C Hamano
1
-2
/
+2
2012-03-06
t5704: fix nonportable sed/grep usages
Thomas Rast
1
-2
/
+2
2012-03-06
perf: compare diff algorithms
Thomas Rast
1
-0
/
+29
2012-03-04
Merge branch 'jc/am-3-nonstandard-popt'
Junio C Hamano
1
-0
/
+15
2012-03-04
Make git-{pull,rebase} message without tracking information friendlier
Carlos Martín Nieto
1
-4
/
+2
2012-03-04
Merge branch 'maint'
Junio C Hamano
3
-28
/
+13
[next]