533 Commits (fe8165cd4f201cbdc7e675a3227bd5a157f57181)

Author SHA1 Message Date
Anders Kaseorg 56a5f3afa7 describe: Use for_each_rawref 15 years ago
Jonathan Nieder 309be813c9 update-index: migrate to parse-options API 15 years ago
Stephen Boyd 9ca1169fd9 parse-options: Don't call parse_options_check() so much 15 years ago
Aleksi Aalto 1d282327d7 status: show branchname with a configurable color 15 years ago
Thiago Farina 47e44ed1dc commit: Add commit_list prefix in two function names. 15 years ago
Tay Ray Chuan 38a94bb6ba format-patch: page output with --stdout 15 years ago
Ilari Liusvaara 7851b1e60f remote-fd/ext: finishing touches after code review 15 years ago
Nguyễn Thái Ngọc Duy 1c7d402b3e clean: remove redundant variable baselen 15 years ago
Johan Herland 35d2fffdb8 Provide 'git merge --abort' as a synonym to 'git reset --merge' 15 years ago
Johan Herland 2a22c1b35d cmd_merge(): Parse options before checking MERGE_HEAD 15 years ago
Johan Herland 618cd75707 Provide 'git notes get-ref' to easily retrieve current notes ref 15 years ago
Johan Herland a6a09095a0 git notes merge: Add another auto-resolving strategy: "cat_sort_uniq" 15 years ago
Johan Herland 6cfd6a9dea git notes merge: --commit should fail if underlying notes ref has moved 15 years ago
Johan Herland 443259cf92 git notes merge: List conflicting notes in notes merge commit message 15 years ago
Johan Herland 6abb3655ef git notes merge: Manual conflict resolution, part 2/2 15 years ago
Johan Herland 809f38c8ab git notes merge: Manual conflict resolution, part 1/2 15 years ago
Johan Herland 3228e67120 git notes merge: Add automatic conflict resolvers (ours, theirs, union) 15 years ago
Johan Herland 2085b16aef git notes merge: Handle real, non-conflicting notes merges 15 years ago
Johan Herland 56881843d4 builtin/notes.c: Refactor creation of notes commits. 15 years ago
Johan Herland 75ef3f4a5c git notes merge: Initial implementation handling trivial merges only 15 years ago
Johan Herland 8ef313e1ec builtin/notes.c: Split notes ref DWIMmery into a separate function 15 years ago
Johan Herland 180619a585 notes.h/c: Propagate combine_notes_fn return value to add_note() and beyond 15 years ago
Nguyễn Thái Ngọc Duy 71567e3287 clean: avoid quoting twice 15 years ago
René Scharfe 6e565345e8 verify-tag: document --verbose 15 years ago
René Scharfe 3927142561 branch: improve --verbose description 15 years ago
Jonathan Nieder 8c83968385 Describe various forms of "be quiet" using OPT__QUIET 15 years ago
René Scharfe 76946b76fe add OPT__FORCE 15 years ago
René Scharfe d52ee6e613 add description parameter to OPT__QUIET 15 years ago
René Scharfe e21adb8c10 add description parameter to OPT__DRY_RUN 15 years ago
René Scharfe fd03881a48 add description parameter to OPT__VERBOSE 15 years ago
Clemens Buchacher 172b6428d0 do not overwrite untracked during merge from unborn branch 15 years ago
Nguyễn Thái Ngọc Duy 0188f6b3c1 add: do not rely on dtype being NULL behavior 15 years ago
Jens Lehmann be254a0ea9 Add the 'fetch.recurseSubmodules' config setting 15 years ago
Jens Lehmann 7dce19d374 fetch/pull: Add the --recurse-submodules option 15 years ago
Jonathan Nieder bc9b21755e pack-objects: mark file-local variable static 15 years ago
Michael J Gruber 81536b2dfa tag: factor out sig detection for tag display 15 years ago
Michael J Gruber e10dfb62ee tag: factor out sig detection for body edits 15 years ago
Michael J Gruber ac58c4c795 verify-tag: factor out signature detection 15 years ago
Jonathan Nieder f6ce1f2588 cherry-pick/revert: transparently refresh index 15 years ago
Jonathan Nieder 2d502e1f37 apply: handle patches with funny filename and colon in timezone 15 years ago
Federico Cuello cefd43b7f9 Fix git-apply with -p greater than 1 15 years ago
Jens Lehmann ccdd3da652 clone: Add the --recurse-submodules option as alias for --recursive 15 years ago
Štěpán Němec 9edb8a0f7b diff,difftool: Don't use the {0,2} notation in usage strings 15 years ago
Pat Notz 89ac1223c0 commit: --squash option for use with rebase --autosquash 15 years ago
Pat Notz d71b8ba7c9 commit: --fixup option for use with rebase --autosquash 15 years ago
Pat Notz a6fa59924d commit: helper methods to reduce redundant blocks of code 15 years ago
Matthieu Moy 13931236b9 Change incorrect "remote branch" to "remote tracking branch" in C code 15 years ago
Matthieu Moy 8b3f3f84b2 Change "tracking branch" to "remote-tracking branch" 15 years ago
Matthieu Moy 0e615b252f Replace "remote tracking" with "remote-tracking" 15 years ago
Jeff King 24305cd700 apply: don't segfault on binary files with missing data 15 years ago