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-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
2005-11-20
Add Python version checks to the Makefile to automatically set WITH_OWN_SUBPR...
Ryan Anderson
1
-10
/
+15
2005-11-20
Fix sparse warnings
Timo Hirvonen
4
-32
/
+31
2005-11-21
gitk: Disable fastdate stuff for now
Paul Mackerras
1
-1
/
+5
2005-11-20
Merge http://www.kernel.org/pub/scm/gitk/gitk
Junio C Hamano
1
-83
/
+50
2005-11-20
git-config-set: support selecting values by non-matching regex
Johannes Schindelin
4
-8
/
+70
2005-11-20
merge-recursive: Replace 'except:'
Fredrik Kuivinen
1
-2
/
+2
2005-11-20
merge-one-file: use rmdir -p
Junio C Hamano
1
-5
/
+1
2005-11-20
gitk: Fix some bugs introduced by speedup changes
Paul Mackerras
1
-11
/
+12
2005-11-19
Documentation: add hooks/update example.
Junio C Hamano
1
-0
/
+105
2005-11-19
git-config-set: add more options
Johannes Schindelin
5
-61
/
+258
2005-11-19
Documentation update for user-relative paths.
Andreas Ericsson
1
-5
/
+24
2005-11-19
Client side support for user-relative paths.
Andreas Ericsson
1
-22
/
+33
2005-11-19
Server-side support for user-relative paths.
Andreas Ericsson
2
-25
/
+7
2005-11-19
Do not DWIM in userpath library under strict mode.
Junio C Hamano
2
-57
/
+60
2005-11-19
Library code for user-relative paths, take three.
Andreas Ericsson
2
-0
/
+73
2005-11-19
Add test case for git-config-set
Johannes Schindelin
1
-0
/
+180
2005-11-19
Add documentation for git-config-set
Johannes Schindelin
2
-0
/
+111
2005-11-19
Add git-config-set, a simple helper for scripts to set config variables
Johannes Schindelin
3
-1
/
+29
2005-11-19
Add functions git_config_set() and git_config_set_multivar()
Johannes Schindelin
2
-1
/
+295
2005-11-19
Decide whether to build http-push in the Makefile
Nick Hengeveld
2
-12
/
+6
2005-11-19
http.c: reorder to avoid compilation failure.
Junio C Hamano
1
-36
/
+35
2005-11-19
http-push memory/fd cleanup
Nick Hengeveld
1
-3
/
+14
[next]