summaryrefslogtreecommitdiffstats
path: root/environment.c (unfollow)
Commit message (Expand)AuthorFilesLines
2016-02-05Git 2.7.1v2.7.1Junio C Hamano4-3/+91
2016-01-27git-svn: fix auth parameter handling on SVN 1.9.0+Eric Wong1-2/+6
2016-01-26tag: do not show ambiguous tag names as "tags/foo"Jeff King7-4/+62
2016-01-26completion: update completion arguments for stashPaul Wagland1-3/+14
2016-01-26completion: complete show-branch "--date-order"Paul Wagland1-1/+1
2016-01-26completion: add missing git-rebase optionsJohn Keeping1-2/+6
2016-01-25mingw: avoid linking to the C library's isalpha()Johannes Sixt2-6/+8
2016-01-25t6300: use test_atom for some un-modern testsJeff King1-52/+10
2016-01-25resolve_gitlink_ref: ignore non-repository pathsJeff King3-14/+43
2016-01-25clean: make is_git_repository a public functionJeff King3-26/+37
2016-01-21diff: make -O and --output work in subdirectoryDuy Nguyen6-8/+21
2016-01-21diff-no-index: do not take a redundant prefix argumentNguyễn Thái Ngọc Duy3-4/+4
2016-01-21git-add doc: do not say working directory when you mean working treeLars Vogel1-1/+1
2016-01-21completion: complete "diff --word-diff-regex="Thomas Braun1-1/+1
2016-01-20contrib/subtree: fix "subtree split" skipped-merge bugDave Ware2-2/+70
2016-01-19filter-branch: resolve $commit^{tree} in no-index caseJeff King2-1/+9
2016-01-19test-lib: clarify and tighten SANITYJunio C Hamano1-5/+13
2016-01-15t0060: loosen overly strict expectationsJohannes Schindelin1-57/+21
2016-01-13rebase: ignore failures from "gc --auto"Jeff King1-1/+1
2016-01-13receive-pack: release pack files before garbage-collectingJohannes Schindelin1-0/+1
2016-01-13merge: release pack files before garbage-collectingJohannes Schindelin1-0/+1
2016-01-13am: release pack files before garbage-collectingJohannes Schindelin1-0/+1
2016-01-13fetch: release pack files before garbage-collectingJohannes Schindelin2-0/+15
2016-01-12gitweb: squelch "uninitialized value" warningØyvind A. Holm1-1/+1
2016-01-12t0060: verify that basename() and dirname() work as expectedJohannes Schindelin2-0/+169
2016-01-12compat/basename.c: provide a dirname() compatibility functionJohannes Schindelin2-0/+46
2016-01-12compat/basename: make basename() conform to POSIXJohannes Schindelin1-3/+17
2016-01-12Refactor skipping DOS drive prefixesJohannes Schindelin5-22/+28
2016-01-11Handle more file writes correctly in shared reposJohannes Schindelin2-2/+2
2016-01-08docs: clarify that --depth for git-fetch works with newly initialized reposSebastian Schuberth1-4/+5
2016-01-08docs: say "commits" in the --depth option wording for git-cloneSebastian Schuberth1-1/+1
2016-01-08Revert "dir.c: don't exclude whole dir prematurely if neg pattern may match"Nguyễn Thái Ngọc Duy3-117/+5
2016-01-07commit: allow editing the commit message even in shared reposJohannes Schindelin3-1/+15
2016-01-07docs: clarify that passing --depth to git-clone implies --single-branchSebastian Schuberth1-5/+4
2016-01-05Expand documentation describing --signoffDavid A. Wheeler5-1/+9
2016-01-05reflog-walk: don't segfault on non-commit sha1's in the reflogDennis Kaarsemaker2-5/+24
2016-01-05t6050-replace: make failing editor test more robustSZEDER Gábor1-3/+7
2016-01-05for-each-ref: document `creatordate` and `creator` fieldsEric Wong1-2/+7
2016-01-04Git 2.7v2.7.0Junio C Hamano2-1/+6
2016-01-04Git 2.6.5v2.6.5Junio C Hamano3-2/+22
2016-01-04git-send-email: do not double-escape quotes from muttEric Wong2-2/+22
2016-01-04bswap: add NO_UNALIGNED_LOADS defineJeff King1-2/+3
2016-01-04avoid shifting signed integers 31 bitsJeff King3-3/+3
2016-01-03l10n: ko.po: Add Korean translationChangwoo Ryu2-0/+11863
2015-12-31user-manual: add addition gitweb informationStephen P. Smith1-4/+11
2015-12-30user-manual: add section documenting shallow clonesStephen P. Smith1-3/+20
2015-12-29glossary: define the term shallow cloneStephen P. Smith1-0/+5
2015-12-29l10n: de.po: translate 68 new messagesRalf Thielow1-1486/+1720
2015-12-29l10n: de.po: improve some translationsRalf Thielow1-3/+3
2015-12-28Git 2.7-rc3v2.7.0-rc3Junio C Hamano2-1/+12