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-12-05
rename_ref: use lstat(2) when testing for symlink
Lars Hjemli
2
-1
/
+8
2006-12-05
git-branch: add options and tests for branch renaming
Lars Hjemli
5
-26
/
+250
2006-12-04
Document git-diff whitespace flags -b and -w
Jakub Narebski
1
-0
/
+16
2006-12-04
diff -b: ignore whitespace at end of line
Johannes Schindelin
2
-5
/
+4
2006-12-04
Merge branch 'maint'
Junio C Hamano
3
-5
/
+22
2006-12-04
receive-pack: do not insist on fast-forward outside refs/heads/
Junio C Hamano
1
-1
/
+2
2006-12-04
git-fetch: ignore dereferenced tags in expand_refs_wildcard
Michael Loeffler
1
-1
/
+1
2006-12-04
git-clone: Rename --use-immingled-remote option to --no-separate-remote
Jakub Narebski
2
-5
/
+5
2006-12-04
gitweb: Fix Atom feed <logo>: it is $logo, not $logo_url
Jakub Narebski
1
-1
/
+1
2006-12-04
Make perl/ build procedure ActiveState friendly.
Alex Riesen
3
-7
/
+57
2006-12-04
Pass -M to diff in request-pull
David Miller
1
-1
/
+1
2006-12-04
Set permissions of each new file before "cvs add"ing it.
Jim Meyering
2
-0
/
+29
2006-12-04
git-mv: search more precisely for source directory in index
Johannes Schindelin
2
-4
/
+20
2006-12-02
Merge branch 'maint'
Junio C Hamano
1
-5
/
+5
2006-12-02
git-svn: avoid fetching files twice in the same revision
Eric Wong
1
-5
/
+5
2006-12-02
git-merge: fix confusion between tag and branch
Junio C Hamano
1
-5
/
+5
2006-12-01
De-emphasise the symbolic link documentation.
Andy Parkins
1
-18
/
+11
2006-12-01
git-diff: Introduce --index and deprecate --cached.
Andreas Ericsson
2
-3
/
+5
2006-12-01
ls-files: Give hints when errors happen.
Andreas Ericsson
1
-1
/
+5
2006-11-29
pack-objects: remove redundent status information
Nicolas Pitre
1
-2
/
+4
2006-11-29
Merge master.kernel.org:/pub/scm/gitk/gitk
Junio C Hamano
1
-10
/
+10
2006-11-29
Merge branch 'maint'
Junio C Hamano
3
-5
/
+31
2006-11-29
Document git-repo-config --bool/--int options.
Andy Parkins
1
-0
/
+6
2006-11-29
tutorial: talk about user.name early and don't start with commit -a
Junio C Hamano
1
-5
/
+24
2006-11-29
git-blame: fix rev parameter handling.
Alex Riesen
1
-0
/
+1
2006-11-28
Merge branch 'jc/globfetch'
Junio C Hamano
3
-20
/
+85
2006-11-28
Merge branch 'maint'
Junio C Hamano
1
-5
/
+5
2006-11-28
git blame -C: fix output format tweaks when crossing file boundary.
Junio C Hamano
1
-5
/
+5
2006-11-28
git-svn: fix multi-init
Eric Wong
1
-4
/
+9
2006-11-28
git-svn: documentation updates
Eric Wong
1
-21
/
+19
2006-11-28
git-svn: color support for the log command
Eric Wong
1
-20
/
+47
2006-11-28
ident.c: Trim hint printed when gecos is empty.
Han-Wen Nienhuys
1
-5
/
+10
2006-11-28
Fix broken bash completion of local refs.
Shawn O. Pearce
1
-18
/
+19
2006-11-28
Teach bash how to complete long options for git-commit.
Shawn O. Pearce
1
-0
/
+16
2006-11-28
git-svn: fix output reporting from the delta fetcher
Eric Wong
1
-20
/
+15
2006-11-28
git-svn: error out when the SVN connection fails during a fetch
Eric Wong
1
-1
/
+8
2006-11-28
shortlog: remove range check
René Scharfe
1
-3
/
+1
2006-11-27
git-svn: update tests for recent changes
Eric Wong
4
-2
/
+10
2006-11-27
git-svn: enable delta transfers during fetches when using SVN:: libs
Eric Wong
1
-5
/
+189
2006-11-27
sha1_object_info(): be consistent with read_sha1_file()
Johannes Schindelin
1
-15
/
+20
2006-11-27
shortlog: use pager
Johannes Schindelin
1
-1
/
+1
2006-11-27
cvsimport: style fixup.
Junio C Hamano
1
-84
/
+84
2006-11-27
git-svn: use ~/.subversion config files when using SVN:: libraries
Eric Wong
1
-2
/
+4
2006-11-27
Teach bash about git-am/git-apply and their whitespace options.
Shawn O. Pearce
1
-0
/
+53
2006-11-27
Cache the list of merge strategies and available commands during load.
Shawn O. Pearce
1
-1
/
+19
2006-11-27
Support --strategy=x completion in addition to --strategy x.
Shawn O. Pearce
1
-10
/
+20
2006-11-27
Teach bash about git-repo-config.
Shawn O. Pearce
1
-0
/
+154
2006-11-27
Support bash completion of refs/remote.
Shawn O. Pearce
1
-4
/
+14
2006-11-27
Teach bash about git log/show/whatchanged options.
Shawn O. Pearce
1
-8
/
+26
2006-11-27
Teach bash how to complete git-rebase.
Shawn O. Pearce
1
-6
/
+32
[next]