404 Commits (edc74bc7f0c6884027e851ef09b2e0c9380dcd45)

Author SHA1 Message Date
Nicolas Vigier d95bfb12b8 commit-tree: add the commit.gpgsign option to sign all commits 11 years ago
Nguyễn Thái Ngọc Duy 429bb40abd pathspec: convert some match_pathspec_depth() to ce_path_match() 11 years ago
Elia Pinto e23fd15ada builtin/commit.c: reduce scope of variables 11 years ago
Jens Lehmann 1a72cfd7fa commit -v: strip diffs and submodule shortlogs from the commit message 11 years ago
Christian Couder 5955654823 replace {pre,suf}fixcmp() with {starts,ends}_with() 11 years ago
Jeff King 5e7d4d3e93 assume parse_commit checks for NULL commit 11 years ago
Matthieu Moy ea9882bfc4 commit: disable status hints when writing to COMMIT_EDITMSG 12 years ago
Matthieu Moy 6a964f57e5 wt-status: turn advice_status_hints into a field of wt_status 12 years ago
Matthieu Moy 5c25dfaa79 commit: factor status configuration is a helper function 12 years ago
Matthieu Moy 2556b9962e status: disable display of '#' comment prefix by default 12 years ago
Brad King 9bbb0fa1fd refs: report ref type from lock_any_ref_for_update 12 years ago
Antoine Pelisse ea16794e43 commit: search author pattern against mailmap 12 years ago
Stefan Beller 05efb7b757 branch, commit, name-rev: ease up boolean conditions 12 years ago
Stefan Beller d5d09d4754 Replace deprecated OPT_BOOLEAN by OPT_BOOL 12 years ago
Stefan Beller 4741edd549 Remove deprecated OPTION_BOOLEAN for parsing arguments 12 years ago
Jeff King c17592a7a2 commit: tweak empty cherry pick advice for sequencer 12 years ago
Nguyễn Thái Ngọc Duy 827f4d6c21 convert common_prefix() to use struct pathspec 12 years ago
Nguyễn Thái Ngọc Duy 3efe8e4381 convert add_files_to_cache to take struct pathspec 12 years ago
Nguyễn Thái Ngọc Duy 9b2d61499b convert refresh_index to take struct pathspec 12 years ago
Nguyễn Thái Ngọc Duy 17ddc66e70 convert report_path_error to take struct pathspec 12 years ago
Nguyễn Thái Ngọc Duy 5ab2a2dabd convert read_cache_preload() to take struct pathspec 12 years ago
Nguyễn Thái Ngọc Duy 15b55ae06a status: convert to use parse_pathspec 12 years ago
Nguyễn Thái Ngọc Duy 6654c8894e commit: convert to use parse_pathspec 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 13 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