2435 Commits (50f69099292de53431ef29d3adc115d04a4fd92a)

Author SHA1 Message Date
Junio C Hamano 3d27b9b005 date.c: add parse_expiry_date() 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
Jonathan Nieder 4698c8feb1 config: allow inaccessible configuration under $HOME 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
Adam Spiers 0c8e8c080b check-ignore: allow incremental streaming of queries via --stdin 12 years ago
Adam Spiers 0006d85c3a check-ignore: move setup into cmd_check_ignore() 12 years ago
Adam Spiers ae3caf4c91 check-ignore: add -n / --non-matching option 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
Ramsay Jones 803a777942 cat-file: Fix an gcc -Wuninitialized warning 12 years ago
Jeff King d3b34622f6 clone: leave repo in place after checkout errors 12 years ago
Thomas Rast 13b8f68c1f log -L: :pattern:file syntax to find by funcname 12 years ago
Thomas Rast 12da1d1f6f Implement line-history search (git log -L) 12 years ago
Bo Yang 25ed3412f8 Refactor parse_loc 12 years ago
Jacob Sarvis 6005dbb9bf log: read gpg settings for signed commit verification 12 years ago
Jeff King 0433ad128c clone: run check_everything_connected 12 years ago
Jeff King 0aac7bb287 clone: die on errors from unpack_trees 12 years ago
John Keeping 187c00c6c5 merge-tree: fix typo in merge-tree.c::unresolved 12 years ago