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
2010-03-02
gitweb: Fix project-specific feature override behavior
Jakub Narebski
1
-5
/
+13
2010-03-02
t554[01]-http-push: refactor, add non-ff tests
Tay Ray Chuan
3
-22
/
+34
2010-03-02
t5541-http-push: check that ref is unchanged for non-ff test
Tay Ray Chuan
1
-2
/
+4
2010-03-01
Merge branch 'cc/maint-bisect-paths'
Junio C Hamano
1
-0
/
+5
2010-03-01
bisect: error out when passing bad path parameters
Christian Couder
1
-0
/
+5
2010-02-28
git-am: Add tests for `--keep-cr`, `--no-keep-cr` and `am.keepcr`
Stefan-W. Hahn
1
-0
/
+96
2010-02-28
git-push: add tests for git push --porcelain
Larry D'Anna
1
-0
/
+50
2010-02-28
reflog: honor gc.reflogexpire=never
Adam Simpkins
1
-0
/
+41
2010-02-28
prune: honor --expire=never
Adam Simpkins
1
-0
/
+32
2010-02-26
git-svn: Fix discarding of extra parents from svn:mergeinfo
Tuomas Suutari
1
-1
/
+1
2010-02-26
t9151: Add two new svn:mergeinfo test cases
Tuomas Suutari
3
-53
/
+581
2010-02-26
t9151: Fix a few commits in the SVN dump
Tuomas Suutari
2
-38
/
+74
2010-02-25
Merge branch 'maint'
Junio C Hamano
1
-0
/
+1
2010-02-25
Merge branch 'maint-1.6.6' into maint
Junio C Hamano
1
-0
/
+1
2010-02-25
t/t0001-init.sh: add test for 'init with init.templatedir set'
Steven Drake
1
-0
/
+19
2010-02-25
Windows: redirect f[re]open("/dev/null") to f[re]open("nul")
Johannes Sixt
2
-0
/
+11
2010-02-25
t3301-notes: insert a shbang line in ./fake_editor.sh
Johannes Sixt
1
-0
/
+1
2010-02-24
fetch --all/--multiple: keep all the fetched branch information
Junio C Hamano
1
-0
/
+18
2010-02-24
builtin-fetch --all/--multi: propagate options correctly
Junio C Hamano
1
-0
/
+21
2010-02-24
t5521: fix and modernize
Junio C Hamano
1
-26
/
+20
2010-02-22
add-interactive: fix bogus diff header line ordering
Jeff King
1
-0
/
+8
2010-02-22
Use git_mkstemp_mode instead of plain mkstemp to create object files
Matthieu Moy
1
-1
/
+1
2010-02-22
Use git_mkstemp_mode and xmkstemp_mode in odb_mkstemp, not chmod later.
Matthieu Moy
1
-1
/
+1
2010-02-22
Add a testcase for ACL with restrictive umask.
Matthieu Moy
1
-0
/
+67
2010-02-22
tests: Fix race condition in t7006-pager
Jonathan Nieder
1
-6
/
+6
2010-02-21
git-diff: add a test for git diff --quiet -w
Larry D'Anna
1
-0
/
+15
2010-02-21
Merge branch 'sp/push-sideband'
Junio C Hamano
1
-42
/
+42
2010-02-21
Merge branch 'jc/checkout-detached'
Junio C Hamano
1
-10
/
+22
2010-02-21
Merge branch 'jc/maint-fix-test-perm'
Junio C Hamano
2
-0
/
+4
2010-02-21
t7006-pager: if stdout is not a terminal, make a new one
Jonathan Nieder
2
-11
/
+82
2010-02-20
Merge branch 'maint'
Junio C Hamano
1
-8
/
+8
2010-02-20
tests: Add tests for automatic use of pager
Jonathan Nieder
1
-0
/
+163
2010-02-19
t1450: fix testcases that were wrongly expecting failure
Thomas Rast
1
-8
/
+8
2010-02-19
mailinfo: do not strip leading spaces even for a header line
Junio C Hamano
1
-1
/
+1
2010-02-19
Merge branch 'maint'
Junio C Hamano
1
-0
/
+8
2010-02-19
Merge branch 'jk/maint-rmdir-fix' into maint
Junio C Hamano
1
-0
/
+8
2010-02-18
rm: fix bug in recursive subdirectory removal
Jeff King
1
-0
/
+8
2010-02-17
Merge branch 'jk/grep-double-dash' into maint
Junio C Hamano
1
-0
/
+33
2010-02-17
submodule summary: Don't barf when invoked in an empty repo
Johan Herland
1
-0
/
+7
2010-02-16
test for add with non-existent pathspec
Chris Packham
2
-0
/
+10
2010-02-16
Merge branch 'maint'
Junio C Hamano
1
-0
/
+9
2010-02-16
Merge branch 'maint-1.6.6' into maint
Junio C Hamano
1
-0
/
+9
2010-02-16
Merge branch 'maint-1.6.5' into maint-1.6.6
Junio C Hamano
1
-0
/
+9
2010-02-16
Add test for using Git at root of file system
Nguyễn Thái Ngọc Duy
3
-0
/
+301
2010-02-15
stash pop: remove 'apply' options during 'drop' invocation
Thomas Rast
1
-0
/
+9
2010-02-13
builtin-notes: Add "copy" subcommand for copying notes between objects
Johan Herland
1
-0
/
+63
2010-02-13
builtin-notes: Add -c/-C options for reusing notes
Johan Herland
1
-0
/
+116
2010-02-13
builtin-notes: Refactor handling of -F option to allow combining -m and -F
Johan Herland
1
-1
/
+22
2010-02-13
builtin-notes: Deprecate the -m/-F options for "git notes edit"
Johan Herland
3
-5
/
+5
2010-02-13
builtin-notes: Add "append" subcommand for appending to note objects
Johan Herland
1
-0
/
+36
[prev]
[next]