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-06
mailsplit: -d<prec>
Junio C Hamano
2
-4
/
+12
2005-10-06
git-format-patch: --stdout option.
Junio C Hamano
1
-30
/
+42
2005-10-06
Clean mail files after dealing with them.
Junio C Hamano
1
-1
/
+5
2005-10-06
Fall back to three-way merge when applying a patch.
Junio C Hamano
3
-5
/
+86
2005-10-06
Allow "-u" flag to tag signing
Linus Torvalds
2
-11
/
+29
2005-10-06
Do not require ls-remote to be run inside a git repository.
Alex Riesen
2
-2
/
+2
2005-10-06
git-shortlog: make the mailmap configurable.
Junio C Hamano
1
-60
/
+83
2005-10-05
Merge branch 'fixes'
Junio C Hamano
25
-83
/
+140
2005-10-05
Fix usage of carets in git-rev-parse(1)
Jonas Fonseca
2
-11
/
+17
2005-10-05
clone-pack: use create_symref() instead of raw symlink.
Junio C Hamano
1
-8
/
+16
2005-10-05
Some typos and light editing of various manpages
Christian Meder
14
-38
/
+39
2005-10-05
upload-pack: Do not choke on too many heads request.
Junio C Hamano
3
-16
/
+56
2005-10-05
[PATCH] Quote the missing GIT_DIR.
Santi_BĂ©jar
2
-4
/
+4
2005-10-05
[PATCH] Fix symbolic ref validation
Jonas Fonseca
1
-1
/
+1
2005-10-05
[PATCH] hold_index_file_for_update should not unlink failed to open .lock fil...
Alex Riesen
1
-4
/
+6
2005-10-04
Fix diff-filter All-Or-None mark.
Junio C Hamano
1
-1
/
+1
2005-10-04
Record which tree the patch applies to.
Junio C Hamano
2
-3
/
+11
2005-10-04
git-applypatch: cleanup.
Junio C Hamano
1
-7
/
+14
2005-10-04
git-apply: retire unused/unimplemented --no-merge flag.
Junio C Hamano
2
-22
/
+2
2005-10-04
git-apply: allow operating in sparsely populated working tree.
Junio C Hamano
1
-5
/
+30
2005-10-04
Return error when not checking out an entry due to dirtiness.
Junio C Hamano
2
-3
/
+8
2005-10-04
Merge branch 'fixes'
Junio C Hamano
6
-77
/
+145
2005-10-04
Add missing documentation.
Junio C Hamano
2
-0
/
+110
2005-10-04
Remove useless use of sed in git-format-patch.
Junio C Hamano
1
-5
/
+1
2005-10-03
Leave an empty line between log and sign-off.
Junio C Hamano
1
-4
/
+7
2005-10-03
Remove unused external-diff script.
Junio C Hamano
1
-67
/
+0
2005-10-03
[PATCH] Limit the number of requests outstanding in ssh-fetch.
Daniel Barkalow
1
-1
/
+27
2005-10-03
On Cygwin, use symbolic ref, not a symbolic link, to express .git/HEAD
Junio C Hamano
1
-0
/
+1
2005-10-03
Merge branch 'fixes'
Junio C Hamano
2
-7
/
+16
2005-10-03
Avoid compiler warning.
Junio C Hamano
1
-1
/
+1
2005-10-03
Make sure get_sha1 does not accept ambiguous sha1 prefix (again).
Junio C Hamano
1
-6
/
+15
2005-10-03
Merge with master.kernel.org:/pub/scm/git/git.git
Peter Anvin
32
-218
/
+299
2005-10-03
Merge branch 'fixes'
Junio C Hamano
32
-218
/
+299
2005-10-03
[PATCH] Merging the Cygwin changes
Junio C Hamano
1
-5
/
+1
2005-10-03
git-pull: do not barf on -a flag meant for git-fetch.
Junio C Hamano
1
-1
/
+2
2005-10-03
[PATCH] Random documentation fixes
Jonas Fonseca
26
-192
/
+209
2005-10-03
Merge with master.kernel.org:/pub/scm/git/git.git
Peter Anvin
44
-451
/
+1360
2005-10-03
Error message from get_sha1() on ambiguous short SHA1.
Junio C Hamano
1
-1
/
+1
2005-10-03
[PATCH] Enable and fix support for base less merges.
Fredrik Kuivinen
3
-3
/
+9
2005-10-02
Make sure get_sha1 does not accept ambiguous sha1 prefix.
Junio C Hamano
1
-21
/
+68
2005-10-02
Fix minor DOS in rev-list.
Junio C Hamano
1
-1
/
+11
2005-10-02
Post 0.99.8 master branch
Junio C Hamano
1
-1
/
+1
2005-10-02
GIT 0.99.8
Junio C Hamano
2
-1
/
+7
2005-10-02
[PATCH] Update git-clone documentation
Eric W. Biederman
1
-1
/
+14
2005-10-02
Handle really trivial case inside git-merge.
Junio C Hamano
1
-1
/
+21
2005-10-02
read-tree: --trivial
Linus Torvalds
1
-0
/
+12
2005-10-02
[PATCH] Teach git-ls-files about '--' to denote end of options.
Fredrik Kuivinen
3
-2
/
+82
2005-10-02
[PATCH] Teach the recursive merge strategy about renames.
Fredrik Kuivinen
1
-185
/
+601
2005-10-02
read-tree: remove --head option.
Junio C Hamano
1
-8
/
+2
2005-10-02
Customize git command for installations that lack certain commands.
Junio C Hamano
2
-12
/
+50
[next]