213 Commits (ec136663c7d5a8e2ce1664ce79f2297e2e61c86f)

Author SHA1 Message Date
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
Christian Couder 91e5259896 revert: add "--strategy" option to choose merge strategy 15 years ago
Christian Couder c674d05273 merge: make function try_merge_command non static 15 years ago
Christian Couder 3f9083cde3 merge: refactor code that calls "git merge-STRATEGY" 15 years ago
Christian Couder ae8c79fd8f revert: refactor merge recursive code into its own function 15 years ago
Christian Couder bc84a7fbac revert: use strbuf to refactor the code that writes the merge message 15 years ago
Sverre Rabbelier df61c88979 clone: also configure url for bare clones 15 years ago
Sverre Rabbelier 766ac6a6ba clone: pass the remote name to remote_get 15 years ago
Peter Collingbourne 80d706afed Introduce remove_or_warn function 15 years ago
Alex Riesen 8b1fa77867 Allow passing of configuration parameters in the command line 15 years ago
Stephen Boyd 63e6715087 fmt-merge-msg: hide summary option 15 years ago
Stephen Boyd fcb243f7db fmt-merge-msg: remove custom string_list implementation 15 years ago
Stephen Boyd 15cb500786 fmt-merge-msg: use pretty.c routines 15 years ago
Stephen Boyd 419fe5bc86 fmt-merge-msg: be quiet if nothing to merge 15 years ago
Erick Mattos 9db5ebf402 git checkout: create unparented branch by --orphan 15 years ago
Erik Faye-Lund 531e758d9c ls: remove redundant logic 15 years ago
Erik Faye-Lund 28a53178fc cherry: support --abbrev option 15 years ago
Jonathan Nieder bf975d379d cherry-pick, revert: add a label for ancestor 15 years ago
Jonathan Nieder d68565402a revert: clarify label on conflict hunks 15 years ago
Jonathan Nieder c4151629e7 checkout -m --conflict=diff3: add a label for ancestor 15 years ago
Jonathan Nieder f0531a2937 checkout --conflict=diff3: add a label for ancestor 15 years ago
Jonathan Nieder f01de62e45 ll_merge(): add ancestor label parameter for diff3-style output 15 years ago
Jonathan Nieder 4bb0936206 merge-file --diff3: add a label for ancestor 15 years ago
Jonathan Nieder a4b5e91c49 xdl_merge(): move file1 and file2 labels to xmparam structure 15 years ago
René Scharfe 431d6e7bc8 grep: enable threading for context line printing 15 years ago
Linus Torvalds 81b50f3ce4 Move 'builtin-*' into a 'builtin/' subdirectory 15 years ago