21512 Commits (bf60fff8f1e814e1603328141b68686337a5a0b5)
 

Author SHA1 Message Date
Junio C Hamano 44e0f45035 Merge branch 'np/fast-import-idx-v2' 15 years ago
Michael Lukashov 06b65939b0 refactor duplicated fill_mm() in checkout and merge-recursive 15 years ago
Michael Lukashov f1863d0d16 refactor duplicated code in builtin-send-pack.c and transport.c 15 years ago
Michael Lukashov 72a534dab0 connect.c: move duplicated code to a new function 'get_host_and_port' 15 years ago
Junio C Hamano c2c85ed5d9 Update draft release notes to 1.7.1 15 years ago
Junio C Hamano faa3b4769c Merge branch 'maint' 15 years ago
Junio C Hamano e3ff352c73 Update 1.7.0.1 release notes 15 years ago
Junio C Hamano c69f921560 Merge branch 'jk/cherry-pick-reword' into maint 15 years ago
Junio C Hamano 031f82f751 Merge branch 'jk/grep-double-dash' into maint 15 years ago
Junio C Hamano 07cb9a369e Merge branch 'jc/typo' into maint 15 years ago
Junio C Hamano 149794dd1d status: preload index to optimize lstat(2) calls 15 years ago
Steven Drake d8a8488d56 Add a "TEMPLATE DIRECTORY" section to git-init[1]. 15 years ago
Steven Drake 90b45187ba Add `init.templatedir` configuration variable. 15 years ago
Jakub Narebski 1df4876613 gitweb: Protect escaping functions against calling on undef 15 years ago
Jakub Narebski 453541fcfc gitweb: esc_html (short) error message in die_error 15 years ago
Johan Herland 3deea89c5f submodule summary: Don't barf when invoked in an empty repo 15 years ago
Nicolas Pitre b500d5e11e fast-import: use the diff_delta() max_delta_size argument 15 years ago
Nicolas Pitre 8c2ca8dd8a fast-import: honor pack.indexversion and pack.packsizelimit config vars 15 years ago
Nicolas Pitre 89e0a3a131 fast-import: make default pack size unlimited 15 years ago
Nicolas Pitre 427cb22c40 fast-import: use write_idx_file() instead of custom code 15 years ago
Nicolas Pitre 212818160d fast-import: use sha1write() for pack data 15 years ago
Nicolas Pitre 3fc366bdbb fast-import: start using struct pack_idx_entry 15 years ago
Gabriel Filion ab62677b14 require_work_tree broken with NONGIT_OK 15 years ago
Hitoshi Mitake ae9c606ed2 imap-send: support CRAM-MD5 authentication 15 years ago
Mark Lodato 3ac4440801 grep documentation: clarify what files match 15 years ago
Chris Packham 1e7ef746d3 test for add with non-existent pathspec 15 years ago
Junio C Hamano 81f45e7dc4 git add -u: die on unmatched pathspec 15 years ago
Junio C Hamano 6d816301cd Merge branch 'jc/typo' 15 years ago
Junio C Hamano 72cd63c008 Merge branch 'maint' 15 years ago
Junio C Hamano d3f69766c4 Prepare 1.7.0.1 release notes 15 years ago
Junio C Hamano 354d9f861b Merge branch 'jc/maint-grep-one-thread-mutex-fix' into maint 15 years ago
Junio C Hamano 5f02d31597 Fix use of mutex in threaded grep 15 years ago
Junio C Hamano e7b3cea0f7 Merge branch 'maint-1.6.6' into maint 15 years ago
Junio C Hamano eb0bcd0fbe Merge branch 'maint-1.6.5' into maint-1.6.6 15 years ago
Tay Ray Chuan b0d66e156c transport: add got_remote_refs flag 15 years ago
Jeff King 003c6abdb2 dwim_ref: fix dangling symref warning 15 years ago
Nguyễn Thái Ngọc Duy 3719b2fe55 Add test for using Git at root of file system 15 years ago
Nguyễn Thái Ngọc Duy 72ec8ba6dd Support working directory located at root 15 years ago
Nguyễn Thái Ngọc Duy 4bb43de259 Move offset_1st_component() to path.c 15 years ago
Larry D'Anna 6977c250ac git diff --quiet -w: check and report the status 15 years ago
Thomas Rast 460ccd0e19 stash pop: remove 'apply' options during 'drop' invocation 15 years ago
Larry D'Anna 8324b977ae diff: make sure --output=/bad/path is caught 15 years ago
Pete Harlan 7283bbc70a Remove hyphen from "git-command" in two error messages 15 years ago
Jonathan Nieder f6dff119d5 am: Fix launching of pager 15 years ago
Junio C Hamano 7e5eb8f183 Merge branch 'maint' 15 years ago
Junio C Hamano b599672316 Merge branch 'maint-1.6.6' into maint 15 years ago
Jakub Narebski e6e592db4c gitweb: Die if there are parsing errors in config file 15 years ago
Jonathan Nieder 190c1cda7e git svn: Fix launching of pager 15 years ago
Jonathan Nieder 06300d9753 git.1: Clarify the behavior of the --paginate option 15 years ago
Jonathan Nieder 64778d24a9 Make 'git var GIT_PAGER' always print the configured pager 15 years ago