Shaare your links...
2371 links
interesting links Home Login RSS Feed ATOM Feed Tag cloud Picture wall Daily
Links per page: 20 50 100
◄Older
page 2 / 3
Newer►
41 results for tags git x
  • Pro Git - Book
    The entire Pro Git book, written by Scott Chacon and Ben Straub and published by Apress, is available here. All content is licensed under the Creative Commons Attribution Non Commercial Share Alike 3.0 license. Print versions of the book are available on Amazon.com.
    Mon Aug 16 16:39:49 2021 - permalink -
    - https://git-scm.com/book/en/v2
    book git
  • Importing tarball snapshots into an existing Git history
    Adam Sampson's blog, found via https://www.tuhs.org/pipermail/tuhs/2017-September/012094.html
    Sun Jun 13 21:51:30 2021 - permalink -
    - http://offog.org/notes/tarballs-to-git/
    blog git TUHS version-control
  • framework for managing and maintaining multi-language pre-commit hooks
    Pre-commit is a multi-language package manager for pre-commit hooks. You specify a list of hooks you want and pre-commit manages the installation and execution of any hook written in any language before every commit. pre-commit is specifically designed to not require root access.
    Sat Mar 6 13:15:36 2021 - permalink -
    - https://pre-commit.com/
    git Python tool version-control
  • How do you solve merge conflicts? : emacs
    Settings for emerge, smerge sounds interesting too.
    Fri Jan 29 19:14:05 2021 - permalink -
    - https://www.reddit.com/r/emacs/comments/l0huvz/how_do_you_solve_merge_conflicts/
    emacs FOSS git GNU tool
  • systemd isn't safe to run anywhere
    The blog has a number of interesting articles, which I only have browsed so far.
    http://unixsheikh.com/tutorials/keeping-your-home-in-git.html
    Sun Jan 24 15:26:09 2021 - permalink -
    - http://unixsheikh.com/articles/systemd-isnt-safe-to-run-anywhere.html
    blog FreeBSD git Linux reading TODO
  • Marcin Borkowski: 2021-01-11 Deleting last entry from the kill ring
    This a problem on my TODO list.
    See also https://mbork.pl/2019-08-19_Transplanting_a_directory_to_another_Git_repository (found 2025-03-17) which might be useful for pass repositories.
    https://mbork.pl/2023-08-05_Plotting_ASCII_art_charts_from_Org_mode_tables mentions the functions org-timestamp-from-string (which converts a string to an Org timestamp object), org-timestamp-to-time (which converts an Org timestamp object to Emacs time value) and time-to-days (which converts an Emacs time value to the number of days from 0001-01-01).
    Thu Jan 14 14:39:23 2021 - permalink -
    - http://mbork.pl/2021-01-11_Deleting_last_entry_from_the_kill_ring
    blog emacs git HOWTO TODO version-control
  • essay | snarfed.org - Ryan Barrett's blog
    Found via https://www.emacswiki.org/emacs/Git which links to https://snarfed.org/emacs-vc-git-tweaks
    The software page https://snarfed.org/software contains some interesting tools
    Thu Oct 22 11:06:02 2020 - permalink -
    - https://snarfed.org/tag/essay
    blog emacs git
  • Nikita Tonsky's blog
    Found via a link to https://tonsky.me/blog/disenchantment/
    on Brett Gilio's article
    https://brettgilio.com/posts/2020-07-27-intro-and-computing.html#fn.2

    Nikita's article about git is interesting, though a bit old. Note that Fossil implements a web- based GUI.
    Sat Oct 3 11:25:49 2020 - permalink -
    - https://tonsky.me/blog/reinventing-git-interface/
    blog git version-control
  • software forge
    This suite of open source tools is the software development platform you've been waiting for. We've taken the wisdom of the most successful open-source communities and turned it into a platform of efficient engineering tools.

    Absolutely no tracking or advertising
    All features work without JavaScript
    The fastest, most lightweight software forge
    100% free and open source software
    Sourcehut is currently (2020-09) available as a public alpha.
    Note that it includes a Plan9(front) continuous integration service
    https://sourcehut.org/blog/2020-05-11-sourcehut-plus-plan-9/

    Recommended by Brett Gilio
    https://brettgilio.com/posts/2020-10-01-why-self-host.html
    Sat Oct 3 00:41:51 2020 - permalink -
    - https://sourcehut.org/
    FOSS git mercurial plan9
  • git hosting for the tildeverse
    Found via Gemini https://gemini.circumlunar.space/ and its Python client AV-98 https://tildegit.org/solderpunk/AV-98
    Thu Jul 30 23:35:58 2020 - permalink -
    - https://tildegit.org/
    git TODO web
  • Your unofficial guide to dotfiles on GitHub.
    Tools to manage configuration files in $HOME. Found via https://ubuntu.com/blog/feeling-at-home-in-a-lxd-container
    where https://www.chezmoi.io/ is recommended.
    Mon Jul 6 09:12:59 2020 - permalink -
    - https://dotfiles.github.io/utilities/
    git tool version-control
  • A syntax-highlighter for git and diff output
    Delta provides language syntax-highlighting, within-line insertion/deletion detection, and restructured diff output for git on the command line.
    Found via https://tecosaur.github.io/emacs-config/config.html
    There are other programs using the name delta, for example
    https://guix.gnu.org/packages/delta-2006.08.03/
    "Delta assists you in minimizing "interesting" files subject to a test of their interestingness."
    Mon May 18 13:22:32 2020 - permalink -
    - https://github.com/dandavison/delta/
    emacs git software tool
  • Simple scripts to convert RCS files to a Git repo.
    These simple scripts help in converting an RCS collection of files
    into a Git repo.
    These scripts are good only for the simple case of a single RCS
    directory with no branches, just straight check-ins. Files that
    were checked in with a single 'ci' command will be added to git
    with a single git commit.
    Wed Mar 18 15:29:57 2020 - permalink -
    - https://github.com/arnoldrobbins/simple-rcs2git
    awk git RCS Robbins version-control
  • Dotfiles configuration management
    The link points to survey results, those below are about specific ways to manage dotfiles.
      1. https://www.atlassian.com/git/tutorials/dotfiles
      2. https://news.ycombinator.com/item?id=11070797 needs more exploration
      3. https://thoughtbot.com/blog/rcm-for-rc-files-in-dotfiles-repos
      4. https://blog.tfnico.com/2014/03/managing-dot-files-with-vcsh-and-myrepos.html found in (2)
    Sun Mar 8 19:11:26 2020 - permalink -
    - https://www.swalladge.net/archives/2017/08/07/dotfiles-config-survey/
    git mercurial TODO tool version-control
  • Git - git-worktree Documentation
    Manage multiple working trees attached to the same repository.
    Found via https://fossil-scm.org/home/doc/trunk/www/fossil-v-git.wiki section "One vs. Many Check-outs per Repository"
    Tue Aug 27 19:10:05 2019 - permalink -
    - https://git-scm.com/docs/git-worktree
    fossil git version-control
  • NDP Software :: Git Cheatsheet
    Mon Mar 11 23:34:33 2019 - permalink -
    - http://ndpsoftware.com/git-cheatsheet.html#loc=workspace;
    git reading
  • clisp / clisp ยท GitLab
    source code and wiki for GNU clisp, more up-to-date than the one on
    https://clisp.sourceforge.io/ (on 2018-12-11 that had Current version: 2.49 (2010-07-07), whereas the git repository contains changes done 4 weeks ago.
    Tue Dec 11 11:49:15 2018 - permalink -
    - https://gitlab.com/gnu-clisp/clisp
    common-lisp git GPL software
  • Git for Windows
    Git for Windows focuses on offering a lightweight, native set of tools that bring the full feature set of the Git SCM to Windows while providing appropriate user interfaces for experienced Git users and novices alike.
    Includes a bash emulation.
    Fri Jul 14 00:21:35 2017 - permalink -
    - https://git-for-windows.github.io/
    git version-control Windows
  • Understanding Git - git-slides-2009.pdf
    70 presentation slides explaining the git version control tool. Found via
    Sumana Harihareswara's blog
    http://www.harihareswara.net/sumana/2016/08/04/1
    Thu Jan 26 18:14:42 2017 - permalink -
    - http://web.mit.edu/nelhage/Public/git-slides-2009.pdf
    git reading TODO version-control
  • Continuous Unix commit history from 1970 until today
    Unix History Repository

    The goal of this project is to create a git repository representing the Unix source code history, starting from the 1970s and ending in the modern time. To fulfill this goal the project brings data from early snapshots, repositories, and primary research. The project aims to put in the repository as much metadata as possible, allowing the automated analysis of Unix history.

    Created by Diomidis Spinellis.
    Wed Aug 10 13:52:15 2016 - permalink -
    - https://github.com/dspinellis/unix-history-repo
    git history software Unix version-control
Links per page: 20 50 100
◄Older
page 2 / 3
Newer►
Shaarli 0.0.41 beta - The personal, minimalist, super-fast, no-database delicious clone. By sebsauvage.net. Theme by idleman.fr.