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-04
bash: Support unique completion when possible.
Shawn O. Pearce
1
-99
/
+91
2007-02-04
bash: Support unique completion on git-config.
Shawn O. Pearce
1
-38
/
+82
2007-02-04
bash: Classify more commends out of completion.
Shawn O. Pearce
1
-1
/
+17
2007-02-04
bash: Add space after unique command name is completed.
Shawn O. Pearce
1
-6
/
+20
2007-02-04
bash: Complete long options to git-add.
Shawn O. Pearce
1
-0
/
+16
2007-02-04
bash: Classify cat-file and reflog as plumbing.
Shawn O. Pearce
1
-20
/
+3
2007-02-04
bash: Remove short option completions for branch/checkout/diff.
Shawn O. Pearce
1
-3
/
+3
2007-02-03
Default GIT_MERGE_VERBOSITY to 5 during tests.
Shawn O. Pearce
1
-0
/
+2
2007-02-03
Keep untracked files not involved in a merge.
Shawn O. Pearce
2
-1
/
+43
2007-02-03
Assorted typo fixes
Pavel Roskin
27
-41
/
+41
2007-02-03
Cleanup subcommand documentation for git-remote.
Shawn O. Pearce
1
-4
/
+19
2007-02-03
git-config --rename-section could rename wrong section
Pavel Roskin
1
-1
/
+1
2007-02-03
combine-diff: special case --unified=0
Junio C Hamano
1
-4
/
+30
2007-02-03
Why is it bad to rewind a branch that has already been pushed out?
Junio C Hamano
1
-3
/
+3
2007-02-03
honor GIT_REFLOG_ACTION in git-commit
Junio C Hamano
2
-1
/
+4
2007-02-03
fix reflog entries for "git-branch"
Junio C Hamano
1
-2
/
+8
2007-02-02
core-tutorial: http reference link fix
Junio C Hamano
1
-2
/
+2
2007-02-02
Tutorial-2: Adjust git-status output to recent reality.
Junio C Hamano
1
-8
/
+7
2007-02-02
Tutorial: fix asciidoc formatting of "git add" section.
Junio C Hamano
1
-18
/
+18
2007-02-02
Don't leak file descriptors from unavailable pack files.
Shawn O. Pearce
1
-1
/
+16
2007-02-02
doc: hooks.txt said post-commit default sends an email, it doesn't
Andy Parkins
1
-3
/
+2
2007-02-02
Disallow invalid --pretty= abbreviations
Eric Wong
1
-1
/
+2
2007-02-01
Fix some documentation typos and grammar
Mike Coleman
2
-6
/
+8
2007-02-01
Don't find objects in packs which aren't available anymore.
Shawn O. Pearce
1
-0
/
+12
2007-02-01
Refactor open_packed_git to return an error code.
Shawn O. Pearce
1
-15
/
+16
2007-02-01
Correct comment in prepare_packed_git_one.
Shawn O. Pearce
1
-1
/
+4
2007-02-01
Cleanup prepare_packed_git_one to reuse install_packed_git.
Shawn O. Pearce
1
-2
/
+1
2007-02-01
Teach 'git remote' how to cleanup stale tracking branches.
Shawn O. Pearce
2
-1
/
+43
2007-02-01
Pull out remote listing functions in git-remote.
Shawn O. Pearce
1
-20
/
+23
2007-02-01
git-svn: do not let Git.pm warn if we prematurely close pipes
Eric Wong
1
-5
/
+5
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
[next]