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
2006-12-12
Clarify fetch error for missing objects.
Alex Riesen
1
-7
/
+8
2006-12-12
Move Fink and Ports check to after config file
Brian Gernhardt
1
-12
/
+15
2006-12-11
Make sure the empty tree exists when needed in merge-recursive.
Shawn O. Pearce
1
-1
/
+1
2006-12-11
Don't use memcpy when source and dest. buffers may overlap
Jim Meyering
1
-1
/
+1
2006-12-11
no need to install manpages as executable
Chris Wright
1
-2
/
+2
2006-12-06
cvsserver: Avoid miscounting bytes in Perl v5.8.x
Martin Langhoff
1
-0
/
+1
2006-12-06
git-reset to remove "$GIT_DIR/MERGE_MSG"
Junio C Hamano
1
-1
/
+2
2006-12-04
unpack-trees: make sure "df_conflict_entry.name" is NUL terminated.
Junio C Hamano
1
-3
/
+5
2006-12-04
receive-pack: do not insist on fast-forward outside refs/heads/
Junio C Hamano
1
-1
/
+2
2006-12-04
git-mv: search more precisely for source directory in index
Johannes Schindelin
2
-4
/
+20
2006-12-02
git-svn: avoid fetching files twice in the same revision
Eric Wong
1
-5
/
+5
2006-11-29
Document git-repo-config --bool/--int options.
Andy Parkins
1
-0
/
+6
2006-11-29
tutorial: talk about user.name early and don't start with commit -a
Junio C Hamano
1
-5
/
+24
2006-11-29
git-blame: fix rev parameter handling.
Alex Riesen
1
-0
/
+1
2006-11-28
git blame -C: fix output format tweaks when crossing file boundary.
Junio C Hamano
1
-5
/
+5
2006-11-23
Increase length of function name buffer
Andy Parkins
1
-1
/
+1
2006-11-23
git-svn: preserve uncommitted changes after dcommit
Eric Wong
1
-1
/
+1
2006-11-23
git-svn: correctly handle revision 0 in SVN repositories
Eric Wong
1
-4
/
+10
2006-11-23
git-svn: error out from dcommit on a parent-less commit
Eric Wong
1
-0
/
+7
2006-11-23
archive-zip: don't use sizeof(struct ...)
René Scharfe
1
-6
/
+18
2006-11-22
GIT 1.4.4.1
Junio C Hamano
1
-1
/
+1
2006-11-22
trust-executable-bit: fix breakage for symlinks
Junio C Hamano
3
-8
/
+18
2006-11-22
Move --pretty options into Documentation/pretty-formats.txt
Chris Riddoch
5
-15
/
+83
2006-11-21
Doc: Make comment about merging in tutorial.txt more clear
Paolo Ciarrocchi
1
-1
/
+1
2006-11-21
archive: use setvbuf() instead of setlinebuf()
Michal Rokos
1
-1
/
+1
2006-11-21
Teach SubmittingPatches about git-commit -s
Paolo Ciarrocchi
1
-0
/
+3
2006-11-19
do_for_each_ref: perform the same sanity check for leftovers.
Junio C Hamano
1
-19
/
+19
2006-11-19
git-fetch: follow lightweit tags as well.
Junio C Hamano
2
-2
/
+19
2006-11-18
Documentation: Correct alternates documentation, document http-alternates
Petr Baudis
1
-3
/
+14
2006-11-18
Documentation: Define symref and update HEAD description
Petr Baudis
2
-5
/
+16
2006-11-18
Document git-runstatus
Rene Scharfe
3
-1
/
+73
2006-11-18
git-apply: slightly clean up bitfield usage
Rene Scharfe
1
-2
/
+5
2006-11-18
sparse fix: Using plain integer as NULL pointer
Rene Scharfe
1
-1
/
+1
2006-11-18
sparse fix: non-ANSI function declaration
Rene Scharfe
2
-2
/
+2
2006-11-18
git-apply: Documentation typo fix
Petr Baudis
1
-1
/
+1
2006-11-18
Fix git-for-each-refs broken for tags
Petr Baudis
1
-2
/
+2
2006-11-16
"git fmt-merge-msg" SIGSEGV
Linus Torvalds
1
-0
/
+2
2006-11-16
git-pull: allow pulling into an empty repository
Linus Torvalds
2
-2
/
+47
2006-11-15
convert-objects: set _XOPEN_SOURCE to 600
Junio C Hamano
1
-1
/
+1
2006-11-15
Run "git repack -a -d" once more at end, if there's 1MB or more of not-packed...
Jim Meyering
1
-0
/
+10
2006-11-15
gitweb: Put back shortlog instead of graphiclog in the project list.
Alexandre Julliard
1
-1
/
+1
2006-11-15
git-checkout: allow pathspec to recover lost working tree directory
Junio C Hamano
1
-1
/
+5
2006-11-15
git-checkout: do not allow -f and -m at the same time.
Junio C Hamano
1
-0
/
+5
2006-11-15
Seek back to current filepos when mmap()ing with NO_MMAP
Johannes Schindelin
1
-0
/
+6
2006-11-14
GIT 1.4.4
Junio C Hamano
1
-1
/
+1
2006-11-13
Merge branch 'maint'
Junio C Hamano
8
-23
/
+222
2006-11-13
Rework cvsexportcommit to handle binary files for all cases.
Robin Rosenberg
4
-20
/
+195
2006-11-13
Catch errors when writing an index that contains invalid objects.
Johannes Sixt
2
-0
/
+24
2006-11-13
test-lib.sh: A command dying due to a signal is an unexpected failure.
Johannes Sixt
1
-1
/
+1
2006-11-12
git-update-index(1): fix use of quoting in section title
Jonas Fonseca
1
-2
/
+2
[next]