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-17
git-cvsimport: Handle "Removed" from pserver
Elrond
1
-1
/
+1
2006-05-16
merge-base: Clarify the comments on post processing.
Junio C Hamano
1
-3
/
+6
2006-05-15
Update the documentation for git-merge-base
Fredrik Kuivinen
1
-4
/
+14
2006-05-15
Fix pack-index issue on 64-bit platforms a bit more portably.
Junio C Hamano
2
-4
/
+2
2006-05-15
Install git-send-email by default
Eric Wong
2
-7
/
+4
2006-05-15
Fix compilation on newer NetBSD systems
Dennis Stosberg
1
-1
/
+3
2006-05-15
Merge branch 'fix' into maint
Junio C Hamano
1
-0
/
+2
2006-05-14
Ensure author & committer before asking for commit message.
Sean
1
-0
/
+2
2006-05-14
Merge branch 'fix' into maint
Junio C Hamano
2
-0
/
+2
2006-05-14
include header to define uint32_t, necessary on Mac OS X
Ben Clifford
2
-0
/
+2
2006-05-13
git config syntax updates
Linus Torvalds
3
-20
/
+90
2006-05-13
Another config file parsing fix.
sean
1
-1
/
+3
2006-05-13
checkout: use --aggressive when running a 3-way merge (-m).
Junio C Hamano
1
-1
/
+1
2006-05-13
Fix git-pack-objects for 64-bit platforms
Dennis Stosberg
2
-2
/
+2
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
[next]