404 Commits (edc74bc7f0c6884027e851ef09b2e0c9380dcd45)

Author SHA1 Message Date
Kaartic Sivaraam bc17f35f8c commit: check for empty message before the check for untouched template 8 years ago
Kaartic Sivaraam 669638fe7a builtin/commit.c: fix a typo in the comment 8 years ago
Kaartic Sivaraam b3cf1b7789 commit-template: distinguish status information unconditionally 8 years ago
Kaartic Sivaraam b884244c84 commit-template: remove outdated notice about explicit paths 8 years ago
Kaartic Sivaraam 4ddb1354e8 status: contextually notify user about an initial commit 8 years ago
Liam Beguin c1b5d0194b status: add optional stash count information 8 years ago
Brandon Williams b2141fc1d2 config: don't include config.h by default 8 years ago
Brandon Williams 312c984a02 ls-files: convert overlay_tree_on_cache to take an index 8 years ago
brian m. carlson bb7e473971 builtin/notes: convert to struct object_id 8 years ago
Nguyễn Thái Ngọc Duy 23a9e0712d use xfopen() in more places 8 years ago
Brian Malehorn d76650b8d1 interpret-trailers: honor the cut line 8 years ago
brian m. carlson a9dbc17910 tree: convert parse_tree_indirect to struct object_id 8 years ago
brian m. carlson bc83266abe Convert lookup_commit* to struct object_id 8 years ago
brian m. carlson e0a9280404 Convert struct cache_tree to use struct object_id 8 years ago
Stephen Kent 93fdf301de status: add color config slots for branch info in "--short --branch" 8 years ago
Jeff King ca03e0670c use git_path_* helper functions 8 years ago
Nguyễn Thái Ngọc Duy 4aad2f1627 path.c: and an option to call real_path() in expand_user_path() 8 years ago
brian m. carlson 8066df4194 builtin/commit: convert to struct object_id 8 years ago
Elia Pinto 4a5281917b builtin/commit.c: switch to strbuf, instead of snprintf() 8 years ago
Elia Pinto 8d7aa4ba6a builtin/commit.c: remove the PATH_MAX limitation via dynamic allocation 8 years ago
Andreas Krey beb635ca9c commit: remove 'Clever' message for --only --amend 8 years ago
Junio C Hamano b3e83cc752 hold_locked_index(): align error handling with hold_lockfile_for_update() 8 years ago
Andreas Krey 319d835240 commit: make --only --allow-empty work without paths 8 years ago
Jonathan Tan 710714aaa8 commit: make ignore_non_trailer take buf/len 8 years ago
René Scharfe de9f7fa3b0 commit: simplify building parents list 8 years ago
Nguyễn Thái Ngọc Duy 2c49f7ffb3 commit: don't be fooled by ita entries when creating initial commit 8 years ago
Nguyễn Thái Ngọc Duy 018ec3c820 commit: fix empty commit creation when there's no changes but ita entries 8 years ago
Johannes Schindelin 8a2a0f5341 sequencer: use memoized sequencer directory path 8 years ago
Thomas Gummerer 610d55af0f add: modify already added files when --chmod is given 9 years ago
Jeff Hostetler d9fc746cd7 status: print branch info with --porcelain=v2 --branch 9 years ago
Jeff Hostetler 1ecdecce62 status: collect per-file data for --porcelain=v2 9 years ago
Jeff Hostetler c4f596b98e status: support --porcelain[=<version>] 9 years ago
Jeff Hostetler be7e795efe status: cleanup API to wt_status_print 9 years ago
Jeff Hostetler 957a0fe2e5 status: rename long-format print routines 9 years ago
Orgad Shaneh def480fe99 commit: describe that --no-verify skips the commit-msg hook in the help text 9 years ago
Johannes Schindelin 84e213a30a commit -C: skip blank lines at the beginning of the message 9 years ago
Pranit Bauva e51b0dfc97 builtin/commit.c: memoize git-path for COMMIT_EDITMSG 9 years ago
Edward Thomson 4e55ed32db add: add --chmod=+x / --chmod=-x options 9 years ago
Pranit Bauva aaab84203b commit: add a commit.verbose config variable 9 years ago
Jeff King 27014cbc04 commit: do not ignore an empty message given by -m '' 9 years ago
Sven Strickroth b64c1e0718 commit: do not lose SQUASH_MSG contents 9 years ago
Matthieu Moy 5404c116aa diff: activate diff.renames by default 9 years ago
Junio C Hamano 8f309aeb82 strbuf: introduce strbuf_getline_{lf,nul}() 9 years ago
Johannes Schindelin 79d7582e32 commit: allow editing the commit message even in shared repos 9 years ago
brian m. carlson ed1c9977cb Remove get_object_hash. 9 years ago
brian m. carlson 7999b2cf77 Add several uses of get_object_hash. 9 years ago
Clemens Buchacher af65f68cdf allow hooks to ignore their standard input stream 9 years ago
Tobias Klauser 63af4a8446 strbuf: make stripspace() part of strbuf 9 years ago
David Turner 475a34451f commit: don't rewrite shared index unnecessarily 10 years ago
Jeff King f932729cc7 memoize common git-path "constant" files 10 years ago