2393 Commits (a3bc3d070cacf07dbe11b4bfec57554c8bbf1957)

Author SHA1 Message Date
Ondřej Bílka efe6de6e40 update URL to the marc.info mail archive 12 years ago
Stefan Beller 1f976bd03f apply.c::find_name_traditional(): do not initialize len to the line's length 12 years ago
Thomas Rast 212eb96a96 apply: carefully strdup a possibly-NULL name 12 years ago
Phil Hord 09b7e2204a fix "builtin-*" references to be "builtin/*" 12 years ago
René Scharfe 0b437a18bd use logical OR (||) instead of binary OR (|) in logical context 12 years ago
Ramkumar Ramachandra 0f075b2208 push: make push.default = current use resolved HEAD 12 years ago
Ramkumar Ramachandra 7b2ecd8108 push: fail early with detached HEAD and current 12 years ago
Ramkumar Ramachandra 35ee69c0f6 push: factor out the detached HEAD error message 12 years ago
René Scharfe 25206778aa commit: don't start editor if empty message is given with -m 12 years ago
Nguyễn Thái Ngọc Duy 0781aa4766 clone: let the user know when check_everything_connected is run 12 years ago
Vikrant Varma f3f8af0e54 merge: use help_unknown_ref() 12 years ago
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
Johan Herland fa83a33b22 checkout: Use remote refspecs when DWIMming tracking branches 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
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
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