summaryrefslogtreecommitdiffstats
path: root/git-cvsimport.perl (unfollow)
Commit message (Expand)AuthorFilesLines
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-15git-svn: make it play nicely with submodulesRamkumar Ramachandra1-0/+6
2015-01-15Git::SVN: handle missing ref_id case correctlyRamkumar Ramachandra1-1/+1
2015-01-14l10n: sv.po: Update Swedish translation (2298t0f0u)Peter Krefting1-842/+865
2015-01-14Fifth batch for 2.3 cycleJunio C Hamano1-2/+27
2015-01-14git-prompt: preserve value of $? in all casesTony Finch1-4/+4
2015-01-13l10n: fr.po v2.3.0 round 1Jean-Noel Avila1-833/+852
2015-01-13l10n: vi.po(2298t): Updated and change Plural-FormsTran Ngoc Quan1-1019/+986
2015-01-13l10n: git.pot: v2.3.0 round 1 (13 new, 11 removed)Jiang Xin1-824/+831
2015-01-13doc: core.ignoreStat update, and clarify the --assume-unchanged effectPhilip Oakley1-9/+13
2015-01-13for-each-ref: always check stat_tracking_info()'s return valueRaphael Kubo da Costa2-2/+22
2015-01-12Git 2.3.0-rc0v2.3.0-rc0Junio C Hamano2-1/+18
2015-01-12Git 2.2.2v2.2.2Junio C Hamano3-2/+33
2015-01-10Documentation: list long options for -v and -nAlexander Kuleshov1-1/+1
2015-01-10cat-file: remove unused includesAlexander Kuleshov1-4/+0
2015-01-10git.c: remove unnecessary #includesAlexander Kuleshov1-3/+0
2015-01-10configure.ac: check for HMAC_CTX_cleanupReuben Hawkins3-0/+13
2015-01-10configure.ac: check for clock_gettime and CLOCK_MONOTONICReuben Hawkins4-1/+30
2015-01-10configure.ac: check 'tv_nsec' field in 'struct stat'Reuben Hawkins1-0/+13
2015-01-08show-branch: line-wrap show-branch usageAlexander Kuleshov1-1/+4
2015-01-07Fourth batch for 2.3 cycleJunio C Hamano1-0/+82
2015-01-07git-completion: add --autostash for 'git rebase'Matthieu Moy1-0/+1
2015-01-07correct smtp-ssl-cert-path descriptionAdam Williamson1-4/+9
2015-01-07test-lib.sh: do tests for color support after changing HOMERichard Hansen1-43/+47
2015-01-07test-lib: use 'test ...' instead of '[ ... ]'Richard Hansen1-3/+3
2015-01-07git-prompt.sh: allow to hide prompt for ignored pwdJess Austin2-0/+119
2015-01-07git-prompt.sh: if pc mode, immediately set PS1 to a plain promptRichard Hansen1-7/+4
2015-01-07SubmittingPatches: explain rationale for using --notes with format-patchEric Sunshine1-2/+5
2015-01-07subtree: fix AsciiDoc list item continuationSteffen Prohaska1-105/+89
2015-01-06update-server-info: create info/* with mode 0666Jeff King2-1/+11
2015-01-06imap-send.c: set CURLOPT_USE_SSL to CURLUSESSL_TRYKyle J. McKay1-2/+2
2015-01-06imap-send.c: support GIT_CURL_VERBOSEKyle J. McKay1-1/+1
2015-01-06log.c: fix translation markingsKyle J. McKay1-2/+2
2015-01-06t1301: set umask in reflog sharedrepository=group testJeff King1-0/+1
2014-12-29refs: plug strbuf leak in lock_ref_sha1_basic()René Scharfe1-1/+1
2014-12-29is_hfs_dotgit: loosen over-eager match of \u{..47}Jeff King2-12/+35
2014-12-29bisect: add test to check that revs are properly parsedChristian Couder1-0/+9
2014-12-29bisect: parse revs before passing them to check_expected_revs()Christian Couder1-4/+7
2014-12-29checkout-index: fix --temp relative path manglingEric Sunshine2-9/+9
2014-12-29t2004: demonstrate broken relative path printingEric Sunshine1-0/+12
2014-12-29t2004: standardize file naming in symlink testEric Sunshine1-3/+3
2014-12-29t2004: drop unnecessary write-tree/read-treeEric Sunshine1-3/+0
2014-12-29t2004: modernize styleEric Sunshine1-195/+196
2014-12-29pack-objects: use --objects-edge-aggressive for shallow reposbrian m. carlson5-4/+20
2014-12-29rev-list: add an option to mark fewer edges as uninterestingbrian m. carlson6-4/+16
2014-12-29transport: simplify duplicating a substring in transport_get() using xmemdupz()René Scharfe1-3/+1
2014-12-29merge: release strbuf after use in suggest_conflicts()René Scharfe1-0/+1