summaryrefslogtreecommitdiffstats
path: root/split-index.h (unfollow)
Commit message (Expand)AuthorFilesLines
2017-02-02Git 2.11.1v2.11.1Junio C Hamano1-0/+3
2017-01-31Ready for 2.11.1Junio C Hamano1-0/+45
2017-01-23travis-ci: fix Perforce install on macOSLars Schneider1-10/+2
2017-01-19documentation: retire unfinished documentationStefan Beller1-21/+0
2017-01-19cache.h: document add_[file_]to_indexStefan Beller1-0/+10
2017-01-19cache.h: document remove_index_entry_atStefan Beller2-1/+3
2017-01-19cache.h: document index_name_posStefan Beller1-0/+19
2017-01-18mingw: follow-up to "replace isatty() hack"Johannes Schindelin1-7/+4
2017-01-18Almost ready for 2.11.1Junio C Hamano4-3/+124
2017-01-17CodingGuidelines: clarify multi-line brace styleJeff King1-5/+32
2017-01-16request-pull: drop old USAGE stuffWolfram Sang1-3/+0
2017-01-13Documentation/bisect: improve on (bad|new) and (good|bad)Christian Couder1-2/+2
2017-01-11t7810: avoid assumption about invalid regex syntaxJeff King1-11/+15
2017-01-09execv_dashed_external: wait for child on signal deathJeff King3-0/+21
2017-01-09execv_dashed_external: stop exiting with negative codeJeff King1-3/+7
2017-01-09execv_dashed_external: use child_process structJeff King1-18/+7
2017-01-09git_exec_path: do not return the result of getenv()Jeff King1-9/+8
2017-01-09git_exec_path: avoid Coverity warning about unfree()d resultJohannes Schindelin1-1/+4
2017-01-08blame: output porcelain "previous" header for each fileJeff King2-9/+131
2017-01-08blame: handle --no-abbrevJeff King2-0/+6
2017-01-08blame: fix alignment with --abbrev=40Jeff King2-1/+29
2017-01-08rebase--interactive: count squash commits above 10 correctlyJeff King1-1/+1
2017-01-08branch_get_push: do not segfault when HEAD is detachedKyle Meyer2-3/+9
2017-01-08archive-zip: load userdiff configJeff King2-4/+25
2016-12-29repack: die on incremental + write-bitmap-indexDavid Turner2-5/+12
2016-12-29auto gc: don't write bitmaps for incremental repacksDavid Turner2-1/+33
2016-12-22config.abbrev: document the new default that auto-scalesJunio C Hamano2-8/+15
2016-12-22config.c: handle lock file in error case in git_config_rename_...Nguyễn Thái Ngọc Duy1-1/+3
2016-12-22mingw: replace isatty() hackJeff Hostetler1-107/+69
2016-12-22mingw: fix colourization on Cygwin pseudo terminalsAlan Davies1-2/+6
2016-12-22mingw: adjust is_console() to work with stdinJohannes Schindelin1-1/+5
2016-12-21t5615-alternate-env: double-quotes in file names do not work on WindowsJohannes Sixt1-1/+1
2016-12-20fast-import: properly fanout notes when tree is importedMike Hommey2-3/+47
2016-12-20config.c: rename label unlock_and_outNguyễn Thái Ngọc Duy1-2/+2
2016-12-20config.c: handle error case for fstat() callsNguyễn Thái Ngọc Duy1-2/+10
2016-12-20mailinfo.c: move side-effects outside of assertKyle J. McKay1-1/+2
2016-12-20mingw: consider that UNICODE_STRING::Length counts bytesMax Kirillov1-1/+1
2016-12-19git-p4: fix multi-path changelist empty commitsGeorge Vanburgh2-3/+23
2016-12-18git-p4: avoid crash adding symlinked directoryLuke Diamand2-6/+63
2016-12-18t0021: fix flaky testLars Schneider1-16/+1
2016-12-16index-pack: skip collision check when not in repositoryJeff King1-4/+6
2016-12-16normalize_path_copy(): fix pushing to //server/share/dir on WindowsJohannes Sixt1-9/+14
2016-12-16t: use nongit() function where applicableJeff King3-29/+5
2016-12-16index-pack: complain when --stdin is used outside of a repoJeff King2-0/+17
2016-12-16t5000: extract nongit function to test-lib-functions.shJeff King2-14/+14
2016-12-15README: replace gmane link with public-inboxJeff King1-1/+1
2016-12-14Revert "sequencer: remove useless get_dir() function"Junio C Hamano1-1/+6
2016-12-14parse-options: print "fatal:" before usage_msg_opt()Jeff King1-1/+1
2016-12-14Makefile: exclude contrib from FIND_SOURCE_FILESJeff King1-0/+2
2016-12-14Makefile: match shell scripts in FIND_SOURCE_FILESJeff King1-1/+3