Git Distributed Software Revision Control — Thread Index
[Prev Page][Next Page]
- Re: [PATCH] CodingGuidelines: give deadline for "for (int i = 0; ...", (continued)
- [PATCH] t3501: use test_path_is_* functions,
Labnan via GitGitGadget
- [PATCH v2] cli: add -v and -h shorthands,
Garrit Franke
- [PATCH] object-file: pass filename to fsync_or_die, Neeraj K. Singh via GitGitGadget
- [PATCH] core.fsyncmethod: correctly camel-case warning message, Neeraj K. Singh via GitGitGadget
- [PATCH] cli: add -v and -h shorthands,
Garrit Franke
- [PATCH] trace2: add stats for fsync operations,
Neeraj K. Singh via GitGitGadget
- [PATCH] core.fsync: fix incorrect expression for default configuration, Neeraj K. Singh via GitGitGadget
- [PATCH 0/4] branch --recurse-submodules: Bug fixes and clean ups,
Glen Choo via GitGitGadget
- Draft of Git Rev News edition 85, Christian Couder
- What's cooking in git.git (Mar 2022, #06; Mon, 28),
Junio C Hamano
- [PATCH v7 0/4] vimdiff: new implementation with layout support,
Fernando Ramos
- About Documentation Reference Book Videos External Links Downloads Community English ▾Topics ▾ Version 2.35.1 ▾ gitglossary last updated in 2.35.1 NAME gitglossary - A Git Glossary SYNOPSIS * DESCRIPTION alternate object database Via the alternates mechanism, a repository can inherit part of its object database from another object database, which is called an "alternate". bare repository A bare repository is normally an appropriately named directory with a .git suffix that does not have a locally checked-out copy of any of the files under revision control. That is, all of the Git administrative and control files that would normally be present in the hidden .git sub-directory are directly present in the repository.git directory instead, and no other files are present and checked out. Usually publishers of public repositories make bare repositories available. blob object Untyped object, e.g. the contents of a file. branch A "branch" is a line of development. The most recent commit , Tom Ritzow
- How to get the original raw commit message without removing extra leading/trailing line breaks,
PMEase
- Add a "remove" subcommand to "git-sparse-checkout",
Shaoxuan Yuan
- [GSoC] Applicant Introduction and Microproject Selection,
Labnan Khalid Masum
- [WIP]: make merge nicer to the user,
Guillaume Cogoni
- Message not available
Re: [PATCH 0/1] Be nicer to the user on tracked/untracked merge conflicts, Ævar Arnfjörð Bjarmason
[PATCH v6 0/3] vimdiff: new implementation with layout support,
Fernando Ramos
[PATCH] set LC_TIME even if locale dir is not present,
Matthias Aßhauer via GitGitGadget
fast forward merge anomaly, 'commit' after 'reset --soft' can produce new commit with same hash as before, Maximilian Reichel
Bug report: filters not applied with git add --pathspec-file-nul, Lars Strojny
Path differences between git status & git status --porcelain,
Tone Kastlunger
[PATCH] worktree: include repair cmd in usage,
Des Preston via GitGitGadget
[PATCH] git-prompt: fix sequencer/todo detection,
Danny Lin
Runtime performance of git-prompt.sh with verbose upstream summary, Mikko Rantalainen
[PATCH] contrib/vscode: fix interaction with UI debugger, Derrick Stolee
[PATCH] mv: refresh stat info for moved entry,
Victoria Dye via GitGitGadget
bug report: pre-push hook,
Honza Prokeš
git reset --merge random behavior,
Maximilian Reichel
[PATCH v1 0/3] trace2 output for bitmap decision path,
Teng Long
contrib/vscode/: debugging with vscode and gdb,
Jonathan Bressat
What's cooking in git.git (Mar 2022, #05; Wed, 23),
Junio C Hamano
[no subject], Unknown
[PATCH] commit-reach: do not parse and iterate minima,
Jonathan Tan
[PATCH] test-lib: have --immediate emit valid TAP on failure,
Ævar Arnfjörð Bjarmason
[PATCH] leak tests: mark passing SANITIZE=leak tests as leak-free, Ævar Arnfjörð Bjarmason
[RFC PATCH] repo-settings: set defaults even when not in a repo,
Josh Steadmon
[Question] .git folder file updates for changing head commit,
John Garry
lei + thunderbird recipe,
Bagas Sanjaya
How to determine the number of unique recent committers on a branch?,
Sebastian Schuberth
[RFC PATCH 0/1] invalid outdated temporary files,
Han Xin
[PATCH 0/5] Partial bundle follow ups,
Derrick Stolee via GitGitGadget
improve performance of PCRE2 bug 2642 bug workaround,
Paul Eggert
Potential Bug - GIT/GIT LFS doing dnsquery on an IP address,
Hecker, David A
[PATCH] hooks: fix "invoked hook" regression in a8cc5943338,
Ævar Arnfjörð Bjarmason
[PATCH 00/41] use the stdlib EXIT_SUCCESS or EXIT_FAILURE exit status,
Elia Pinto
- [PATCH 13/41] rebase.c: use the stdlib EXIT_SUCCESS or EXIT_FAILURE exit status, Elia Pinto
- [PATCH 34/41] setup.c: use the stdlib EXIT_SUCCESS or EXIT_FAILURE exit status, Elia Pinto
- [PATCH 07/41] help.c: use the stdlib EXIT_SUCCESS or EXIT_FAILURE exit status, Elia Pinto
- [PATCH 04/41] blame.c: use the stdlib EXIT_SUCCESS or EXIT_FAILURE exit status, Elia Pinto
- [PATCH 41/41] exit.cocci: use the stdlib EXIT_SUCCESS or EXIT_FAILURE exit status, Elia Pinto
- [PATCH 01/41] archive.c: use the stdlib EXIT_SUCCESS or EXIT_FAILURE exit status, Elia Pinto
- [PATCH 09/41] mailsplit.c: use the stdlib EXIT_SUCCESS or EXIT_FAILURE exit status, Elia Pinto
- [PATCH 26/41] daemon.c: use the stdlib EXIT_SUCCESS or EXIT_FAILURE exit status, Elia Pinto
- [PATCH 20/41] tag.c: use the stdlib EXIT_SUCCESS or EXIT_FAILURE exit status, Elia Pinto
- [PATCH 31/41] path.c: use the stdlib EXIT_SUCCESS or EXIT_FAILURE exit status, Elia Pinto
- [PATCH 16/41] rm.c: use the stdlib EXIT_SUCCESS or EXIT_FAILURE exit status, Elia Pinto
- [PATCH 24/41] git-credential-osxkeychain.c: use the stdlib EXIT_SUCCESS or EXIT_FAILURE exit status, Elia Pinto
- [PATCH 17/41] shortlog.c: use the stdlib EXIT_SUCCESS or EXIT_FAILURE exit status, Elia Pinto
- [PATCH 11/41] merge.c: use the stdlib EXIT_SUCCESS or EXIT_FAILURE exit status, Elia Pinto
- [PATCH 33/41] run-command.c: use the stdlib EXIT_SUCCESS or EXIT_FAILURE exit status, Elia Pinto
- [PATCH 05/41] commit.c: use the stdlib EXIT_SUCCESS or EXIT_FAILURE exit status, Elia Pinto
- [PATCH 37/41] test-reach.c: use the stdlib EXIT_SUCCESS or EXIT_FAILURE exit status, Elia Pinto
- [PATCH 14/41] remote-ext.c: use the stdlib EXIT_SUCCESS or EXIT_FAILURE exit status, Elia Pinto
- [PATCH 40/41] upload-pack.c: use the stdlib EXIT_SUCCESS or EXIT_FAILURE exit status, Elia Pinto
- [PATCH 18/41] show-branch.c: use the stdlib EXIT_SUCCESS or EXIT_FAILURE exit status, Elia Pinto
- [PATCH 28/41] help.c: use the stdlib EXIT_SUCCESS or EXIT_FAILURE exit status, Elia Pinto
- [PATCH 12/41] pull.c: use the stdlib EXIT_SUCCESS or EXIT_FAILURE exit status, Elia Pinto
- [PATCH 32/41] remote-curl.c: use the stdlib EXIT_SUCCESS or EXIT_FAILURE exit status, Elia Pinto
- [PATCH 36/41] test-json-writer.c: use the stdlib EXIT_SUCCESS or EXIT_FAILURE exit status, Elia Pinto
- [PATCH 27/41] git.c: use the stdlib EXIT_SUCCESS or EXIT_FAILURE exit status, Elia Pinto
- [PATCH 10/41] merge-index.c: use the stdlib EXIT_SUCCESS or EXIT_FAILURE exit status, Elia Pinto
- [PATCH 38/41] test-submodule-config.c: use the stdlib EXIT_SUCCESS or EXIT_FAILURE exit status, Elia Pinto
- [PATCH 02/41] branch.c: use the stdlib EXIT_SUCCESS or EXIT_FAILURE exit status, Elia Pinto
- [PATCH 39/41] test-submodule-nested-repo-config.c: use the stdlib EXIT_SUCCESS or EXIT_FAILURE exit status, Elia Pinto
- [PATCH 03/41] am.c: use the stdlib EXIT_SUCCESS or EXIT_FAILURE exit status, Elia Pinto
- [PATCH 06/41] credential-cache--daemon.c: use the stdlib EXIT_SUCCESS or EXIT_FAILURE exit status, Elia Pinto
- [PATCH 15/41] rev-parse.c: use the stdlib EXIT_SUCCESS or EXIT_FAILURE exit status, Elia Pinto
- [PATCH 29/41] http-backend.c: use the stdlib EXIT_SUCCESS or EXIT_FAILURE exit status, Elia Pinto
- [PATCH 08/41] init-db.c: use the stdlib EXIT_SUCCESS or EXIT_FAILURE exit status, Elia Pinto
- [PATCH 23/41] obstack.c: use the stdlib EXIT_SUCCESS or EXIT_FAILURE exit status, Elia Pinto
- [PATCH 25/41] git-credential-wincred.c: use the stdlib EXIT_SUCCESS or EXIT_FAILURE exit status, Elia Pinto
- [PATCH 22/41] update-index.c: use the stdlib EXIT_SUCCESS or EXIT_FAILURE exit status, Elia Pinto
- [PATCH 21/41] unpack-objects.c: use the stdlib EXIT_SUCCESS or EXIT_FAILURE exit status, Elia Pinto
- [PATCH 19/41] stash.c: use the stdlib EXIT_SUCCESS or EXIT_FAILURE exit status, Elia Pinto
- [PATCH 30/41] parse-options.c: use the stdlib EXIT_SUCCESS or EXIT_FAILURE exit status, Elia Pinto
- [PATCH 35/41] shell.c: use the stdlib EXIT_SUCCESS or EXIT_FAILURE exit status, Elia Pinto
- Re: [PATCH 00/41] use the stdlib EXIT_SUCCESS or EXIT_FAILURE exit status, Bagas Sanjaya
- Re: [PATCH 00/41] use the stdlib EXIT_SUCCESS or EXIT_FAILURE exit status, Ævar Arnfjörð Bjarmason
[PATCH 0/4] reset: make --no-refresh the only way to skip index refresh,
Victoria Dye via GitGitGadget
[PATCH] test-lib-functions: fix test_subcommand_inexact,
Derrick Stolee via GitGitGadget
[RFC PATCH] for-each-ref: respect GIT_REF_PARANOIA setting,
Taylor Blau
[PATCH] git-p4: fix issue with multiple perforce remotes, Kirill Frolov via GitGitGadget
[PATCH] tracking branches: add advice to ambiguous refspec error,
Tao Klerks via GitGitGadget
subtree split fails to remove not relevant commits, Кирилл Росколий
[PATCH] t3200: fix antipatterns in existing branch tests,
Tao Klerks via GitGitGadget
[PATCH 0/7] More i18n fixes,
Jean-Noël Avila via GitGitGadget
Re: Having grep support the -o option,
Jayati Shrivastava
using oldest date when squashing commits,
Oswald Buddenhagen
[PATCH v5 0/3] vimdiff: new implementation with layout support,
Fernando Ramos
[PATCH] ppc: remove custom SHA-1 implementation,
Ævar Arnfjörð Bjarmason
[Index of Archives]
[Linux Kernel]
[LKML Kernel FAQ]
[IETF Annouce]
[Security]
[Bugtraq]