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
2016-01-04
t/t5710-info-alternate.sh: use the $( ... ) construct for command substitution
Elia Pinto
1
-1
/
+1
2016-01-04
t/t5700-clone-reference.sh: use the $( ... ) construct for command substitution
Elia Pinto
1
-1
/
+1
2016-01-04
t/t5601-clone.sh: use the $( ... ) construct for command substitution
Elia Pinto
1
-1
/
+1
2016-01-04
t/t5570-git-daemon.sh: use the $( ... ) construct for command substitution
Elia Pinto
1
-4
/
+4
2016-01-04
t/t5550-http-fetch-dumb.sh: use the $( ... ) construct for command substitution
Elia Pinto
1
-4
/
+4
2016-01-04
t/t5538-push-shallow.sh: use the $( ... ) construct for command substitution
Elia Pinto
1
-2
/
+2
2016-01-04
t/t5537-fetch-shallow.sh: use the $( ... ) construct for command substitution
Elia Pinto
1
-2
/
+2
2016-01-04
t/t5532-fetch-proxy.sh: use the $( ... ) construct for command substitution
Elia Pinto
1
-2
/
+2
2016-01-04
t/t5530-upload-pack-error.sh: use the $( ... ) construct for command substitu...
Elia Pinto
1
-1
/
+1
2016-01-04
t/t5522-pull-symlink.sh: use the $( ... ) construct for command substitution
Elia Pinto
1
-1
/
+1
2016-01-04
git-send-email: do not double-escape quotes from mutt
Eric Wong
2
-2
/
+22
2016-01-04
bswap: add NO_UNALIGNED_LOADS define
Jeff King
1
-2
/
+3
2016-01-04
avoid shifting signed integers 31 bits
Jeff King
3
-3
/
+3
2016-01-03
l10n: ko.po: Add Korean translation
Changwoo Ryu
2
-0
/
+11863
2016-01-02
Merge tag 'l10n-2.7.0-rnd2+de' of git://github.com/git-l10n/git-po
Junio C Hamano
1
-1489
/
+1723
2015-12-30
user-manual: add addition gitweb information
Stephen P. Smith
1
-4
/
+11
2015-12-30
user-manual: add section documenting shallow clones
Stephen P. Smith
1
-3
/
+20
2015-12-29
dir: free untracked cache when removing it
Christian Couder
1
-0
/
+1
2015-12-29
glossary: define the term shallow clone
Stephen P. Smith
1
-0
/
+5
2015-12-29
run-command: don't warn on SIGPIPE deaths
Jeff King
1
-1
/
+1
2015-12-29
l10n: de.po: translate 68 new messages
Ralf Thielow
1
-1486
/
+1720
2015-12-29
l10n: de.po: improve some translations
Ralf Thielow
1
-3
/
+3
2015-12-29
create_symref: write reflog while holding lock
Jeff King
1
-1
/
+2
2015-12-29
create_symref: use existing ref-lock code
Jeff King
2
-55
/
+62
2015-12-29
create_symref: modernize variable names
Jeff King
2
-22
/
+21
2015-12-28
Git 2.7-rc3
Junio C Hamano
2
-1
/
+12
2015-12-28
Merge branch 'sh/p4-multi-depot'
Junio C Hamano
2
-26
/
+57
2015-12-28
Merge branch 'jk/pending-keep-tag-name'
Junio C Hamano
2
-2
/
+30
2015-12-28
Merge branch 'jk/symbolic-ref-maint'
Junio C Hamano
2
-1
/
+23
2015-12-28
Merge tag 'l10n-2.7.0-rnd2' of git://github.com/git-l10n/git-po
Junio C Hamano
8
-12723
/
+14731
2015-12-28
user-manual: remove temporary branch entry from todo list
Stephen P. Smith
1
-3
/
+0
2015-12-28
t/t5517-push-mirror.sh: use the $( ... ) construct for command substitution
Elia Pinto
1
-1
/
+1
2015-12-28
t/t5516-fetch-push.sh: use the $( ... ) construct for command substitution
Elia Pinto
1
-2
/
+2
2015-12-28
t/t5515-fetch-merge-logic.sh: use the $( ... ) construct for command substitu...
Elia Pinto
1
-2
/
+2
2015-12-28
t/t5510-fetch.sh: use the $( ... ) construct for command substitution
Elia Pinto
1
-5
/
+5
2015-12-28
t/t5506-remote-groups.sh: use the $( ... ) construct for command substitution
Elia Pinto
1
-1
/
+1
2015-12-28
t/t5505-remote.sh: use the $( ... ) construct for command substitution
Elia Pinto
1
-1
/
+1
2015-12-28
t/t5500-fetch-pack.sh: use the $( ... ) construct for command substitution
Elia Pinto
1
-10
/
+10
2015-12-28
t/t5305-include-tag.sh: use the $( ... ) construct for command substitution
Elia Pinto
1
-4
/
+4
2015-12-28
t/t5304-prune.sh: use the $( ... ) construct for command substitution
Elia Pinto
1
-1
/
+1
2015-12-28
t/t5303-pack-corruption-resilience.sh: use the $( ... ) construct for command...
Elia Pinto
1
-8
/
+8
2015-12-28
t/t5100: no need to use 'echo' command substitutions for globbing
Johannes Sixt
1
-2
/
+2
2015-12-28
t/t5302-pack-index.sh: use the $( ... ) construct for command substitution
Elia Pinto
1
-17
/
+17
2015-12-28
t/t5301-sliding-window.sh: use the $( ... ) construct for command substitution
Elia Pinto
1
-7
/
+7
2015-12-28
t/t5300-pack-object.sh: use the $( ... ) construct for command substitution
Elia Pinto
1
-9
/
+9
2015-12-28
t/t5100-mailinfo.sh: use the $( ... ) construct for command substitution
Elia Pinto
1
-6
/
+6
2015-12-28
t/t3700-add.sh: use the $( ... ) construct for command substitution
Elia Pinto
1
-8
/
+8
2015-12-28
t/t3600-rm.sh: use the $( ... ) construct for command substitution
Elia Pinto
1
-2
/
+2
2015-12-28
t/t3511-cherry-pick-x.sh: use the $( ... ) construct for command substitution
Elia Pinto
1
-7
/
+7
2015-12-28
t/t3403-rebase-skip.sh: use the $( ... ) construct for command substitution
Elia Pinto
1
-1
/
+1
[prev]
[next]