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-10-03
GIT 1.5.3.4
Junio C Hamano
2
-11
/
+18
2007-10-03
Add test case for ls-files --with-tree
Carl Worth
1
-0
/
+71
2007-10-02
Must not modify the_index.cache as it may be passed to realloc at some point.
Keith Packard
1
-1
/
+2
2007-10-02
the ar tool is called gar on some systems
Robert Schiele
1
-1
/
+1
2007-10-02
rename diff_free_filespec_data_large() to diff_free_filespec_blob()
Junio C Hamano
3
-5
/
+5
2007-10-02
diffcore-rename: cache file deltas
Jeff King
3
-4
/
+11
2007-10-02
Mention 'cpio' dependency in INSTALL
Johan Herland
1
-0
/
+3
2007-10-02
Make git-pull complain and give advice when there is nothing to merge with
Federico Mena Quintero
1
-4
/
+18
2007-10-02
Note that git-branch will not automatically checkout the new branch
Federico Mena Quintero
1
-0
/
+4
2007-10-02
Add documentation for --track and --no-track to the git-branch docs.
Federico Mena Quintero
1
-0
/
+15
2007-10-02
Say when --track is useful in the git-checkout docs.
Federico Mena Quintero
1
-1
/
+3
2007-10-02
Fix typo in config.txt
Johannes Schindelin
1
-1
/
+1
2007-10-02
for-each-ref: fix %(numparent) and %(parent)
Junio C Hamano
1
-4
/
+6
2007-10-02
git-commit: initialize TMP_INDEX just to be sure.
Junio C Hamano
1
-0
/
+1
2007-10-01
fixed link in documentation of diff-options
Steffen Prohaska
1
-2
/
+2
2007-10-01
Whip post 1.5.3.3 maintenance series into shape.
Junio C Hamano
4
-8
/
+30
2007-10-01
git stash: document apply's --index switch
Miklos Vajna
1
-1
/
+6
2007-10-01
post-receive-hook: Remove the From field from the generated email header so t...
Andy Parkins
1
-1
/
+0
2007-09-29
git-remote: exit with non-zero status after detecting errors.
Jari Aalto
1
-4
/
+10
2007-09-29
rebase -i: squash should retain the authorship of the _first_ commit
Johannes Schindelin
3
-3
/
+3
2007-09-29
git-add--interactive: Improve behavior on bogus input
Jean-Luc Herren
1
-4
/
+3
2007-09-29
git-add--interactive: Allow Ctrl-D to exit
Jean-Luc Herren
1
-1
/
+6
2007-09-29
GIT 1.5.3.3
Junio C Hamano
2
-1
/
+38
2007-09-29
Fix revision log diff setup, avoid unnecessary diff generation
Linus Torvalds
1
-2
/
+8
2007-09-29
git-bundle: fix commandline examples in the manpage
Miklos Vajna
1
-0
/
+8
2007-09-29
Merge branch 'mergetool' of git://repo.or.cz/git/mergetool into maint
Junio C Hamano
1
-7
/
+8
2007-09-28
mergetool: Fix typo in options passed to kdiff3
Theodore Ts'o
1
-2
/
+2
2007-09-28
mergetool: fix emerge when running in a subdirectory
Theodore Ts'o
1
-2
/
+2
2007-09-28
Mergetool generating blank files (1.5.3)
Junio C Hamano
1
-3
/
+4
2007-09-27
quiltimport: Skip non-existent patches
Dan Nicholson
1
-0
/
+4
2007-09-26
apply: get rid of --index-info in favor of --build-fake-ancestor
Johannes Schindelin
3
-21
/
+31
2007-09-26
Move make_cache_entry() from merge-recursive.c into read-cache.c
Carlos Rica
3
-24
/
+26
2007-09-25
core-tutorial: correct URL
Randy Dunlap
1
-1
/
+2
2007-09-25
Fix spelling of overridden in documentation
Shawn Bohrer
2
-2
/
+2
2007-09-25
gitattributes.txt: Be more to the point in the filter driver description.
Johannes Sixt
1
-5
/
+4
2007-09-25
gitattributes.txt: Remove a duplicated paragraph about 'ident' and 'crlf' int...
Johannes Sixt
1
-11
/
+0
2007-09-25
user-manual: Explain what submodules are good for.
Michael Smith
1
-12
/
+42
2007-09-25
Merge branch 'jn/web' into maint
Junio C Hamano
1
-36
/
+2
2007-09-25
Do not over-quote the -f envelopesender value.
Jim Meyering
1
-6
/
+10
2007-09-25
unexpected Make output (e.g. from --debug) causes build failure
Jim Meyering
1
-1
/
+1
2007-09-24
Fixed minor typo in t/t9001-send-email.sh test command line.
Glenn Rempe
1
-1
/
+1
2007-09-23
gitweb: No difftree output for trivial merge
Jakub Narebski
1
-1
/
+1
2007-09-23
gitweb: Remove parse_from_to_diffinfo code from git_patchset_body
Jakub Narebski
1
-35
/
+1
2007-09-23
Merge branch 'maint' of git://linux-nfs.org/~bfields/git into maint
Junio C Hamano
1
-7
/
+213
2007-09-23
git-svn: don't attempt to spawn pager if we don't want one
Eric Wong
1
-1
/
+1
2007-09-23
Supplant the "while case ... break ;; esac" idiom
David Kastrup
19
-23
/
+23
2007-09-23
User Manual: add a chapter for submodules
Miklos Vajna
1
-0
/
+202
2007-09-23
user-manual: don't assume refs are stored under .git/refs
J. Bruce Fields
1
-7
/
+11
2007-09-22
Detect exec bit in more cases.
David Brown
1
-1
/
+9
2007-09-21
Conjugate "search" correctly in the git-prune-packed man page.
Matt Kraai
1
-1
/
+1
[next]