summaryrefslogtreecommitdiffstats
path: root/unimplemented.sh (unfollow)
Commit message (Expand)AuthorFilesLines
2014-06-10Windows: allow using UNC path for git repositoryCezary Zawadka5-8/+30
2014-06-10patch-id-test: test stable and unstable behaviourMichael S. Tsirkin1-11/+91
2014-06-10patch-id: make it stable against hunk reorderingMichael S. Tsirkin2-20/+91
2014-06-10test doc: test_write_lines does not split its argumentsJonathan Nieder1-4/+3
2014-06-10test: add test_write_lines helperMichael S. Tsirkin2-0/+27
2014-06-09Update draft release notes to 2.1Junio C Hamano1-2/+29
2014-06-06Second batch for 2.1Junio C Hamano1-0/+87
2014-06-04shortlog: allow --exclude=<glob> to be passedJunio C Hamano2-0/+7
2014-06-04update-index: fix segfault with missing --cacheinfo argumentJeff King2-0/+7
2014-06-03First batch for 2.1Junio C Hamano3-2/+88
2014-06-03dir.c:trim_trailing_spaces(): fix for " \ " sequencePasha Bolokhov2-15/+42
2014-06-02mailinfo: use strcmp() for string comparisonRené Scharfe1-3/+3
2014-06-02fix brown paper bag breakage in t5150-request-pull.shJohannes Sixt1-1/+1
2014-06-02sideband.c: do not use ANSI control sequence on non-terminalMichael Naumov1-1/+1
2014-05-30compat/bswap.h: fix endianness detectionBen Walton1-1/+1
2014-05-30t5538: move http push tests out to t5542Nick Alcock2-59/+100
2014-05-30Git 1.9.4v1.9.4Junio C Hamano4-3/+20
2014-05-30t5537: re-drop http testsJeff King1-28/+0
2014-05-28How to keep a project's canonical history correct.Stephen P. Smith2-0/+217
2014-05-28Git 2.0v2.0.0Junio C Hamano2-1/+6
2014-05-27transport-helper.c: rearrange xcalloc argumentsBrian Gesiak1-1/+1
2014-05-27remote.c: rearrange xcalloc argumentsBrian Gesiak1-1/+1
2014-05-27reflog-walk.c: rearrange xcalloc argumentsBrian Gesiak1-4/+4
2014-05-27pack-revindex.c: rearrange xcalloc argumentsBrian Gesiak1-1/+1
2014-05-27notes.c: rearrange xcalloc argumentsBrian Gesiak1-3/+3
2014-05-27imap-send.c: rearrange xcalloc argumentsBrian Gesiak1-1/+1
2014-05-27http-push.c: rearrange xcalloc argumentsBrian Gesiak1-1/+1
2014-05-27diff.c: rearrange xcalloc argumentsBrian Gesiak1-1/+1
2014-05-27config.c: rearrange xcalloc argumentsBrian Gesiak1-2/+2
2014-05-27commit.c: rearrange xcalloc argumentsBrian Gesiak1-1/+1
2014-05-27builtin/remote.c: rearrange xcalloc argumentsBrian Gesiak1-4/+4
2014-05-27builtin/ls-remote.c: rearrange xcalloc argumentsBrian Gesiak1-1/+1
2014-05-27git-instaweb: add support for Apache 2.4Jonathan McCrohan1-1/+11
2014-05-27t9138-git-svn-authors-prog.sh fixupsJeremiah Mahler1-18/+17
2014-05-27git-p4: Do not include diff in spec file when just preparing p4Maxime Coste2-24/+28
2014-05-27gc --auto: do not lock refs in the backgroundNguyễn Thái Ngọc Duy1-6/+20
2014-05-27remote prune: optimize "dangling symref" check/warningJens Lindström3-2/+25
2014-05-27remote: repack packed-refs once when deleting multiple refsJens Lindström3-3/+21
2014-05-27completion: add missing options for git-mergeJohn Keeping1-1/+4
2014-05-27completion: add a note that merge options are sharedJohn Keeping1-0/+1
2014-05-24scripts: more "export VAR=VALUE" fixesJunio C Hamano2-2/+10
2014-05-24scripts: "export VAR=VALUE" construct is not portableElia Pinto3-3/+6
2014-05-23strbuf: add strbuf_tolower functionJeff King4-7/+13
2014-05-23daemon/config: factor out duplicate xstrdup_tolowerJeff King4-22/+16
2014-05-23test-lint: find unportable sed, echo, test, and export usage after &&Jonathan Nieder1-4/+4
2014-05-23remote rm: delete remote configuration as the lastJens Lindström1-4/+6
2014-05-21Documentation: use "command-line" when used as a compound adjective, and fix ...Jason St. John19-47/+47
2014-05-21Update draft release notes to 2.0Junio C Hamano1-9/+5
2014-05-21pretty.c: format string with truncate respects logOutputEncodingAlexey Shumkin3-8/+13
2014-05-21t4205, t6006: add tests that fail with i18n.logOutputEncoding setAlexey Shumkin2-2/+213