Git Distributed Software Revision Control — Thread Index
[Prev Page][Next Page]
[GSoC] Applicant Introduction, Microproject Selection,
Jack McGuinness
[ANNOUNCE] git-scm.com Heroku credits update,
Taylor Blau
Re: [ANNOUNCE] git-scm.com Heroku credits update, Johannes Schindelin
[PATCH v5 00/22] git-p4: Various code tidy-ups,
Joel Holdsworth
- [PATCH v5 12/22] git-p4: remove extraneous spaces before function arguments, Joel Holdsworth
- [PATCH v5 15/22] git-p4: ensure every comment has a single #, Joel Holdsworth
- [PATCH v5 16/22] git-p4: ensure there is a single space around all operators, Joel Holdsworth
- [PATCH v5 18/22] git-p4: compare to singletons with "is" and "is not", Joel Holdsworth
- [PATCH v5 11/22] git-p4: place a single space after every comma, Joel Holdsworth
- [PATCH v5 19/22] git-p4: only seperate code blocks by a single empty line, Joel Holdsworth
- [PATCH v5 13/22] git-p4: remove redundant backslash-continuations inside brackets, Joel Holdsworth
- [PATCH v5 22/22] git-p4: sort imports, Joel Holdsworth
- [PATCH v5 20/22] git-p4: move inline comments to line above, Joel Holdsworth
- [PATCH v5 14/22] git-p4: remove spaces between dictionary keys and colons, Joel Holdsworth
- [PATCH v5 17/22] git-p4: normalize indentation of lines in conditionals, Joel Holdsworth
- [PATCH v5 21/22] git-p4: seperate multiple statements onto seperate lines, Joel Holdsworth
- [PATCH v5 08/22] git-p4: remove padding from lists, tuples and function arguments, Joel Holdsworth
- [PATCH v5 02/22] git-p4: remove unneeded semicolons from statements, Joel Holdsworth
- [PATCH v5 07/22] git-p4: sort and de-duplcate pylint disable list, Joel Holdsworth
- [PATCH v5 09/22] git-p4: remove spaces around default arguments, Joel Holdsworth
- [PATCH v5 03/22] git-p4: indent with 4-spaces, Joel Holdsworth
- [PATCH v5 10/22] git-p4: removed brackets when assigning multiple return values, Joel Holdsworth
- [PATCH v5 06/22] git-p4: remove commented code, Joel Holdsworth
- [PATCH v5 01/22] git-p4: add blank lines between functions and class definitions, Joel Holdsworth
- [PATCH v5 04/22] git-p4: improve consistency of docstring formatting, Joel Holdsworth
- [PATCH v5 05/22] git-p4: convert descriptive class and function comments into docstrings, Joel Holdsworth
- Re: [PATCH v5 00/22] git-p4: Various code tidy-ups, Tao Klerks
git log --since to not stop after first old commit?,
Miklos Vajna
[PATCH] bisect.c: remove unused includes,
Garrit Franke
[PATCH] t5510-fetch: upgrade to a more modern style,
Elia Pinto
[ANNOUNCE] Git Rev News edition 85, Christian Couder
[WIP v1 0/4] mv: fix out-of-cone file/directory move logic,
Shaoxuan Yuan
- [WIP v1 1/4] mv: check if out-of-cone file exists in index with SKIP_WORKTREE bit, Shaoxuan Yuan
- [WIP v1 3/4] mv: add advise_to_reapply hint for moving file into cone, Shaoxuan Yuan
- [WIP v1 4/4] t7002: add tests for moving out-of-cone file/directory, Shaoxuan Yuan
- [WIP v1 2/4] mv: add check_dir_in_index() and solve general dir check issue, Shaoxuan Yuan
- Re: [WIP v1 0/4] mv: fix out-of-cone file/directory move logic, Shaoxuan Yuan
- Re: [WIP v1 0/4] mv: fix out-of-cone file/directory move logic, Victoria Dye
- Re: [WIP v1 0/4] mv: fix out-of-cone file/directory move logic, Shaoxuan Yuan
- [WIP v2 0/5] mv: fix out-of-cone file/directory move logic, Shaoxuan Yuan
- [WIP v3 0/7] mv: fix out-of-cone file/directory move logic, Shaoxuan Yuan
- [PATCH v4 0/7] mv: fix out-of-cone file/directory move logic, Shaoxuan Yuan
- [PATCH v5 0/8] mv: fix out-of-cone file/directory move logic, Shaoxuan Yuan
What's cooking in git.git (Mar 2022, #07; Wed, 30),
Junio C Hamano
- jh/p4-various-fixups (was: What's cooking in git.git (Mar 2022, #07; Wed, 30)), Ævar Arnfjörð Bjarmason
- ab/commit-plug-leaks (was: What's cooking in git.git (Mar 2022, #07; Wed, 30)), Ævar Arnfjörð Bjarmason
- tk/ambiguous-fetch-refspec (was: What's cooking in git.git (Mar 2022, #07; Wed, 30)), Ævar Arnfjörð Bjarmason
- ab/ci-setup-simplify + ab/ci-github-workflow-markup (was: What's cooking in git.git (Mar 2022, #07; Wed, 30)), Ævar Arnfjörð Bjarmason
- rc/fetch-refetch (was: What's cooking in git.git (Mar 2022, #07; Wed, 30)), Robert Coup
- Re: What's cooking in git.git (Mar 2022, #07; Wed, 30), Glen Choo
- Re: What's cooking in git.git (Mar 2022, #07; Wed, 30), Philippe Blain
[PATCH] CodingGuidelines: give deadline for "for (int i = 0; ...",
Junio C Hamano
[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
[Index of Archives]
[Linux Kernel]
[LKML Kernel FAQ]
[IETF Annouce]
[Security]
[Bugtraq]