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-06-10
shared repository: optionally allow reading to "others".
Junio C Hamano
5
-7
/
+47
2006-06-10
git-clone: fix --bare over dumb-http
Junio C Hamano
1
-6
/
+2
2006-06-09
shared repository - add a few missing calls to adjust_shared_perm().
Junio C Hamano
6
-29
/
+54
2006-06-09
Fix formatting of Documentation/git-clone.txt
Horst H. von Brand
1
-2
/
+2
2006-06-09
builtin-init-db: spell the in-program configuration variable in lowercase.
Junio C Hamano
1
-1
/
+1
2006-06-08
git-rm: honor -n flag.
Junio C Hamano
1
-7
/
+10
2006-06-08
git-clone: fix duplicated "master" in $GIT_DIR/remotes/origin
Junio C Hamano
1
-5
/
+10
2006-06-08
check for error return from fork()
Paul T Darga
3
-2
/
+12
2006-06-08
Document git-clone --use-separate-remote
Uwe Zeisberger
1
-3
/
+8
2006-06-07
Documentation: add another example to git-ls-files
Junio C Hamano
1
-2
/
+14
2006-06-07
Documentation: git aliases
Petr Baudis
1
-3
/
+4
2006-06-07
git-cvsserver asciidoc formatting tweaks
Francis Daly
1
-18
/
+31
2006-06-07
config.txt grammar, typo, and asciidoc fixes
Francis Daly
1
-9
/
+9
2006-06-07
Documentation: git-ls-tree (typofix)
Junio C Hamano
1
-1
/
+1
2006-06-07
Document git-ls-tree --fullname
Jonas Fonseca
1
-4
/
+7
2006-06-07
Document git aliases support
Petr Baudis
2
-0
/
+11
2006-06-07
make clean: remove dist-doc targets.
Junio C Hamano
1
-1
/
+1
2006-06-07
Misc doc improvements
Jonas Fonseca
3
-4
/
+24
2006-06-07
Documentation: add missing docs make check-docs found.
Junio C Hamano
3
-1
/
+76
2006-06-07
Some doc typo fixes
Francis Daly
10
-13
/
+14
2006-06-07
Off-by-one error in get_path_prefix(), found by Valgrind
Rene Scharfe
1
-1
/
+2
2006-06-06
Merge git://git.kernel.org/pub/scm/gitk/gitk
Junio C Hamano
1
-384
/
+1094
2006-06-06
http-fetch: fix possible segfault
Nick Hengeveld
1
-0
/
+1
2006-06-06
Refactor git_tcp_connect() functions a little.
Jon Loeliger
2
-20
/
+49
2006-06-06
Merge branch 'jc/lockfile'
Junio C Hamano
14
-120
/
+127
2006-06-06
Merge branch 'js/alias'
Junio C Hamano
1
-4
/
+123
2006-06-06
Merge branch 'vb/sendemail'
Junio C Hamano
1
-8
/
+7
2006-06-06
builtin-grep: pass ignore case option to external grep
Robert Fitzsimons
1
-0
/
+2
2006-06-07
gitk: Re-read the descendent/ancestor tag & head info on update
Paul Mackerras
1
-1
/
+17
2006-06-06
ref-log: style fixes.
Junio C Hamano
3
-13
/
+18
2006-06-06
refs.c: convert it to use lockfile interface.
Junio C Hamano
2
-12
/
+11
2006-06-06
Make index file locking code reusable to others.
Junio C Hamano
11
-95
/
+98
2006-06-06
HTTP cleanup
Junio C Hamano
2
-35
/
+38
2006-06-06
HTTP cleanup
Nick Hengeveld
2
-1
/
+14
2006-06-06
git-format-patch: add --output-directory long option again
Junio C Hamano
2
-12
/
+17
2006-06-06
send-email: a bit more careful domain regexp.
Junio C Hamano
1
-1
/
+1
2006-06-06
send-email: be more lenient and just catch obvious mistakes.
Junio C Hamano
1
-4
/
+6
2006-06-05
rev-parse: tighten constness properly.
Junio C Hamano
1
-5
/
+5
2006-06-05
A Perforce importer for git.
Sean
2
-0
/
+522
2006-06-05
git alias: try alias last.
Junio C Hamano
1
-6
/
+14
2006-06-05
If you have a config containing something like this:
Johannes Schindelin
1
-0
/
+111
2006-06-05
builtin-push: don't pass --thin to HTTP transport
Nick Hengeveld
1
-9
/
+11
2006-06-05
pack-objects: improve path grouping heuristics.
Linus Torvalds
1
-50
/
+19
2006-06-05
rev-list: fix process_tree() conversion.
Linus Torvalds
1
-2
/
+2
2006-06-05
Fix typo in tutorial-2.txt
Linus Torvalds
1
-1
/
+1
2006-06-05
Fix Documentation/everyday.txt: Junio's workflow
Horst H. von Brand
1
-7
/
+12
2006-06-05
Add example xinetd(8) configuration to Documentation/everyday.txt
Horst H. von Brand
1
-0
/
+23
2006-06-05
read-tree: fix eye-candy.
Linus Torvalds
1
-0
/
+1
2006-06-04
gitview: Add some useful keybindings.
Aneesh Kumar K.V
2
-0
/
+21
2006-06-04
Cleanup git-send-email.perl:extract_valid_email
Horst H. von Brand
1
-6
/
+3
[next]