198 Commits (5c1d2e8af99c1cf24a38fe830d96a4aedce30e2b)

Author SHA1 Message Date
Antoine Pelisse ea16794e43 commit: search author pattern against mailmap 12 years ago
Jeff King c17592a7a2 commit: tweak empty cherry pick advice for sequencer 12 years ago
Stefan Beller 70a0cc9e5c commit: Fix a memory leak in determine_author_info 12 years ago
Nguyễn Thái Ngọc Duy 9c5e6c802c Convert "struct cache_entry *" to "const ..." wherever possible 12 years ago
Junio C Hamano 84b4202d80 status/commit: make sure --porcelain is not affected by user-facing config 12 years ago
Ramkumar Ramachandra f0915cbaf4 commit: make it work with status.short 12 years ago
Jorge Juan Garcia Garcia ec85d0700f status: introduce status.branch to enable --branch by default 12 years ago
Jorge Juan Garcia Garcia 4fb5166ab5 status: introduce status.short to enable --short by default 12 years ago
Junio C Hamano 908a0e6b98 Revert "Merge branch 'jg/status-config'" 12 years ago
Jorge Juan Garcia Garcia 0e254bbd22 status: introduce status.branch to enable --branch by default 12 years ago
Johan Herland 49c2470400 Move copy_note_for_rewrite + friends from builtin/notes.c to notes-utils.c 12 years ago
Johan Herland 80a14665b1 finish_copy_notes_for_rewrite(): Let caller provide commit message 12 years ago
Jorge Juan Garcia Garcia 50e4f757f4 status: introduce status.short to enable --short by default 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 5a10d23658 pretty: save commit encoding from logmsg_reencode if the caller needs it 12 years ago
Brandon Casey a24a41ea9a git-commit: only append a newline to -m mesg if necessary 12 years ago
Brandon Casey bab4d1097c sequencer.c: teach append_signoff how to detect duplicate s-o-b 12 years ago
Matthieu Moy d32805dce7 Replace filepattern with pathspec for consistency 12 years ago
Jeff King dd0d388c44 logmsg_reencode: never return NULL 12 years ago
Jeff King 200ebe362c commit: drop useless xstrdup of commit message 12 years ago
Junio C Hamano eff80a9fd9 Allow custom "comment char" 12 years ago
Aaron Schrab 5a7da2dca1 hooks: Add function to check if a hook exists 12 years ago
Ralf Thielow 51fb3a3dfa commit: make default of "cleanup" option configurable 12 years ago
Jeff King d6991ceedc ident: keep separate "explicit" flags for author and committer 12 years ago
Jeff King f3f47a1e8d status: add --long output format option 12 years ago
Orgad Shaneh 8f6811efed commit: pay attention to submodule.$name.ignore in .gitmodules 13 years ago
Miklos Vajna 5ed75e2a3f cherry-pick: don't forget -s on failure 13 years ago
Junio C Hamano e27ddb6456 split_ident_line(): make best effort when parsing author/committer line 13 years ago
Nguyễn Thái Ngọc Duy f22763161a i18n: status: mark parseopt strings for translation 13 years ago
Nguyễn Thái Ngọc Duy 9c23f4c537 i18n: commit: mark parseopt strings for translation 13 years ago
Jeff King f20f3878ac commit: check committer identity more strictly 13 years ago
Chris Webb d9a9357572 Allow edit of empty message with commit --amend 13 years ago
Jeff King f9bc573fda ident: rename IDENT_ERROR_ON_NO_NAME to IDENT_STRICT 13 years ago
Jeff King 4d2292e9a9 status: refactor colopts handling 13 years ago
Jeff King d4a6bf1fb6 status: respect "-b" for porcelain format 13 years ago
Jeff King 3207a3a291 status: refactor null_termination option 13 years ago
Jeff King 036dbbfb2d commit: refactor option parsing 13 years ago
Ævar Arnfjörð Bjarmason 4064e665ca git-commit: remove lego in i18n messages 13 years ago
Ævar Arnfjörð Bjarmason b0cea47e6c git-commit: remove lego in i18n messages 13 years ago
Nguyễn Thái Ngọc Duy 323d053091 status: add --column 13 years ago
Junio C Hamano b2eda9bdfb commit: rephrase the error when user did not touch templated log message 13 years ago
Junio C Hamano 010c7dbcbe commit: do not trigger bogus "has templated message edited" check 13 years ago
Junio C Hamano 7dfe8ad600 commit: pass author/committer info to hooks 13 years ago
Nguyễn Thái Ngọc Duy e859c69b26 cache-tree: update API to take abitrary flags 13 years ago
Junio C Hamano 2c733fb24c parse_date(): '@' prefix forces git-timestamp 13 years ago
Jiang Xin be39de2b26 i18n: git-commit whence_s "merge/cherry-pick" message 13 years ago
Junio C Hamano c871a1d17b commit --amend -S: strip existing gpgsig headers 13 years ago
Junio C Hamano 0074d18dc0 commit: do not lose mergetag header when not amending 13 years ago
Nguyễn Thái Ngọc Duy 13f8b72d8c Convert commit_tree() to take strbuf as message 13 years ago
Nguyễn Thái Ngọc Duy 8cad4744ee Rename resolve_ref() to resolve_ref_unsafe() 13 years ago