summaryrefslogtreecommitdiffstats
path: root/unpack-trees.c (unfollow)
Commit message (Expand)AuthorFilesLines
2012-04-24git-svn: ignore SIGPIPERoman Kagan1-0/+5
2012-04-24git-svn: use POSIX::sigprocmask to block signalsRoman Kagan1-6/+9
2012-04-23RelNotes: the fourth batch of topics graduated to 'master'Junio C Hamano1-0/+27
2012-04-21RelNotes: the third batchJunio C Hamano1-1/+27
2012-04-19t9400: fix gnuism in grepJunio C Hamano1-2/+2
2012-04-18git-sh-setup.sh: Add an pwd() function for MinGWRamsay Jones1-0/+4
2012-04-18git-submodule.sh: Don't use $path variable in eval_gettext stringRamsay Jones1-79/+82
2012-04-18compat/mingw.h: Set S_ISUID to prevent a fast-import test failureRamsay Jones1-3/+4
2012-04-17mergesort: rename it to llist_mergesort()Junio C Hamano4-11/+19
2012-04-17Do not use SHELL_PATH from build system in prepare_shell_cmd on WindowsJohannes Sixt1-0/+4
2012-04-16RelNotes: the second batch of topics graduated to 'master'Junio C Hamano1-0/+41
2012-04-16RelNotes: the first batch of topics graduated to 'master'Junio C Hamano1-0/+19
2012-04-16merge overwrites unstaged changes in renamed fileClemens Buchacher1-0/+9
2012-04-15fast-import doc: cat-blob and ls responses need to be consumed quicklyJonathan Nieder1-3/+39
2012-04-15submodules: recursive fetch also checks new tags for submodule commitsJens Lehmann1-3/+3
2012-04-15test: am of empty patch should not succeedJonathan Nieder1-1/+1
2012-04-15test: use test_i18ncmp for "Patch format detection failed" messageJonathan Nieder1-1/+1
2012-04-15test: do not rely on US English tracking-info messagesJonathan Nieder2-6/+6
2012-04-12Fix httpd tests that broke when non-ff push advice changedChristopher Tiwald2-2/+2
2012-04-11apply: document buffer ownership rules across functionsJunio C Hamano1-2/+51
2012-04-11apply: tighten constness of line bufferJunio C Hamano1-7/+7
2012-04-11apply: drop unused macroJunio C Hamano1-1/+0
2012-04-11blame: accept --need-minimalJunio C Hamano1-0/+1
2012-04-11Kick off post 1.7.10 cycleJunio C Hamano3-2/+31
2012-04-11gitweb: Fix unintended "--no-merges" for regular Atom feedSebastian Pipping1-0/+1
2012-04-11tests: modernise style: more uses of test_line_countStefano Lattarini19-74/+65
2012-04-11revision: insert unsorted, then sort in prepare_revision_walk()René Scharfe3-1/+19
2012-04-11commit: use mergesort() in commit_list_sort_by_date()René Scharfe1-6/+23
2012-04-11add mergesort() for linked listsRené Scharfe5-0/+138
2012-04-11unpack-trees: plug minor memory leakRené Scharfe1-9/+16
2012-04-11unpack-trees: don't perform any index operation if we're not mergingRené Scharfe1-1/+1
2012-04-10var doc: advertise current DEFAULT_PAGER and DEFAULT_EDITOR settingsJonathan Nieder3-0/+18
2012-04-10test-subprocess: fix segfault without argumentsRené Scharfe1-3/+3
2012-04-10submodule: fix prototype of gitmodules_configRené Scharfe1-1/+1
2012-04-10rev-parse --show-prefix: add in trailing newlineRoss Lagerwall2-1/+3
2012-04-10Fix git-subtree install instructionsDavid A. Greene1-12/+18
2012-04-10Use git-subtree test MakefileDavid A. Greene1-1/+1