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-24
git.el: Support for incremental status updates.
Alexandre Julliard
1
-111
/
+113
2007-07-24
user-manual: fix typolets.
Junio C Hamano
1
-4
/
+4
2007-07-24
Mark user-manual as UTF-8
Junio C Hamano
2
-1
/
+6
2007-07-23
Teach revision machinery about --no-walk
Johannes Schindelin
2
-0
/
+17
2007-07-23
filter-branch: Big syntax change; support rewriting multiple refs
Johannes Schindelin
3
-60
/
+182
2007-07-23
rebase -i: exchange all "if [ .. ]" by "if test .."
Johannes Schindelin
1
-7
/
+7
2007-07-23
Shut "git rebase -i" up when no --verbose was given
Johannes Schindelin
1
-16
/
+34
2007-07-23
mailinfo: fix 'fatal: cannot convert from utf-8 to utf-8'
Johannes Schindelin
1
-0
/
+2
2007-07-22
gitweb: Fix support for legacy gitweb config for snapshots
Jakub Narebski
1
-7
/
+20
2007-07-22
fsck --lost-found: write blob's contents, not their SHA-1
Johannes Schindelin
2
-3
/
+15
2007-07-22
Avoid to duplicate commit message when is not encoded
Marco Costalba
1
-1
/
+4
2007-07-22
Synonyms: -i == --regexp-ignore-case, -E == --extended-regexp
Junio C Hamano
2
-5
/
+8
2007-07-21
Documentation/gitignore.txt: Fix the seriously misleading priority explanation
David Kastrup
1
-8
/
+14
2007-07-21
Fix VISUAL/EDITOR preference order in Documentation/config.txt.
Junio C Hamano
1
-2
/
+2
2007-07-21
gitweb: snapshot cleanups & support for offering multiple formats
Matt McCutchen
1
-50
/
+116
2007-07-21
rebase -i: call editor just once for a multi-squash
Johannes Schindelin
2
-10
/
+55
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
[next]