2367 Commits (cab3829d2b29b9cd750afd0e342d6f3cae359639)

Author SHA1 Message Date
John Keeping 94883b4302 merge-tree: handle directory/empty conflict correctly 12 years ago
Ramsay Jones 85064630fc clone: Make the 'junk_mode' symbol a file static 12 years ago
John Keeping ab5f42422d merge-tree: fix typo in "both changed identically" 12 years ago
Junio C Hamano 0df7b8e55c git add: avoid "-u/-A without pathspec" warning on stat-dirty paths 12 years ago
Thomas Rast 2d2e3d2559 remote: check for superfluous arguments in 'git remote add' 12 years ago
Kevin Bracey 2130bf3ca9 cherry-pick/revert: make usage say '<commit-ish>...' 12 years ago
Junio C Hamano 4c7114308e git add: rephrase -A/--no-all warning 12 years ago
Junio C Hamano 9f60f49b92 git add: --ignore-removal is a better named --no-all 12 years ago
Ramkumar Ramachandra 0942d519ad builtin/shortlog.c: make usage string consistent with log 12 years ago
Ramkumar Ramachandra e495afcd74 builtin/log.c: make usage string consistent with doc 12 years ago
Junio C Hamano ccc663bc24 git add: rephrase the "removal will cease to be ignored" warning 12 years ago
Jeff King 49ecfa13fe receive-pack: close sideband fd on early pack errors 12 years ago
Nguyễn Thái Ngọc Duy 5a10d23658 pretty: save commit encoding from logmsg_reencode if the caller needs it 12 years ago
Junio C Hamano d226b14d47 git add: rework the logic to warn "git add <pathspec>..." default change 12 years ago
René Scharfe de5abe9fe9 blame: handle broken commit headers gracefully 12 years ago
Jeff King 9cfa5126a0 cat-file: print tags raw for "cat-file -p" 12 years ago
Karsten Blees 0aaf62b6e0 dir.c: git-status --ignored: don't scan the work tree twice 12 years ago
Karsten Blees b07bc8c8c3 dir.c: replace is_path_excluded with now equivalent is_excluded API 12 years ago
Felipe Contreras dbda21fa87 branch: colour upstream branches 12 years ago
John Keeping cd16c59bfa fast-export: add --signed-tags=warn-strip mode 12 years ago
Nguyễn Thái Ngọc Duy 08d595dc1c checkout: add --ignore-skip-worktree-bits in sparse checkout mode 12 years ago
Stefano Lattarini 41ccfdd9c9 Correct common spelling mistakes in comments and tests 12 years ago
Simon Ruderich 3561e605bc help: mark common_guides[] as translatable 12 years ago
Paul Price 04a74b6cfa fast-export: fix argument name in error messages 12 years ago
Antoine Pelisse 1918225d2f count-objects: add -H option to humanize sizes 12 years ago
Aaron Schrab b552b56df2 clone: Allow repo using gitfile as a reference 12 years ago
Aaron Schrab 0658569eb0 clone: Fix error message for reference repository 12 years ago
Kevin Bracey d6e1466095 checkout: abbreviate hash in suggest_reattach 12 years ago
John Keeping aacecc3b36 merge-tree: don't print entries that match "local" 12 years ago
Felipe Contreras d7ddad012b format-patch: trivial cleanups 12 years ago
Felipe Contreras 2a4c26076c format-patch: add format.coverLetter configuration variable 12 years ago
Felipe Contreras aa089cd9ab log: update to OPT_BOOL 12 years ago
Felipe Contreras 427a8ec5e7 format-patch: refactor branch name calculation 12 years ago
Felipe Contreras 80d35ca0aa format-patch: improve head calculation for cover-letter 12 years ago
Ralf Thielow 89c3bbd808 fmt-merge-msg: use core.commentchar in tag signatures completely 12 years ago
Ralf Thielow 9927ebed19 fmt-merge-msg: respect core.commentchar in people credits 12 years ago
Antoine Pelisse c4458ecdc5 fast-export: Allow pruned-references in mark file 12 years ago
Jeff King aaa07e3eee show-branch: use strbuf instead of static buffer 12 years ago
Jeff King 9a6728d4d1 rm: do not complain about d/f conflicts during deletion 12 years ago
Jonathan Nieder 9df84e94ed add -A: only show pathless 'add -A' warning when changes exist outside cwd 12 years ago
Jonathan Nieder 71c7b0538f add -u: only show pathless 'add -u' warning when changes exist outside cwd 12 years ago
Jonathan Nieder 16d41d4218 add: make warn_pathless_add() a no-op after first call 12 years ago
Matthieu Moy c9f35b8b50 add: add a blank line at the end of pathless 'add [-u|-A]' warning 12 years ago
Philip Oakley 002b726a40 builtin/help.c: add list_common_guides_help() function 12 years ago
Philip Oakley 65f98358c0 builtin/help.c: add --guide option 12 years ago
Philip Oakley 15f7d49438 builtin/help.c: split "-a" processing into two 12 years ago
Ramkumar Ramachandra f24f715e05 remote.c: introduce a way to have different remotes for fetch/push 12 years ago
Sebastian Götte eb307ae7bb merge/pull Check for untrusted good GPG signatures 12 years ago
Jonathon Mah d1520c4b1a branch: give better message when no names specified for rename 12 years ago
Sebastian Götte efed002249 merge/pull: verify GPG signatures of commits being merged 12 years ago