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-05-06
[PATCH] git-tar-tree: add TYPEFLAG_ constants
Rene Scharfe
1
-5
/
+20
2005-05-06
[PATCH] git-tar-tree: add get_record()
Rene Scharfe
1
-13
/
+13
2005-05-06
diff-tree: add "verbose header" mode
Linus Torvalds
1
-3
/
+58
2005-05-06
[PATCH] don't load and decompress objects twice with parse_object()
Nicolas Pitre
9
-70
/
+115
2005-05-06
git-diff-tree: clean up output
Linus Torvalds
1
-3
/
+27
2005-05-06
diff-tree: support list if input trees on stdin
Linus Torvalds
1
-9
/
+77
2005-05-06
[PATCH] control/limit output of git-rev-list
Kay Sievers
1
-2
/
+31
2005-05-06
update-cache: remove compiler warning
Linus Torvalds
1
-1
/
+0
2005-05-06
[PATCH] fix compare symlink against readlink not data
Kay Sievers
3
-9
/
+49
2005-05-06
Steal -t option to git-ls-files from Cogito fork.
Petr Baudis
2
-10
/
+36
2005-05-06
Implement -v (verbose) option for pull methods other than local transport.
Junio C Hamano
6
-15
/
+60
2005-05-06
Add http and local transport support for git-pull-script.
Junio C Hamano
1
-6
/
+31
2005-05-05
Add documentation for the rest of commands.
Junio C Hamano
1
-0
/
+104
2005-05-05
Adjust core-git documentation to more recent Linus GIT.
Junio C Hamano
1
-287
/
+294
2005-05-05
Reference documentation for the core git commands.
David Greaves
1
-0
/
+1128
2005-05-05
Merge of http://members.cox.net/junkio/git-jc.git
Linus Torvalds
5
-67
/
+217
2005-05-05
[PATCH] create subdirs for symlinks
Kay Sievers
1
-0
/
+1
2005-05-05
Be more careful about tree entry modes.
Linus Torvalds
3
-2
/
+28
2005-05-05
Octopus merge of the following five patches.
Junio C Hamano
4
-29
/
+116
2005-05-05
Update git-apply-patch-script for symbolic links.
Junio C Hamano
1
-38
/
+101
2005-05-05
Update diff engine for symlinks stored in the cache.
Junio C Hamano
1
-22
/
+56
2005-05-05
Fix git-resolve-script.
Linus Torvalds
1
-1
/
+1
2005-05-05
Fix symlink handling
Linus Torvalds
1
-3
/
+1
2005-05-05
diff-cache shows differences for unmerged paths without --cache.
Junio C Hamano
1
-4
/
+19
2005-05-05
Do not write out new index if nothing has changed.
Junio C Hamano
1
-3
/
+41
2005-05-05
Make git-prune-script executable again.
Junio C Hamano
1
-0
/
+0
2005-05-05
[PATCH] git: Mention the '-p' option in the usage help string if git-diff-tree.
Thomas Glanzmann
1
-1
/
+1
2005-05-05
Split "git-pull-script" into two parts
Linus Torvalds
3
-46
/
+58
2005-05-05
git-diff-cache: add "-m" flag to match all non-checked-out files with the index.
Linus Torvalds
1
-2
/
+13
2005-05-05
[PATCH] git and symlinks as tracked content
Kay Sievers
7
-27
/
+74
2005-05-05
[PATCH] Fix git rpush.
Anton Altaparmakov
1
-1
/
+1
2005-05-05
[PATCH] Fix git rpull.
Anton Altaparmakov
1
-1
/
+1
2005-05-05
git-pull-script: do the diffstat also for the fast-forward case
Linus Torvalds
1
-0
/
+1
2005-05-04
Merge http://members.cox.net/junkio/git-jc.git/
Linus Torvalds
8
-87
/
+231
2005-05-04
Make "git-prune-script" take all refs into account.
Linus Torvalds
1
-1
/
+3
2005-05-04
Teach fsck-cache to accept non-commits for reachability analysis.
Linus Torvalds
2
-5
/
+5
2005-05-04
Teach "git-pull-script" about alternate HEAD's to pull..
Linus Torvalds
1
-2
/
+3
2005-05-04
[PATCH] Fix memory leaks in git-fsck-cache
Sergey Vlasov
5
-11
/
+27
2005-05-04
When the patch tries to create a new file and the file exists, abort.
Junio C Hamano
1
-0
/
+9
2005-05-04
git-pull-script: add a final "diffstat" to show the result of the merge.
Linus Torvalds
1
-0
/
+1
2005-05-04
Optimize diff-cache -p --cached
Junio C Hamano
3
-24
/
+62
2005-05-04
Terminate diff-* on non-zero exit from GIT_EXTERNAL_DIFF
Junio C Hamano
2
-40
/
+55
2005-05-04
Git-prune-script loses blobs referenced from an uncommitted cache.
Junio C Hamano
2
-5
/
+60
2005-05-04
Short-cut error return path in git-local-pull.
Junio C Hamano
1
-9
/
+16
2005-05-04
Make git-*-pull say who wants them for missing objects.
Junio C Hamano
1
-7
/
+30
2005-05-03
sha1_file: make the new sha1 object writing be coda-friendly.
Linus Torvalds
1
-1
/
+14
2005-05-03
Improve sha1 object file writing.
Linus Torvalds
2
-96
/
+39
2005-05-03
fsck-cache: fix SIGSEGV on bad tag object
Linus Torvalds
1
-5
/
+8
2005-05-03
Automatic merge of /home/torvalds/junkio/.git/
Linus Torvalds
7
-90
/
+114
2005-05-02
fsck-cache: report broken links correctly
Linus Torvalds
1
-1
/
+1
[next]