summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-01-07t/t7006-pager.sh: use the $( ... ) construct for command substitutionLibravatar Elia Pinto1-1/+1
2016-01-07t/t7004-tag.sh: use the $( ... ) construct for command substitutionLibravatar Elia Pinto1-8/+8
2016-01-07t/t7003-filter-branch.sh: use the $( ... ) construct for command substitutionLibravatar Elia Pinto1-3/+3
2016-01-07t/t7001-mv.sh: use the $( ... ) construct for command substitutionLibravatar Elia Pinto1-2/+2
2016-01-07t/t6132-pathspec-exclude.sh: use the $( ... ) construct for command substitutionLibravatar Elia Pinto1-1/+1
2016-01-07t/t6032-merge-large-rename.sh: use the $( ... ) construct for command substit...Libravatar Elia Pinto1-1/+1
2016-01-07t/t6015-rev-list-show-all-parents.sh: use the $( ... ) construct for command ...Libravatar Elia Pinto1-3/+3
2016-01-07t/t6002-rev-list-bisect.sh: use the $( ... ) construct for command substitutionLibravatar Elia Pinto1-3/+3
2016-01-07t/t6001-rev-list-graft.sh: use the $( ... ) construct for command substitutionLibravatar Elia Pinto1-6/+6
2016-01-07t/t5900-repo-selection.sh: use the $( ... ) construct for command substitutionLibravatar Elia Pinto1-1/+1
2016-01-07commit: allow editing the commit message even in shared reposLibravatar Johannes Schindelin3-1/+15
2016-01-07docs: clarify that passing --depth to git-clone implies --single-branchLibravatar Sebastian Schuberth1-5/+4
2016-01-05Expand documentation describing --signoffLibravatar David A. Wheeler5-1/+9
2016-01-05reflog-walk: don't segfault on non-commit sha1's in the reflogLibravatar Dennis Kaarsemaker2-5/+24
2016-01-05t6050-replace: make failing editor test more robustLibravatar SZEDER Gábor1-3/+7
2016-01-05for-each-ref: document `creatordate` and `creator` fieldsLibravatar Eric Wong1-2/+7
2016-01-04Git 2.7Libravatar Junio C Hamano2-1/+6
2016-01-04Sync with 2.6.5Libravatar Junio C Hamano2-1/+21
2016-01-04Git 2.6.5Libravatar Junio C Hamano3-2/+22
2016-01-04Merge branch 'jk/pending-keep-tag-name' into maintLibravatar Junio C Hamano2-2/+30
2016-01-04Merge branch 'jk/symbolic-ref-maint' into maintLibravatar Junio C Hamano2-1/+23
2016-01-04Merge branch 'jk/ident-loosen-getpwuid' into maintLibravatar Junio C Hamano3-24/+40
2016-01-04Merge branch 'jk/send-email-ssl-errors' into maintLibravatar Junio C Hamano1-0/+7
2016-01-04Merge branch 'sg/completion-no-column' into maintLibravatar Junio C Hamano1-0/+1
2016-01-04t/t5710-info-alternate.sh: use the $( ... ) construct for command substitutionLibravatar Elia Pinto1-1/+1
2016-01-04t/t5700-clone-reference.sh: use the $( ... ) construct for command substitutionLibravatar Elia Pinto1-1/+1
2016-01-04t/t5601-clone.sh: use the $( ... ) construct for command substitutionLibravatar Elia Pinto1-1/+1
2016-01-04t/t5570-git-daemon.sh: use the $( ... ) construct for command substitutionLibravatar Elia Pinto1-4/+4
2016-01-04t/t5550-http-fetch-dumb.sh: use the $( ... ) construct for command substitutionLibravatar Elia Pinto1-4/+4
2016-01-04t/t5538-push-shallow.sh: use the $( ... ) construct for command substitutionLibravatar Elia Pinto1-2/+2
2016-01-04t/t5537-fetch-shallow.sh: use the $( ... ) construct for command substitutionLibravatar Elia Pinto1-2/+2
2016-01-04t/t5532-fetch-proxy.sh: use the $( ... ) construct for command substitutionLibravatar Elia Pinto1-2/+2
2016-01-04t/t5530-upload-pack-error.sh: use the $( ... ) construct for command substitu...Libravatar Elia Pinto1-1/+1
2016-01-04t/t5522-pull-symlink.sh: use the $( ... ) construct for command substitutionLibravatar Elia Pinto1-1/+1
2016-01-04git-send-email: do not double-escape quotes from muttLibravatar Eric Wong2-2/+22
2016-01-04bswap: add NO_UNALIGNED_LOADS defineLibravatar Jeff King1-2/+3
2016-01-04avoid shifting signed integers 31 bitsLibravatar Jeff King3-3/+3
2016-01-03l10n: ko.po: Add Korean translationLibravatar Changwoo Ryu2-0/+11863
2016-01-02Merge tag 'l10n-2.7.0-rnd2+de' of git://github.com/git-l10n/git-poLibravatar Junio C Hamano1-1489/+1723
2015-12-30user-manual: add addition gitweb informationLibravatar Stephen P. Smith1-4/+11
2015-12-30user-manual: add section documenting shallow clonesLibravatar Stephen P. Smith1-3/+20
2015-12-29glossary: define the term shallow cloneLibravatar Stephen P. Smith1-0/+5
2015-12-29run-command: don't warn on SIGPIPE deathsLibravatar Jeff King1-1/+1
2015-12-29l10n: de.po: translate 68 new messagesLibravatar Ralf Thielow1-1486/+1720
2015-12-29l10n: de.po: improve some translationsLibravatar Ralf Thielow1-3/+3
2015-12-29create_symref: write reflog while holding lockLibravatar Jeff King1-1/+2
2015-12-29create_symref: use existing ref-lock codeLibravatar Jeff King2-55/+62
2015-12-29create_symref: modernize variable namesLibravatar Jeff King2-22/+21
2015-12-28Git 2.7-rc3Libravatar Junio C Hamano2-1/+12
2015-12-28Merge branch 'sh/p4-multi-depot'Libravatar Junio C Hamano2-26/+57