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
2005-11-27
Check repository format version in enter_repo().
Junio C Hamano
1
-0
/
+1
2005-11-27
Repository format version check.
Junio C Hamano
3
-0
/
+22
2005-11-26
format-patch: output filename reported to stdout verbatim.
Junio C Hamano
1
-2
/
+2
2005-11-25
name-rev: fix off-by-one error in --stdin.
Junio C Hamano
1
-4
/
+3
2005-11-25
git-mv is not able to handle big directories
Alexander Litvinov
1
-9
/
+22
2005-11-25
shell.c: complain on insufficient arguments.
Junio C Hamano
1
-2
/
+1
2005-11-25
git-sh-setup: move the repository check to a core program.
Junio C Hamano
1
-7
/
+2
2005-11-25
setup_git_directory: make sure GIT_DIR is a valid repository.
Junio C Hamano
1
-5
/
+37
2005-11-25
git-var: make it work in subdirectory.
Junio C Hamano
1
-0
/
+2
2005-11-25
git-sh-setup: die if outside git repository.
Junio C Hamano
26
-31
/
+34
2005-11-25
parse-remote and ls-remote clean-up.
Junio C Hamano
2
-2
/
+3
2005-11-25
Prevent "git-commit -a path1 path2..."
Junio C Hamano
1
-1
/
+4
2005-11-25
config.c: avoid shadowing global.
Junio C Hamano
1
-5
/
+5
2005-11-25
Fix a warning about unused value.
YOSHIFUJI Hideaki / 吉藤英明
1
-1
/
+1
2005-11-25
cvsimport: Don't let local settings hinder cvs user-migration.
Andreas Ericsson
1
-1
/
+1
2005-11-24
Rename git-config-set to git-repo-config
Johannes Schindelin
6
-51
/
+51
2005-11-23
diff-tree: teach single-commit diff-tree to honour grafts
Junio C Hamano
1
-29
/
+25
2005-11-23
Teach update-index to read from ls-tree.
Junio C Hamano
2
-6
/
+8
2005-11-23
git-revert: make --edit default.
Junio C Hamano
1
-7
/
+11
2005-11-23
Allow editing of a revert-message
Linus Torvalds
1
-1
/
+5
2005-11-23
Fix git-mv for moving directories with 1 file
Josef Weidendorfer
1
-8
/
+17
2005-11-23
git-merge: make recursive the default strategy
Junio C Hamano
1
-8
/
+12
2005-11-23
pack-redundant: type cleanups.
Junio C Hamano
1
-10
/
+10
2005-11-22
Fixed git:// IPv4 address problem when compiled with -DNO_IPV6.
Paul Serice
1
-1
/
+1
2005-11-22
arguments cleanup and some formatting
Alex Riesen
1
-7
/
+8
2005-11-22
remove unused variable
Alex Riesen
1
-2
/
+0
2005-11-22
speedup allocation in pack-redundant.c
Alex Riesen
1
-6
/
+26
2005-11-22
Make git-pack-redundant take a list of unimportant objs on stdin
Lukas Sandström
1
-0
/
+21
2005-11-22
Merge http://www.kernel.org/pub/scm/gitk/gitk
Junio C Hamano
1
-1
/
+5
2005-11-21
git-var: constness and globalness cleanup.
Junio C Hamano
3
-9
/
+13
2005-11-21
Move diff.renamelimit out of default configuration.
Junio C Hamano
8
-9
/
+19
2005-11-21
max-count in terms of intersection
Luben Tuikov
1
-2
/
+3
2005-11-21
GIT: Fix compilation error in connect.c
YOSHIFUJI Hideaki / 吉藤英明
1
-4
/
+5
2005-11-21
Introduce $(ALL_PROGRAMS) for 'all:' and 'install:' to operate on.
Andreas Ericsson
1
-13
/
+15
2005-11-21
rename/copy score parsing updates.
H. Peter Anvin
1
-12
/
+21
2005-11-21
git-daemon not listening when compiled with -DNO_IPV6
Paul Serice
1
-0
/
+6
2005-11-21
git-repack: Properly abort in corrupt repository
Linus Torvalds
2
-2
/
+2
2005-11-21
Allow hierarchical section names
Johannes Schindelin
2
-9
/
+29
2005-11-21
git-config-set: Properly terminate strings with '\0'
Johannes Schindelin
2
-0
/
+2
2005-11-21
git-proxy updates.
Junio C Hamano
1
-7
/
+45
2005-11-21
proxy-command support for git://
Paul Collins
1
-1
/
+71
2005-11-21
daemon: further tweaks.
Junio C Hamano
2
-18
/
+14
2005-11-21
git-daemon support for user-relative paths.
Andreas Ericsson
3
-87
/
+72
2005-11-21
tutorial: setting up a tree for subsystem maintainers
Junio C Hamano
1
-1
/
+4
2005-11-21
rename detection with -M100 means "exact renames only".
Junio C Hamano
2
-0
/
+7
2005-11-21
format-patch: fix two-argument special case, and make it easier to pick singl...
Junio C Hamano
1
-2
/
+3
2005-11-21
Fix hooks/update template.
Junio C Hamano
1
-4
/
+3
2005-11-21
Make sure heads/foo and tags/foo do not confuse things.
Junio C Hamano
2
-6
/
+24
2005-11-20
Fix "do not DWIM" patch to enter_repo"
Junio C Hamano
1
-1
/
+1
2005-11-20
git-reset.txt: Small fix + clarifications.
Andreas Ericsson
1
-4
/
+15
[next]