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-10-28
Implement an interoperability test for fetch-pack/upload-pack
Johannes Schindelin
1
-0
/
+43
2005-10-28
Implement a test for git-fetch-pack/git-upload-pack
Johannes Schindelin
1
-0
/
+136
2005-10-28
Make maximal use of the remote refs
Johannes Schindelin
1
-20
/
+52
2005-10-28
Subject: [PATCH] git-fetch-pack: Do not use git-rev-list
Johannes Schindelin
1
-32
/
+132
2005-10-28
git-apply --numstat
Junio C Hamano
2
-2
/
+32
2005-10-28
Add usage help to git-push.sh
c.shoemaker@cox.net
1
-3
/
+10
2005-10-28
Add usage help for git-reset.sh
c.shoemaker@cox.net
1
-0
/
+6
2005-10-28
Minor clarifications in diffcore documentation
c.shoemaker@cox.net
1
-27
/
+38
2005-10-28
Remove -r from common diff options documentation in one more place
c.shoemaker@cox.net
1
-4
/
+0
2005-10-28
update usage string for git-commit.sh
c.shoemaker@cox.net
1
-1
/
+1
2005-10-28
git-push.sh: Retain cuteness, add helpfulness.
c.shoemaker@cox.net
1
-1
/
+2
2005-10-28
Be more careful about reference parsing
Linus Torvalds
2
-0
/
+28
2005-10-28
Be marginally more careful about removing objects
Linus Torvalds
3
-0
/
+3
2005-10-28
Documentation changes to recursive option for git-diff-tree
Chris Shoemaker
4
-5
/
+9
2005-10-28
fix testsuite to tolerate spaces in path
Pavel Roskin
1
-4
/
+4
2005-10-28
Document git-patch-id a bit better.
Junio C Hamano
1
-0
/
+6
2005-10-28
Add more generated files to .gitignore
Johannes Schindelin
1
-0
/
+3
2005-10-28
Link git-name-rev and git-symbolic-ref from the main git page
Johannes Schindelin
1
-0
/
+6
2005-10-28
Create object subdirectories on demand (phase II)
Linus Torvalds
4
-10
/
+6
2005-10-27
Merge branch 'js-fat'
Junio C Hamano
1
-0
/
+37
2005-10-27
Merge branch 'lt-dense'
Junio C Hamano
2
-18
/
+31
2005-10-27
Merge http://www.kernel.org/pub/scm/gitk/gitk
Junio C Hamano
1
-2
/
+2
2005-10-27
[PATCH] Make "gitk" work better with dense revlists
Linus Torvalds
1
-2
/
+2
2005-10-26
git-rev-list: do not forget non-commit refs
Linus Torvalds
1
-12
/
+14
2005-10-26
git-rev-list: make --dense the default (and introduce "--sparse")
Linus Torvalds
2
-8
/
+19
2005-10-26
Test in git-init-db if the filemode can be trusted
Johannes Schindelin
1
-0
/
+37
2005-10-26
Add git-name-rev
Johannes Schindelin
3
-1
/
+313
2005-10-26
pack-objects: Allow use of pre-generated pack.
Junio C Hamano
4
-12
/
+112
2005-10-26
Fix what to do and how to detect when hardlinking fails
Linus Torvalds
1
-13
/
+14
2005-10-26
Fix cloning (memory corruption)
Johannes Schindelin
1
-7
/
+8
2005-10-25
upload-pack: tighten request validation.
Junio C Hamano
1
-4
/
+27
2005-10-25
Work around missing hard links on FAT formatted media
Johannes Schindelin
2
-2
/
+5
2005-10-25
create_symref: if symlink fails, fall back to writing a "symbolic ref"
Johannes Schindelin
1
-5
/
+7
2005-10-25
Add [v]iew patch in git-am interactive.
Junio C Hamano
1
-5
/
+8
2005-10-25
git-am: make it easier after fixing up an unapplicable patch.
Junio C Hamano
2
-8
/
+14
2005-10-25
git-rev-list: fix "--dense" flag
Linus Torvalds
1
-8
/
+43
2005-10-25
Add some missing commands to the git.txt commands list
Petr Baudis
1
-0
/
+18
2005-10-25
Add usage string to git-update-index
Petr Baudis
1
-0
/
+5
2005-10-25
Documentation for git-shell
Petr Baudis
2
-0
/
+38
2005-10-25
Check another error condition in git-mv
Josef Weidendorfer
1
-1
/
+11
2005-10-25
fix daemon.c to compile on OpenBSD
Randal L. Schwartz
1
-2
/
+2
2005-10-25
Revert recent fetch-pack/upload-pack updates.
Junio C Hamano
3
-196
/
+72
2005-10-24
upload-pack: fix thinko in common-commit finder code.
Junio C Hamano
1
-1
/
+3
2005-10-24
git-fetch-pack: Implement client part of the multi_ack extension
Johannes Schindelin
2
-14
/
+41
2005-10-24
git-fetch-pack: Do not use git-rev-list
Johannes Schindelin
1
-32
/
+119
2005-10-24
git-upload-pack: Support sending multiple ACK messages
Johannes Schindelin
1
-22
/
+15
2005-10-24
git-upload-pack: More efficient usage of the has_sha1 array
Johannes Schindelin
1
-5
/
+20
2005-10-24
Add git-shell.
Linus Torvalds
4
-2
/
+106
2005-10-24
Clarify git status output.
Junio C Hamano
1
-1
/
+1
2005-10-24
Require zlib >= 1.2 for RPM.
Andreas Ericsson
1
-1
/
+1
[next]