summaryrefslogtreecommitdiffstats
path: root/list-objects.c (unfollow)
Commit message (Expand)AuthorFilesLines
2015-02-11Post 2.3 cycle (batch #1)Junio C Hamano1-1/+64
2015-02-11git-p4: support excluding paths on syncLuke Diamand3-13/+84
2015-02-05Git 2.3v2.3.0Junio C Hamano3-1/+12
2015-01-30l10n: ca.po: Fix trailing whitespaceAlex Henrie1-5/+5
2015-01-29t4122: use test_write_lines from test-lib-functionsJunio C Hamano1-9/+2
2015-01-29diff-format doc: a score can follow M for rewriteJunio C Hamano1-1/+2
2015-01-28git-push.txt: document the behavior of --repoMichael J Gruber1-16/+2
2015-01-28do not check truth value of flex arraysJeff King1-1/+1
2015-01-28read_and_strip_branch: fix typo'd address-of operatorJeff King1-1/+1
2015-01-28http: add Accept-Language header if possibleYi EungJun3-0/+191
2015-01-27Git 2.3.0-rc2v2.3.0-rc2Junio C Hamano1-1/+1
2015-01-27dumb-http: do not pass NULL path to parse_pack_indexJeff King2-1/+19
2015-01-27commit: reword --author error messageMichael J Gruber1-1/+1
2015-01-26l10n: de.po: correct singular formMichael J Gruber1-1/+1
2015-01-26l10n: de.po: translate "leave behind" correctlyMichael J Gruber1-2/+2
2015-01-26l10n: de.po: fix typoBenedikt Heine1-2/+2
2015-01-26l10n: ca.po: update translationAlex Henrie1-925/+937
2015-01-26wincred: fix get credential if username has "@"Aleksey Vasenev1-3/+22
2015-01-24Documentation: what does "git log --indexed-objects" even mean?Junio C Hamano1-5/+7
2015-01-23git-p4: correct --prepare-p4-only instructionsLuke Diamand1-1/+1
2015-01-22add -i: return from list_and_choose if there is no candidateAlexander Kuleshov1-0/+5
2015-01-22Documentation: fix version numberingSven van Haastregt1-1/+1
2015-01-22apply: count the size of postimage correctlyJunio C Hamano1-2/+21
2015-01-22apply: make update_pre_post_images() sanity check the given postlenJunio C Hamano2-0/+127
2015-01-22apply.c: typofixJunio C Hamano1-1/+1
2015-01-22Fix unclosed here document in t3301.shKacper Kornet1-1/+1
2015-01-22rebase -i: use full object name internally throughout the scriptKirill A. Shutemov2-9/+15
2015-01-22transport-helper: do not request symbolic refs to remote helpersMike Hommey3-6/+39
2015-01-21t/lib-terminal.sh: fix typoAlexander Kuleshov1-1/+1
2015-01-21pack-bitmap: fix typoAlexander Kuleshov1-1/+1
2015-01-21l10n: correct indentation of show-branch usageJiang Xin6-64/+62
2015-01-21Git 2.3.0-rc1v2.3.0-rc1Junio C Hamano2-1/+6
2015-01-21show-branch: fix indentation of usage stringRalf Thielow1-3/+3
2015-01-21parse_color: fix return value for numeric color values 0-8Jeff King2-0/+5
2015-01-20l10n: de.po: translate 3 messagesRalf Thielow1-141/+142
2015-01-19l10n: zh_CN: various fixes on command argumentsJiang Xin1-176/+175
2015-01-19l10n: vi.po(2298t): Updated 3 new stringsTran Ngoc Quan1-137/+137
2015-01-18l10n: sv.po: Update Swedish translation (2298t0f0u)Peter Krefting1-131/+131
2015-01-18l10n: fr.po v2.3.0 round 2Jean-Noel Avila1-133/+137
2015-01-18l10n: git.pot: v2.3.0 round 2 (3 updated)Jiang Xin1-124/+124
2015-01-17l10n: de.po: translate 13 new messagesRalf Thielow1-836/+857
2015-01-17l10n: de.po: fix typoRalf Thielow1-1/+1
2015-01-17l10n: de.po: translate "track" as "versionieren"Ralf Thielow1-20/+20
2015-01-17l10n: zh_CN: translations for git v2.3.0-rc0Jiang Xin1-830/+853
2015-01-16"log --pretty" documentation: do not forget "tformat:"Junio C Hamano1-3/+7
2015-01-16CodingGuidelines: clarify C #include rulesJunio C Hamano1-3/+8
2015-01-15shallow.c: make check_shallow_file_for_update() staticJunio C Hamano2-2/+1
2015-01-15remote.c: make clear_cas_option() staticJunio C Hamano2-2/+1
2015-01-15urlmatch.c: make match_urls() staticJunio C Hamano2-4/+3
2015-01-15revision.c: make save_parents() and free_saved_parents() staticJunio C Hamano2-59/+59