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-03-05
blame and annotate: show localtime with timezone.
Junio C Hamano
2
-5
/
+20
2006-03-05
blame: avoid -lm by not using log().
Junio C Hamano
2
-6
/
+4
2006-03-05
git-blame: Make the output human readable
Fredrik Kuivinen
2
-18
/
+148
2006-03-05
get_revision(): do not dig deeper when we know we are at the end.
Linus Torvalds
1
-7
/
+11
2006-03-05
documentation: add 'see also' sections to git-rm and git-add
Jeff Muizelaar
2
-0
/
+6
2006-03-05
contrib/emacs/Makefile: Provide tool for byte-compiling files.
Mark Wooding
2
-0
/
+21
2006-03-05
gitignore: Ignore some more boring things.
Mark Wooding
2
-0
/
+2
2006-03-05
Const tightening.
Junio C Hamano
10
-39
/
+44
2006-03-05
Documentation/Makefile: Some `git-*.txt' files aren't manpages.
Mark Wooding
1
-1
/
+5
2006-03-05
cvsserver: updated documentation
Martin Langhoff
1
-25
/
+60
2006-03-05
cosmetics: change from 'See-Also' to 'See Also'
Jeff Muizelaar
4
-4
/
+4
2006-03-05
git-commit --amend: allow empty commit.
Junio C Hamano
1
-1
/
+1
2006-03-04
Cauterize dropped or duplicate bits from next.
Junio C Hamano
0
-0
/
+0
2006-03-04
Merge part of 'sp/checkout'
Junio C Hamano
2
-2
/
+59
2006-03-04
AsciiDoc fix for tutorial
Francis Daly
1
-1
/
+1
2006-03-04
git.el: Added customize support for all parameters.
Alexandre Julliard
1
-31
/
+54
2006-03-04
git.el: Added support for Signed-off-by.
Alexandre Julliard
1
-5
/
+11
2006-03-04
git.el: Automatically update .gitignore status.
Alexandre Julliard
1
-3
/
+8
2006-03-04
git.el: Set default directory before running the status mode setup hooks.
Alexandre Julliard
1
-1
/
+2
2006-03-04
git.el: Portability fixes for XEmacs and Emacs CVS.
Alexandre Julliard
1
-4
/
+10
2006-03-04
contrib/emacs: Add an Emacs VC backend.
Alexandre Julliard
1
-0
/
+135
2006-03-04
Merge branch 'fk/blame'
Junio C Hamano
2
-1
/
+563
2006-03-04
Merge branch 'lt/rev-list'
Junio C Hamano
14
-1886
/
+954
2006-03-03
Add a Documentation/git-tools.txt
Marco Costalba
1
-0
/
+97
2006-03-04
cvsserver: anonymous cvs via pserver support
Martin Langhoff
1
-0
/
+34
2006-03-03
Merge branch 'tl/anno'
Junio C Hamano
1
-1
/
+1
2006-03-03
cvsserver: better error messages
Martin Langhoff
1
-1
/
+14
2006-03-03
cvsserver: nested directory creation fixups for Eclipse clients
Martin Langhoff
1
-17
/
+56
2006-03-03
Merge branch 'maint'
Junio C Hamano
1
-4
/
+6
2006-03-03
tar-tree: file/dirmode fix.
Junio C Hamano
1
-4
/
+6
2006-03-03
annotate should number lines starting with 1
Luck, Tony
1
-1
/
+1
2006-03-03
contrib/git-svn: fix a copied-tree bug in an overzealous assertion
Eric Wong
1
-4
/
+11
2006-03-03
show-branch --topics: omit more uninteresting commits.
Junio C Hamano
1
-14
/
+6
2006-03-03
workaround fat/ntfs deficiencies for t3600-rm.sh (git-rm)
Alex Riesen
1
-6
/
+17
2006-03-03
git-mv: fix moves into a subdir from outside
Josef Weidendorfer
2
-2
/
+24
2006-03-03
send-email: accept --no-signed-off-by-cc as the documentation states
Eric Wong
1
-1
/
+1
2006-03-03
contrib/git-svn: better documenting of CLI switches
Eric Wong
2
-15
/
+31
2006-03-03
contrib/git-svn: add --id/-i=$GIT_SVN_ID command-line switch
Eric Wong
1
-8
/
+11
2006-03-03
contrib/git-svn: avoid re-reading the repository uuid, it never changes
Eric Wong
1
-15
/
+12
2006-03-03
contrib/git-svn: create a more recent master if one does not exist
Eric Wong
1
-3
/
+3
2006-03-03
contrib/git-svn: cleanup option parsing
Eric Wong
1
-30
/
+35
2006-03-03
contrib/git-svn: allow --authors-file to be specified
Eric Wong
1
-8
/
+32
2006-03-03
contrib/git-svn: strip 'git-svn-id:' when commiting to SVN
Eric Wong
1
-0
/
+3
2006-03-03
contrib/git-svn: several small bug fixes and changes
Eric Wong
1
-10
/
+17
2006-03-03
contrib/git-svn: add -b/--branch switch for branch detection
Eric Wong
2
-1
/
+54
2006-03-02
Prevent --index-info from ignoring -z.
Shawn Pearce
1
-1
/
+3
2006-03-02
manpages: insert two missing [verse] markers for multi-line SYNOPSIS
Jonas Fonseca
2
-0
/
+2
2006-03-02
gitview: pass the missing argument _show_clicked_cb.
Aneesh Kumar K.V
1
-1
/
+1
2006-03-02
Fix test case for some sed
Johannes Schindelin
1
-1
/
+2
2006-03-02
git-branch: add -r switch to list refs/remotes/*
Eric Wong
1
-0
/
+10
[next]