summaryrefslogtreecommitdiffstats
path: root/git-sh-i18n.sh (unfollow)
Commit message (Expand)AuthorFilesLines
2013-09-12Update draft release notes to 1.8.5 for the third batch of topicsJunio C Hamano1-0/+4
2013-09-12Update draft release notes to 1.8.5Junio C Hamano1-0/+32
2013-09-09Update draft release notes to 1.8.5 for the second batch of topicsJunio C Hamano1-0/+59
2013-09-09git-config: always treat --int as 64-bit internallyJeff King4-3/+29
2013-09-09config: make numeric parsing errors more clearJeff King3-9/+16
2013-09-09config: set errno in numeric git_parse_* functionsJeff King1-4/+14
2013-09-09config: properly range-check integer valuesJeff King1-6/+6
2013-09-09config: factor out integer parsing from range checksJeff King1-6/+22
2013-09-08pull: use $curr_branch_short moreRené Scharfe1-3/+2
2013-09-08remote-bzr: reuse bzrlib transports when possibleRichard Hansen1-12/+21
2013-09-08l10n: de.po: use "das Tag" instead of "der Tag"Ralf Thielow1-11/+11
2013-09-05typofix: cherry is spelled with two arsJunio C Hamano2-2/+2
2013-09-05add: lift the pathspec magic restriction on "add -p"Nguyễn Thái Ngọc Duy2-14/+1
2013-09-05pathspec: catch prepending :(prefix) on pathspec with short magicNguyễn Thái Ngọc Duy1-1/+3
2013-09-05Documentation/git-merge.txt: fix formatting of example blockAndreas Schwab1-2/+2
2013-09-05typofix: commit is spelled with two emsJunio C Hamano3-9/+9
2013-09-04pull: allow pull to preserve merges when rebasingStephen Haberman4-11/+135
2013-09-04Update draft release notes after merging the first batch of topicsJunio C Hamano1-0/+44
2013-09-03fast-export: refactor get_tags_and_duplicates()Felipe Contreras1-30/+38
2013-09-03fast-export: make extra_refs globalFelipe Contreras1-11/+10
2013-09-03git-remote-mediawiki: no need to update private ref in non-dumb pushMatthieu Moy1-1/+0
2013-09-03git-remote-mediawiki: use no-private-update capability on dumb pushMatthieu Moy1-0/+3
2013-09-03transport-helper: add no-private-update capabilityMatthieu Moy4-2/+22
2013-08-31add: trivial style cleanupFelipe Contreras1-5/+5
2013-08-31reset: trivial style cleanupFelipe Contreras1-1/+1
2013-08-31branch: trivial style fixFelipe Contreras1-1/+1
2013-08-31reset: trivial refactoringFelipe Contreras1-6/+3
2013-08-30gitweb: Fix the author initials in blame for non-ASCII namesÆvar Arnfjörð Bjarmason1-0/+1
2013-08-30has_sha1_file: re-check pack directory before giving upJeff King1-1/+4
2013-08-30Start the post-1.8.4 cycleJunio C Hamano3-2/+88
2013-08-30fix shell syntax error in templateThorsten Glaser1-0/+1
2013-08-30l10n: fr.po: hotfix for commit 6b388fcSebastien Helleu2-718/+874
2013-08-29git-remote-mediawiki: add test and check Makefile targetsMatthieu Moy1-1/+9
2013-08-29config: rewrite core.pager documentationJunio C Hamano1-16/+14
2013-08-29write_index: optionally allow broken null sha1sJeff King3-4/+63
2013-08-29builtin/fetch.c: Fix a sparse warningRamsay Jones1-1/+1
2013-08-28documentation: clarify notes for clean.requireForceJiang Xin1-2/+2
2013-08-28mailmap: handle mailmap blobs without trailing newlinesJeff King2-13/+24
2013-08-27Set core.precomposeunicode to true on e.g. HFS+Torsten Bögershausen4-7/+4
2013-08-27config: do not use C function names as struct membersJeff King1-16/+16
2013-08-26Documentation/remote-helpers: document common use-case for private refMatthieu Moy1-0/+6
2013-08-26rebase -i: fix short SHA-1 collisionJunio C Hamano2-1/+31
2013-08-26t3404: rebase -i: demonstrate short SHA-1 collisionEric Sunshine1-0/+24
2013-08-26t3404: make tests more self-containedEric Sunshine1-2/+63
2013-08-26fetch-pack: do not remove .git/shallow file when --depth is not specifiedNguyễn Thái Ngọc Duy2-1/+19
2013-08-26Documentation/fast-import: clarify summary for `feature` commandMatthieu Moy1-2/+2
2013-08-25reset test: modernize styleJonathan Nieder1-7/+24
2013-08-25t/t7106-reset-unborn-branch.sh: Add PERL prerequisiteKacper Kornet1-1/+1
2013-08-25add -i test: use skip_all instead of repeated PERL prerequisiteJonathan Nieder1-35/+41
2013-08-25Make test "using invalid commit with -C" more strictKacper Kornet1-1/+1