26492 Commits (ba959de165c6fc0d08d851894a98778e739aafc9)
 

Author SHA1 Message Date
Dmitry Ivankov 2efe38e7da fast-import: add tests for tagging blobs 14 years ago
Junio C Hamano e6baf4a1ae clone: clone from a repository with relative alternates 14 years ago
Vitor Antunes 7ca97f6ecc git-p4: Add simple test case for branch import 14 years ago
Vitor Antunes 7199cf131c git-p4: Allow branch definition with git config 14 years ago
Vitor Antunes 8ace74c00e git-p4: Allow filtering Perforce branches by user 14 years ago
Vitor Antunes 04d277b39e git-p4: Correct branch base depot path detection 14 years ago
Junio C Hamano c4440374b1 Merge branch 'maint' 14 years ago
Junio C Hamano dbc92b072d clone: allow more than one --reference 14 years ago
Conrad Irwin 587a9ee7da Show interpreted branch name in error messages 14 years ago
Conrad Irwin 55c4a67307 Prevent force-updating of the current branch 14 years ago
Heiko Voigt 1be9d84b2e add technical documentation about ref iteration 14 years ago
Nguyễn Thái Ngọc Duy 9b0ebc722c clone: allow to clone from .git file 14 years ago
Junio C Hamano 13d6ec9133 read_gitfile_gently(): rename misnamed function to read_gitfile() 14 years ago
Dmitry Ivankov a7e9c34126 fast-import: treat cat-blob as a delta base hint for next blob 14 years ago
Dmitry Ivankov 94c3b48247 fast-import: count and report # of calls to diff_delta in stats 14 years ago
Vitor Antunes 68cbcf1b25 git-p4: Process detectCopiesHarder with --bool 14 years ago
Vitor Antunes c5cd4ef0fd git-p4: Add test case for copy detection 14 years ago
Vitor Antunes 52dced8a56 git-p4: Add test case for rename detection 14 years ago
Vitor Antunes 807371a926 git-p4: Add description of rename/copy detection options 14 years ago
Vitor Antunes 0a9feffc47 git-p4: Allow setting rename/copy detection threshold 14 years ago
Michael Haggerty 885b797a4a Do not use C++-style comments 14 years ago
Fredrik Gustafsson d2b17b3220 push: Don't push a repository with unpushed submodules 14 years ago
Junio C Hamano 25e5e2bf85 combine-diff: support format_callback 14 years ago
Fredrik Kuivinen 9eceddeec6 Use kwset in grep 14 years ago
Fredrik Kuivinen b95c5ada99 Use kwset in pickaxe 14 years ago
Fredrik Kuivinen fca65d4b26 Adapt the kwset code to Git 14 years ago
Fredrik Kuivinen 05f3dbba67 Add string search routines from GNU grep 14 years ago
Fredrik Kuivinen e831171d67 Add obstack.[ch] from EGLIBC 2.10 14 years ago
Jeff King 92058e4d3e support pager.* for external commands 14 years ago
Jeff King c9bfb95348 want_color: automatically fallback to color.ui 14 years ago
Jeff King 3e1dd17a89 diff: don't load color config in plumbing 14 years ago
Jeff King c659f55b31 config: refactor get_colorbool function 14 years ago
Jeff King daa0c3d971 color: delay auto-color decision until point of use 14 years ago
Junio C Hamano 06bb643b72 commit: reduce use of redundant global variables 14 years ago
Nguyễn Thái Ngọc Duy 5267d292ec log: decorate "replaced" on to replaced commits 14 years ago
Michael J Gruber e9d4f7405b branch.c: use the parsed branch name 14 years ago
David Aguilar f61bd9c68a mergetools/meld: Use '--output' when available 14 years ago
David Aguilar bc7a96a896 mergetool--lib: Refactor tools into separate files 14 years ago
David Aguilar 240dc3e8ed mergetool--lib: Make style consistent with git 14 years ago
David Aguilar fdd7aa17f8 difftool--helper: Make style consistent with git 14 years ago
Junio C Hamano cee426811c Update draft release notes to 1.7.7 14 years ago
Junio C Hamano beace29a04 Merge branch 'db/am-skip-blank-at-the-beginning' 14 years ago
Junio C Hamano d8308c79fc Merge branch 'ma/am-exclude' 14 years ago
Junio C Hamano 7c10882c0d Merge branch 'maint' 14 years ago
Jeff King e269eb7946 git_config_colorbool: refactor stdout_is_tty handling 14 years ago
Jeff King f1c9626105 diff: refactor COLOR_DIFF from a flag into an int 14 years ago
Jeff King 2e6c012e10 setup_pager: set GIT_PAGER_IN_USE 14 years ago
Jeff King 8d68a6d593 t7006: use test_config helpers 14 years ago
Jeff King d960c47a88 test-lib: add helper functions for config 14 years ago
Jeff King 212ad94420 t7006: modernize calls to unset 14 years ago