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
2008-01-05
Update draft release notes for 1.5.4
Junio C Hamano
1
-1
/
+4
2008-01-05
git-am: Run git gc only once and not for every patch.
Michael Stefaniuc
1
-2
/
+2
2008-01-05
t/t3800: do not use a temporary file to hold expected result.
Junio C Hamano
1
-64
/
+25
2008-01-05
t/t{3600,3800,5401}: do not use egrep when grep would do
Junio C Hamano
3
-3
/
+3
2008-01-05
t/t7001: avoid unnecessary ERE when using grep
Miklos Vajna
1
-6
/
+6
2008-01-05
t/t7600: avoid GNUism in grep
Junio C Hamano
1
-2
/
+2
2008-01-04
Merge git://repo.or.cz/git-gui
Junio C Hamano
5
-28
/
+1922
2008-01-04
Document git-reset defaults to HEAD if no commit is given
Marco Costalba
1
-2
/
+2
2008-01-04
diff: remove lazy config loading
Jeff King
1
-9
/
+0
2008-01-04
diff: load funcname patterns in "basic" config
Jeff King
1
-3
/
+8
2008-01-04
add a "basic" diff config callback
Jeff King
5
-3
/
+10
2008-01-04
receive-pack: reject invalid refnames
Martin Koegler
1
-1
/
+2
2008-01-04
Don't access line[-1] for a zero-length "line" from fgets.
Jim Meyering
6
-6
/
+6
2008-01-03
git-clean: make "Would remove ..." path relative to cwd again
Junio C Hamano
1
-6
/
+15
2008-01-03
Fix grammar nits in documentation and in code comments.
Jim Meyering
6
-6
/
+6
2008-01-03
Uninline prefixcmp()
Junio C Hamano
2
-9
/
+11
2008-01-02
Update callers of check_ref_format()
Junio C Hamano
3
-9
/
+12
2008-01-02
git-svn: unlink index files that were globbed, too
Eric Wong
1
-3
/
+6
2008-01-02
git-svn: allow dcommit --no-rebase to commit multiple, dependent changes
Eric Wong
1
-2
/
+2
2008-01-02
receive-pack: check object type of sha1 before using them as commits
Martin Koegler
1
-2
/
+12
2008-01-02
Optimize prefixcmp()
Johannes Schindelin
1
-1
/
+5
2008-01-02
lock_any_ref_for_update(): reject wildcard return from check_ref_format
Junio C Hamano
2
-10
/
+22
2008-01-02
git-reset: refuse to do hard reset in a bare repository
Jeff King
2
-0
/
+31
2008-01-02
config: handle lack of newline at end of file better
Jeff King
2
-5
/
+46
2007-12-31
Merge branch 'maint' of git://linux-nfs.org/~bfields/git
Junio C Hamano
2
-2
/
+2
2007-12-31
Documentation/user-manual.txt: fix typo
Gustaf Hendeby
1
-1
/
+1
2007-12-31
Documentation: fix remote.<name>.skipDefaultUpdate description
J. Bruce Fields
1
-1
/
+1
2007-12-30
git-rebase -i: clean-up error check codepath.
Junio C Hamano
1
-10
/
+19
2007-12-30
git-rebase -i behaves better on commits with incomplete messages
Junio C Hamano
1
-2
/
+4
2007-12-30
Fix double-free() in http-push.c:remote_exists()
Grégoire Barbier
1
-2
/
+0
2007-12-29
git-gui: Make commit log messages end with a newline
Bernt Hansen
1
-1
/
+1
2007-12-29
Added Swedish translation.
Peter Karlsson
1
-0
/
+1895
2007-12-28
"git pull --tags": error out with a better message.
Junio C Hamano
1
-26
/
+40
2007-12-28
git-sh-setup: document git_editor() and get_author_ident_from_commit()
Miklos Vajna
1
-0
/
+9
2007-12-27
Documentation/git-submodule.txt: typofix
Junio C Hamano
1
-1
/
+1
2007-12-26
GIT 1.5.4-rc2
Junio C Hamano
2
-2
/
+19
2007-12-26
Merge branch 'rs/pretty-safety'
Junio C Hamano
1
-1
/
+3
2007-12-26
Make "--pretty=format" parser a bit more careful.
René Scharfe
1
-1
/
+3
2007-12-26
contrib: resurrect scripted git-revert.
Junio C Hamano
1
-0
/
+197
2007-12-26
Merge branch 'ar/commit-cleanup'
Junio C Hamano
4
-16
/
+125
2007-12-26
Fix rewrite_diff() name quoting.
Junio C Hamano
4
-13
/
+27
2007-12-26
combine-diff: Fix path quoting
Junio C Hamano
1
-10
/
+31
2007-12-26
Fix documentation of --first-parent in git-log and copy it to git-rev-list
Junio C Hamano
2
-2
/
+16
2007-12-26
Fix "git log --diff-filter" bug
Arjen Laarhoven
2
-2
/
+78
2007-12-26
Improve error messages when int/long cannot be parsed from config
Shawn O. Pearce
2
-10
/
+38
2007-12-23
cvsimport: die on cvsps errors
Jeff King
1
-0
/
+1
2007-12-23
shortlog manpage documentation: work around asciidoc markup issues
Gustaf Hendeby
1
-9
/
+10
2007-12-22
Documentation: describe 'union' low-level merge driver
Junio C Hamano
3
-4
/
+41
2007-12-22
Allow selection of different cleanup modes for commit messages
Alex Riesen
3
-5
/
+114
2007-12-22
builtin-commit: avoid double-negation in the code.
Junio C Hamano
1
-6
/
+6
[next]