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-07-20
Fix up duplicate parents removal
Linus Torvalds
1
-5
/
+6
2007-07-20
gitweb cleanup: Move @diff_opts declaration earlier
Jakub Narebski
1
-10
/
+10
2007-07-20
Add GIT_EDITOR environment and core.editor configuration variables
Adam Roben
10
-23
/
+129
2007-07-20
Document how to tell git to not launch a pager
Steven Grimm
1
-1
/
+3
2007-07-18
Rename read_pipe() with read_fd() and make its buffer nul-terminated.
Carlos Rica
4
-9
/
+20
2007-07-18
Merge branch 'master' of git://people.freedesktop.org/~hausmann/git-p4
Junio C Hamano
1
-59
/
+70
2007-07-18
filter-branch: get rid of "set -e"
Johannes Schindelin
1
-14
/
+17
2007-07-18
git-svn: Minimalistic patch which allows svn usernames with space(s).
Richard MUSIL
1
-1
/
+1
2007-07-18
Do a better job at guessing unknown character sets
Linus Torvalds
1
-4
/
+29
2007-07-18
Document "git stash message..."
しらいしななこ
1
-4
/
+7
2007-07-18
unpack-trees.c: assume submodules are clean during check-out
Sven Verdoolaege
2
-25
/
+59
2007-07-18
Merge branch 'maint'
Junio C Hamano
2
-7
/
+36
2007-07-18
Force listingblocks to be monospaced in manpages
Julian Phillips
1
-0
/
+6
2007-07-18
git-p4: Cleanup, used common function for listing imported p4 branches
Simon Hausmann
1
-21
/
+5
2007-07-18
git-p4: Fix upstream branch detection for submit/rebase with multiple branches.
Simon Hausmann
1
-12
/
+17
2007-07-18
git-p4: Cleanup, make listExistingP4Branches a global function for later use.
Simon Hausmann
1
-0
/
+23
2007-07-18
Do not expect unlink(2) to fail on a directory.
Junio C Hamano
1
-7
/
+30
2007-07-17
Update INSTALL
Junio C Hamano
1
-4
/
+3
2007-07-17
git-p4: input to "p4 files" by stdin instead of arguments
Scott Lamb
1
-21
/
+7
2007-07-17
git-p4: use subprocess in p4CmdList
Scott Lamb
1
-5
/
+18
2007-07-16
Fix git-branch documentation when using remote refs
Francis Moreau
1
-2
/
+2
2007-07-15
git-svn: fix commiting renames over DAV with funky file names
Eric Wong
4
-0
/
+194
2007-07-15
contrib/emacs/Makefile: Also install .el files.
David Kastrup
1
-1
/
+1
2007-07-15
GIT v1.5.3-rc2
Junio C Hamano
1
-1
/
+15
2007-07-15
Demote git-p4import to contrib status.
Sean
3
-0
/
+1
2007-07-15
Remove p4 rpm from git.spec.in.
Sean
1
-20
/
+9
2007-07-15
Remove "WITH_P4IMPORT" knob from the Makefile
Sean
1
-26
/
+0
2007-07-14
git-cvsserver: detect/diagnose write failure, etc.
Jim Meyering
1
-17
/
+33
2007-07-14
Use $(RM) in Makefiles instead of 'rm -f'
Emil Medve
5
-43
/
+48
2007-07-14
Merge branch 'master' of git://repo.or.cz/git/fastimport
Junio C Hamano
4
-10
/
+200
2007-07-14
Documentation/git-commit-tree: remove description of a nonexistent limitation
Junio C Hamano
1
-1
/
+1
2007-07-14
Make every builtin-*.c file #include "builtin.h"
Peter Hagervall
12
-5
/
+17
2007-07-15
Teach fast-import to recursively copy files/directories
Shawn O. Pearce
3
-9
/
+195
2007-07-14
Fix git-p4 on Windows to not use the Posix sysconf function.
Marius Storm-Olsen
1
-1
/
+5
2007-07-14
git-svn: remove leading slashes from fetch lines in the generate config
Eric Wong
1
-1
/
+4
2007-07-14
Update .mailmap
Junio C Hamano
1
-0
/
+3
2007-07-14
Add contrib/stats/mailmap.pl script
Junio C Hamano
1
-0
/
+38
2007-07-14
Remove useless uses of cat, and replace with filename arguments
Josh Triplett
4
-7
/
+8
2007-07-13
More permissive "git-rm --cached" behavior without -f.
Matthieu Moy
3
-7
/
+62
2007-07-13
Document new --date=<format>
Junio C Hamano
1
-2
/
+9
2007-07-13
Wire new date formats to --date=<format> parser.
Junio C Hamano
1
-0
/
+8
2007-07-13
Make show_rfc2822_date() just another date output format.
Junio C Hamano
5
-24
/
+21
2007-07-13
Support output ISO 8601 format dates
Robin Rosenberg
4
-2
/
+15
2007-07-13
Merge branch 'master' of git://git.kernel.org/pub/scm/gitk/gitk
Junio C Hamano
1
-3
/
+3
2007-07-13
Fix git-rebase -i to allow squashing of fast-forwardable commits
Alex Riesen
1
-2
/
+3
2007-07-13
lockfile.c: schedule remove_lock_file only once.
Sven Verdoolaege
1
-4
/
+4
2007-07-13
send-email: discard blank around address in extract_valid_address as well.
Stephen Rothwell
1
-1
/
+1
2007-07-12
make git-send-email.perl handle email addresses with no names when Email::Val...
Greg KH
1
-0
/
+1
2007-07-13
gitk: Fix bug introduced by previous commit
Paul Mackerras
1
-3
/
+3
2007-07-12
Document git commit --untracked-files and --verbose
Jakub Narebski
1
-1
/
+14
[next]