1754 Commits (f7dc6a96435e050afbbdbdeffac481fea7ddb8af)

Author SHA1 Message Date
Jeff King add416a6c0 checkout: don't confuse ref and object flags 13 years ago
Jeff King f20f3878ac commit: check committer identity more strictly 13 years ago
Junio C Hamano 9aab1b5118 commit-tree: resurrect command line parsing updates 13 years ago
Matthieu Moy e3ebc35b16 config: fix several access(NULL) calls 13 years ago
Thomas Gummerer b60e188c51 Strip namelen out of ce_flags into a ce_namelen field 13 years ago
Jeff King f8b090386b index-pack: loop while inflating objects in unpack_data 13 years ago
Jeff King 6ff2b729de add: create ADD_EDIT.patch with mode 0666 13 years ago
Junio C Hamano 957d74062c rev-parse --disambiguate=<prefix> 13 years ago
Junio C Hamano c036c4c5e4 rev-parse: A and B in "rev-parse A..B" refer to committish 13 years ago
Junio C Hamano 13243c2c7a reset: the command takes committish 13 years ago
Junio C Hamano 75f5ac04a2 commit-tree: the command wants a tree and commits 13 years ago
Junio C Hamano da3ac0c149 apply: --build-fake-ancestor expects blobs 13 years ago
Junio C Hamano d5f6b1d756 revision.c: the "log" family, except for "show", takes committish 13 years ago
Junio C Hamano 8e676e8ba5 revision.c: allow handle_revision_arg() to take other flags 13 years ago
Junio C Hamano 33bd598c39 sha1_name.c: teach lookup context to get_sha1_with_context() 13 years ago
Junio C Hamano f2633ebd76 apply: allow rerere() to work on --3way results 13 years ago
Junio C Hamano 4f4a6cb988 apply: register conflicted stages to the index 13 years ago
Junio C Hamano 099f3c421a apply: --3way with add/add conflict 13 years ago
Junio C Hamano e09837e25d apply: move verify_index_match() higher 13 years ago
Junio C Hamano 28ff051268 apply: plug the three-way merge logic in 13 years ago
Junio C Hamano 519d1a5b4e apply: fall back on three-way merge 13 years ago
Junio C Hamano cfb6f9acc3 apply: accept -3/--3way command line option 13 years ago
Junio C Hamano ec15be0267 apply: move "already exists" logic to check_to_create() 13 years ago
Junio C Hamano 813ebf8221 apply: move check_to_create_blob() closer to its sole caller 13 years ago
Junio C Hamano 5a81266169 apply: further split load_preimage() 13 years ago
Junio C Hamano ccf998b297 apply: refactor "previous patch" logic 13 years ago
Junio C Hamano 37b9c903eb apply: split load_preimage() helper function out 13 years ago
Junio C Hamano f4c66eeddd apply: factor out checkout_target() helper function 13 years ago
Junio C Hamano e42a96e772 apply: refactor read_file_or_gitlink() 13 years ago
Junio C Hamano 798b9ce87b apply: clear_image() clears things a bit more 13 years ago
Junio C Hamano f3b8f91a69 apply: a bit more comments on PATH_TO_BE_DELETED 13 years ago
Junio C Hamano 15793646ac apply: fix an incomplete comment in check_patch() 13 years ago
Alex Riesen 45d4fdc2dc Restore umasks influence on the permissions of work tree created by clone 13 years ago
Chris Webb d9a9357572 Allow edit of empty message with commit --amend 13 years ago
Torsten Bögershausen 76759c7dff git on Mac OS and precomposed unicode 13 years ago
Junio C Hamano b31272f704 blame: compute abbreviation width that ensures uniqueness 13 years ago
Chris Webb 86272b4ffe Allow help.htmlpath to be a URL prefix 13 years ago
Chris Webb 89a852efb9 Add config variable to set HTML path for git-help --web 13 years ago
Jay Soffian ff59f6da84 fast-export: quote paths with spaces 13 years ago
Junio C Hamano c0f86547c5 index-pack: Disable threading on cygwin 13 years ago
Chris Webb 8ced1aa08f git-checkout: disallow --detach on unborn branch 13 years ago
Matthieu Moy 2d6dc182b8 git credential fill: output the whole 'struct credential' 13 years ago
Javier Roucher Iglesias e30b2feb1b add 'git credential' plumbing command 13 years ago
Huynh Khoi Nguyen Nguyen 0e8593dc5b config: write to $XDG_CONFIG_HOME/git/config file when appropriate 13 years ago
Huynh Khoi Nguyen Nguyen 21cf322791 config: read (but not write) from $XDG_CONFIG_HOME/git/config file 13 years ago
Nguyễn Thái Ngọc Duy 0ec4b1650c clone: fix ref selection in --single-branch --branch=xxx 13 years ago
Pat Thoyts d0408c0c8c Restore use of 'help.format' configuration property in 'git help' 13 years ago
Junio C Hamano c5941f1aac show: fix "range implies walking" 13 years ago
Matthieu Moy 023e37c377 verify_filename(): ask the caller to chose the kind of diagnosis 13 years ago
Jeff King 1af3d97751 fix pager.diff with diff --no-index 13 years ago