1713 Commits (af9c9f97137dfb3f20a17d76520803c0312fd3e4)

Author SHA1 Message Date
Nguyễn Thái Ngọc Duy 2baad22013 index-pack: eliminate recursion in find_unresolved_deltas 13 years ago
Jeff King 15f07e061e thin-pack: try harder to use preferred base objects as base 13 years ago
Ramkumar Ramachandra 043a4492b3 sequencer: factor code out of revert builtin 13 years ago
Ramkumar Ramachandra 644a36908d revert: prepare to move replay_action to header 13 years ago
Nguyễn Thái Ngọc Duy 97ba642bcf Fix incorrect ref namespace check 13 years ago
Clemens Buchacher c207e34f77 fix push --quiet: add 'quiet' capability to receive-pack 13 years ago
Junio C Hamano f47182c852 server_supports(): parse feature list more carefully 13 years ago
Nguyễn Thái Ngọc Duy 3e6e0edde2 clone: add --single-branch to fetch only one branch 13 years ago
Michael Haggerty 85f2510450 write_head_info(): handle "extra refs" locally 13 years ago
Michael Haggerty bc98201d84 show_ref(): remove unused "flag" and "cb_data" arguments 13 years ago
Michael Haggerty b7a025d921 receive-pack: move more work into write_head_info() 13 years ago
Junio C Hamano c871a1d17b commit --amend -S: strip existing gpgsig headers 13 years ago
Joey Hess 96890f4c42 write first for-merge ref to FETCH_HEAD first 13 years ago
Jelmer Vernooij 67e223edc4 Fix an incorrect reference to --set-all. 13 years ago
Junio C Hamano 23cb5bf3b3 i18n of multi-line advice messages 13 years ago
Carlos Martín Nieto a31275d6ff clone: the -o option has nothing to do with <branch> 13 years ago
Michael Schubert 967cf9867d builtin/log: remove redundant initialization 13 years ago
Ævar Arnfjörð Bjarmason ab1900a36e Appease Sun Studio by renaming "tmpfile" 13 years ago
Ævar Arnfjörð Bjarmason d7a10c3140 Fix an enum assignment issue spotted by Sun Studio 13 years ago
Ævar Arnfjörð Bjarmason 97f261b1e7 builtin/init-db.c: eliminate -Wformat warning on Solaris 13 years ago
Junio C Hamano 0074d18dc0 commit: do not lose mergetag header when not amending 13 years ago
René Scharfe 0041f09de6 use struct sha1_array in diff_tree_combined() 13 years ago
Thomas Rast 53b8d931b6 grep: disable threading in non-worktree case 13 years ago
Thomas Rast 0579f91dd7 grep: enable threading with -p and -W using lazy attribute lookup 13 years ago
Ramkumar Ramachandra 9e1313648d revert: simplify getting commit subject in format_todo() 13 years ago
Ramkumar Ramachandra 0db76962d1 revert: tolerate extra spaces, tabs in insn sheet 13 years ago
Ramkumar Ramachandra 6bc1a235b1 revert: make commit subjects in insn sheet optional 13 years ago
Ramkumar Ramachandra bf3de2b373 revert: free msg in format_todo() 13 years ago
Nguyễn Thái Ngọc Duy 13f8b72d8c Convert commit_tree() to take strbuf as message 13 years ago
Nguyễn Thái Ngọc Duy 6b3c4c0547 merge: abort if fails to commit 13 years ago
Junio C Hamano 335c6e403d checkout_merged(): squelch false warning from some gcc 13 years ago
Jeff King c3ea051544 blame: don't overflow time buffer 13 years ago
Jeff King 1e7ba0f9ca fetch-pack: match refs exactly 13 years ago
Jeff King afe7c5ff1f drop "match" parameter from get_remote_heads 13 years ago
Nguyễn Thái Ngọc Duy 8cad4744ee Rename resolve_ref() to resolve_ref_unsafe() 13 years ago
Nguyễn Thái Ngọc Duy 96ec7b1e70 Convert resolve_ref+xstrdup to new resolve_refdup function 13 years ago
Conrad Irwin 497215d881 Update documentation for stripspace 13 years ago
Jeff King 534376ca04 mv: be quiet about overwriting 13 years ago
Jeff King cd40b05d13 mv: improve overwrite warning 13 years ago
Jonathan Nieder d596118d7a revert: stop creating and removing sequencer-old directory 13 years ago
Jonathan Nieder 218b65fbf9 revert: do not remove state until sequence is finished 13 years ago
Jonathan Nieder 7acaaac275 revert: allow single-pick in the middle of cherry-pick sequence 13 years ago
Jonathan Nieder 7f13334e07 revert: pass around rev-list args in already-parsed form 13 years ago
Jonathan Nieder 093a309136 revert: allow cherry-pick --continue to commit before resuming 13 years ago
Jonathan Nieder 1df9bf46d6 revert: give --continue handling its own function 13 years ago
Jeff King 77471646d3 mv: make non-directory destination error more clear 13 years ago
Jeff King 07b8738967 mv: honor --verbose flag 13 years ago
Nguyễn Thái Ngọc Duy e4776bd936 revert: convert resolve_ref() to read_ref_full() 13 years ago
Jeff King 5914f2d057 fetch: create status table using strbuf 13 years ago
Kirill A. Shutemov d3e0598330 git-tag: introduce --cleanup option 13 years ago