Git Distributed Software Revision Control — Thread Index
[Prev Page][Next Page]
- [RFC PATCH 04/35] doc: fast-forward: explain what it is, (continued)
- [RFC PATCH 04/35] doc: fast-forward: explain what it is, Felipe Contreras
- [RFC PATCH 06/35] fast-forward: make the advise configurable, Felipe Contreras
- [RFC PATCH 07/35] fast-forward: add help about merge vs. rebase, Felipe Contreras
- [RFC PATCH 08/35] update: new built-in, Felipe Contreras
- [RFC PATCH 09/35] update: add options and usage skeleton, Felipe Contreras
- [RFC PATCH 05/35] fast-forward: add advice for novices, Felipe Contreras
- [RFC PATCH 10/35] update: add --ff option, Felipe Contreras
- [RFC PATCH 11/35] update: add --merge mode, Felipe Contreras
- [RFC PATCH 12/35] commit: support for multiple MERGE_MODE, Felipe Contreras
- [RFC PATCH 13/35] merge: add --reverse-parents option, Felipe Contreras
- [RFC PATCH 14/35] update: reverse the order of parents, Felipe Contreras
- [RFC PATCH 15/35] update: fake a reverse order of parents in message, Felipe Contreras
- [RFC PATCH 16/35] update: add --rebase mode, Felipe Contreras
- [RFC PATCH 17/35] update: add mode configuation, Felipe Contreras
- [RFC PATCH 18/35] update: add per-branch mode configuration, Felipe Contreras
- [RFC PATCH 19/35] pull: cleanup autostash check, Felipe Contreras
- [RFC PATCH 20/35] pull: trivial cleanup, Felipe Contreras
- [RFC PATCH 21/35] pull: trivial whitespace style fix, Felipe Contreras
- [RFC PATCH 22/35] pull: introduce --merge option, Felipe Contreras
- [RFC PATCH 23/35] rebase: add REBASE_DEFAULT, Felipe Contreras
- [RFC PATCH 24/35] pull: move configuration fetches, Felipe Contreras
- [RFC PATCH 25/35] pull: show warning with --ff options, Felipe Contreras
- [RFC PATCH 26/35] pull: add pull.mode, Felipe Contreras
- [RFC PATCH 27/35] pull: add per-branch mode configuration, Felipe Contreras
- [RFC PATCH 28/35] pull: add pull.mode=fast-forward, Felipe Contreras
- [RFC PATCH 29/35] pull: reorganize mode conditionals, Felipe Contreras
- [RFC PATCH 30/35] pull: add diverging advice on fast-forward mode, Felipe Contreras
- [RFC PATCH 31/35] pull: improve --rebase and pull.rebase interaction, Felipe Contreras
- [RFC PATCH 32/35] pull: improve default warning, Felipe Contreras
- [RFC PATCH 33/35] pull: advice of future changes, Felipe Contreras
- [RFC PATCH 34/35] FUTURE: pull: enable ff-only mode by default, Felipe Contreras
- [RFC PATCH 35/35] !fixup FUTURE: pull: enable ff-only mode by default, Felipe Contreras
- [PATCH RFC] rebase: respect --ff-only option,
Alex Henrie
- [GSoC] Git Blog 7,
ZheNing Hu
- [GSoC] My Git Dev Blog — Week 7,
Atharva Raykar
- [PATCH] khash: clarify that allocations never fail,
René Scharfe
- The git spring cleanup challenge completion,
Felipe Contreras
- [PATCH] docs: .gitignore in parents is current repo only,
Andrew Berry
- Logical bug during MERGE or REBASE,
skottkuk
- bug in "git fsck"?,
Ulrich Windl
- [PATCH 0/5] Default aliases,
Felipe Contreras
- [PATCH 00/15] [GSOC] cat-file: reuse ref-filter logic,
ZheNing Hu via GitGitGadget
- [PATCH 01/15] [GSOC] ref-filter: add obj-type check in grab contents, ZheNing Hu via GitGitGadget
- [PATCH 03/15] [GSOC] ref-filter: --format=%(raw) re-support --perl, ZheNing Hu via GitGitGadget
- [PATCH 02/15] [GSOC] ref-filter: add %(raw) atom, ZheNing Hu via GitGitGadget
- [PATCH 05/15] [GSOC] ref-filter: add %(rest) atom, ZheNing Hu via GitGitGadget
- [PATCH 04/15] [GSOC] ref-filter: use non-const ref_format in *_atom_parser(), ZheNing Hu via GitGitGadget
- [PATCH 06/15] [GSOC] ref-filter: pass get_object() return value to their callers, ZheNing Hu via GitGitGadget
- [PATCH 08/15] [GSOC] ref-filter: add cat_file_mode in struct ref_format, ZheNing Hu via GitGitGadget
- [PATCH 07/15] [GSOC] ref-filter: introduce free_ref_array_item_value() function, ZheNing Hu via GitGitGadget
- [PATCH 09/15] [GSOC] ref-filter: modify the error message and value in get_object, ZheNing Hu via GitGitGadget
- [PATCH 11/15] [GSOC] cat-file: change batch_objects parameter name, ZheNing Hu via GitGitGadget
- [PATCH 12/15] [GSOC] cat-file: reuse ref-filter logic, ZheNing Hu via GitGitGadget
- [PATCH 10/15] [GSOC] cat-file: add has_object_file() check, ZheNing Hu via GitGitGadget
- [PATCH 13/15] [GSOC] cat-file: reuse err buf in batch_object_write(), ZheNing Hu via GitGitGadget
- [PATCH 14/15] [GSOC] cat-file: re-implement --textconv, --filters options, ZheNing Hu via GitGitGadget
- [PATCH 15/15] [GSOC] ref-filter: remove grab_oid() function, ZheNing Hu via GitGitGadget
- [PATCH v2 0/2] mingw: handle absolute paths in expand_user_path(),
Johannes Schindelin via GitGitGadget
- We organize special issues in the following Scopus indexed Journals, Dr. John K. Philli
- [PATCH 0/5] *.[ch]: don't duplicate *_init() and *_INIT logic,
Ævar Arnfjörð Bjarmason
- [PATCH 0/7] Optimization batch 14: trivial directory resolution,
Elijah Newren via GitGitGadget
- What's cooking in git.git (Jun 2021, #07; Wed, 30),
Junio C Hamano
- RE: What's cooking in git.git (Jun 2021, #07; Wed, 30), Felipe Contreras
- Message not available
- Re: What's cooking in git.git (Jun 2021, #07; Wed, 30), Ævar Arnfjörð Bjarmason
- Re: What's cooking in git.git (Jun 2021, #07; Wed, 30), Ævar Arnfjörð Bjarmason
- Re: What's cooking in git.git (Jun 2021, #07; Wed, 30), Jeff King
- Re: What's cooking in git.git (Jun 2021, #07; Wed, 30), Elijah Newren
- [BUG] 'git bisect start' fails to detect bad revisions without '--',
Philippe Blain
- Structured (ie: json) output for query commands?,
Martin Langhoff
- git log exclude pathspec from file - supported? plans?,
Martin Langhoff
- [PATCH 0/3] fetch: fix segfault, missing docs in --negotiate-only,
Ævar Arnfjörð Bjarmason
- git difftool: No such file or directory,
Alan Blotz
- PATCH: improve git switch documentation,
Martin
- Re: PATCH: improve git switch documentation, Junio C Hamano
- Re: PATCH: improve git switch documentation, Martin
- Re: PATCH: improve git switch documentation, Junio C Hamano
- Re: PATCH: improve git switch documentation, Martin
- Re: PATCH: improve git switch documentation, Junio C Hamano
- Re: PATCH: improve git switch documentation, Martin
- Re: PATCH: improve git switch documentation, Sergey Organov
- Re: PATCH: improve git switch documentation, Felipe Contreras
- Re: PATCH: improve git switch documentation, Sergey Organov
- What actually is a branch?, Felipe Contreras
- Re: What actually is a branch?, Sergey Organov
- Re: What actually is a branch?, Martin
- Re: What actually is a branch?, Felipe Contreras
- Re: What actually is a branch?, Martin
- Re: What actually is a branch?, Felipe Contreras
- Re: What actually is a branch?, Martin
- Re: What actually is a branch?, Felipe Contreras
- Re: What actually is a branch?, Martin
- Re: What actually is a branch?, Felipe Contreras
- Re: What actually is a branch?, Martin
- Re: PATCH: improve git switch documentation, Martin
- Re: PATCH: improve git switch documentation, Felipe Contreras
- Re: PATCH: improve git switch documentation, Martin
- Re: PATCH: improve git switch documentation, Felipe Contreras
- Re: PATCH: improve git switch documentation, Martin
- Re: PATCH: improve git switch documentation, Felipe Contreras
- Re: PATCH: improve git switch documentation, Martin
- Re: PATCH: improve git switch documentation, Felipe Contreras
- Re: PATCH: improve git switch documentation, Martin
- Re: PATCH: improve git switch documentation, Felipe Contreras
- Re: PATCH: improve git switch documentation, Martin
- Re: PATCH: improve git switch documentation, Sergey Organov
- Re: PATCH: improve git switch documentation, Felipe Contreras
- Re: PATCH: improve git switch documentation, Martin
- Re: PATCH: improve git switch documentation, Felipe Contreras
- Re: PATCH: improve git switch documentation, Martin
- Re: PATCH: improve git switch documentation, Felipe Contreras
- Message not available
- Message not available
- Re: PATCH: improve git switch documentation, Martin
- Re: PATCH: improve git switch documentation, Felipe Contreras
- Re: PATCH: improve git switch documentation, Martin
- Re: PATCH: improve git switch documentation, Martin
- Re: PATCH: improve git switch documentation, Felipe Contreras
- Re: PATCH: improve git switch documentation, Martin
- Message not available
- Message not available
- Message not available
- Message not available
- Re: PATCH: improve git switch documentation, Martin
- Message not available
- Re: PATCH: improve git switch documentation, Martin
- Re: PATCH: improve git switch documentation, Felipe Contreras
- Re: PATCH: improve git switch documentation, Sergey Organov
- Re: PATCH: improve git switch documentation, Martin
- Re: PATCH: improve git switch documentation, Sergey Organov
- Re: PATCH: improve git switch documentation, Martin
- Re: PATCH: improve git switch documentation, Felipe Contreras
- Naming the --forec option [[Re: PATCH: improve git switch documentation]], Martin
- RE: Naming the --forec option [[Re: PATCH: improve git switch documentation]], Felipe Contreras
- Re: Naming the --forec option [[Re: PATCH: improve git switch documentation]], Martin
- Re: Naming the --forec option [[Re: PATCH: improve git switch documentation]], Felipe Contreras
- Re: PATCH: improve git switch documentation, Sergey Organov
- Re: PATCH: improve git switch documentation, Bagas Sanjaya
- Re: PATCH: improve git switch documentation, Martin
- Re: PATCH: improve git switch documentation, Sergey Organov
- Re: PATCH: improve git switch documentation, Felipe Contreras
- Re: PATCH: improve git switch documentation, Sergey Organov
- Re: PATCH: improve git switch documentation, Martin
- Re: PATCH: improve git switch documentation, Sergey Organov
- Re: PATCH: improve git switch documentation, Martin
- Re: PATCH: improve git switch documentation, Sergey Organov
- Re: PATCH: improve git switch documentation, Sergey Organov
- RE: PATCH: improve git switch documentation, Kerry, Richard
- Re: PATCH: improve git switch documentation, Sergey Organov
- Re: PATCH: improve git switch documentation, Felipe Contreras
- Re: PATCH: improve git switch documentation, Felipe Contreras
- Re: PATCH: improve git switch documentation, Martin
- Re: PATCH: improve git switch documentation, Felipe Contreras
- Re: PATCH: improve git switch documentation, Sergey Organov
- Re: PATCH: improve git switch documentation, Felipe Contreras
- Re: PATCH: improve git switch documentation, Martin
- Re: PATCH: improve git switch documentation, Felipe Contreras
- Re: PATCH: improve git switch documentation, Felipe Contreras
- Re: PATCH: improve git switch documentation, Sergey Organov
- Re: PATCH: improve git switch documentation, Felipe Contreras
- Re: PATCH: improve git switch documentation, Sergey Organov
- Re: PATCH: improve git switch documentation, Felipe Contreras
- Re: PATCH: improve git switch documentation, Sergey Organov
- Re: PATCH: improve git switch documentation, Felipe Contreras
- Re: PATCH: improve git switch documentation, Sergey Organov
- Re: What actually is a branch?, Felipe Contreras
- Re: PATCH: improve git switch documentation, Junio C Hamano
- Re: PATCH: improve git switch documentation, Felipe Contreras
- Re: PATCH: improve git switch documentation, Matt Rogers
- GIT_TERMINAL_PROMPT environment variable isn't honored properly,
Ondrej Pohorelsky
- feedback/idea about "switch -C" force create,
Martin
- [PATCH 0/4] gracefully handling mmap failures,
Eric Wong
- [PATCH 0/5] Sparse index: integrate with commit and checkout,
Derrick Stolee via GitGitGadget
- Documentation Typo,
Jason Hatton
- Applying a patch with a diff header in its commit message,
Pratyush Yadav
- Release notes: mIssing version information for git-LFS,
Köppen, Thomas
- segfault on invalid 'git grep' invocation,
Matthew Hughes
- [PATCH v2 0/3] Speed up connectivity checks via bitmaps,
Patrick Steinhardt
- [PATCH 0/1] fix a typo in patch option of the commit command,
Beshr Kayali
- [PATCH] pull: introduce --merge option,
Felipe Contreras
- [ANNOUNCE] Git Rev News edition 76, Christian Couder
- git-format-patch does not encode lines starting with "From",
Jan Engelhardt
- [GSoC] Git Blog 6,
ZheNing Hu
- [GSoC] My Git Dev Blog — Week 6,
Atharva Raykar
- [PATCH] pull: abort by default if fast-forwarding is impossible,
Alex Henrie
- [PATCH 0/3] Fix bugs from interesting renaming pairs: one side renames A/file -> B/file, the other B/ -> A/,
Elijah Newren via GitGitGadget
- [PATCH] help: convert git_cmd to page in one place,
Andrei Rybak
- [PATCH] version-gen: cleanup, Felipe Contreras
- Draft of Git Rev News edition 76, Christian Couder
- Feature request: 'git reset' to print old state, Ed Avis
- [ANN] git-branch-list 0.1 released, Felipe Contreras
- Definition of "the Git repository",
Kevin Buckley
- [PATCH 0/3] Empty untracked cache performance issue,
Tao Klerks via GitGitGadget
- Bug: git-stash fails for new file not staged for commit, Claas Augner
- Why the Makefile is so eager to re-build & re-link,
Ævar Arnfjörð Bjarmason
- Re: Why the Makefile is so eager to re-build & re-link, Jeff King
- Re: Why the Makefile is so eager to re-build & re-link, Ævar Arnfjörð Bjarmason
- Re: Why the Makefile is so eager to re-build & re-link, Johannes Sixt
- Re: Why the Makefile is so eager to re-build & re-link, Ævar Arnfjörð Bjarmason
- Re: Why the Makefile is so eager to re-build & re-link, Ævar Arnfjörð Bjarmason
- Re: Why the Makefile is so eager to re-build & re-link, Jeff King
- [PATCH 0/8] Makefile: make command-list.h 2-5x as fast with -jN, Ævar Arnfjörð Bjarmason
- [PATCH 1/8] command-list.txt: sort with "LC_ALL=C sort", Ævar Arnfjörð Bjarmason
- [PATCH 2/8] generate-cmdlist.sh: trivial whitespace change, Ævar Arnfjörð Bjarmason
- [PATCH 3/8] generate-cmdlist.sh: spawn fewer processes, Ævar Arnfjörð Bjarmason
- [PATCH 4/8] generate-cmdlist.sh: don't call get_categories() from category_list(), Ævar Arnfjörð Bjarmason
- [PATCH 5/8] generate-cmdlist.sh: run "grep | sort", not "sort | grep", Ævar Arnfjörð Bjarmason
- [PATCH 6/8] generate-cmdlist.sh: replace for loop by printf's auto-repeat feature, Ævar Arnfjörð Bjarmason
- [PATCH 7/8] Makefile: stop having command-list.h depend on a wildcard, Ævar Arnfjörð Bjarmason
- [PATCH 8/8] Makefile: assert correct generate-cmdlist.sh output, Ævar Arnfjörð Bjarmason
- Re: [PATCH 0/8] Makefile: make command-list.h 2-5x as fast with -jN, Jeff King
[Index of Archives]
[Linux Kernel]
[LKML Kernel FAQ]
[IETF Annouce]
[Security]
[Bugtraq]