23373 Commits (60aa9cf8f370b69eb7feaad2e1cbcd04280bc799)
 

Author SHA1 Message Date
Junio C Hamano cdcf08e068 Merge branch 'ab/report-corrupt-object-with-type' 15 years ago
Junio C Hamano 9c74b94401 Merge branch 'jn/rebase-rename-am' 15 years ago
Junio C Hamano ebb561bcfc Merge branch 'jn/fast-import-subtree' 15 years ago
Junio C Hamano c7e375de42 Merge branch 'ar/string-list-foreach' 15 years ago
Junio C Hamano d425aa5cac Merge branch 'jh/graph-next-line' 15 years ago
Junio C Hamano 7e00a9104b Merge branch 'tr/xsize-bits' 15 years ago
Elijah Newren ae745487ad merge-recursive: Fix multiple file rename across D/F conflict 15 years ago
Elijah Newren 5601ba6574 t6031: Add a testcase covering multiple renames across a D/F conflict 15 years ago
Elijah Newren a3e4136754 merge-recursive: Fix typo 15 years ago
Junio C Hamano 07cd900112 Merge branch 'tc/checkout-B' 15 years ago
David Aguilar bb0a484e98 mergetool: Skip autoresolved paths 15 years ago
Clemens Buchacher 34597c1f5a hash binary sha1 into patch id 15 years ago
Petr Onderka b221207db9 Userdiff patterns for C# 15 years ago
Jonathan Nieder 41bf3bc232 t7006 (pager): add missing TTY prerequisites 15 years ago
Jonathan Nieder 52b48ef1e4 merge: let custom strategies intervene in trivial merges 15 years ago
Jonathan Nieder 6209036c78 t7606 (merge-theirs): modernize style 15 years ago
Nguyễn Thái Ngọc Duy 3668d42383 merge-file: run setup_git_directory_gently() sooner 15 years ago
Nguyễn Thái Ngọc Duy 2bc8c1a8a6 var: run setup_git_directory_gently() sooner 15 years ago
Nguyễn Thái Ngọc Duy f0ef6a6eff ls-remote: run setup_git_directory_gently() sooner 15 years ago
Nguyễn Thái Ngọc Duy e0fce074fc index-pack: run setup_git_directory_gently() sooner 15 years ago
Junio C Hamano fc196b6890 Merge branch 'jn/maint-setup-fix' (early part) into jn/paginate-fix 15 years ago
Nguyễn Thái Ngọc Duy 3ba7e6e29a config: run setup_git_directory_gently() sooner 15 years ago
Nguyễn Thái Ngọc Duy 2cb60093e6 bundle: run setup_git_directory_gently() sooner 15 years ago
Nguyễn Thái Ngọc Duy d1ea896290 apply: run setup_git_directory_gently() sooner 15 years ago
Ævar Arnfjörð Bjarmason 65113121a5 log: test for regression introduced in v1.7.2-rc0~103^2~2 15 years ago
Jonathan Nieder 314eeb6e48 cherry-pick/revert: Use advise() for hints 15 years ago
Jonathan Nieder 981ff5c37a cherry-pick/revert: Use error() for failure message 15 years ago
Jonathan Nieder 2a41dfb03b Introduce advise() to print hints 15 years ago
Jonathan Nieder 130ab8ab9c Eliminate “Finished cherry-pick/revert” message 15 years ago
David D. Kilzer 3235b7053c git-svn: fix fetch with deleted tag 15 years ago
David D. Kilzer 54fb7f9b08 git-svn: fix regex to remove "tail" from svn tags 15 years ago
Jonathan Nieder 7e45e0569c t9010 (svn-fe): avoid symlinks in test 15 years ago
Jonathan Nieder 24f1136894 t9010 (svn-fe): use Unix-style path in URI 15 years ago
Jonathan Nieder 6117abae56 vcs-svn: Avoid %z in format string 15 years ago
Jonathan Nieder 68b4cfbc91 vcs-svn: Rename dirent pool to build on Windows 15 years ago
Jonathan Nieder 78457bc0cc compat: add strtok_r() 15 years ago
Jonathan Nieder 6ad263ce7a treap: style fix 15 years ago
Jonathan Nieder be47d5a646 vcs-svn: remove build artifacts on "make clean" 15 years ago
Jonathan Nieder d0fc40c741 svn-fe manual: Clarify warning about deltas in dump files 15 years ago
Jonathan Nieder 712308f29a Update svn-fe manual 15 years ago
David Barr 21746aa34f SVN dump parser 15 years ago
David Barr c0e6c23dca Infrastructure to write revisions in fast-export format 15 years ago
David Barr 3bbaec00a8 Add stream helper library 15 years ago
David Barr 1d73b52f5b Add string-specific memory pool 15 years ago
Jason Evans 951f316470 Add treap implementation 15 years ago
David Barr 4709455db3 Add memory pool library 15 years ago
Jonathan Nieder 3f527372d9 Introduce vcs-svn lib 15 years ago
Daniel Johnson ed36854651 fetch: allow command line --tags to override config 15 years ago
Brandon Casey d1c3b10f7c git-rebase--interactive.sh: use printf instead of echo to print commit message 15 years ago
Brandon Casey 2d6ca6ef55 git-rebase--interactive.sh: rework skip_unnecessary_picks 15 years ago