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-02-01
Update the documentation for the new '@{...}' syntax
Johannes Schindelin
1
-0
/
+4
2007-02-01
Teach the '@{...}' notation to git-log -g
Johannes Schindelin
1
-0
/
+8
2007-02-01
provide a nice @{...} syntax to always mean the current branch reflog
Nicolas Pitre
1
-6
/
+11
2007-02-01
prevent HEAD reflog to be interpreted as current branch reflog
Nicolas Pitre
1
-1
/
+15
2007-02-01
Use "git checkout -q" in git-bisect
Junio C Hamano
1
-1
/
+1
2007-02-01
add a quiet option to git-checkout
Nicolas Pitre
2
-10
/
+18
2007-02-01
reword the detached head message a little again
Nicolas Pitre
1
-1
/
+1
2007-02-01
detached HEAD -- finishing touches
Junio C Hamano
1
-2
/
+8
2007-01-31
GIT v1.5.0-rc3
Junio C Hamano
1
-1
/
+1
2007-01-31
Do not use hardcoded path to xhmtl.xsl to generate user's manual
Junio C Hamano
1
-1
/
+1
2007-01-31
git main documentation: point at the user's manual.
Junio C Hamano
1
-0
/
+3
2007-01-31
Merge branch 'master' of git://linux-nfs.org/~bfields/git
Junio C Hamano
4
-1
/
+3273
2007-01-31
t9200: do not test -x bit if the filesystem does not support it.
Junio C Hamano
1
-0
/
+6
2007-01-31
t9200: Re-code non-ascii path test in UTF-8
Junio C Hamano
1
-8
/
+8
2007-01-31
Update git-cat-file documentation
Aneesh Kumar K.V
1
-1
/
+3
2007-01-31
Documentation: "git-checkout <tree> <path>" takes any tree-ish
Junio C Hamano
1
-5
/
+7
2007-01-31
Improved error message from git-rebase
David Kågedal
1
-1
/
+2
2007-01-31
Fix git-update-index to work with relative pathnames.
Alex Riesen
1
-2
/
+6
2007-01-31
Escape --upload-pack from expr.
Shawn O. Pearce
3
-3
/
+3
2007-01-31
Don't coredump on bad refs in update-server-info.
Shawn O. Pearce
1
-0
/
+2
2007-01-31
tone down the detached head warning
Nicolas Pitre
1
-3
/
+3
2007-01-30
Fix git-tag -u
Junio C Hamano
1
-3
/
+4
2007-01-30
user-manual: todo's
J. Bruce Fields
1
-1
/
+3
2007-01-30
user-manual: point to README for gitweb information
J. Bruce Fields
1
-1
/
+4
2007-01-30
blameview: Use git-cat-file to read the file content.
Aneesh Kumar K.V
1
-1
/
+2
2007-01-30
git-fetch: Allow fetching the remote HEAD
Santi Béjar
1
-1
/
+1
2007-01-30
git-send-email: remove debugging output.
Junio C Hamano
1
-1
/
+1
2007-01-30
Add a missing fork() error check.
Johannes Sixt
1
-0
/
+2
2007-01-29
git-blame: somewhat better commenting.
Junio C Hamano
1
-38
/
+255
2007-01-29
Make fsck and fsck-objects be builtins.
Mark Wooding
4
-2
/
+5
2007-01-29
git-commit -s: no extra space when sign-offs appear at the end already.
Junio C Hamano
1
-1
/
+4
2007-01-29
Replace perl code with pure shell code
Simon 'corecode' Schubert
1
-44
/
+23
2007-01-29
lock_any_ref_for_update(): do not accept malformatted refs.
Junio C Hamano
2
-4
/
+4
2007-01-29
Two small typofixes.
Junio C Hamano
1
-2
/
+2
2007-01-29
user-manual: SHA1 -> object name
J. Bruce Fields
1
-5
/
+5
2007-01-29
user-manual: document git-show-branch example
J. Bruce Fields
1
-2
/
+28
2007-01-29
user-manual: minor "TODO" updates
J. Bruce Fields
1
-9
/
+6
2007-01-29
user-manual: rewrap a few long lines
J. Bruce Fields
1
-56
/
+59
2007-01-29
user-manual: reflogs, other recovery
J. Bruce Fields
1
-15
/
+78
2007-01-29
user-manual: fix a header level
J. Bruce Fields
1
-1
/
+1
2007-01-29
user-manual: typo fix
J. Bruce Fields
1
-1
/
+1
2007-01-29
user-manual: add references to git-config man page
J. Bruce Fields
1
-3
/
+7
2007-01-28
user-manual: repo-config -> config
J. Bruce Fields
1
-9
/
+9
2007-01-28
user-manual: fsck-objects -> fsck
J. Bruce Fields
1
-8
/
+8
2007-01-28
user-manual: git-fsck, dangling objects
J. Bruce Fields
1
-6
/
+118
2007-01-28
git-fsck-objects is now synonym to git-fsck
Junio C Hamano
15
-140
/
+159
2007-01-28
[PATCH] Rename git-repo-config to git-config.
Tom Prince
58
-439
/
+460
2007-01-28
Heavily expanded update hook to send more useful emails than the old hook
Andy Parkins
1
-72
/
+268
2007-01-28
UNIX reference time of 1970-01-01 00:00 is UTC timezone, not local time zone
Andy Parkins
1
-1
/
+1
2007-01-28
Teach for-each-ref about a little language called Tcl.
Shawn O. Pearce
4
-2
/
+47
[next]