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-05-09
revert/cherry-pick: use aggressive merge.
Linus Torvalds
1
-1
/
+1
2006-05-09
read-cache.c: use xcalloc() not calloc()
Yakov Lerner
1
-1
/
+1
2006-05-09
apply: fix infinite loop with multiple patches with --index
Eric Wong
1
-9
/
+9
2006-05-08
Separate object name errors from usage errors
Dmitry V. Levin
13
-25
/
+36
2006-05-08
Documentation: {caret} fixes (git-rev-list.txt)
Junio C Hamano
1
-3
/
+4
2006-05-08
Fix "git diff --stat" with long filenames
Linus Torvalds
1
-1
/
+1
2006-05-07
Fix repo-config set-multivar error return path.
Junio C Hamano
1
-12
/
+6
2006-05-07
repack: honor -d even when no new pack was created
Martin Waitz
1
-7
/
+7
2006-05-07
clone: keep --reference even with -l -s
Martin Waitz
2
-1
/
+79
2006-05-07
repo-config: document what value_regexp does a bit more clearly.
Junio C Hamano
1
-4
/
+5
2006-05-07
Release config lock if the regex is invalid
Pavel Roskin
1
-0
/
+2
2006-05-07
core-tutorial.txt: escape asterisk
Matthias Lederhofer
1
-1
/
+1
2006-05-05
core.prefersymlinkrefs: use symlinks for .git/HEAD
Junio C Hamano
6
-11
/
+17
2006-05-05
repo-config: trim white-space before comment
Johannes Schindelin
1
-6
/
+6
2006-05-05
Fix for config file section parsing.
sean
1
-2
/
+3
2006-05-03
Add a few more words to the glossary.
Jon Loeliger
1
-12
/
+51
2006-05-03
Added definitions for a few words:
Jon Loeliger
2
-1
/
+34
2006-05-03
Alphabetize the glossary.
Jon Loeliger
1
-169
/
+170
2006-05-03
fix various typos in documentation
Matthias Kestenholz
3
-4
/
+4
2006-05-02
git-send-email: fix version string to be valid perl
Martin Langhoff
1
-1
/
+8
2006-05-02
Give the user a hint for how to continue in the case that git-am fails becaus...
Robert Shearman
1
-3
/
+23
2006-04-30
git-format-patch: Use rfc2822 compliant date.
Huw Davies
1
-5
/
+4
2006-04-28
Fix trivial typo in git-log man page.
Sean Estabrooks
1
-4
/
+3
2006-04-28
Properly render asciidoc "callouts" in git man pages.
Sean Estabrooks
2
-1
/
+17
2006-04-28
Fix up remaining man pages that use asciidoc "callouts".
Sean Estabrooks
6
-108
/
+104
2006-04-28
Update the git-branch man page to include the "-r" option,
Sean Estabrooks
2
-19
/
+40
2006-04-28
annotate: display usage information if no filename was given
Matthias Kestenholz
1
-3
/
+4
2006-04-28
annotate: fix warning about uninitialized scalar
Matthias Kestenholz
1
-0
/
+3
2006-04-28
git-am --resolved: more usable error message.
Junio C Hamano
1
-0
/
+7
2006-04-27
verify-pack: check integrity in a saner order.
Junio C Hamano
1
-3
/
+3
2006-04-26
commit-tree.c: check_valid() microoptimization.
Junio C Hamano
1
-6
/
+5
2006-04-26
Fix filename verification when in a subdirectory
Linus Torvalds
4
-18
/
+29
2006-04-26
rebase: typofix.
Junio C Hamano
1
-1
/
+1
2006-04-24
socksetup: don't return on set_reuse_addr() error
Serge E. Hallyn
1
-1
/
+1
2006-04-24
Document the configuration file
Petr Baudis
3
-14
/
+198
2006-04-24
Document git-var -l listing also configuration variables
Petr Baudis
1
-1
/
+4
2006-04-24
rev-parse: better error message for ambiguous arguments
Paul Mackerras
1
-2
/
+10
2006-04-21
git-log produces no output
Linus Torvalds
1
-0
/
+2
2006-04-21
fix pack-object buffer size
Nicolas Pitre
1
-1
/
+1
2006-04-21
mailinfo: decode underscore used in "Q" encoding properly.
Junio C Hamano
1
-5
/
+7
2006-04-20
Reintroduce svn pools to solve the memory leak.
Santi_BĂ©jar
1
-1
/
+3
2006-04-20
pack-objects: do not stop at object that is "too small"
Junio C Hamano
1
-1
/
+1
2006-04-20
git-commit --amend: two fixes.
Junio C Hamano
2
-7
/
+16
2006-04-19
pre-commit hook: complain about conflict markers.
Junio C Hamano
1
-0
/
+3
2006-04-19
git-merge: a bit more readable user guidance.
Junio C Hamano
1
-1
/
+1
2006-04-18
Document git-clone --reference
Shawn Pearce
1
-1
/
+20
2006-04-18
Fix filename scaling for binary files
Jonas Fonseca
1
-3
/
+4
2006-04-18
GIT 1.3.0
Junio C Hamano
1
-1
/
+1
2006-04-18
Add git-annotate(1) and git-blame(1)
Jonas Fonseca
4
-1
/
+92
2006-04-18
diff --stat: make sure to set recursive.
Junio C Hamano
3
-5
/
+10
[next]