summaryrefslogtreecommitdiffstats
path: root/pathspec.h (unfollow)
Commit message (Expand)AuthorFilesLines
2015-06-25introduce "extensions" form of core.repositoryformatversionJeff King4-3/+159
2015-06-24Ninth batch for 2.5Junio C Hamano1-39/+102
2015-06-18git-multimail: update to release 1.1.0Matthieu Moy6-326/+1017
2015-06-16Eighth batch for 2.5Junio C Hamano1-1/+11
2015-06-16Git 2.4.4v2.4.4Junio C Hamano4-3/+39
2015-06-15Revert "stash: require a clean index to apply"Jeff King2-9/+0
2015-06-13hooks/pre-auto-gc: adjust power checking for newer OS XPanagiotis Astithas1-1/+1
2015-06-12t0302: "unreadable" test needs SANITY prereqPaul Tan1-1/+1
2015-06-12l10n: de.po: translation fix for fall-back to 3way mergeMichael J Gruber1-1/+1
2015-06-12l10n: de.po: punctuation fixesMichael J Gruber1-2/+2
2015-06-12l10n: de.po: grammar fixMichael J Gruber1-1/+1
2015-06-12l10n: de.po: change error message from "sagen" to "Meinten Sie"Phillip Sz1-1/+1
2015-06-11Second half of seventh batchJunio C Hamano1-0/+28
2015-06-10doc: format-patch: fix typoFrans Klaver1-1/+1
2015-06-10git-p4: fixing --changes-block-size handlingLuke Diamand2-28/+69
2015-06-10git-p4: add tests for non-numeric revision rangeLuke Diamand1-0/+38
2015-06-09index-pack: avoid excessive re-reading of pack directoryJeff King3-3/+14
2015-06-09commit: cope with scissors lines in commit messageSZEDER Gábor2-5/+28
2015-06-09git-completion.tcsh: fix redirect with noclobberAriel Faigon1-1/+1
2015-06-08am --abort: keep unrelated commits on unborn branchPaul Tan2-1/+12
2015-06-08am --abort: support aborting to unborn branchPaul Tan2-1/+25
2015-06-08am --abort: revert changes introduced by failed 3way mergePaul Tan2-1/+28
2015-06-08am --skip: support skipping while on unborn branchPaul Tan2-3/+11
2015-06-08am -3: support 3way merge on unborn branchPaul Tan2-1/+11
2015-06-08am --skip: revert changes introduced by failed 3way mergePaul Tan2-1/+17
2015-06-08fsck: report errors if reflog entries point at invalid objectsMichael Haggerty1-4/+9
2015-06-08fsck_handle_reflog_sha1(): new functionMichael Haggerty1-14/+15
2015-06-08read_loose_refs(): treat NULL_SHA1 loose references as brokenMichael Haggerty2-1/+11
2015-06-08read-cache: fix untracked cache invalidation when split-index is usedNguyễn Thái Ngọc Duy1-1/+2
2015-06-08git-p4: test with limited p4 server resultsLuke Diamand1-6/+23
2015-06-08git-p4: additional testing of --changes-block-sizeLuke Diamand1-9/+47
2015-06-08completion: teach 'scissors' mode to 'git commit --cleanup='SZEDER Gábor1-1/+1
2015-06-06utf8: NO_ICONV: silence uninitialized variable warningEric Sunshine1-1/+3
2015-06-06lockfile: wait using sleep_millisec() instead of select()Johannes Sixt1-9/+1
2015-06-06lockfile: convert retry timeout computations to millisecondJohannes Sixt1-13/+8
2015-06-06help.c: wrap wait-only poll() invocation in sleep_millisec()Johannes Sixt3-1/+7
2015-06-06lockfile: replace random() by rand()Johannes Sixt1-2/+2
2015-06-05Git 2.4.3v2.4.3Junio C Hamano4-3/+80
2015-06-05The first half of the seventh batch for 2.5Junio C Hamano1-0/+14
2015-06-05ll-merge: pass the original path to external driversJunio C Hamano3-8/+21
2015-06-04git-am: add am.threeWay config variableRemi Lespinet4-2/+41
2015-06-04t4150-am: refactor am -3 testsRemi Lespinet1-15/+11
2015-06-04git-am.sh: fix initialization of the threeway variableRemi Lespinet1-0/+1
2015-06-04index-pack: fix truncation of off_t in comparisonJeff King1-2/+6
2015-06-03read_loose_refs(): simplify function logicMichael Haggerty1-7/+12
2015-06-03configure: add getdelim() checkEric Sunshine1-0/+6
2015-06-03config.mak.uname: Darwin: define HAVE_GETDELIM for modern OS X releasesEric Sunshine1-0/+3
2015-06-03ewah: use less generic macro nameJeff King4-23/+23
2015-06-03ewah/bitmap: silence warning about MASK macro redefinitionEric Sunshine1-8/+8
2015-06-02Documentation/technical/pack-protocol: mention http as possible protocolStefan Beller1-3/+3