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-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
2008-10-16
t4018-diff-funcname: demonstrate end of line funcname matching flaw
Brandon Casey
1
-0
/
+6
2008-10-16
t4018-diff-funcname: rework negated last expression test
Brandon Casey
1
-1
/
+2
2008-10-14
Add testcase to ensure merging an early part of a branch is done properly
Miklos Vajna
1
-0
/
+26
2008-10-13
Fix fetch/pull when run without --update-head-ok
Johannes Schindelin
4
-3
/
+15
2008-10-12
test-lib: fix broken printf
Shawn O. Pearce
1
-1
/
+1
2008-10-12
git apply --directory broken for new files
Jeff King
1
-0
/
+52
2008-10-10
rebase -i: do not fail when there is no commit to cherry-pick
Johannes Schindelin
1
-0
/
+11
2008-10-10
test-lib: fix color reset in say_color()
Miklos Vajna
1
-1
/
+2
2008-10-08
git init: --bare/--shared overrides system/global config
Deskin Miller
1
-0
/
+32
2008-10-08
git rm: refresh index before up-to-date check
Johannes Schindelin
1
-8
/
+17
2008-10-06
Teach rebase -i to honor pre-rebase hook
Nanako Shiraishi
1
-0
/
+126
2008-10-06
fix bogus "diff --git" header from "diff --no-index"
Linus Torvalds
1
-0
/
+21
2008-10-02
gitweb: Add path_info tests to t/t9500-gitweb-standalone-no-errors.sh
Jakub Narebski
1
-0
/
+49
2008-09-30
t0024: add executable permission
SZEDER Gábor
1
-0
/
+0
2008-09-29
Merge branch 'bc/maint-diff-hunk-header-fix' into maint
Shawn O. Pearce
1
-1
/
+12
2008-09-26
Remove empty directories in recursive merge
Alex Riesen
1
-0
/
+11
2008-09-24
maint: check return of split_cmdline to avoid bad config strings
Deskin Miller
1
-0
/
+10
2008-09-22
t4018-diff-funcname: test syntax of builtin xfuncname patterns
Brandon Casey
1
-0
/
+11
2008-09-21
Check early that a new branch is new and valid
Daniel Barkalow
1
-0
/
+10
2008-09-18
diff.*.xfuncname which uses "extended" regex's for hunk header selection
Brandon Casey
1
-1
/
+1
[prev]
[next]