index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2006-10-16
Fix hash function in xdiff library
Linus Torvalds
1
-2
/
+3
2006-10-02
git-push: .git/remotes/ file does not require SP after colon
Junio C Hamano
1
-4
/
+4
2006-10-01
git-mv: invalidate the removed path properly in cache-tree
Junio C Hamano
2
-0
/
+20
2006-09-29
git-diff -B output fix.
Junio C Hamano
1
-1
/
+1
2006-09-17
Fix git-am safety checks
Junio C Hamano
1
-4
/
+19
2006-09-17
Fix duplicate xmalloc in builtin-add
Liu Yubao
1
-1
/
+0
2006-09-13
http-fetch: fix alternates handling.
Junio C Hamano
1
-5
/
+34
2006-08-21
builtin-mv: readability patch
Johannes Schindelin
1
-60
/
+44
2006-08-21
git-mv: fix off-by-one error
Johannes Schindelin
1
-1
/
+1
2006-08-21
git-mv: special case destination "."
Johannes Schindelin
2
-1
/
+8
2006-08-16
[PATCH] git-mv: add more path normalization
Johannes Schindelin
1
-9
/
+16
2006-08-15
finish_connect(): thinkofix
Junio C Hamano
1
-8
/
+3
2006-08-15
git-mv: succeed even if source is a prefix of destination
Johannes Schindelin
2
-1
/
+8
2006-08-15
Solaris does not support C99 format strings before version 10
Dennis Stosberg
1
-0
/
+2
2006-08-13
sample commit-msg hook: no silent exit on duplicate Signed-off-by lines
Luben Tuikov
1
-1
/
+5
2006-08-13
Fix regex pattern in commit-msg
Luben Tuikov
1
-1
/
+1
2006-08-12
GIT 1.4.2
Junio C Hamano
1
-1
/
+1
2006-08-12
Merge git://git.kernel.org/pub/scm/gitk/gitk
Junio C Hamano
1
-26
/
+121
2006-08-12
t/t4013: fix futzing with the version string.
Junio C Hamano
1
-2
/
+4
2006-08-12
Better error message when we are unable to lock the index file
Junio C Hamano
11
-32
/
+20
2006-08-12
git-am: give better diagnostics when the patch does not apply during --3way
Junio C Hamano
1
-9
/
+19
2006-08-12
Merge branch 'rj/header'
Junio C Hamano
1
-0
/
+1
2006-08-11
git-svn: split the path from the url correctly with limited perms
Eric Wong
1
-14
/
+11
2006-08-11
git-sh-setup: do not use repo-config to test the git directory
Junio C Hamano
1
-8
/
+3
2006-08-11
git-svn: bugfix: allow SVN:: lib users to track the root of the repository
Eric Wong
1
-1
/
+4
2006-08-11
git-svn: correctly kill keyword expansion without munging EOLs
Eric Wong
1
-41
/
+4
2006-08-11
drop length argument of has_extension
Rene Scharfe
8
-10
/
+11
2006-08-10
Merge branch 'rn/push-dav'
Junio C Hamano
1
-1
/
+1
2006-08-10
Add Documentation/howto/setup-git-server-over-http.txt
Rutger Nijlunsing
1
-0
/
+256
2006-08-10
git-verify-pack: no need to count errors
Rene Scharfe
1
-3
/
+3
2006-08-10
git-verify-pack: buffer overrun paranoia
Rene Scharfe
1
-0
/
+9
2006-08-10
git-verify-pack: free pack after use and a cleanup
Rene Scharfe
1
-3
/
+8
2006-08-10
git-verify-pack: get rid of while loop
Rene Scharfe
1
-16
/
+16
2006-08-10
git-verify-pack: insist on .idx extension
Rene Scharfe
1
-6
/
+5
2006-08-10
git-verify-pack: more careful path handling
Rene Scharfe
1
-7
/
+9
2006-08-10
git-verify-pack: show usage when no pack was specified
Rene Scharfe
1
-0
/
+6
2006-08-10
Add has_extension()
Rene Scharfe
8
-8
/
+14
2006-08-10
builtin-apply: remove unused increment
Junio C Hamano
1
-3
/
+1
2006-08-10
Fix git-diff A...B
Junio C Hamano
1
-0
/
+1
2006-08-10
combine-diff: use color
Junio C Hamano
1
-16
/
+34
2006-08-09
http-push: Make WebDAV work with (broken?) default apache2 WebDAV module
Rutger Nijlunsing
1
-1
/
+1
2006-08-09
git-apply: applying a patch to make a symlink shorter.
Junio C Hamano
2
-0
/
+60
2006-08-09
allow diff.renamelimit to be set regardless of -M/-C
Junio C Hamano
1
-3
/
+0
2006-08-09
make --find-copies-harder imply -C
Junio C Hamano
1
-3
/
+4
2006-08-09
find_unique_abbrev() with len=0 should not abbreviate
Junio C Hamano
1
-1
/
+1
2006-08-09
check return value from diff_setup_done()
Junio C Hamano
2
-2
/
+4
2006-08-09
Fix tutorial-2.html
Junio C Hamano
1
-0
/
+1
2006-08-08
Documentation: git-status takes the same options as git-commit
Junio C Hamano
1
-1
/
+5
2006-08-08
Update git-init-db(1) and documentation of core.sharedRepository
Jonas Fonseca
2
-19
/
+41
2006-08-08
git-push: allow pushing from subdirectories
Jeff King
1
-1
/
+1
[next]