2739 Commits (2b4c6efc82119ba8f4169717473d95d1a89e4c69)

Author SHA1 Message Date
Torstein Hegge 6b364d48f2 branch: fix --verbose output column alignment 11 years ago
Felipe Contreras 4e7e4b6b1b diff: trivial style fix 11 years ago
Felipe Contreras c44726438f describe: trivial style fixes 11 years ago
Felipe Contreras 54d07f2e25 branch: trivial style fix 11 years ago
Felipe Contreras 90f867b9a5 merge: simplify ff-only option 11 years ago
Jeff King b74cf64803 for-each-ref: avoid loading objects to print %(objectname) 11 years ago
Nguyễn Thái Ngọc Duy 4a2d5ae262 pathspec: stop --*-pathspecs impact on internal parse_pathspec() uses 11 years ago
Jeff King b3e9ce1332 reset: pass real rev name to add--interactive 11 years ago
Junio C Hamano af2a651d2e checkout_entry(): clarify the use of topath[] parameter 11 years ago
Matthieu Moy bca3969534 checkout: proper error message on 'git checkout foo bar --' 12 years ago
Matthieu Moy a047fafc78 checkout: allow dwim for branch creation for "git checkout $branch --" 12 years ago
Jonathan Nieder 4c5baf0273 gc: remove gc.pid file at end of execution 12 years ago
Junio C Hamano c01499ef69 C: have space around && and || operators 12 years ago
Ralf Thielow a3552aba55 clone --branch: refuse to clone if upstream repo is empty 12 years ago
Jens Lehmann 04c1ee576a mv: Fix spurious warning when moving a file in presence of submodules 12 years ago
Jeff King d644c5502f cherry-pick: handle "-" after parsing options 12 years ago
Philip Oakley e49c8f33ab remote set-head -h: add long options to synopsis 12 years ago
Sebastian Schuberth debce6ac2a clone: add a period after "done" to end the sentence 12 years ago
Jeff King cd4f09e383 shortlog: ignore commits with missing authors 12 years ago
Jeff King 643f918d13 clone: always set transport options 12 years ago
Jeff King 2856cbf0ae clone: treat "checking connectivity" like other progress 12 years ago
Jeff King 68b939b2f0 clone: send diagnostic messages to stderr 12 years ago
Stefan Beller 0b63c6a5b7 repack: improve warnings about failure of renaming and removing files 12 years ago
Stefan Beller ffc9329f48 repack: retain the return value of pack-objects 12 years ago
Stefan Beller a1bbc6c017 repack: rewrite the shell script in C 12 years ago
John Keeping 2c63d6eb46 reset: handle submodule with trailing slash 12 years ago
John Keeping f8bc2ac3bf rm: re-use parse_pathspec's trailing-slash removal 12 years ago
Dave Williams 8231fa6ae1 check-ignore: Add option to ignore index contents 12 years ago
Matthieu Moy ea9882bfc4 commit: disable status hints when writing to COMMIT_EDITMSG 12 years ago
Matthieu Moy 6a964f57e5 wt-status: turn advice_status_hints into a field of wt_status 12 years ago
Matthieu Moy 5c25dfaa79 commit: factor status configuration is a helper function 12 years ago
Hiroshige Umino 182d7dc46b cherry-pick: allow "-" as abbreviation of '@{-1}' 12 years ago
Jeff King 0016024277 git-config: always treat --int as 64-bit internally 12 years ago
Brad King c750ba9519 update-ref: support multiple simultaneous updates 12 years ago
Matthieu Moy 2556b9962e status: disable display of '#' comment prefix by default 12 years ago
Matthieu Moy 1686e2cc87 builtin/stripspace.c: fix broken indentation 12 years ago
Christian Couder ed0ff80984 replace: allow long option names 12 years ago
Christian Couder 277336a5e0 replace: forbid replacing an object with one of a different type 12 years ago
Nguyễn Thái Ngọc Duy 625c3304e2 add: lift the pathspec magic restriction on "add -p" 12 years ago
Richard Hansen a8a5406ab3 use 'commit-ish' instead of 'committish' 12 years ago
Felipe Contreras 3e9b9cb117 fast-export: refactor get_tags_and_duplicates() 12 years ago
Felipe Contreras 1d844ee7bd fast-export: make extra_refs global 12 years ago
Felipe Contreras d521abf890 add: trivial style cleanup 12 years ago
Felipe Contreras 4e83ab3e8d reset: trivial style cleanup 12 years ago
Felipe Contreras f38798f48d reset: trivial refactoring 12 years ago
Brad King 9bbb0fa1fd refs: report ref type from lock_any_ref_for_update 12 years ago
Brad King 2be778a8ac reset: rename update_refs to reset_refs 12 years ago
Ramsay Jones 0f73f8bd79 builtin/fetch.c: Fix a sparse warning 12 years ago
Nguyễn Thái Ngọc Duy e76a5fb459 list-objects: reduce one argument in mark_edges_uninteresting 12 years ago
Jiang Xin f2e087395b branch: report invalid tracking branch as gone 12 years ago