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
2009-03-12
Merge branch 'fg/maint-1.6.0-exclude-bq' into maint-1.6.0
Junio C Hamano
1
-1
/
+8
2009-03-12
Merge branch 'jc/maint-1.6.0-split-diff-metainfo' into maint-1.6.0
Junio C Hamano
1
-0
/
+18
2009-02-12
Support "\" in non-wildcard exclusion entries
Finn Arne Gangstad
1
-1
/
+8
2009-02-04
builtin-mv.c: check for unversionned files before looking at the destination.
Matthieu Moy
1
-1
/
+1
2009-02-04
Add a testcase for "git mv -f" on untracked files.
Matthieu Moy
1
-0
/
+8
2009-02-04
Missing && in t/t7001.sh.
Matthieu Moy
1
-1
/
+1
2009-01-27
diff.c: output correct index lines for a split diff
Junio C Hamano
1
-0
/
+18
2009-01-15
t3404: Add test case for auto-amending only edited commits after "edit"
Stephan Beyer
1
-0
/
+17
2009-01-15
t3404: Add test case for aborted --continue after "edit"
Stephan Beyer
1
-0
/
+15
2009-01-15
t3501: check that commits are actually done
Stephan Beyer
1
-0
/
+2
2009-01-14
fix handling of multiple untracked files for git mv -k
Michael J Gruber
1
-1
/
+1
2009-01-14
add test cases for "git mv -k"
Michael J Gruber
1
-0
/
+25
2008-12-19
fast-import: make tagger information optional
Junio C Hamano
1
-0
/
+18
2008-12-19
fast-export: deal with tag objects that do not have a tagger
Johannes Schindelin
1
-0
/
+20
2008-12-15
git-show: do not segfault when showing a bad tag
Junio C Hamano
1
-0
/
+20
2008-12-08
git-svn: Make following parents atomic
Deskin Miller
1
-0
/
+42
2008-12-07
"git diff <tree>{3,}": do not reverse order of arguments
Matt McCutchen
2
-0
/
+30
2008-12-02
Merge branch 'jk/maint-commit-v-strip' into maint
Junio C Hamano
1
-0
/
+73
2008-12-02
Merge branch 'bc/maint-keep-pack' into maint
Junio C Hamano
2
-3
/
+88
2008-11-30
Merge branch 'st/maint-tag' into maint
Junio C Hamano
1
-0
/
+11
2008-11-30
Merge branch 'mk/maint-cg-push' into maint
Junio C Hamano
1
-0
/
+50
2008-11-27
Merge branch 'mv/fast-export' into maint
Junio C Hamano
1
-0
/
+8
2008-11-26
Teach "git diff" to honour --[no-]ext-diff
Junio C Hamano
1
-0
/
+21
2008-11-23
fast-export: use an unsorted string list for extra_refs
Johannes Schindelin
1
-1
/
+1
2008-11-23
Add new testcase to show fast-export does not always exports all tags
Miklos Vajna
1
-0
/
+8
2008-11-14
repack: only unpack-unreachable if we are deleting redundant packs
Brandon Casey
1
-3
/
+15
2008-11-12
t7700: test that 'repack -a' packs alternate packed objects
Brandon Casey
1
-0
/
+16
2008-11-12
Fix pack.packSizeLimit and --max-pack-size handling
Nicolas Pitre
1
-0
/
+6
2008-11-12
commit: Fix stripping of patch in verbose mode.
Jeff King
1
-0
/
+73
2008-11-12
pack-objects: extend --local to mean ignore non-local loose objects too
Brandon Casey
1
-1
/
+1
2008-11-12
t7700: demonstrate mishandling of loose objects in an alternate ODB
Brandon Casey
1
-0
/
+19
2008-11-12
repack: don't repack local objects in packs with .keep file
Brandon Casey
1
-1
/
+1
2008-11-12
t7700: demonstrate mishandling of objects in packs with a .keep file
Brandon Casey
1
-0
/
+38
2008-11-11
git push: Interpret $GIT_DIR/branches in a Cogito compatible way
Martin Koegler
1
-0
/
+50
2008-11-09
checkout: Don't crash when switching away from an invalid branch.
Alexandre Julliard
1
-0
/
+18
2008-11-08
Merge branch 'cb/maint-update-ref-fix' into maint
Junio C Hamano
2
-0
/
+38
2008-11-08
Merge branch 'mv/maint-branch-m-symref' into maint
Junio C Hamano
2
-0
/
+27
2008-11-05
push: fix local refs update if already up-to-date
Clemens Buchacher
1
-0
/
+31
2008-11-05
do not force write of packed refs
Clemens Buchacher
1
-0
/
+7
2008-11-04
tag: Add more tests about mixing incompatible modes and options
Samuel Tardieu
1
-0
/
+11
2008-11-02
Merge branch 'js/maint-fetch-update-head' into maint
Junio C Hamano
5
-3
/
+27
2008-11-02
Merge branch 'jk/maint-ls-files-other' into maint
Junio C Hamano
1
-0
/
+6
2008-11-02
Merge branch 'jc/maint-reset-remove-unmerged-new' into maint
Junio C Hamano
1
-0
/
+60
2008-11-02
Merge branch 'jc/maint-co-track' into maint
Junio C Hamano
1
-6
/
+20
2008-10-31
update-ref --no-deref -d: handle the case when the pointed ref is packed
Miklos Vajna
1
-0
/
+11
2008-10-31
Use test-chmtime -v instead of perl in t5000 to get mtime of a file
Alex Riesen
1
-1
/
+1
2008-10-30
git branch -m: forbid renaming of a symref
Miklos Vajna
1
-4
/
+4
2008-10-26
git-archive: work in bare repos
Charles Bailey
1
-0
/
+21
2008-10-26
Fix git update-ref --no-deref -d.
Miklos Vajna
1
-0
/
+7
2008-10-26
Fix git branch -m for symrefs.
Miklos Vajna
1
-0
/
+9
[next]