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-13
[PATCH 2/3] Support symlinks in git-ls-files --others.
Junio C Hamano
2
-3
/
+6
2005-05-12
[PATCH] checkout-cache fix
Junio C Hamano
1
-3
/
+46
2005-05-11
Fixed a leak in read-tree
Petr Baudis
1
-1
/
+4
2005-05-11
[patch] git: cleanup in ls-tree.c
Ingo Molnar
1
-0
/
+1
2005-05-11
[patch] git: fix memory leak #2 in checkout-cache.c
Ingo Molnar
1
-0
/
+2
2005-05-11
rev-tree now handles commit problems better
Petr Baudis
1
-3
/
+3
2005-05-11
[PATCH] read_tree_recursive(): Fix leaks
Jonas Fonseca
1
-2
/
+5
2005-05-11
Stick a comment to update-cache.c:refresh_cache() that you can't
Petr Baudis
1
-0
/
+3
2005-05-11
[patch] git: fix overflow in update-cache.c
Ingo Molnar
1
-1
/
+1
2005-05-11
Make update-cache be explicit about failed open() when doing
Petr Baudis
1
-1
/
+1
2005-05-10
Adjust quoting styles for some environment variables in the documentation.
Junio C Hamano
1
-2
/
+2
2005-05-11
Document git-merge-cache -o
Petr Baudis
1
-1
/
+8
2005-05-11
git-merge-cache -o does all the automerges in a single shot
Petr Baudis
1
-5
/
+15
2005-05-11
More README spelling fixes
Petr Baudis
1
-2
/
+2
2005-05-11
Spelling fixes in README.
Zack Brown
1
-2
/
+2
2005-05-11
[PATCH] Misc fixes for git-pasky
Pavel Roskin
1
-9
/
+9
2005-05-11
Merge with http://members.cox.net/junkio/git-jc.git
Petr Baudis
63
-1404
/
+3000
2005-05-11
Mark the variable declarations in .h files as extern
Petr Baudis
2
-4
/
+4
2005-05-10
[PATCH 4/4] split core-git.txt and update
David Greaves
1
-0
/
+24
2005-05-10
[PATCH 3/4] split core-git.txt and update
David Greaves
8
-20
/
+128
2005-05-10
[PATCH 2/4] split core-git.txt and update
David Greaves
1
-36
/
+48
2005-05-10
[PATCH 1/4] split core-git.txt and update
David Greaves
39
-1712
/
+2262
2005-05-10
Link with -lcrypto instead of -lssl when using openssl libraries.
Junio C Hamano
1
-1
/
+1
2005-05-09
Do not report size of the object that cannot be written in local-pull.c
Junio C Hamano
1
-2
/
+1
2005-05-09
Introduce GIT_DIR environment variable.
Junio C Hamano
7
-35
/
+81
2005-05-09
Rename environment variables.
Junio C Hamano
11
-39
/
+130
2005-05-09
Add copyright notice of Rene Scharfe to tar-tree.c
Petr Baudis
1
-0
/
+3
2005-05-08
Fix git-update-cache --cacheinfo error message.
Junio C Hamano
1
-1
/
+3
2005-05-08
[PATCH 2/2] core-git documentation update
David Greaves
3
-501
/
+971
2005-05-08
A stylistic fix to read-cache.c
Junio C Hamano
1
-1
/
+1
2005-05-08
Stylistic fixes to sha1_file.c
Junio C Hamano
1
-4
/
+24
2005-05-08
[PATCH 1/2] core-git documentation update
David Greaves
1
-125
/
+125
2005-05-08
[PATCH] Really *do* nothing in while loop
Thomas Glanzmann
1
-1
/
+1
2005-05-08
write-tree is now willing to write empty tree
Petr Baudis
1
-4
/
+4
2005-05-08
Allow removal of "path" when "path/file" exists.
Junio C Hamano
1
-3
/
+12
2005-05-07
Add git-update-cache --replace option.
Junio C Hamano
5
-23
/
+65
2005-05-07
git-update-cache refuses to add a file where a directory is registed.
Junio C Hamano
1
-0
/
+85
2005-05-07
Build and install git-get-tar-commit-id
Junio C Hamano
1
-1
/
+2
2005-05-07
Notice tree objects with duplicate entries.
Junio C Hamano
1
-3
/
+21
2005-05-07
[PATCH] make INSTALL binary in Makefile configurable via make variable
Thomas Glanzmann
1
-2
/
+8
2005-05-07
[PATCH] Add #include <limits.h> so that git compiles under Solaris
Thomas Glanzmann
4
-0
/
+4
2005-05-07
Use backticks in git-merge-one-file-script instead of $(command).
Junio C Hamano
1
-4
/
+4
2005-05-07
Notice index that has path and path/file and refuse to write such a tree.
Junio C Hamano
1
-4
/
+31
2005-05-07
Make merge-cache not fail immediatelly when the merge program
Petr Baudis
1
-1
/
+4
2005-05-07
Date: Thu Apr 14 08:26:38 2005 +0200
Ingo Molnar
1
-0
/
+1
2005-05-07
Free compressed buffer after write_sha1_file() is done.
Junio C Hamano
1
-0
/
+1
2005-05-07
Fix usage string of git-diff-cache and add documentation of -m flag.
Junio C Hamano
2
-2
/
+9
2005-05-07
Fix thinko in the logic to refuse unmerged path fed to git-apply-patch-script.
Junio C Hamano
1
-1
/
+1
2005-05-07
Introduce SHA1_FILE_DIRECTORIES to support multiple object databases.
Junio C Hamano
3
-20
/
+93
2005-05-06
[PATCH] Lift path length limits from git-tar-tree.
Rene Scharfe
1
-8
/
+7
[next]