1231 Commits (8cad4744ee37ebec1d9491a1381ec1771a1ba795)

Author SHA1 Message Date
Jeff King daa0c3d971 color: delay auto-color decision until point of use 14 years ago
Junio C Hamano 06bb643b72 commit: reduce use of redundant global variables 14 years ago
Jeff King e269eb7946 git_config_colorbool: refactor stdout_is_tty handling 14 years ago
Jeff King f1c9626105 diff: refactor COLOR_DIFF from a flag into an int 14 years ago
Nguyễn Thái Ngọc Duy ec099546a9 fetch-pack: check for valid commit from server 14 years ago
Nguyễn Thái Ngọc Duy 294e15fc19 Move write_shallow_commits to fetch-pack.c 14 years ago
Nguyễn Thái Ngọc Duy a47a645e70 checkout-index: remove obsolete comment 14 years ago
Fredrik Gustafsson abc06822af rev-parse: add option --resolve-git-dir <path> 14 years ago
Jonathan Nieder 127f045222 revert: plug memory leak in "cherry-pick root commit" codepath 14 years ago
Clemens Buchacher 0f64bfa956 ls-files: fix pathspec display on error 14 years ago
Allan Caffee bb571486ae describe: Refresh the index when run with --dirty 14 years ago
Junio C Hamano 0d086b8e33 receive-pack: do not overstep command line argument array 14 years ago
Ramkumar Ramachandra cf3e2486d6 revert: Propagate errors upwards from do_pick_commit 14 years ago
Ramkumar Ramachandra 5a5d80f4ca revert: Introduce --continue to continue the operation 14 years ago
Ramkumar Ramachandra 21afd08062 revert: Don't implicitly stomp pending sequencer operation 14 years ago
Ramkumar Ramachandra 2d27daa91d revert: Remove sequencer state when no commits are pending 14 years ago
Jeff King 6280dfdc3b fast-export: quote paths in output 14 years ago
Michael Haggerty f5114a40c0 git-check-attr: Normalize paths 14 years ago
Michael Haggerty d932f4eb9f Rename git_checkattr() to git_check_attr() 14 years ago
Michael Haggerty ca64d061e0 git-check-attr: Fix command-line handling to match docs 14 years ago
Michael Haggerty 4ca0f188f6 git-check-attr: Add an --all option to show all attributes 14 years ago
Michael Haggerty fdf6be8259 git-check-attr: Error out if no pathnames are specified 14 years ago
Michael Haggerty 72541040c3 git-check-attr: Process command-line args more systematically 14 years ago
Michael Haggerty 27937447ef git-check-attr: Handle each error separately 14 years ago
Michael Haggerty 9e37a7e126 git-check-attr: Extract a function error_with_usage() 14 years ago
Michael Haggerty d6541bb1ac git-check-attr: Introduce a new variable 14 years ago
Michael Haggerty 46f96a6d8e git-check-attr: Extract a function output_attr() 14 years ago
Michael Haggerty 66a1fb3033 git-check-attr: Use git_attr_name() 14 years ago
Ramkumar Ramachandra 26ae337be1 revert: Introduce --reset to remove sequencer state 14 years ago
Ramkumar Ramachandra 21b14778a9 revert: Make pick_commits functionally act on a commit list 14 years ago
Ramkumar Ramachandra 6f0322633b revert: Save command-line options for continuing operation 14 years ago
Ramkumar Ramachandra 04d3d3cfc4 revert: Save data for continuing after conflict resolution 14 years ago
Ramkumar Ramachandra 9044143ff1 revert: Don't create invalid replay_opts in parse_args 14 years ago
Ramkumar Ramachandra 89641472aa revert: Separate cmdline parsing from functional code 14 years ago
Ramkumar Ramachandra 80e1f79188 revert: Introduce struct to keep command-line options 14 years ago
Ramkumar Ramachandra 708f9d96d9 revert: Eliminate global "commit" variable 14 years ago
Ramkumar Ramachandra 54decbd4d8 revert: Rename no_replay to record_origin 14 years ago
Ramkumar Ramachandra a2ec3ad28f revert: Don't check lone argument in get_encoding 14 years ago
Ramkumar Ramachandra be33c46cda revert: Simplify and inline add_message_to_msg 14 years ago
Ramkumar Ramachandra 38ef61cfde advice: Introduce error_resolve_conflict 14 years ago
Jon Seymour fee92fc1dd bisect: introduce support for --no-checkout option. 14 years ago
Clemens Buchacher 8894d53580 commit: allow partial commits with relative paths 14 years ago
René Scharfe 317f63c21c grep: long context options 14 years ago
René Scharfe ba8ea7496f grep: add option to show whole function as context 14 years ago
Michael Schubert bf01d4a334 reflog: actually default to subcommand 'show' 14 years ago
Clemens Buchacher 90a6c7d443 propagate --quiet to send-pack/receive-pack 14 years ago
Jon Seymour 04f89259a6 Ensure git ls-tree exits with a non-zero exit code if read_tree_recursive fails. 14 years ago
Jeff King d04520e344 reset: give better reflog messages 14 years ago
Sverre Rabbelier 82670a5cb5 fast-export: support done feature 14 years ago
Junio C Hamano c6d72c4972 Revert clock-skew based attempt to optimize tag --contains traversal 14 years ago