159 Commits (ba4d01bd74edae1e4adb540a03ba17961f8dd4b2)

Author SHA1 Message Date
Stephen Boyd 6622d9c710 format-patch: Add a signature option (--signature) 15 years ago
Ævar Arnfjörð Bjarmason ef7a8e3b95 notes: Initialize variable to appease Sun Studio 15 years ago
Christian Couder 643cb5f7c9 commit: use value of GIT_REFLOG_ACTION env variable as reflog message 15 years ago
Thomas Rast 47e9cd28f8 parseopt: wrap rev-parse --parseopt usage for eval consumption 15 years ago
Thomas Rast 157aaea5ff log_ref_setup: don't return stack-allocated array 15 years ago
Jeff King f197ed2fbe commit: give advice on empty amend 15 years ago
Tor Arntsen 2543d9b609 Change C99 comments to old-style C comments 15 years ago
Simo Melenius 0e9716e65e branch: don't fail listing branches if one of the commits wasn't found 15 years ago
Simo Melenius 1603ade813 branch: exit status now reflects if branch listing finds an error 15 years ago
Clemens Buchacher efad1a5615 ls-files: allow relative pathspec 15 years ago
Daniel Knittl-Frank 05a59a087c Show branch information in short output of git status 15 years ago
Erick Mattos 3631bf77f7 checkout --orphan: respect -l option always 15 years ago
Christian Couder 7e2bfd3f99 revert: allow cherry-picking more than one commit 15 years ago
Christian Couder 4b2095622f revert: change help_msg() to take no argument 15 years ago
Christian Couder 7af46595b2 revert: refactor code into a do_pick_commit() function 15 years ago
Christian Couder 2fb0e14f40 revert: use run_command_v_opt() instead of execv_git_cmd() 15 years ago
Christian Couder 831244bd0d revert: cleanup code for -x option 15 years ago
Gary V. Vaughan 4b05548fc0 enums: omit trailing comma for portability 15 years ago
Gary V. Vaughan 66dbfd55e3 Rewrite dynamic structure initializations to runtime assignment 15 years ago
Tay Ray Chuan bd7440fe1b show-branch: use DEFAULT_ABBREV instead of 7 15 years ago
René Scharfe ed40a0951c grep: support NUL chars in search strings for -F 15 years ago
Michael J Gruber a9f2adff80 notes: dry-run and verbose options for prune 15 years ago
Jonathan Nieder 3d8b69495f Add git remote set-branches 15 years ago
Michael J Gruber 67687feae5 for-each-ref: Field with abbreviated objectname 15 years ago
Tay Ray Chuan cefb2a5e39 ls-remote: print URL when no repo is specified 15 years ago
Tay Ray Chuan f0ecac2b70 merge: --log appends shortlog to message if specified 15 years ago
Tay Ray Chuan 8c6bdfdf8b fmt-merge-msg: add function to append shortlog only 15 years ago
Tay Ray Chuan 403994e83d fmt-merge-msg: refactor merge title formatting 15 years ago
Tay Ray Chuan 2234ec5422 fmt-merge-msg: minor refactor of fmt_merge_msg() 15 years ago
Tay Ray Chuan 97d45bcb2f merge: rename variable 15 years ago
Tay Ray Chuan 7558922028 merge: update comment 15 years ago
Jeff King 87a074df24 handle "git --bare init <dir>" properly 15 years ago
Pete Harlan 921eabde9d clone: reword messages to match the end-user perception 15 years ago
Jonathan Nieder 43acff34b9 cherry-pick: do not dump core when iconv fails 15 years ago
Jonathan Nieder fb7749e4e4 commit --amend: cope with missing display name 15 years ago
Junio C Hamano 28ba96ab27 clone: quell the progress report from init and report on clone 15 years ago
Samuel Tardieu 111fb85865 remote add: add a --[no-]tags option 15 years ago
Paolo Bonzini 580fb25b7a patch-id: Add support for mbox format 15 years ago
Paolo Bonzini 9ae144fbf2 patch-id: extract parsing one diff out of generate_id_list 15 years ago
Jonathan Nieder a6ccbbdb66 tag -v: use RUN_GIT_CMD to run verify-tag 15 years ago
Johannes Gilger 5b16360330 pretty: Initialize notes if %N is used 15 years ago
Junio C Hamano 2381e39e5f status: --ignored option shows ignored files 15 years ago
Tay Ray Chuan 9c00de5a31 ls-remote: fall-back to default remotes when no remote specified 15 years ago
Ævar Arnfjörð Bjarmason c9b5fde759 Add option to git-commit to allow empty log messages 15 years ago
Chris Webb d511bd330d whitespace: replumb ws_fix_copy to take a strbuf *dst instead of char *dst 15 years ago
Jonathan Nieder 9974e290e7 Teach mailinfo %< as an alternative scissors mark 15 years ago
Markus Heidelberg 4bb6644d03 git status: refresh the index if possible 15 years ago
Markus Heidelberg 1f2362a944 builtin/commit: remove unnecessary variable definition 15 years ago
Markus Heidelberg 7327623526 builtin/commit: fix duplicated sentence in a comment 15 years ago
Jeff King 40d52ff77b make commit_tree a library function 15 years ago