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-15
Introduce notation "ref^{type}".
Junio C Hamano
1
-0
/
+83
2005-10-15
Ignore funny refname sent from remote
Junio C Hamano
6
-6
/
+12
2005-10-15
Refuse to create funny refs in clone-pack, git-fetch and receive-pack.
Junio C Hamano
3
-0
/
+16
2005-10-15
git-check-ref-format: reject funny ref names.
Junio C Hamano
6
-38
/
+103
2005-10-15
Merge branch 'fixes'
Junio C Hamano
3
-23
/
+218
2005-10-15
Show curl error a bit better.
Junio C Hamano
1
-1
/
+3
2005-10-15
Some curl versions lack curl_easy_duphandle()
Johannes Schindelin
1
-16
/
+44
2005-10-14
Unlocalized isspace and friends
Linus Torvalds
16
-14
/
+51
2005-10-14
Use config file settings for http
Nick Hengeveld
1
-21
/
+88
2005-10-14
git-http-fetch: Remove size limit for objects/info/{packs,alternates}
Sergey Vlasov
1
-7
/
+36
2005-10-14
debian packaging
Aneesh Kumar
1
-1
/
+1
2005-10-14
Support git+ssh:// and ssh+git:// URL
Linus Torvalds
1
-0
/
+4
2005-10-14
Add new programs and stamp file to .gitignore.
Tom Prince
2
-0
/
+4
2005-10-13
format-patch: take sequence of ranges.
Junio C Hamano
1
-36
/
+63
2005-10-13
Add "-l" flag for repacking only local packs
Linus Torvalds
1
-1
/
+5
2005-10-13
Add support for "local" packing
Linus Torvalds
1
-3
/
+21
2005-10-13
Keep track of whether a pack is local or not
Linus Torvalds
3
-8
/
+10
2005-10-13
tutorial: update the initial commit example.
Junio C Hamano
1
-6
/
+8
2005-10-13
git-am: do not fail if 3-way fallback succeeds.
Junio C Hamano
1
-8
/
+12
2005-10-13
Adapt tutorial to cygwin and add test case
Johannes Schindelin
2
-19
/
+212
2005-10-13
Add findtags - reworked
Martin Langhoff
2
-1
/
+96
2005-10-13
Revert "Also use 'track_object_refs = 0' in update-server-info."
Sergey Vlasov
1
-3
/
+0
2005-10-13
rsh.c: typo fix
Ralf Baechle
1
-1
/
+1
2005-10-12
clone-pack: new option --keep tells it not to explode the pack.
Junio C Hamano
2
-2
/
+10
2005-10-12
clone-pack: new option --keep tells it not to explode the pack.
Junio C Hamano
1
-9
/
+179
2005-10-12
Fix packname hash generation.
Junio C Hamano
2
-6
/
+23
2005-10-12
Add git-index-pack utility
Sergey Vlasov
5
-1
/
+517
2005-10-12
git-am: interactive should fail gracefully.
Junio C Hamano
1
-2
/
+2
2005-10-11
git-fetch --tags: deal with tags with spaces in them.
Junio C Hamano
1
-5
/
+18
2005-10-11
Quote reference names while fetching with curl.
Junio C Hamano
1
-8
/
+47
2005-10-11
Merge branch 'fixes'
Junio C Hamano
1
-1
/
+4
2005-10-11
[PATCH] cvsimport: don't pass --cvs-direct if user options contradict us
Martin Langhoff
1
-1
/
+4
2005-10-11
Make git config variable names case-insensitive
Linus Torvalds
1
-1
/
+1
2005-10-11
Use git config file for committer name and email info
Linus Torvalds
9
-78
/
+118
2005-10-11
Export template_dir in Makefile.
Tom Prince
1
-1
/
+1
2005-10-11
Use core.filemode.
Junio C Hamano
4
-9
/
+70
2005-10-11
Improve config file escape sanity checking
Linus Torvalds
1
-1
/
+6
2005-10-11
show-branch: optionally use unique prefix as name.
Junio C Hamano
4
-44
/
+82
2005-10-11
Support custom build options in config.mak
Johannes Schindelin
1
-0
/
+2
2005-10-11
Use git-update-ref and git-symbolic-ref in tests
Johannes Schindelin
4
-6
/
+6
2005-10-10
Remove unused 'got_alternates' variable.
Junio C Hamano
1
-5
/
+1
2005-10-10
Use the same move_temp_to_file in git-http-fetch.
Junio C Hamano
3
-31
/
+20
2005-10-10
Restore functionality to allow proxies to cache objects
Nick Hengeveld
1
-1
/
+7
2005-10-10
[PATCH] Don't fetch objects that exist in the local repository
Nick Hengeveld
3
-3
/
+14
2005-10-10
Set the parallel HTTP request limit via an environment variable
Nick Hengeveld
1
-11
/
+6
2005-10-10
Only compile parallel HTTP support with CURL >= 7.9.8
Nick Hengeveld
1
-5
/
+57
2005-10-10
Add support for parallel HTTP transfers
Nick Hengeveld
1
-223
/
+587
2005-10-10
Remove empty directories after read-tree -u.
Junio C Hamano
1
-1
/
+30
2005-10-10
Add ".git/config" file parser
Linus Torvalds
6
-1
/
+234
2005-10-10
Merge branch 'fixes'
Junio C Hamano
5
-8
/
+14
[next]