summaryrefslogtreecommitdiffstats
path: root/t/t3421-rebase-topology-linear.sh (unfollow)
Commit message (Expand)AuthorFilesLines
2015-07-09rebase: return non-zero error code if format-patch failsClemens Buchacher1-1/+1
2015-06-25Git 2.4.5v2.4.5Junio C Hamano4-3/+32
2015-06-25Fix definition of ARRAY_SIZE for non-gcc buildsCharles Bailey1-5/+3
2015-06-17fetch-pack: check for shallow if depth givenMike Edgar1-1/+1
2015-06-16Git 2.4.4v2.4.4Junio C Hamano4-3/+39
2015-06-16Documentation/describe: improve one-line summaryMatthieu Moy1-1/+1
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-10git-prompt.sh: document GIT_PS1_STATESEPARATORJoe Cridge1-0/+4
2015-06-10doc: format-patch: fix typoFrans Klaver1-1/+1
2015-06-09index-pack: avoid excessive re-reading of pack directoryJeff King3-3/+14
2015-06-09git-completion.tcsh: fix redirect with noclobberAriel Faigon1-1/+1
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-06utf8: NO_ICONV: silence uninitialized variable warningEric Sunshine1-1/+3
2015-06-05Git 2.4.3v2.4.3Junio C Hamano4-3/+80
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
2015-06-02format-patch: do not feed tags to clear_commit_marks()Junio C Hamano2-6/+14
2015-06-01suppress errors on missing UNINTERESTING linksJeff King1-1/+1
2015-06-01silence broken link warnings with revs->ignore_missing_linksJeff King3-2/+17
2015-06-01add quieter versions of parse_{tree,commit}Jeff King4-6/+16
2015-05-29glossary: add "remote", "submodule", "superproject"Stefan Beller1-0/+16
2015-05-29setup_git_directory: delay core.bare/core.worktree errorsJeff King2-10/+26
2015-05-29Makefile: silence perl/PM.stamp recipeJeff King1-1/+1
2015-05-29Makefile: avoid timestamp updates to GIT-BUILD-OPTIONSJeff King1-21/+22
2015-05-29Makefile: drop dependency between git-instaweb and gitwebJeff King1-1/+1
2015-05-29submodule doc: reorder introductory paragraphsStefan Beller1-28/+22
2015-05-28Documentation: include 'merge.branchdesc' for merge and config as wellSZEDER Gábor3-16/+12
2015-05-28xmmap(): drop "Out of memory?"Junio C Hamano1-1/+1
2015-05-28config.c: rewrite ENODEV into EISDIR when mmap failsJeff King1-0/+2
2015-05-28config.c: avoid xmmap error messagesJeff King3-6/+21
2015-05-28config.c: fix mmap leak when writing configJeff King1-4/+5
2015-05-28read-cache.c: drop PROT_WRITE from mmap of indexJeff King1-1/+1
2015-05-27diff.h: rename DIFF_PLAIN color slot to DIFF_CONTEXTJeff King4-20/+20
2015-05-27diff: accept color.diff.context as a synonym for "plain"Jeff King2-2/+3
2015-05-27clone: reorder --dissociate and --reference optionsJeff King1-2/+2
2015-05-27clone: use OPT_STRING_LIST for --referenceJeff King1-11/+2
2015-05-26Git 2.4.2v2.4.2Junio C Hamano4-3/+49
2015-05-26http-backend: spool ref negotiation requests to bufferJeff King3-11/+105
2015-05-22test_bitmap_walk: free bitmap with bitmap_freeJeff King1-1/+1
2015-05-22doc: fix inconsistent spelling of "packfile"Patrick Steinhardt2-3/+3
2015-05-22t5407: use <<- to align the expected outputJunio C Hamano1-40/+40
2015-05-22rebase -i: fix post-rewrite hook with failed exec commandMatthieu Moy2-6/+6