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-01-17
Refer users to git-rev-parse for revision specification syntax.
Shawn O. Pearce
7
-1
/
+17
2007-01-17
Document the master@{n} reflog query syntax.
Shawn O. Pearce
1
-0
/
+8
2007-01-17
Documentation/git-parse-remote.txt: we deal with config vars as well
Junio C Hamano
1
-2
/
+4
2007-01-17
Documentation: m can be relative in "git-blame -Ln,m"
Junio C Hamano
1
-1
/
+4
2007-01-17
Documentation: suggest corresponding Porcelain-level in plumbing docs.
Junio C Hamano
5
-1
/
+13
2007-01-17
Documentation/git-resolve: deprecated.
Junio C Hamano
1
-0
/
+2
2007-01-17
sanitize content of README file
Nicolas Pitre
4
-582
/
+618
2007-01-17
git-format-patch: do not crash with format.headers without value.
Junio C Hamano
1
-1
/
+5
2007-01-17
Introduce 'git-format-patch --suffix=.patch'
Junio C Hamano
2
-4
/
+32
2007-01-17
Documentation/glossary.txt: describe remotes/ tracking and packed-refs
Junio C Hamano
1
-0
/
+9
2007-01-17
Documentation/glossary.txt: unpacked objects are loose.
Junio C Hamano
1
-1
/
+1
2007-01-17
Documentation: describe shallow repository
Junio C Hamano
2
-0
/
+20
2007-01-17
Make a short-and-sweet "git-add -i" synonym for "git-add --interactive"
Junio C Hamano
2
-4
/
+5
2007-01-17
Documentation: detached HEAD
Junio C Hamano
2
-2
/
+58
2007-01-17
Documentation: a few spelling fixes
René Scharfe
12
-15
/
+15
2007-01-17
Documentation/git-sh-setup.txt: programmer's docs
Junio C Hamano
1
-8
/
+45
2007-01-17
Documentation/git-whatchanged.txt: show -<n> instead of --max-count.
Junio C Hamano
1
-1
/
+1
2007-01-17
Documentation/git-status.txt: mention color configuration
Junio C Hamano
1
-0
/
+9
2007-01-17
Documentation/git-tar-tree.txt: default umask is now 002
Junio C Hamano
1
-1
/
+1
2007-01-17
Documentation/git-tools.txt: mention tig and refer to wiki
Junio C Hamano
1
-2
/
+12
2007-01-17
Documentation/git-tag: the command can be used to also verify a tag.
Junio C Hamano
2
-2
/
+2
2007-01-17
Documentation/SubmittingPatches: Gnus tips
Junio C Hamano
1
-1
/
+19
2007-01-16
git-commit: document log message formatting convention
Junio C Hamano
1
-0
/
+6
2007-01-16
cache.h; fix a couple of prototypes
Chris Wedgwood
1
-2
/
+2
2007-01-16
Document where configuration files are in config.txt
Junio C Hamano
1
-1
/
+6
2007-01-16
Use merge-recursive in git-checkout -m (branch switching)
Junio C Hamano
2
-10
/
+36
2007-01-16
git-commit documentation: remove comment on unfixed git-rm
Junio C Hamano
1
-5
/
+0
2007-01-16
tutorial: shorthand for remotes but show distributed nature of git
Junio C Hamano
1
-19
/
+24
2007-01-16
tutorial: Use only separate layout
Santi Béjar
1
-13
/
+13
2007-01-16
Fix spurious compile error
Johannes Schindelin
1
-0
/
+4
2007-01-16
git-rm documentation: remove broken behaviour from the example.
Junio C Hamano
2
-9
/
+5
2007-01-16
git-push documentation: remaining bits
Junio C Hamano
1
-1
/
+13
2007-01-16
document --exec for git-push
Uwe Kleine-K,Av(Bnig
1
-1
/
+7
2007-01-15
git-svn: print and flush authentication prompts to STDERR
Eric Wong
1
-15
/
+22
2007-01-15
Solaris 5.8 returns ENOTDIR for inappropriate renames.
Jason Riedy
1
-1
/
+6
2007-01-15
Replace "echo -n" with printf in shell scripts.
Jason Riedy
6
-7
/
+7
2007-01-15
Set _ALL_SOURCE for AIX, but avoid its struct list.
Jason Riedy
1
-2
/
+5
2007-01-15
Start all test scripts with /bin/sh.
Jason Riedy
3
-1
/
+3
2007-01-15
git-pull: disallow implicit merging to detached HEAD
Jeff King
2
-2
/
+15
2007-01-15
Fix git-fetch while on detached HEAD not to give needlessly alarming errors
Junio C Hamano
3
-8
/
+40
2007-01-15
git reflog expire: document --stale-fix option.
Junio C Hamano
2
-2
/
+2
2007-01-14
Merge git://git.kernel.org/pub/scm/gitk/gitk
Junio C Hamano
1
-1
/
+2
2007-01-14
Use nice names in conflict markers during cherry-pick/revert.
Shawn O. Pearce
1
-0
/
+6
2007-01-14
Use merge-recursive in git-revert/git-cherry-pick
Junio C Hamano
2
-17
/
+74
2007-01-14
Documentation: merge-output is not too verbose now.
Junio C Hamano
2
-11
/
+2
2007-01-14
Remove hash in git-describe in favor of util slot.
Shawn O. Pearce
1
-64
/
+12
2007-01-14
Correct priority of lightweight tags in git-describe.
Shawn O. Pearce
1
-12
/
+25
2007-01-14
Add describe test.
Junio C Hamano
1
-0
/
+97
2007-01-14
Improve git-describe performance by reducing revision listing.
Shawn O. Pearce
2
-49
/
+106
2007-01-14
Use binary searching on large buckets in git-describe.
Shawn O. Pearce
1
-8
/
+21
[prev]
[next]