{"id":16712890,"url":"https://github.com/gabrielcsapo/git-timesince","last_synced_at":"2026-05-22T14:05:48.861Z","repository":{"id":70619563,"uuid":"101520486","full_name":"gabrielcsapo/git-timesince","owner":"gabrielcsapo","description":"⏰ a simple extension of git that shows the time since the last commit","archived":false,"fork":false,"pushed_at":"2018-09-03T07:03:48.000Z","size":3080,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-15T01:53:28.411Z","etag":null,"topics":["git","time","utility"],"latest_commit_sha":null,"homepage":"https://gabrielcsapo.github.io/git-timesince","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gabrielcsapo.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-08-27T00:16:29.000Z","updated_at":"2021-05-03T04:04:52.000Z","dependencies_parsed_at":"2024-02-06T07:00:20.279Z","dependency_job_id":null,"html_url":"https://github.com/gabrielcsapo/git-timesince","commit_stats":{"total_commits":18,"total_committers":1,"mean_commits":18.0,"dds":0.0,"last_synced_commit":"2f208306fefa2298d081eeae6fba2f086720b915"},"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gabrielcsapo%2Fgit-timesince","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gabrielcsapo%2Fgit-timesince/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gabrielcsapo%2Fgit-timesince/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gabrielcsapo%2Fgit-timesince/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gabrielcsapo","download_url":"https://codeload.github.com/gabrielcsapo/git-timesince/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243672425,"owners_count":20328764,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["git","time","utility"],"created_at":"2024-10-12T20:44:27.468Z","updated_at":"2026-05-22T14:05:38.841Z","avatar_url":"https://github.com/gabrielcsapo.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# git-timesince\n\n\u003e ⏰ a simple extension of git that shows the time since the last commit\n\n[![Npm Version](https://img.shields.io/npm/v/git-timesince.svg)](https://www.npmjs.com/package/git-timesince)\n[![Build Status](https://travis-ci.org/gabrielcsapo/git-timesince.svg?branch=master)](https://travis-ci.org/gabrielcsapo/git-timesince)\n[![Coverage Status](https://lcov-server.gabrielcsapo.com/badge/github%2Ecom/gabrielcsapo/git-timesince.svg)](https://lcov-server.gabrielcsapo.com/coverage/github%2Ecom/gabrielcsapo/git-timesince)\n[![Dependency Status](https://starbuck.gabrielcsapo.com/badge/github/gabrielcsapo/git-timesince/status.svg)](https://starbuck.gabrielcsapo.com/github/gabrielcsapo/git-timesince)\n[![devDependency Status](https://starbuck.gabrielcsapo.com/badge/github/gabrielcsapo/git-timesince/dev-status.svg)](https://starbuck.gabrielcsapo.com/github/gabrielcsapo/git-timesince#info=devDependencies)\n[![npm](https://img.shields.io/npm/dt/git-timesince.svg)]()\n[![npm](https://img.shields.io/npm/dm/git-timesince.svg)]()\n\n## Installation\n\n```\nnpm install git-timesince -g\n```\n\n## Usage\n\n```\nUsage: git-timesince [options]\n\nCommands:\n  -h, --help, help             Output usage information\n  -v, --version, version       Output the version number\n\nOptions:\n  -s, --sort [direction]       Can change the direction of the time since for the repos provided (asc, desc) [default is desc]\n  -r, --recursive              Recursively looks through directories, using the current working directory as the base\n  -t, --timeFormat [range]     The time format that the output will be formatted in, [seconds, minutes, hours, days, weeks]\n  -d, --directory [directory]  The current working directory, defaults to process.cwd()\n```\n\n\u003e This can also be used when installed globally as an extension of git\n\n```\ngit timesince\n```\n\nIf you want to use any options it can applied as such\n\n```\ngit timesince -r\n```\n\nThe default time format is days, but can also be; `seconds`, `minutes`, `hours`, `days`, `weeks`.\n\n```\n$ git timesince --timeFormat seconds\n/git-timesince [11910s]\n```\n\n```\n$ git timesince -r\n\ngit-timesince [0d]     gabrielcsapo.github.io [0d] compress-object [0d]                  \nwoof [0d]              sweeney [5d]                tryitout [8d]                         \nlcov-server [8d]       node-git-server [8d]        groffee [9d]                          \nbuild.sh [12d]         run-anything [14d]          tap-html [15d]                        \nplaces [20d]           badgeit [22d]               css-commons [22d]                     \nmonotime [33d]         context-link [33d]          node-chat-rooms [36d]                 \nstarbuck [38d]         node-timecapsule [44d]      mocha-markdown-extended-reporter [44d]\ngrunt-screenshot [44d] espyjs [44d]                json-ex [44d]                         \nnpm-what [49d]         psychic.css [54d]           git-unstaged [57d]                    \nsaywhat [57d]          shell-p [57d]               bluse [57d]                           \ndeploy.sh [57d]        steno [71d]                 cproxy [107d]                         \nbash-codegen [161d]    node-notebook [211d]                  \n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgabrielcsapo%2Fgit-timesince","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgabrielcsapo%2Fgit-timesince","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgabrielcsapo%2Fgit-timesince/lists"}