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
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
2008-10-21
rehabilitate 'git index-pack' inside the object store
Nicolas Pitre
1
-0
/
+10
2008-10-19
Fix testcase failure when extended attributes are in use
Junio C Hamano
1
-4
/
+6
2008-10-19
Enhance hold_lock_file_for_{update,append}() API
Junio C Hamano
1
-1
/
+1
2008-10-19
demonstrate breakage of detached checkout with symbolic link HEAD
Junio C Hamano
1
-0
/
+12
2008-10-18
reset --hard/read-tree --reset -u: remove unmerged new paths
Junio C Hamano
1
-0
/
+60
2008-10-18
Merge branch 'db/maint-checkout-b' into maint
Junio C Hamano
1
-0
/
+10
2008-10-17
Fix "checkout --track -b newbranch" on detached HEAD
Junio C Hamano
1
-6
/
+8
2008-10-17
refactor handling of "other" files in ls-files and status
Jeff King
1
-0
/
+6
2008-10-17
tests: shell negation portability fix
Jeff King
1
-1
/
+1
2008-10-17
pull: allow "git pull origin $something:$current_branch" into an unborn branch
Junio C Hamano
1
-0
/
+12
2008-10-16
t1301-shared-repo.sh: don't let a default ACL interfere with the test
Matt McCutchen
1
-0
/
+3
2008-10-16
xdiff-interface.c: strip newline (and cr) from line before pattern matching
Brandon Casey
1
-1
/
+1
[next]