23373 Commits (60aa9cf8f370b69eb7feaad2e1cbcd04280bc799)
 

Author SHA1 Message Date
Junio C Hamano 44c48a909a diff --follow: do call diffcore_std() as necessary 15 years ago
Junio C Hamano 39f75d26e2 diff --follow: do not waste cycles while recursing 15 years ago
Ævar Arnfjörð Bjarmason fa57f717cd perl/Makefile: Unset INSTALL_BASE when making perl.mak 15 years ago
Elijah Newren dd5685818b Mark tests that use symlinks as needing SYMLINKS prerequisite 15 years ago
Elijah Newren cf65426de6 pull --rebase: Avoid spurious conflicts and reapplying unnecessary patches 15 years ago
Elijah Newren 3cee92369e t5520-pull: Add testcases showing spurious conflicts from git pull --rebase 15 years ago
Junio C Hamano 3d04589758 Merge branch 'jc/sha1-name-find-fix' 15 years ago
Junio C Hamano ba6ca757bb Merge branch 'jn/doc-pull' 15 years ago
Junio C Hamano 2dc3b199af Merge branch 'jn/maint-gitweb-dynconf' 15 years ago
Junio C Hamano 14661fe59f Merge branch 'bc/use-more-hardlinks-in-install' 15 years ago
Junio C Hamano a9c6305a7c Merge branch 'tr/rfc-reset-doc' 15 years ago
Junio C Hamano aa8b8f40df Merge branch 'jn/parse-date-basic' 15 years ago
Junio C Hamano 1c80c9b2cb Merge branch 'sp/fix-smart-http-deadlock-on-error' 15 years ago
Junio C Hamano 642f7108f6 Merge branch 'maint' 15 years ago
Matthieu Moy 452c6d506b push: mention "git pull" in error message for non-fast forwards 15 years ago
Jonathan Nieder 987460611a Standardize do { ... } while (0) style 15 years ago
Brandon Casey 0d1d6e50cf t/t7003: replace \t with literal tab in sed expression 15 years ago
Pat Thoyts d5257fb3c1 git-gui: handle textconv filter on Windows and in development 15 years ago
Matthieu Moy 62f9a632c8 git-gui: use shell to launch textconv filter in "blame" 15 years ago
Nelson Elhage 6e2a09d24b index-pack: Don't follow replace refs. 15 years ago
Spencer E. Olson b1d1058cc3 Allow HTTP user agent string to be modified. 15 years ago
Junio C Hamano 7980e41746 Merge branch 'maint' 15 years ago
Matthieu Moy b5e233ecc4 post-receive-email: remove spurious commas in email subject 15 years ago
Raja R Harinath 7e7db5e452 fast-import: export correctly marks larger than 2^20-1 15 years ago
Ævar Arnfjörð Bjarmason 5536934239 t/lib-git-svn.sh: use $PERL_PATH for perl, not perl from $PATH 15 years ago
Diane Gasselin e935e62a0f t7609: test merge and checkout error messages 15 years ago
Matthieu Moy e6c111b4c0 unpack_trees: group error messages by type 15 years ago
Matthieu Moy 08402b0409 merge-recursive: distinguish "removed" and "overwritten" messages 15 years ago
Diane Gasselin 23cbf11b5c merge-recursive: porcelain messages for checkout 15 years ago
Matthieu Moy 08353ebbab Turn unpack_trees_options.msgs into an array + enum 15 years ago
Matthieu Moy 2caf20c52b test-lib: user-friendly alternatives to test [-d|-f|-e] 15 years ago
Matthieu Moy cd035b1cef rebase -i: add exec command to launch a shell command 15 years ago
Jonathan Nieder b6b56aceb8 write-tree: Avoid leak when index refers to an invalid object 15 years ago
Jonathan Nieder 1ce584b058 read-tree: stop leaking tree objects 15 years ago
Jonathan Nieder 59efba64ac core: Stop leaking ondisk_cache_entrys 15 years ago
Jakub Narebski d8faea9d18 diff: strip extra "/" when stripping prefix 15 years ago
Greg Brockman ad9ac6db5d split_cmdline: Allow caller to access error string 15 years ago
Nguyễn Thái Ngọc Duy ff38d1a995 grep: run setup_git_directory_gently() sooner 15 years ago
Nguyễn Thái Ngọc Duy 773b69bf71 shortlog: run setup_git_directory_gently() sooner 15 years ago
Nguyễn Thái Ngọc Duy ee38dfb89e git wrapper: allow setup_git_directory_gently() be called earlier 15 years ago
Nguyễn Thái Ngọc Duy a60645f9c5 setup: remember whether repository was found 15 years ago
Nguyễn Thái Ngọc Duy e37c1329fa git wrapper: introduce startup_info struct 15 years ago
Junio C Hamano 0d0ba03a18 Merge branch 'maint' 15 years ago
Jonathan Nieder 497d9c3439 gitweb: clarify search results page when no matching commit found 15 years ago
Tay Ray Chuan cc70148385 builtin/checkout: handle -B from detached HEAD correctly 15 years ago
Jonathan Nieder 977ed83a6d Documentation: add a FILES section for show-ref 15 years ago
Nguyễn Thái Ngọc Duy 74da98f9c7 unpack-trees: mark new entries skip-worktree appropriately 15 years ago
Nguyễn Thái Ngọc Duy 711f151a7b unpack-trees: do not check for conflict entries too early 15 years ago
Nguyễn Thái Ngọc Duy 700e66d661 unpack-trees: let read-tree -u remove index entries outside sparse area 15 years ago
Nguyễn Thái Ngọc Duy eec3fc0309 unpack-trees: only clear CE_UPDATE|CE_REMOVE when skip-worktree is always set 15 years ago