20856 Commits (3af59e6f31c5304d476884b69b6b88dfd492812b)
 

Author SHA1 Message Date
Nguyễn Thái Ngọc Duy 8740773ee5 t7002: test for not using external grep on skip-worktree paths 15 years ago
Nguyễn Thái Ngọc Duy cd83ac4156 t7002: set test prerequisite "external-grep" if supported 15 years ago
Nanako Shiraishi f59baa502f rebase -i --autosquash: auto-squash commits 15 years ago
Junio C Hamano 6d6f9acc5d checkout -m path: fix recreating conflicts 15 years ago
Junio C Hamano 2df3299d86 .gitattributes: detect 8-space indent in shell scripts 15 years ago
Jonathan Nieder 13fca9f36b Makefile: consolidate .FORCE-* targets 15 years ago
Jonathan Nieder de54e67c1a Makefile: learn to generate listings for targets requiring special flags 15 years ago
Jonathan Nieder 373a5ede53 Makefile: use target-specific variable to pass flags to cc 15 years ago
Jonathan Nieder 31838b4dcd Makefile: regenerate assembler listings when asked 15 years ago
Tarmigan Casebolt fd0a8c2e64 Smart-http tests: Test http-backend without curl or a webserver 15 years ago
Tarmigan Casebolt 04481adffe Smart-http tests: Break test t5560-http-backend into pieces 15 years ago
Tarmigan Casebolt 43015774c3 Smart-http tests: Improve coverage in test t5560 15 years ago
Tarmigan Casebolt 8b2bd7cdac Smart-http: check if repository is OK to export before serving it 15 years ago
Tarmigan Casebolt 0d344738dc t/lib-http.sh: Restructure finding of default httpd location 15 years ago
Johannes Sixt 6396258368 t4030, t4031: work around bogus MSYS bash path conversion 15 years ago
Jeff King 7ed7fac45a diff: run external diff helper with shell 15 years ago
Jeff King 41a457e4f8 textconv: use shell to run helper 15 years ago
Jeff King bac8037081 editor: use run_command's shell feature 15 years ago
Jeff King f445644fd2 run-command: optimize out useless shell calls 15 years ago
Jeff King ac0ba18df0 run-command: convert simple callsites to use_shell 15 years ago
Johannes Sixt fa7151a61e t0021: use $SHELL_PATH for the filter script 15 years ago
Jonathan Nieder 4ecbc65fa7 Makefile: make ppc/sha1ppc.o depend on GIT-CFLAGS 15 years ago
Christian Couder 397d596f84 Documentation: reset: add some missing tables 15 years ago
Junio C Hamano bf96c93199 Fix bit assignment for CE_CONFLICTED 15 years ago
Thiago Farina bd757c1859 Use warning function instead of fprintf(stderr, "Warning: ..."). 15 years ago
Junio C Hamano e11d7b5969 "reset --merge": fix unmerged case 15 years ago
Stephan Beyer d0f379c2dc reset: use "unpack_trees()" directly instead of "git read-tree" 15 years ago
David Aguilar 4cefa495ca git-difftool: Add '--gui' for selecting a GUI tool 15 years ago
David Aguilar 23218bbd2e t7800-difftool: Set a bogus tool for use by tests 15 years ago
Junio C Hamano b7fcb582e5 Merge branch 'maint' 15 years ago
Matthieu Moy dc89689e86 stash: mention --patch in usage string. 15 years ago
Jeff King 8dba1e634a run-command: add "use shell" option 15 years ago
Junio C Hamano 37bae10e38 Merge branch 'maint' 15 years ago
Junio C Hamano 9bfff3ae5f Merge branch 'maint-1.6.0' into maint 15 years ago
Matthieu Moy 6e8f993a5a branch: die explicitly why when calling "git branch [-a|-r] branchname". 15 years ago
Shawn O. Pearce 74fbd1182a fast-import: Document author/committer/tagger name is optional 15 years ago
Matthieu Moy 63cb821599 SubmittingPatches: hints to know the status of a submitted patch. 15 years ago
Thomas Rast cf6e7ba1c4 bash completion: factor submodules into dirty state 15 years ago
Björn Gustavsson 4f2e842dd0 Fix "git remote update" with remotes.defalt set 15 years ago
Matthieu Moy 1349484e34 builtin-config: add --path option doing ~ and ~user expansion. 15 years ago
Sergei Organov 8e4c4e7dc3 cvsserver: make the output of 'update' more compatible with cvs. 15 years ago
Shawn O. Pearce 4cc47382df bash completion: add space between branch name and status flags 15 years ago
Nguyễn Thái Ngọc Duy a67e281162 grep: do not do external grep on skip-worktree entries 15 years ago
Phil Miller 03bd0d601e CVS Server: Support reading base and roots from environment 15 years ago
Jan Krüger f517f1f2e9 builtin-push: add --delete as syntactic sugar for :foo 15 years ago
Robert Zeh c18d5d82b4 Add completion for git-svn mkdirs,reset,and gc 15 years ago
Junio C Hamano 9e7ad090fa Merge branch 'maint' 15 years ago
Junio C Hamano b0b3a241e2 Merge branch 'maint-1.6.1' into maint 15 years ago
Jeff King 70d7099916 textconv: stop leaking file descriptors 15 years ago
Christian Couder c93966906f reset: add a few tests for "git reset --merge" 15 years ago