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-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
2010-02-13
builtin-notes: Add "add" subcommand for adding notes to objects
Johan Herland
1
-18
/
+37
2010-02-13
builtin-notes: Add "list" subcommand for listing note objects
Johan Herland
1
-0
/
+32
2010-02-13
builtin-notes: Add "prune" subcommand for removing notes for missing objects
Johan Herland
1
-0
/
+94
2010-02-13
t3305: Verify that removing notes triggers automatic fanout consolidation
Johan Herland
1
-1
/
+46
2010-02-13
builtin-notes: Add "remove" subcommand for removing existing notes
Johan Herland
1
-0
/
+27
2010-02-13
Teach builtin-notes to remove empty notes
Johan Herland
1
-0
/
+31
2010-02-13
Teach notes code to properly preserve non-notes in the notes tree
Johan Herland
2
-12
/
+52
2010-02-13
t3305: Verify that adding many notes with git-notes triggers increased fanout
Johan Herland
1
-0
/
+50
[prev]
[next]