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-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
2005-10-23
Add git-mv
Josef Weidendorfer
3
-1
/
+237
2005-10-23
Silence confusing and false-positive curl error message
Petr Baudis
1
-3
/
+6
2005-10-23
Merge branch 'fixes'
Junio C Hamano
1
-1
/
+1
2005-10-23
git-show-branch: Fix off-by-one error.
Junio C Hamano
1
-1
/
+1
2005-10-22
git-rev-list: add "--dense" flag
Linus Torvalds
1
-5
/
+63
2005-10-22
Teach git-rev-list to follow just a specified set of files
Linus Torvalds
1
-4
/
+125
2005-10-22
Split up tree diff functions into tree-diff.c library
Linus Torvalds
5
-269
/
+317
2005-10-22
Allow git-merge not to commit.
Junio C Hamano
1
-11
/
+17
2005-10-22
upload-pack: Increase MAX_HAS.
Junio C Hamano
1
-2
/
+2
2005-10-21
Fix malformatted git-am documentation.
Junio C Hamano
1
-1
/
+1
2005-10-21
[PATCH 3/3] Allow running requests to finish after a pull error
Nick Hengeveld
1
-2
/
+13
2005-10-21
[PATCH 2/3] Switched back to loading alternates as needed
Nick Hengeveld
1
-16
/
+29
2005-10-21
[PATCH 1/3] Clean up CURL handles in unused request slots
Nick Hengeveld
1
-6
/
+20
2005-10-20
Merge branch 'fixes'
Junio C Hamano
1
-6
/
+6
2005-10-20
daemon.c: remove trailing whitespace.
Junio C Hamano
1
-2
/
+2
2005-10-20
Fix git-daemon argument-parsing bug
H. Peter Anvin
1
-1
/
+1
2005-10-20
Update git-daemon's documentation wrt. new options
Petr Baudis
1
-2
/
+20
2005-10-20
Finish git-am documentation.
Junio C Hamano
1
-10
/
+49
2005-10-20
Brief documentation for the mysterious git-am script
Petr Baudis
3
-1
/
+54
2005-10-20
git-rev-parse: pass on "--" flag when required
Linus Torvalds
1
-0
/
+4
2005-10-20
Use sensible domain name (the DNS one) when guessing ident information
Petr Baudis
1
-1
/
+9
2005-10-20
Make git-cherry-pick in target "all"
Johannes Schindelin
2
-2
/
+5
2005-10-20
Fix missing exports in git-am
Junio C Hamano
1
-0
/
+1
2005-10-20
git-daemon poll() spinning out of control
Jens Axboe
1
-1
/
+1
2005-10-20
Merge /pub/scm/git/git to recover lost side branch
Junio C Hamano
12
-109
/
+164
[next]