summaryrefslogtreecommitdiffstats
path: root/bulk-checkin.h (unfollow)
Commit message (Expand)AuthorFilesLines
2017-01-13builtin/commit.c: remove the PATH_MAX limitation via dynamic allocationElia Pinto1-11/+10
2017-01-11Fifth batch 2.12Junio C Hamano1-0/+45
2016-12-27worktree: initialize return value for submodule_uses_worktreesStefan Beller1-1/+1
2016-12-27Fourth batch for 2.12Junio C Hamano1-0/+42
2016-12-27lockfile: move REPORT_ON_ERROR bit elsewhereJunio C Hamano1-1/+1
2016-12-23diff: retire "compaction" heuristicsJunio C Hamano7-67/+8
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-21Third batch for 2.12Junio C Hamano1-0/+40
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-20t4201: make tests work with and without the MINGW prerequisteJunio C Hamano1-1/+7
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-20git-p4: add diff/merge properties to .gitattributes for GitLFS filesLars Schneider2-14/+14
2016-12-20i18n: fix misconversion in shell scriptsJunio C Hamano2-3/+4
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-19Second batch for 2.12Junio C Hamano1-3/+90
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-17First batch for 2.12Junio C Hamano1-1/+34
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-16shortlog: test and document --committer optionJeff King2-0/+17
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-16shortlog: group by committer informationLinus Torvalds2-3/+13
2016-12-16merge: mark usage error strings for translationJeff King1-2/+2
2016-12-15README: replace gmane link with public-inboxJeff King1-1/+1
2016-12-15http: respect protocol.*.allow=user for http-alternatesJeff King2-11/+51
2016-12-15transport: add from_user parameter to is_transport_allowedBrandon Williams4-13/+29
2016-12-15http: create function to get curl allowed protocolsBrandon Williams1-11/+20
2016-12-15transport: add protocol policy config optionBrandon Williams7-39/+264
2016-12-15http: always warn if libcurl version is too oldBrandon Williams3-14/+2
2016-12-15lib-proto-disable: variable name fixBrandon Williams1-6/+6
2016-12-14Revert "sequencer: remove useless get_dir() function"Junio C Hamano1-1/+6
2016-12-14i18n: difftool: mark warnings for translationVasco Almeida1-10/+12
2016-12-14i18n: send-email: mark composing message for translationVasco Almeida1-7/+9
2016-12-14i18n: send-email: mark string with interpolation for translationVasco Almeida1-40/+47
2016-12-14i18n: send-email: mark warnings and errors for translationVasco Almeida1-17/+17
2016-12-14i18n: send-email: mark strings for translationVasco Almeida1-22/+32
2016-12-14i18n: add--interactive: mark status words for translationVasco Almeida1-6/+6
2016-12-14i18n: add--interactive: remove %patch_modes entriesVasco Almeida1-21/+0
2016-12-14i18n: add--interactive: mark edit_hunk_manually message for translationVasco Almeida1-13/+39