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
2007-03-03
Fix a "pointer type missmatch" warning.
Ramsay Jones
2
-2
/
+15
2007-03-03
Fix some "comparison is always true/false" warnings.
Ramsay Jones
1
-4
/
+6
2007-03-03
Fix an "implicit function definition" warning.
Ramsay Jones
1
-0
/
+6
2007-03-03
Fix a "label defined but unreferenced" warning.
Ramsay Jones
1
-0
/
+2
2007-03-03
Document the config variable format.suffix
Johannes Schindelin
1
-0
/
+5
2007-03-03
git-merge: fail correctly when we cannot fast forward.
Junio C Hamano
1
-1
/
+1
2007-03-03
builtin-archive: use RUN_SETUP
Johannes Schindelin
2
-3
/
+1
2007-03-03
Fix git-gc usage note
Matthias Kestenholz
1
-1
/
+1
2007-03-02
Fix quoting in update hook template
Gerrit Pape
1
-1
/
+1
2007-03-02
Another memory overrun in http-push.c
Eygene Ryabinkin
1
-3
/
+7
2007-03-01
fetch.o depends on the headers, too.
Johannes Schindelin
1
-1
/
+1
2007-03-01
Documentation: Correct minor typo in git-add documentation.
Christian Schlotter
1
-1
/
+1
2007-03-01
Documentation/git-send-email.txt: Fix labeled list formatting
Sergey Vlasov
1
-6
/
+6
2007-03-01
Documentation/git-quiltimport.txt: Fix labeled list formatting
Sergey Vlasov
1
-4
/
+4
2007-03-01
Documentation/build-docdep.perl: Fix dependencies for included asciidoc files
Sergey Vlasov
1
-5
/
+1
2007-02-28
Start preparing Release Notes for 1.5.0.3
Junio C Hamano
2
-1
/
+56
2007-02-28
Documentation: git-remote add [-t <branch>] [-m <branch>] [-f] name url
Junio C Hamano
1
-3
/
+14
2007-02-28
Include config.mak in doc/Makefile
Uwe Kleine-König
1
-0
/
+1
2007-02-28
git.el: Set the default commit coding system from the repository config.
Alexandre Julliard
1
-6
/
+18
2007-02-28
git-archimport: support empty summaries, put summary on a single line.
Paolo Bonzini
1
-4
/
+15
2007-02-28
http-push.c::lock_remote(): validate all remote refs.
Eygene Ryabinkin
1
-1
/
+1
2007-02-28
git-cvsexportcommit: don't cleanup .msg if not yet committed to cvs.
Gerrit Pape
1
-1
/
+2
2007-02-27
builtin-fmt-merge-msg: fix bugs in --file option
Michael Coleman
1
-1
/
+3
2007-02-27
index-pack: Loop over pread until data loading is complete.
Shawn O. Pearce
1
-2
/
+8
2007-02-27
blameview: Fix the browse behavior in blameview
Aneesh Kumar
1
-1
/
+1
2007-02-27
Fix minor typos/grammar in user-manual.txt
Michael Coleman
1
-17
/
+14
2007-02-27
Correct ordering in git-cvsimport's option documentation
Michael Poole
1
-5
/
+4
2007-02-27
git-show: Reject native ref
Linus Torvalds
1
-0
/
+2
2007-02-27
Fix git-show man page formatting in the EXAMPLES section
Theodore Tso
1
-3
/
+3
2007-02-27
git-apply: do not fix whitespaces on context lines.
Junio C Hamano
1
-1
/
+2
2007-02-27
diff --cc: integer overflow given a 2GB-or-larger file
Jim Meyering
1
-3
/
+3
2007-02-27
mailinfo: do not get confused with logical lines that are too long.
Linus Torvalds
6
-19
/
+147
2007-02-26
GIT 1.5.0.2
Junio C Hamano
2
-12
/
+18
2007-02-26
git-remote: support remotes with a dot in the name
Pavel Roskin
1
-1
/
+1
2007-02-25
Documentation: describe "-f/-t/-m" options to "git-remote add"
Junio C Hamano
1
-0
/
+13
2007-02-25
diff --cc: fix display of symlink conflicts during a merge.
Junio C Hamano
2
-7
/
+34
2007-02-25
Merge branch 'jc/merge-symlink' into maint
Junio C Hamano
2
-2
/
+2
2007-02-25
merge-recursive: fix longstanding bug in merging symlinks
Junio C Hamano
1
-1
/
+1
2007-02-25
merge-index: fix longstanding bug in merging symlinks
Junio C Hamano
1
-1
/
+1
2007-02-25
Add Release Notes to prepare for 1.5.0.2
Junio C Hamano
2
-1
/
+60
2007-02-25
Allow arbitrary number of arguments to git-pack-objects
Roland Dreier
1
-3
/
+9
2007-02-25
rerere: do not deal with symlinks.
Junio C Hamano
1
-5
/
+9
2007-02-25
rerere: do not skip two conflicted paths next to each other.
Junio C Hamano
1
-1
/
+1
2007-02-24
Merge git://repo.or.cz/git-gui into maint
Junio C Hamano
1
-6
/
+19
2007-02-25
Don't modify CREDITS-FILE if it hasn't changed.
Junio C Hamano
1
-6
/
+19
2007-02-24
diff-patch: Avoid emitting double-slashes in textual patch.
Junio C Hamano
1
-2
/
+4
2007-02-24
Reword git-am 3-way fallback failure message.
Junio C Hamano
1
-1
/
+1
2007-02-24
Limit filename for format-patch
Robin Rosenberg
1
-7
/
+21
2007-02-24
core.legacyheaders: Use the description used in RelNotes-1.5.0
Santi Béjar
1
-4
/
+11
2007-02-24
git-show-ref --verify: Fail if called without a reference
Dmitry V. Levin
1
-2
/
+4
[next]