index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
/
examples
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-21
Merge branch 'ep/shell-command-substitution'
Junio C Hamano
10
-30
/
+30
2014-04-17
git-tag.sh: use the $( ... ) construct for command substitution
Elia Pinto
1
-1
/
+1
2014-04-17
git-revert.sh: use the $( ... ) construct for command substitution
Elia Pinto
1
-1
/
+1
2014-04-17
git-resolve.sh: use the $( ... ) construct for command substitution
Elia Pinto
1
-1
/
+1
2014-04-17
git-repack.sh: use the $( ... ) construct for command substitution
Elia Pinto
1
-1
/
+1
2014-04-17
git-merge.sh: use the $( ... ) construct for command substitution
Elia Pinto
1
-2
/
+2
2014-04-17
git-ls-remote.sh: use the $( ... ) construct for command substitution
Elia Pinto
1
-2
/
+2
2014-04-17
git-fetch.sh: use the $( ... ) construct for command substitution
Elia Pinto
1
-3
/
+3
2014-04-17
git-commit.sh: use the $( ... ) construct for command substitution
Elia Pinto
1
-5
/
+5
2014-04-17
git-clone.sh: use the $( ... ) construct for command substitution
Elia Pinto
1
-10
/
+10
2014-04-17
git-checkout.sh: use the $( ... ) construct for command substitution
Elia Pinto
1
-4
/
+4
2014-03-31
comments: fix misuses of "nor"
Justin Lebar
2
-3
/
+3
2014-03-31
contrib: fix misuses of "nor"
Justin Lebar
1
-1
/
+1
2013-11-12
repo-config: remove deprecated alias for "git config"
John Keeping
1
-2
/
+2
2013-10-18
Merge branch 'sb/repack-in-c'
Junio C Hamano
1
-0
/
+194
2013-09-17
repack: rewrite the shell script in C
Stefan Beller
1
-0
/
+194
2013-09-17
Merge branch 'rh/ishes-doc'
Junio C Hamano
1
-1
/
+1
2013-09-04
use 'commit-ish' instead of 'committish'
Richard Hansen
1
-1
/
+1
2013-08-13
core-tutorial: trim the section on Inspecting Changes
Junio C Hamano
2
-0
/
+43
2013-02-24
contrib/examples/git-remote.perl: use a lowercase "usage:" string
David Aguilar
1
-4
/
+4
2013-02-24
contrib/examples: use a lowercase "usage:" string
David Aguilar
2
-2
/
+2
2012-09-11
Merge branch 'jc/merge-bases'
Junio C Hamano
1
-1
/
+1
2012-08-27
in_merge_bases(): support only one "other" commit
Junio C Hamano
1
-1
/
+1
2012-04-30
remove superfluous newlines in error messages
Pete Wyckoff
1
-2
/
+2
2010-12-28
cherry-pick/revert: add support for -X/--strategy-option
Jonathan Nieder
1
-1
/
+12
2010-11-03
Change incorrect "remote branch" to "remote tracking branch" in C code
Matthieu Moy
1
-1
/
+1
2010-10-26
Merge branch 'ab/require-perl-5.8'
Junio C Hamano
1
-1
/
+1
2010-10-19
{cvs,svn}import: use the new 'git read-tree --empty'
Thomas Rast
1
-1
/
+1
2010-09-27
perl: use "use warnings" instead of -w
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2010-09-03
Merge branch 'jn/update-contrib-example-merge'
Junio C Hamano
1
-25
/
+90
2010-08-31
Merge branch 'jn/cherry-revert-message-clean-up'
Junio C Hamano
1
-1
/
+0
2010-08-18
merge script: learn --[no-]rerere-autoupdate
Jonathan Nieder
1
-2
/
+5
2010-08-18
merge script: notice @{-1} shorthand
Jonathan Nieder
1
-2
/
+4
2010-08-18
merge script: handle --no-ff --no-commit correctly
Jonathan Nieder
1
-2
/
+10
2010-08-18
merge script: --ff-only to disallow true merge
Jonathan Nieder
1
-2
/
+15
2010-08-18
merge script: handle many-way octopus
Jonathan Nieder
1
-3
/
+3
2010-08-18
merge script: handle -m --log correctly
Jonathan Nieder
1
-4
/
+10
2010-08-18
merge script: forbid merge -s index
Jonathan Nieder
1
-0
/
+5
2010-08-18
merge script: allow custom strategies
Jonathan Nieder
1
-2
/
+6
2010-08-18
merge script: merge -X<option>
Jonathan Nieder
1
-1
/
+7
2010-08-18
merge script: improve log message subject
Jonathan Nieder
1
-8
/
+19
2010-08-18
merge script: refuse to merge during merge
Jonathan Nieder
1
-0
/
+3
2010-08-18
merge script: tweak unmerged files message to match builtin
Jonathan Nieder
1
-1
/
+1
2010-08-18
merge script: --squash, --ff from unborn branch are errors
Jonathan Nieder
1
-0
/
+4
2010-08-15
Eliminate “Finished cherry-pick/revert” message
Jonathan Nieder
1
-1
/
+0
2010-07-27
examples/commit: use --abbrev for commit summary
Jonathan Nieder
1
-1
/
+1
2010-04-19
Honor "tagopt = --tags" configuration option
Samuel Tardieu
1
-1
/
+3
2010-02-13
Builtin-ify git-notes
Johan Herland
1
-0
/
+121
2010-01-17
git merge -X<option>
Avery Pennarun
1
-1
/
+2
2009-11-20
Merge branch 'jn/help-everywhere'
Junio C Hamano
1
-0
/
+574
[next]